diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 1998-03-08 18:52:15 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:04:20 -0500 |
commit | 0f7202f0741abc443d087b1c7d0e03ede9114fdc (patch) | |
tree | ebd3e4ed2e64ed913815a69b65926129fa96ae43 /pngconf.h | |
parent | 397100eb8abf576dc749ee26df15e312c8fe9e57 (diff) | |
download | libpng-0f7202f0741abc443d087b1c7d0e03ede9114fdc.tar.gz |
Imported from libpng-1.0.0.tarv1.0.0
Diffstat (limited to 'pngconf.h')
-rw-r--r-- | pngconf.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,12 +1,12 @@ /* pngconf.h - machine configurable file for libpng * - * libpng 1.00 + * libpng 1.0.0 * 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 * Copyright (c) 1998, Glenn Randers-Pehrson - * March 7, 1998 + * March 8, 1998 */ /* Any machine specific code is near the front of this file, so if you |