summaryrefslogtreecommitdiff
path: root/pngread.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2016-08-03 21:16:26 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2016-08-03 21:32:26 -0500
commitb50d5cea2b9ebc10d6c329b15d4cf7c5d8a209f4 (patch)
tree505a4305f49721def50d731deb4c4e21eff2acd6 /pngread.c
parent3d3c23b39fd70c514b1210ef10e9828f2ebf6fc6 (diff)
downloadlibpng-b50d5cea2b9ebc10d6c329b15d4cf7c5d8a209f4.tar.gz
[libpng16] Imported from libpng-1.6.24.tarv1.6.24libpng-1.6.24-signed
Diffstat (limited to 'pngread.c')
-rw-r--r--pngread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pngread.c b/pngread.c
index e9ae8cb9d..100032692 100644
--- a/pngread.c
+++ b/pngread.c
@@ -1,7 +1,7 @@
/* pngread.c - read a PNG file
*
- * Last changed in libpng 1.6.24 [(PENDING RELEASE)]
+ * Last changed in libpng 1.6.24 [August 4, 2016]
* Copyright (c) 1998-2002,2004,2006-2016 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.)