diff --git a/INSTALL b/INSTALL index e2998a56..8a22b445 100644 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,5 @@ -Installing libpng version 1.2.41beta14 - November 3, 2009 +Installing libpng version 1.2.41beta14 - November 8, 2009 On Unix/Linux and similar systems, you can simply type diff --git a/LICENSE b/LICENSE index f1325331..b4519685 100644 --- a/LICENSE +++ b/LICENSE @@ -10,7 +10,7 @@ this sentence. This code is released under the libpng license. -libpng versions 1.2.6, August 15, 2004, through 1.2.41beta14, November 3, 2009, are +libpng versions 1.2.6, August 15, 2004, through 1.2.41beta14, November 8, 2009, are Copyright (c) 2004, 2006-2009 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 @@ -108,4 +108,4 @@ certification mark of the Open Source Initiative. Glenn Randers-Pehrson glennrp at users.sourceforge.net -November 3, 2009 +November 8, 2009 diff --git a/README b/README index 4b040b05..8bfc6986 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -README for libpng version 1.2.41beta14 - November 3, 2009 (shared library 12.0) +README for libpng version 1.2.41beta14 - November 8, 2009 (shared library 12.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/Y2KINFO b/Y2KINFO index ce36c7fa..2a2fc30e 100644 --- a/Y2KINFO +++ b/Y2KINFO @@ -1,7 +1,7 @@ Y2K compliance in libpng: ========================= - November 3, 2009 + November 8, 2009 Since the PNG Development group is an ad-hoc body, we can't make an official declaration. diff --git a/contrib/pngminim/decoder/pngusr.h b/contrib/pngminim/decoder/pngusr.h index 4502c309..2312a78b 100644 --- a/contrib/pngminim/decoder/pngusr.h +++ b/contrib/pngminim/decoder/pngusr.h @@ -2,7 +2,7 @@ * * Copyright (c) 2007, 2009 Glenn Randers-Pehrson * - * This code is released under the zlib/libpng license. + * This code is released under the libpng license. * For conditions of distribution and use, see the disclaimer * and license in png.h * diff --git a/contrib/pngminim/encoder/pngusr.h b/contrib/pngminim/encoder/pngusr.h index 9f58c98c..c98b547f 100644 --- a/contrib/pngminim/encoder/pngusr.h +++ b/contrib/pngminim/encoder/pngusr.h @@ -2,7 +2,7 @@ * * Copyright (c) 2007, 2009 Glenn Randers-Pehrson * - * This code is released under the zlib/libpng license. + * This code is released under the libpng license. * For conditions of distribution and use, see the disclaimer * and license in png.h * diff --git a/contrib/pngminim/preader/pngusr.h b/contrib/pngminim/preader/pngusr.h index b9269a8d..7d728c81 100644 --- a/contrib/pngminim/preader/pngusr.h +++ b/contrib/pngminim/preader/pngusr.h @@ -2,7 +2,7 @@ * * Copyright (c) 2009 Glenn Randers-Pehrson * - * This code is released under the zlib/libpng license. + * This code is released under the libpng license. * For conditions of distribution and use, see the disclaimer * and license in png.h * diff --git a/libpngpf.3 b/libpngpf.3 index 0759f8a0..17be12d9 100644 --- a/libpngpf.3 +++ b/libpngpf.3 @@ -1,4 +1,4 @@ -.TH LIBPNGPF 3 "November 3, 2009" +.TH LIBPNGPF 3 "November 8, 2009" .SH NAME libpng \- Portable Network Graphics (PNG) Reference Library 1.2.41beta14 (private functions) diff --git a/png.5 b/png.5 index acdfdf17..7cbe5bd9 100644 --- a/png.5 +++ b/png.5 @@ -1,4 +1,4 @@ -.TH PNG 5 "November 3, 2009" +.TH PNG 5 "November 8, 2009" .SH NAME png \- Portable Network Graphics (PNG) format .SH DESCRIPTION