diff options
author | Glenn Randers-Pehrson glennrp@comcast.net <glennrp at users.sourceforge.net> | 2009-05-02 15:23:38 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson glennrp@comcast.net <glennrp at users.sourceforge.net> | 2009-05-02 15:25:36 -0500 |
commit | 0a2547e83d24d4c1242789152e86114199d0c826 (patch) | |
tree | 311a37f08ebe10fe4c677a079e84abc6ce0d775d /pngwrite.c | |
parent | d209ec76b2f1e813a84309a63f7dbee398b858e4 (diff) | |
download | libpng-0a2547e83d24d4c1242789152e86114199d0c826.tar.gz |
Rebuilt configure scripts with autoconf 2.63
Diffstat (limited to 'pngwrite.c')
-rw-r--r-- | pngwrite.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngwrite.c b/pngwrite.c index 54f3cc50c..543e328fa 100644 --- a/pngwrite.c +++ b/pngwrite.c @@ -1,7 +1,7 @@ /* pngwrite.c - general routines to write a PNG file * - * Last changed in libpng 1.4.0 [April 25, 2009] + * Last changed in libpng 1.4.0 [May 2, 2009] * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2009 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) |