diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2008-02-18 16:31:35 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:16:10 -0500 |
commit | 2296f211e84916ec5a54019ce2c8abea61e8ff83 (patch) | |
tree | cccecda2f8800a860841b0679e0858f423492759 /pngread.c | |
parent | a5136b88636bf139c947aa30984cac4af3988b70 (diff) | |
download | libpng-2296f211e84916ec5a54019ce2c8abea61e8ff83.tar.gz |
Imported from libpng-1.2.25.tarv1.2.25
Diffstat (limited to 'pngread.c')
-rw-r--r-- | pngread.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /* pngread.c - read a PNG file * - * Last changed in libpng 1.2.25 [February 10, 2008] + * Last changed in libpng 1.2.25 [February 18, 2008] * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2008 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) |