summaryrefslogtreecommitdiff
path: root/pngread.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2008-02-18 16:31:35 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:16:10 -0500
commit2296f211e84916ec5a54019ce2c8abea61e8ff83 (patch)
treecccecda2f8800a860841b0679e0858f423492759 /pngread.c
parenta5136b88636bf139c947aa30984cac4af3988b70 (diff)
downloadlibpng-2296f211e84916ec5a54019ce2c8abea61e8ff83.tar.gz
Imported from libpng-1.2.25.tarv1.2.25
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 8d767653b..bd8bcd98a 100644
--- a/pngread.c
+++ b/pngread.c
@@ -1,7 +1,7 @@
/* pngread.c - read a PNG file
*
- * Last changed in libpng 1.2.25 [February 10, 2008]
+ * Last changed in libpng 1.2.25 [February 18, 2008]
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2008 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)