summaryrefslogtreecommitdiff
path: root/pngrtran.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2001-09-01 07:54:01 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:06:28 -0500
commit10781048be99b6b79a477e77f4736d0be9555f57 (patch)
tree4956401c58390787867301653c8347b9af67220e /pngrtran.c
parent1b8e56723748ac34bcc4ba4800977d6a6b73893b (diff)
downloadlibpng-10781048be99b6b79a477e77f4736d0be9555f57.tar.gz
Imported from libpng-1.2.0.tarv1.2.0
Diffstat (limited to 'pngrtran.c')
-rw-r--r--pngrtran.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pngrtran.c b/pngrtran.c
index 18e943d07..e045c94cb 100644
--- a/pngrtran.c
+++ b/pngrtran.c
@@ -1,7 +1,7 @@
/* pngrtran.c - transforms the data in a row for PNG readers
*
- * libpng 1.2.0rc1 - August 25, 2001
+ * libpng 1.2.0 - September 1, 2001
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2001 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)