diff --git a/INSTALL b/INSTALL index 6a4b55e88300b7d146685e51c84b484bc767f13a..c10554c4f2ebb179c86b4341e0c262714e6d3b32 100644 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,5 @@ -Installing libpng version 1.4.0beta60 - May 16, 2009 +Installing libpng version 1.4.0beta60 - May 18, 2009 On Unix/Linux and similar systems, you can simply type diff --git a/LICENSE b/LICENSE index 7183c02ce0395635dc44fe20584e4bf5ce2202f1..054424fe50d2608c09df9fa3127e3e24f36ff569 100644 --- a/LICENSE +++ b/LICENSE @@ -8,7 +8,7 @@ COPYRIGHT NOTICE, DISCLAIMER, and LICENSE: If you modify libpng you may insert additional notices immediately following this sentence. -libpng versions 1.2.6, August 15, 2004, through 1.4.0beta60, May 16, 2009, are +libpng versions 1.2.6, August 15, 2004, through 1.4.0beta60, May 18, 2009, are Copyright (c) 2004, 2006-2007 Glenn Randers-Pehrson, and are distributed according to the same disclaimer and license as libpng-1.2.5 with the following individual added to the list of Contributing Authors @@ -106,4 +106,4 @@ certification mark of the Open Source Initiative. Glenn Randers-Pehrson glennrp at users.sourceforge.net -May 16, 2009 +May 18, 2009 diff --git a/README b/README index 33fc809e65351e39d7252a815997ce587425b5f2..5e5b70a2378a6017ae62e6a208bebec517fadea0 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -README for libpng version 1.4.0beta60 - May 16, 2009 (shared library 14.0) +README for libpng version 1.4.0beta60 - May 18, 2009 (shared library 14.0) See the note about version numbers near the top of png.h See INSTALL for instructions on how to install libpng. diff --git a/example.c b/example.c index 764f4f450a3a72f810fc4a7407ee4a5a40434b66..cd4b7656a34f92320f8607a746ff6c9c7b7f4a8c 100644 --- a/example.c +++ b/example.c @@ -2,7 +2,7 @@ #if 0 /* in case someone actually tries to compile this */ /* example.c - an example of using libpng - * Last changed in libpng 1.4.0 [May 16, 2009] + * Last changed in libpng 1.4.0 [May 18, 2009] * This file has been placed in the public domain by the authors. * Maintained 1998-2009 Glenn Randers-Pehrson * Maintained 1996, 1997 Andreas Dilger) diff --git a/libpng-1.4.0beta60.txt b/libpng-1.4.0beta60.txt index 74e375bcda404abd782af8cf244d228e6139ab76..31d59f64f241e06dc6b8aea41f5147f53dcc24c9 100644 --- a/libpng-1.4.0beta60.txt +++ b/libpng-1.4.0beta60.txt @@ -1,6 +1,6 @@ libpng.txt - A description on how to use and modify libpng - libpng version 1.4.0beta60 - May 16, 2009 + libpng version 1.4.0beta60 - May 18, 2009 Updated and distributed by Glenn Randers-Pehrson Copyright (c) 1998-2009 Glenn Randers-Pehrson @@ -9,7 +9,7 @@ libpng.txt - A description on how to use and modify libpng Based on: - libpng versions 0.97, January 1998, through 1.4.0beta60 - May 16, 2009 + libpng versions 0.97, January 1998, through 1.4.0beta60 - May 18, 2009 Updated and distributed by Glenn Randers-Pehrson Copyright (c) 1998-2009 Glenn Randers-Pehrson @@ -3151,7 +3151,7 @@ source. XII. Y2K Compliance in libpng -May 16, 2009 +May 18, 2009 Since the PNG Development group is an ad-hoc body, we can't make an official declaration. diff --git a/libpng.3 b/libpng.3 index d1457b687d2d31b906a4824c8fb9a5709bf13edc..a89bd68a7103f9890f0434922c53be9d253e2d77 100644 --- a/libpng.3 +++ b/libpng.3 @@ -1,4 +1,4 @@ -.TH LIBPNG 3 "May 16, 2009" +.TH LIBPNG 3 "May 18, 2009" .SH NAME libpng \- Portable Network Graphics (PNG) Reference Library 1.4.0beta60 .SH SYNOPSIS @@ -809,7 +809,7 @@ Following is a copy of the libpng.txt file that accompanies libpng. .SH LIBPNG.TXT libpng.txt - A description on how to use and modify libpng - libpng version 1.4.0beta60 - May 16, 2009 + libpng version 1.4.0beta60 - May 18, 2009 Updated and distributed by Glenn Randers-Pehrson Copyright (c) 1998-2009 Glenn Randers-Pehrson @@ -818,7 +818,7 @@ libpng.txt - A description on how to use and modify libpng Based on: - libpng versions 0.97, January 1998, through 1.4.0beta60 - May 16, 2009 + libpng versions 0.97, January 1998, through 1.4.0beta60 - May 18, 2009 Updated and distributed by Glenn Randers-Pehrson Copyright (c) 1998-2009 Glenn Randers-Pehrson @@ -3960,7 +3960,7 @@ source. .SH XII. Y2K Compliance in libpng -May 16, 2009 +May 18, 2009 Since the PNG Development group is an ad-hoc body, we can't make an official declaration. @@ -4190,7 +4190,7 @@ possible without all of you. Thanks to Frank J. T. Wojcik for helping with the documentation. -Libpng version 1.4.0beta60 - May 16, 2009: +Libpng version 1.4.0beta60 - May 18, 2009: Initially created in 1995 by Guy Eric Schalnat, then of Group 42, Inc. Currently maintained by Glenn Randers-Pehrson (glennrp at users.sourceforge.net). @@ -4211,7 +4211,7 @@ included in the libpng distribution, the latter shall prevail.) If you modify libpng you may insert additional notices immediately following this sentence. -libpng versions 1.2.6, August 15, 2004, through 1.4.0beta60, May 16, 2009, are +libpng versions 1.2.6, August 15, 2004, through 1.4.0beta60, May 18, 2009, are Copyright (c) 2004,2006-2007 Glenn Randers-Pehrson, and are distributed according to the same disclaimer and license as libpng-1.2.5 with the following individual added to the list of Contributing Authors @@ -4310,7 +4310,7 @@ certification mark of the Open Source Initiative. Glenn Randers-Pehrson glennrp at users.sourceforge.net -May 16, 2009 +May 18, 2009 .\" end of man page diff --git a/libpngpf.3 b/libpngpf.3 index c02dbeee2f6676ac03cb5c29367350b9ed0efd41..b5b5ef641f347dff286f936117c7c14886d1bc1d 100644 --- a/libpngpf.3 +++ b/libpngpf.3 @@ -1,4 +1,4 @@ -.TH LIBPNGPF 3 "May 16, 2009" +.TH LIBPNGPF 3 "May 18, 2009" .SH NAME libpng \- Portable Network Graphics (PNG) Reference Library 1.4.0beta60 (private functions) diff --git a/png.5 b/png.5 index 428963d4f8be4cfcf6e16fd65297756df2e6a1c5..9d37436ae573f8a751d667e31bdafddf824d54b6 100644 --- a/png.5 +++ b/png.5 @@ -1,4 +1,4 @@ -.TH PNG 5 "May 16, 2009" +.TH PNG 5 "May 18, 2009" .SH NAME png \- Portable Network Graphics (PNG) format .SH DESCRIPTION diff --git a/png.c b/png.c index e921d284e63ceadd30b76bd4c2e7949767a369a2..9e4d644c84a064068f712dedbb44544676f1731c 100644 --- a/png.c +++ b/png.c @@ -1,7 +1,7 @@ /* png.c - location for general purpose libpng functions * - * Last changed in libpng 1.4.0 [May 16, 2009] + * Last changed in libpng 1.4.0 [May 18, 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) @@ -649,13 +649,13 @@ png_get_copyright(png_structp png_ptr) #else #ifdef __STDC__ return ((png_charp) PNG_STRING_NEWLINE \ - "libpng version x 1.4.0beta60 - May 16, 2009" PNG_STRING_NEWLINE \ + "libpng version x 1.4.0beta60 - May 18, 2009" PNG_STRING_NEWLINE \ "Copyright (c) 1998-2009 Glenn Randers-Pehrson" PNG_STRING_NEWLINE \ "Copyright (c) 1996-1997 Andreas Dilger" PNG_STRING_NEWLINE \ "Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc." \ PNG_STRING_NEWLINE); #else - return ((png_charp) "libpng version 1.4.0beta60 - May 16, 2009\ + return ((png_charp) "libpng version 1.4.0beta60 - May 18, 2009\ Copyright (c) 1998-2009 Glenn Randers-Pehrson\ Copyright (c) 1996-1997 Andreas Dilger\ Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc."); diff --git a/png.h b/png.h index 68f61e813e16c3cd573e3b2255796028fc122ce7..6dda530a7a9ce25825b48c768db6cccabfaa9e4d 100644 --- a/png.h +++ b/png.h @@ -1,7 +1,7 @@ /* png.h - header file for PNG reference library * - * libpng version 1.4.0beta60 - May 16, 2009 + * libpng version 1.4.0beta60 - May 18, 2009 * Copyright (c) 1998-2009 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.) @@ -9,7 +9,7 @@ * Authors and maintainers: * libpng versions 0.71, May 1995, through 0.88, January 1996: Guy Schalnat * libpng versions 0.89c, June 1996, through 0.96, May 1997: Andreas Dilger - * libpng versions 0.97, January 1998, through 1.4.0beta60 - May 16, 2009: Glenn + * libpng versions 0.97, January 1998, through 1.4.0beta60 - May 18, 2009: Glenn * See also "Contributing Authors", below. * * Note about libpng version numbers: @@ -157,7 +157,7 @@ * If you modify libpng you may insert additional notices immediately following * this sentence. * - * libpng versions 1.2.6, August 15, 2004, through 1.4.0beta60, May 16, 2009, are + * libpng versions 1.2.6, August 15, 2004, through 1.4.0beta60, May 18, 2009, are * Copyright (c) 2004, 2006-2007 Glenn Randers-Pehrson, and are * distributed according to the same disclaimer and license as libpng-1.2.5 * with the following individual added to the list of Contributing Authors: @@ -333,7 +333,7 @@ /* Version information for png.h - this should match the version in png.c */ #define PNG_LIBPNG_VER_STRING "1.4.0beta60" #define PNG_HEADER_VERSION_STRING \ - " libpng version 1.4.0beta60 - May 16, 2009\n" + " libpng version 1.4.0beta60 - May 18, 2009\n" #define PNG_LIBPNG_VER_SONUM 14 #define PNG_LIBPNG_VER_DLLNUM 14 diff --git a/pngconf.h b/pngconf.h index f5118db9f7c2fac2713e06b9772048cd14e0965a..5a6a1e9e3827f47ebf5c4f59606e579645ae5d50 100644 --- a/pngconf.h +++ b/pngconf.h @@ -1,7 +1,7 @@ /* pngconf.h - machine configurable file for libpng * - * libpng version 1.4.0beta60 - May 16, 2009 + * libpng version 1.4.0beta60 - May 18, 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) diff --git a/pngerror.c b/pngerror.c index 7faa30f7f298abc566113fa9ac71110953079f06..606764284071f7f07d204bf63725f25b7db38628 100644 --- a/pngerror.c +++ b/pngerror.c @@ -1,7 +1,7 @@ /* pngerror.c - stub functions for i/o and memory allocation * - * Last changed in libpng 1.4.0 [May 16, 2009] + * Last changed in libpng 1.4.0 [May 18, 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) diff --git a/pngget.c b/pngget.c index c052c0de7c68e619a22cec11742178a88883e8f8..b5b9c3ea1e67b1dff7a4de22d6ba81f66aaa54ab 100644 --- a/pngget.c +++ b/pngget.c @@ -1,7 +1,7 @@ /* pngget.c - retrieval of values from info struct * - * Last changed in libpng 1.4.0 [May 16, 2009] + * Last changed in libpng 1.4.0 [May 18, 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) diff --git a/pngmem.c b/pngmem.c index 26cbfd9f5251bb87fab6600d835011f028d0cdbb..3bbcc2a6f03ea788f4a02dace9944ac1181804c9 100644 --- a/pngmem.c +++ b/pngmem.c @@ -1,7 +1,7 @@ /* pngmem.c - stub functions for memory allocation * - * Last changed in libpng 1.4.0 [May 16, 2009] + * Last changed in libpng 1.4.0 [May 18, 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) diff --git a/pngpriv.h b/pngpriv.h index 412236c59604f8b53f161e154c46aac6b29b2ce2..0ffc36f685bd468d713c04d81037d947df63d5ed 100644 --- a/pngpriv.h +++ b/pngpriv.h @@ -1,7 +1,7 @@ /* pngpriv.h - private declarations for use inside libpng * - * libpng version 1.4.0beta60 - May 16, 2009 + * libpng version 1.4.0beta60 - May 18, 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) diff --git a/pngread.c b/pngread.c index 1de61c938a18f22f18a960c263e184b8a64f2e08..174cd2eac153e06250ba305e288cd77b75be719e 100644 --- a/pngread.c +++ b/pngread.c @@ -1,7 +1,7 @@ /* pngread.c - read a PNG file * - * Last changed in libpng 1.4.0 [May 16, 2009] + * Last changed in libpng 1.4.0 [May 18, 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) diff --git a/pngrio.c b/pngrio.c index 0264dab9de272208448e112d4f7c5e59b004183c..00b87504605fe1f51fd5f1fa5b103e7aab1899f3 100644 --- a/pngrio.c +++ b/pngrio.c @@ -1,7 +1,7 @@ /* pngrio.c - functions for data input * - * Last changed in libpng 1.4.0 [May 16, 2009] + * Last changed in libpng 1.4.0 [May 18, 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) diff --git a/pngrtran.c b/pngrtran.c index 7b5de860830e54248b8de0846ec4a5d07eb8e920..06c5c8fd8309f434b7afc840f46fb5d2fc530b42 100644 --- a/pngrtran.c +++ b/pngrtran.c @@ -1,7 +1,7 @@ /* pngrtran.c - transforms the data in a row for PNG readers * - * Last changed in libpng 1.4.0 [May 16, 2009] + * Last changed in libpng 1.4.0 [May 18, 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) diff --git a/pngset.c b/pngset.c index 137b5829e40f36047461c00cd0fb0c213f96a27b..c5a6d8895df0e43a3b9fe232c5da3b28632b23c6 100644 --- a/pngset.c +++ b/pngset.c @@ -1,7 +1,7 @@ /* pngset.c - storage of image information into info struct * - * Last changed in libpng 1.4.0 [May 16, 2009] + * Last changed in libpng 1.4.0 [May 18, 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) diff --git a/pngtest.c b/pngtest.c index 32163edc1e366fa04233ad5c32266f1b08a890dd..6818da6c182a073e53f9653d949c65b7ddaaa597 100644 --- a/pngtest.c +++ b/pngtest.c @@ -1,7 +1,7 @@ /* pngtest.c - a simple test program to test libpng * - * Last changed in libpng 1.4.0 [May 16, 2009] + * Last changed in libpng 1.4.0 [May 18, 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) diff --git a/pngtrans.c b/pngtrans.c index 1d3eb7516faf27712d7b26437e5e3c678126c858..e7c8c2c4abb8a71353a3bd2ec260646074acdc4d 100644 --- a/pngtrans.c +++ b/pngtrans.c @@ -1,7 +1,7 @@ /* pngtrans.c - transforms the data in a row (used by both readers and writers) * - * Last changed in libpng 1.4.0 [May 16, 2009] + * Last changed in libpng 1.4.0 [May 18, 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) diff --git a/pngwio.c b/pngwio.c index 8358f0a67f7837a27bc0b5e39075e95f1801b613..ae3fbe981c4e85daf2e1f44723616e3de883ab0b 100644 --- a/pngwio.c +++ b/pngwio.c @@ -1,7 +1,7 @@ /* pngwio.c - functions for data output * - * Last changed in libpng 1.4.0 [May 16, 2009] + * Last changed in libpng 1.4.0 [May 18, 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) diff --git a/pngwtran.c b/pngwtran.c index 516e9b1ac9b672ab90289b21c21349b2e4cddc87..d9bf19899416b3de6f0198380d80e84820deb242 100644 --- a/pngwtran.c +++ b/pngwtran.c @@ -1,7 +1,7 @@ /* pngwtran.c - transforms the data in a row for PNG writers * - * Last changed in libpng 1.4.0 [May 16, 2009] + * Last changed in libpng 1.4.0 [May 18, 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) diff --git a/pngwutil.c b/pngwutil.c index 2998ff45135155b766b8890f50cb1b3af377e7d7..f4705497806ceafcb07ca77bd52bfe94f580dca0 100644 --- a/pngwutil.c +++ b/pngwutil.c @@ -1,7 +1,7 @@ /* pngwutil.c - utilities to write a PNG file * - * Last changed in libpng 1.4.0 [May 16, 2009] + * Last changed in libpng 1.4.0 [May 18, 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)