summaryrefslogtreecommitdiff
path: root/pngmem.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 /pngmem.c
parent02045b57b19fc7d7cc13d52f509510be979a5fa1 (diff)
downloadlibpng-e0dc4c8a1e30b7784b121495ab8840afabc3dcc0.tar.gz
[devel] Imported from libpng-1.4.0beta65.tar
Diffstat (limited to 'pngmem.c')
-rw-r--r--pngmem.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pngmem.c b/pngmem.c
index 14927f795..e39d89235 100644
--- a/pngmem.c
+++ b/pngmem.c
@@ -1,12 +1,12 @@
/* pngmem.c - stub functions for memory allocation
*
- * 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
*