summaryrefslogtreecommitdiff
path: root/pngrio.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2004-07-17 22:45:44 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:07:38 -0500
commit5b5dcf8b88d2fa385d36ac0caac73e6ffa9e93e4 (patch)
tree4857e88604592e70aac59c20c5fa620f73343c92 /pngrio.c
parent761bf9f06f3c544e6fb6ed46f3b08a363cf19b81 (diff)
downloadlibpng-5b5dcf8b88d2fa385d36ac0caac73e6ffa9e93e4.tar.gz
Imported from libpng-1.2.6beta3.tarv1.2.6beta3
Diffstat (limited to 'pngrio.c')
-rw-r--r--pngrio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pngrio.c b/pngrio.c
index 81504d335..8a57c32af 100644
--- a/pngrio.c
+++ b/pngrio.c
@@ -1,9 +1,9 @@
/* pngrio.c - functions for data input
*
- * libpng 1.2.6beta2 - November 1, 2002
+ * libpng 1.2.6beta3 - July 18, 2004
* For conditions of distribution and use, see copyright notice in png.h
- * Copyright (c) 1998-2002 Glenn Randers-Pehrson
+ * Copyright (c) 1998-2004 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.)
*