summaryrefslogtreecommitdiff
path: root/pngset.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-06-25 12:17:26 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-06-25 12:19:52 -0500
commite0dc4c8a1e30b7784b121495ab8840afabc3dcc0 (patch)
tree3229081392df8497cabe2ea57f9f20fac6050511 /pngset.c
parent02045b57b19fc7d7cc13d52f509510be979a5fa1 (diff)
downloadlibpng-e0dc4c8a1e30b7784b121495ab8840afabc3dcc0.tar.gz
[devel] Imported from libpng-1.4.0beta65.tar
Diffstat (limited to 'pngset.c')
-rw-r--r--pngset.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pngset.c b/pngset.c
index 27e836835..50821f356 100644
--- a/pngset.c
+++ b/pngset.c
@@ -1,12 +1,12 @@
/* pngset.c - storage of image information into info struct
*
- * Last changed in libpng 1.4.0 [June 24, 2009]
+ * Last changed in libpng 1.4.0 [June 25, 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 zlib/libpng license.
* For conditions of distribution and use, see copyright notice, disclaimer,
* and license in png.h
*