diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 1999-01-13 22:06:39 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:04:31 -0500 |
commit | 87544ac62be7d29561270b85271125353e281aba (patch) | |
tree | c47c070f7294a845d28d156aa70866b5f1152128 /pngset.c | |
parent | c944229859b6368b8387b1d4062d65de1bd4a0c1 (diff) | |
download | libpng-87544ac62be7d29561270b85271125353e281aba.tar.gz |
Imported from libpng-1.0.3.tarv1.0.3
Diffstat (limited to 'pngset.c')
-rw-r--r-- | pngset.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /* pngset.c - storage of image information into info struct * - * libpng 1.0.2b - January 6, 1999 + * libpng 1.0.3 - January 14, 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 |