summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2016-12-30 13:58:49 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2016-12-30 13:58:49 -0600
commit11fc1f0f26c270e0d214d64c83ebb76f0f6bbf81 (patch)
tree319b15ba42b9e59aeba50c4b4e801a53eac38dca
parentdbf3e10487e1472cc79c48567d6486314e384540 (diff)
downloadlibpng-11fc1f0f26c270e0d214d64c83ebb76f0f6bbf81.tar.gz
[libpng15] Clean up license info, mention CVE-2016-10087 in CHANGES
-rw-r--r--CHANGES2
-rw-r--r--LICENSE9
-rw-r--r--libpng.38
-rw-r--r--png.h11
4 files changed, 26 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index b0f94f3d0..59ace62b4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4529,7 +4529,7 @@ version 1.5.28rc01 [December 27, 2016]
version 1.5.28 [December 29, 2016]
Fixed a potential null pointer dereference in png_set_text_2() (bug report
- and patch by Patrick Keshishian).
+ and patch by Patrick Keshishian, CVE-2016-10087).
version 1.5.29beta01 [December 30, 2016]
diff --git a/LICENSE b/LICENSE
index d78cb5c45..f4de81747 100644
--- a/LICENSE
+++ b/LICENSE
@@ -10,7 +10,7 @@ this sentence.
This code is released under the libpng license.
-libpng versions 1.0.7, July 1, 2000, through 1.5.29beta01, December 30, 2016, are
+libpng versions 1.0.7, July 1, 2000 through 1.5.29beta01, December 30, 2016 are
Copyright (c) 2000-2002, 2004, 2006-2017 Glenn Randers-Pehrson, are
derived from libpng-1.0.6, and are distributed according to the same
disclaimer and license as libpng-1.0.6 with the following individuals
@@ -31,6 +31,10 @@ and with the following additions to the disclaimer:
risk of satisfactory quality, performance, accuracy, and effort is with
the user.
+Some files in the "contrib" directory and some configure-generated
+files that are distributed with libpng have other copyright owners and
+are released under other open source licenses.
+
libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
libpng-0.96, and are distributed according to the same disclaimer and
@@ -54,6 +58,9 @@ Contributing Authors:
Greg Roelofs
Tom Tanner
+Some files in the "scripts" directory have other copyright owners
+but are released under this license.
+
libpng versions 0.5, May 1995, through 0.88, January 1996, are
Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
diff --git a/libpng.3 b/libpng.3
index 457f3c168..4e1ae53b1 100644
--- a/libpng.3
+++ b/libpng.3
@@ -5213,6 +5213,10 @@ and with the following additions to the disclaimer:
risk of satisfactory quality, performance, accuracy, and effort is with
the user.
+Some files in the "contrib" directory and some configure-generated
+files that are distributed with libpng have other copyright owners and
+are released under other open source licenses.
+
libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
libpng-0.96, and are distributed according to the same disclaimer and
@@ -5236,6 +5240,9 @@ Contributing Authors:
Greg Roelofs
Tom Tanner
+Some files in the "scripts" directory have other copyright owners
+but are released under this license.
+
libpng versions 0.5, May 1995, through 0.88, January 1996, are
Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
@@ -5313,3 +5320,4 @@ December 30, 2016
.\" end of man page
+
diff --git a/png.h b/png.h
index afeaf1137..0ef8a7583 100644
--- a/png.h
+++ b/png.h
@@ -11,7 +11,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.89, June 1996, through 0.96, May 1997: Andreas Dilger
* libpng versions 0.97, January 1998, through 1.5.29beta01, December 30, 2016:
* Glenn Randers-Pehrson.
* See also "Contributing Authors", below.
@@ -25,7 +25,7 @@
*
* This code is released under the libpng license.
*
- * libpng versions 1.0.7, July 1, 2000, through 1.5.29beta01, December 30, 2016, are
+ * libpng versions 1.0.7, July 1, 2000 through 1.5.29beta01, December 30, 2016 are
* Copyright (c) 2000-2002, 2004, 2006-2017 Glenn Randers-Pehrson, are
* derived from libpng-1.0.6, and are distributed according to the same
* disclaimer and license as libpng-1.0.6 with the following individuals
@@ -46,6 +46,10 @@
* risk of satisfactory quality, performance, accuracy, and effort is with
* the user.
*
+ * Some files in the "contrib" directory and some configure-generated
+ * files that are distributed with libpng have other copyright owners and
+ * are released under other open source licenses.
+ *
* libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
* Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
* libpng-0.96, and are distributed according to the same disclaimer and
@@ -69,6 +73,9 @@
* Greg Roelofs
* Tom Tanner
*
+ * Some files in the "scripts" directory have other copyright owners
+ * but are released under this license.
+ *
* libpng versions 0.5, May 1995, through 0.88, January 1996, are
* Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
*