summaryrefslogtreecommitdiff
path: root/pngread.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-03-29 00:07:04 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-03-29 06:35:58 -0500
commitd5a80e094465b2feb448e8d291ea696dc408a097 (patch)
tree216f8a53a7fd0f2e4c12671ec062436e33a66eb7 /pngread.c
parent5a13159bfcd42c0092472150c4d22589dea7931e (diff)
downloadlibpng-d5a80e094465b2feb448e8d291ea696dc408a097.tar.gz
[master] Imported from libpng-1.5.10.tar
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 3e487dea0..1d8c6b334 100644
--- a/pngread.c
+++ b/pngread.c
@@ -1,7 +1,7 @@
/* pngread.c - read a PNG file
*
- * Last changed in libpng 1.5.10 [(PENDING RELEASE)]
+ * Last changed in libpng 1.5.10 [March 8, 2012]
* Copyright (c) 1998-2012 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.)