summaryrefslogtreecommitdiff
path: root/pngwio.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2013-12-31 21:06:14 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2013-12-31 21:06:14 -0600
commit77adefeda66877c845b54236f951c8dc7169376e (patch)
tree95d4811913086e35b627323f50774542578d39b8 /pngwio.c
parentb86dd0b19b188c30c804dfee8372b1222d54f378 (diff)
downloadlibpng-77adefeda66877c845b54236f951c8dc7169376e.tar.gz
[libpng15] Updated copyright year in recently-changed files.
Diffstat (limited to 'pngwio.c')
-rw-r--r--pngwio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pngwio.c b/pngwio.c
index 9deb1bd54..41c4bda8f 100644
--- a/pngwio.c
+++ b/pngwio.c
@@ -1,8 +1,8 @@
/* pngwio.c - functions for data output
*
- * Last changed in libpng 1.5.0 [January 6, 2011]
- * Copyright (c) 1998-2011 Glenn Randers-Pehrson
+ * Last changed in libpng 1.5.18 [(PENDING RELEASE)]
+ * Copyright (c) 1998-2013 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*