diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2001-10-18 20:55:13 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:06:30 -0500 |
commit | 5a0be341baa9726ca0afdd70abbdfba8b35fe7ff (patch) | |
tree | 97174c0e1b93858a29133408015f7e5b6b576c33 /pngwutil.c | |
parent | 10781048be99b6b79a477e77f4736d0be9555f57 (diff) | |
download | libpng-5a0be341baa9726ca0afdd70abbdfba8b35fe7ff.tar.gz |
Imported from libpng-1.2.1beta1.tarv1.2.1beta1
Diffstat (limited to 'pngwutil.c')
-rw-r--r-- | pngwutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngwutil.c b/pngwutil.c index 5613a1f17..8282da671 100644 --- a/pngwutil.c +++ b/pngwutil.c @@ -1,7 +1,7 @@ /* pngwutil.c - utilities to write a PNG file * - * libpng 1.2.0 - September 1, 2001 + * libpng 1.2.1beta1 - October 19, 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) |