diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 1998-04-21 15:03:57 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:04:24 -0500 |
commit | 896239be2083baca76bdfbd7ea9d859da64c63f7 (patch) | |
tree | 8312300b452192adb747336593e4d5f13e92058a /pngconf.h | |
parent | f9f2fe0ce702b1cb34fd9d25a3ed0571fa53cc88 (diff) | |
download | libpng-896239be2083baca76bdfbd7ea9d859da64c63f7.tar.gz |
Imported from libpng-1.0.1a.tarv1.0.1a
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.0.1 + * libpng 1.0.1a * 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 15, 1998 + * April 21, 1998 */ /* Any machine specific code is near the front of this file, so if you |