summaryrefslogtreecommitdiff
path: root/pngrtran.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-06-26 21:46:52 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-06-26 21:49:39 -0500
commitbfbf86558ceb375b46694aa15d9fb57fd57213bb (patch)
treecd08a9642d7a50cfd8a29ab01f320d13154beda7 /pngrtran.c
parentc332bbcd3401c3281d4e52258eef2bd386d5e6b7 (diff)
downloadlibpng-bfbf86558ceb375b46694aa15d9fb57fd57213bb.tar.gz
[devel] Imported from libpng-1.4.0beta66.tarv1.4.0beta66
Diffstat (limited to 'pngrtran.c')
-rw-r--r--pngrtran.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pngrtran.c b/pngrtran.c
index 55eb7f910..eeb88fd9e 100644
--- a/pngrtran.c
+++ b/pngrtran.c
@@ -1,12 +1,12 @@
/* pngrtran.c - transforms the data in a row for PNG readers
*
- * Last changed in libpng 1.4.0 [June 25, 2009]
+ * Last changed in libpng 1.4.0 [June 27, 2009]
* Copyright (c) 1998-2009 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.)
*
- * This code is released under the zlib/libpng license.
+ * This code is released under the libpng license.
* For conditions of distribution and use, see the disclaimer
* and license in png.h
*