summaryrefslogtreecommitdiff
path: root/pngerror.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-02-09 12:49:39 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-02-09 13:00:23 -0600
commit9eec159ab0a5711d651ce08a9705f55c67aaf78f (patch)
treeb1bfc4274fd25c3799f7eefa013293c9aa08c732 /pngerror.c
parent414d7b5f7d6eeb8aacbffd1288d07518c2e8a539 (diff)
[libpng16] Imported from libpng-1.6.10beta01.tar
Diffstat (limited to 'pngerror.c')
-rw-r--r--pngerror.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pngerror.c b/pngerror.c
index ac9d1ffaf..a8f2cf3e7 100644
--- a/pngerror.c
+++ b/pngerror.c
@@ -1,8 +1,8 @@
/* pngerror.c - stub functions for i/o and memory allocation
*
- * Last changed in libpng 1.6.8 [December 19, 2013]
- * Copyright (c) 1998-2013 Glenn Randers-Pehrson
+ * Last changed in libpng 1.6.10 [(PENDING RELEASE)]
+ * Copyright (c) 1998-2014 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.)
*