diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 1999-09-19 06:04:18 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:04:35 -0500 |
commit | 54a066a8a9a40c91065a7941e877a0ba4ad20097 (patch) | |
tree | 7d2078cf5519e068cb6918e37e8d8af97ab1f31e /pngrutil.c | |
parent | 352ca6bee034039e47d8acedc08160eb4f08c0e5 (diff) | |
download | libpng-54a066a8a9a40c91065a7941e877a0ba4ad20097.tar.gz |
Imported from libpng-1.0.4.tarv1.0.4
Diffstat (limited to 'pngrutil.c')
-rw-r--r-- | pngrutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngrutil.c b/pngrutil.c index 3e9c7089b..c49ac6190 100644 --- a/pngrutil.c +++ b/pngrutil.c @@ -1,7 +1,7 @@ /* pngrutil.c - utilities to read a PNG file * - * libpng 1.0.4 - September 18, 1999 + * libpng 1.0.4 - September 19, 1999 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc. * Copyright (c) 1996, 1997 Andreas Dilger |