diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 1998-01-31 20:07:59 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:04:12 -0500 |
commit | b212002101f7c048d4ad2f4288870bdc672597f0 (patch) | |
tree | 69813790a0b5f9fbf9d606e6ce3eeb84db10a56c /pngconf.h | |
parent | 46f61e23980e4acc581a56303b67a7717a92a832 (diff) | |
download | libpng-b212002101f7c048d4ad2f4288870bdc672597f0.tar.gz |
Imported from libpng-0.99a.tarv0.99a
Diffstat (limited to 'pngconf.h')
-rw-r--r-- | pngconf.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,12 +1,12 @@ /* pngconf.c - machine configurable file for libpng * - * libpng 0.99 + * libpng 0.99a * 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 - * January 30, 1998 + * January 31, 1998 */ /* Any machine specific code is near the front of this file, so if you |