Skip to content

Commit 5b76d03

Browse files
committed
8295685: Update Libpng to 1.6.38
Reviewed-by: andrew Backport-of: d183dc25f7360c3012726acf8c03874df6fc41a4
1 parent 50069a8 commit 5b76d03

File tree

22 files changed

+583
-180
lines changed

22 files changed

+583
-180
lines changed

THIRD_PARTY_README

Lines changed: 60 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1472,7 +1472,7 @@ included with JDK 8 and OpenJDK 8 source distributions.
14721472

14731473
-------------------------------------------------------------------------------
14741474

1475-
%% This notice is provided with respect to libpng 1.6.37, which may be
1475+
%% This notice is provided with respect to libpng 1.6.38, which may be
14761476
included with JRE 8, JDK 8, and OpenJDK 8.
14771477

14781478
--- begin of LICENSE ---
@@ -1483,11 +1483,11 @@ COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
14831483
PNG Reference Library License version 2
14841484
---------------------------------------
14851485

1486-
* Copyright (c) 1995-2019 The PNG Reference Library Authors.
1487-
* Copyright (c) 2018-2019 Cosmin Truta.
1488-
* Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
1489-
* Copyright (c) 1996-1997 Andreas Dilger.
1490-
* Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
1486+
Copyright (c) 1995-2022 The PNG Reference Library Authors.
1487+
Copyright (c) 2018-2022 Cosmin Truta
1488+
Copyright (c) 1998-2018 Glenn Randers-Pehrson
1489+
Copyright (c) 1996-1997 Andreas Dilger
1490+
Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
14911491

14921492
The software is supplied "as is", without warranty of any kind,
14931493
express or implied, including, without limitation, the warranties
@@ -1614,10 +1614,10 @@ be appreciated.
16141614

16151615
TRADEMARK:
16161616

1617-
The name "libpng" has not been registered by the Copyright owner
1617+
The name "libpng" has not been registered by the Copyright owners
16181618
as a trademark in any jurisdiction. However, because libpng has
16191619
been distributed and maintained world-wide, continually since 1995,
1620-
the Copyright owner claims "common-law trademark protection" in any
1620+
the Copyright owners claim "common-law trademark protection" in any
16211621
jurisdiction where common-law trademark is recognized.
16221622

16231623
OSI CERTIFICATION:
@@ -1639,6 +1639,58 @@ Glenn Randers-Pehrson
16391639
glennrp at users.sourceforge.net
16401640
July 15, 2018
16411641

1642+
AUTHORS File Information:
1643+
1644+
PNG REFERENCE LIBRARY AUTHORS
1645+
=============================
1646+
1647+
This is the list of PNG Reference Library ("libpng") Contributing
1648+
Authors, for copyright and licensing purposes.
1649+
1650+
* Andreas Dilger
1651+
* Cosmin Truta
1652+
* Dave Martindale
1653+
* Eric S. Raymond
1654+
* Gilles Vollant
1655+
* Glenn Randers-Pehrson
1656+
* Greg Roelofs
1657+
* Guy Eric Schalnat
1658+
* James Yu
1659+
* John Bowler
1660+
* Kevin Bracey
1661+
* Magnus Holmgren
1662+
* Mandar Sahastrabuddhe
1663+
* Mans Rullgard
1664+
* Matt Sarett
1665+
* Mike Klein
1666+
* Pascal Massimino
1667+
* Paul Schmidt
1668+
* Qiang Zhou
1669+
* Sam Bushell
1670+
* Samuel Williams
1671+
* Simon-Pierre Cadieux
1672+
* Tim Wegner
1673+
* Tom Lane
1674+
* Tom Tanner
1675+
* Vadim Barkov
1676+
* Willem van Schaik
1677+
* Zhijie Liang
1678+
* Arm Holdings
1679+
- Richard Townsend
1680+
* Google Inc.
1681+
- Matt Sarett
1682+
- Mike Klein
1683+
- Dan Field
1684+
- Sami Boukortt
1685+
1686+
The build projects, the build scripts, the test scripts, and other
1687+
files in the "ci", "projects", "scripts" and "tests" directories, have
1688+
other copyright owners, but are released under the libpng license.
1689+
1690+
Some files in the "contrib" directory, and some tools-generated files
1691+
that are distributed with libpng, have other copyright owners, and are
1692+
released under other open source licenses.
1693+
16421694
--- end of LICENSE ---
16431695

16441696
-------------------------------------------------------------------------------

corba/THIRD_PARTY_README

Lines changed: 60 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1472,7 +1472,7 @@ included with JDK 8 and OpenJDK 8 source distributions.
14721472

14731473
-------------------------------------------------------------------------------
14741474

1475-
%% This notice is provided with respect to libpng 1.6.37, which may be
1475+
%% This notice is provided with respect to libpng 1.6.38, which may be
14761476
included with JRE 8, JDK 8, and OpenJDK 8.
14771477

14781478
--- begin of LICENSE ---
@@ -1483,11 +1483,11 @@ COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
14831483
PNG Reference Library License version 2
14841484
---------------------------------------
14851485

1486-
* Copyright (c) 1995-2019 The PNG Reference Library Authors.
1487-
* Copyright (c) 2018-2019 Cosmin Truta.
1488-
* Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
1489-
* Copyright (c) 1996-1997 Andreas Dilger.
1490-
* Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
1486+
Copyright (c) 1995-2022 The PNG Reference Library Authors.
1487+
Copyright (c) 2018-2022 Cosmin Truta
1488+
Copyright (c) 1998-2018 Glenn Randers-Pehrson
1489+
Copyright (c) 1996-1997 Andreas Dilger
1490+
Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
14911491

14921492
The software is supplied "as is", without warranty of any kind,
14931493
express or implied, including, without limitation, the warranties
@@ -1614,10 +1614,10 @@ be appreciated.
16141614

16151615
TRADEMARK:
16161616

1617-
The name "libpng" has not been registered by the Copyright owner
1617+
The name "libpng" has not been registered by the Copyright owners
16181618
as a trademark in any jurisdiction. However, because libpng has
16191619
been distributed and maintained world-wide, continually since 1995,
1620-
the Copyright owner claims "common-law trademark protection" in any
1620+
the Copyright owners claim "common-law trademark protection" in any
16211621
jurisdiction where common-law trademark is recognized.
16221622

16231623
OSI CERTIFICATION:
@@ -1639,6 +1639,58 @@ Glenn Randers-Pehrson
16391639
glennrp at users.sourceforge.net
16401640
July 15, 2018
16411641

1642+
AUTHORS File Information:
1643+
1644+
PNG REFERENCE LIBRARY AUTHORS
1645+
=============================
1646+
1647+
This is the list of PNG Reference Library ("libpng") Contributing
1648+
Authors, for copyright and licensing purposes.
1649+
1650+
* Andreas Dilger
1651+
* Cosmin Truta
1652+
* Dave Martindale
1653+
* Eric S. Raymond
1654+
* Gilles Vollant
1655+
* Glenn Randers-Pehrson
1656+
* Greg Roelofs
1657+
* Guy Eric Schalnat
1658+
* James Yu
1659+
* John Bowler
1660+
* Kevin Bracey
1661+
* Magnus Holmgren
1662+
* Mandar Sahastrabuddhe
1663+
* Mans Rullgard
1664+
* Matt Sarett
1665+
* Mike Klein
1666+
* Pascal Massimino
1667+
* Paul Schmidt
1668+
* Qiang Zhou
1669+
* Sam Bushell
1670+
* Samuel Williams
1671+
* Simon-Pierre Cadieux
1672+
* Tim Wegner
1673+
* Tom Lane
1674+
* Tom Tanner
1675+
* Vadim Barkov
1676+
* Willem van Schaik
1677+
* Zhijie Liang
1678+
* Arm Holdings
1679+
- Richard Townsend
1680+
* Google Inc.
1681+
- Matt Sarett
1682+
- Mike Klein
1683+
- Dan Field
1684+
- Sami Boukortt
1685+
1686+
The build projects, the build scripts, the test scripts, and other
1687+
files in the "ci", "projects", "scripts" and "tests" directories, have
1688+
other copyright owners, but are released under the libpng license.
1689+
1690+
Some files in the "contrib" directory, and some tools-generated files
1691+
that are distributed with libpng, have other copyright owners, and are
1692+
released under other open source licenses.
1693+
16421694
--- end of LICENSE ---
16431695

16441696
-------------------------------------------------------------------------------

hotspot/THIRD_PARTY_README

Lines changed: 60 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1472,7 +1472,7 @@ included with JDK 8 and OpenJDK 8 source distributions.
14721472

14731473
-------------------------------------------------------------------------------
14741474

1475-
%% This notice is provided with respect to libpng 1.6.37, which may be
1475+
%% This notice is provided with respect to libpng 1.6.38, which may be
14761476
included with JRE 8, JDK 8, and OpenJDK 8.
14771477

14781478
--- begin of LICENSE ---
@@ -1483,11 +1483,11 @@ COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
14831483
PNG Reference Library License version 2
14841484
---------------------------------------
14851485

1486-
* Copyright (c) 1995-2019 The PNG Reference Library Authors.
1487-
* Copyright (c) 2018-2019 Cosmin Truta.
1488-
* Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
1489-
* Copyright (c) 1996-1997 Andreas Dilger.
1490-
* Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
1486+
Copyright (c) 1995-2022 The PNG Reference Library Authors.
1487+
Copyright (c) 2018-2022 Cosmin Truta
1488+
Copyright (c) 1998-2018 Glenn Randers-Pehrson
1489+
Copyright (c) 1996-1997 Andreas Dilger
1490+
Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
14911491

14921492
The software is supplied "as is", without warranty of any kind,
14931493
express or implied, including, without limitation, the warranties
@@ -1614,10 +1614,10 @@ be appreciated.
16141614

16151615
TRADEMARK:
16161616

1617-
The name "libpng" has not been registered by the Copyright owner
1617+
The name "libpng" has not been registered by the Copyright owners
16181618
as a trademark in any jurisdiction. However, because libpng has
16191619
been distributed and maintained world-wide, continually since 1995,
1620-
the Copyright owner claims "common-law trademark protection" in any
1620+
the Copyright owners claim "common-law trademark protection" in any
16211621
jurisdiction where common-law trademark is recognized.
16221622

16231623
OSI CERTIFICATION:
@@ -1639,6 +1639,58 @@ Glenn Randers-Pehrson
16391639
glennrp at users.sourceforge.net
16401640
July 15, 2018
16411641

1642+
AUTHORS File Information:
1643+
1644+
PNG REFERENCE LIBRARY AUTHORS
1645+
=============================
1646+
1647+
This is the list of PNG Reference Library ("libpng") Contributing
1648+
Authors, for copyright and licensing purposes.
1649+
1650+
* Andreas Dilger
1651+
* Cosmin Truta
1652+
* Dave Martindale
1653+
* Eric S. Raymond
1654+
* Gilles Vollant
1655+
* Glenn Randers-Pehrson
1656+
* Greg Roelofs
1657+
* Guy Eric Schalnat
1658+
* James Yu
1659+
* John Bowler
1660+
* Kevin Bracey
1661+
* Magnus Holmgren
1662+
* Mandar Sahastrabuddhe
1663+
* Mans Rullgard
1664+
* Matt Sarett
1665+
* Mike Klein
1666+
* Pascal Massimino
1667+
* Paul Schmidt
1668+
* Qiang Zhou
1669+
* Sam Bushell
1670+
* Samuel Williams
1671+
* Simon-Pierre Cadieux
1672+
* Tim Wegner
1673+
* Tom Lane
1674+
* Tom Tanner
1675+
* Vadim Barkov
1676+
* Willem van Schaik
1677+
* Zhijie Liang
1678+
* Arm Holdings
1679+
- Richard Townsend
1680+
* Google Inc.
1681+
- Matt Sarett
1682+
- Mike Klein
1683+
- Dan Field
1684+
- Sami Boukortt
1685+
1686+
The build projects, the build scripts, the test scripts, and other
1687+
files in the "ci", "projects", "scripts" and "tests" directories, have
1688+
other copyright owners, but are released under the libpng license.
1689+
1690+
Some files in the "contrib" directory, and some tools-generated files
1691+
that are distributed with libpng, have other copyright owners, and are
1692+
released under other open source licenses.
1693+
16421694
--- end of LICENSE ---
16431695

16441696
-------------------------------------------------------------------------------

jaxp/THIRD_PARTY_README

Lines changed: 60 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1472,7 +1472,7 @@ included with JDK 8 and OpenJDK 8 source distributions.
14721472

14731473
-------------------------------------------------------------------------------
14741474

1475-
%% This notice is provided with respect to libpng 1.6.37, which may be
1475+
%% This notice is provided with respect to libpng 1.6.38, which may be
14761476
included with JRE 8, JDK 8, and OpenJDK 8.
14771477

14781478
--- begin of LICENSE ---
@@ -1483,11 +1483,11 @@ COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
14831483
PNG Reference Library License version 2
14841484
---------------------------------------
14851485

1486-
* Copyright (c) 1995-2019 The PNG Reference Library Authors.
1487-
* Copyright (c) 2018-2019 Cosmin Truta.
1488-
* Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
1489-
* Copyright (c) 1996-1997 Andreas Dilger.
1490-
* Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
1486+
Copyright (c) 1995-2022 The PNG Reference Library Authors.
1487+
Copyright (c) 2018-2022 Cosmin Truta
1488+
Copyright (c) 1998-2018 Glenn Randers-Pehrson
1489+
Copyright (c) 1996-1997 Andreas Dilger
1490+
Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
14911491

14921492
The software is supplied "as is", without warranty of any kind,
14931493
express or implied, including, without limitation, the warranties
@@ -1614,10 +1614,10 @@ be appreciated.
16141614

16151615
TRADEMARK:
16161616

1617-
The name "libpng" has not been registered by the Copyright owner
1617+
The name "libpng" has not been registered by the Copyright owners
16181618
as a trademark in any jurisdiction. However, because libpng has
16191619
been distributed and maintained world-wide, continually since 1995,
1620-
the Copyright owner claims "common-law trademark protection" in any
1620+
the Copyright owners claim "common-law trademark protection" in any
16211621
jurisdiction where common-law trademark is recognized.
16221622

16231623
OSI CERTIFICATION:
@@ -1639,6 +1639,58 @@ Glenn Randers-Pehrson
16391639
glennrp at users.sourceforge.net
16401640
July 15, 2018
16411641

1642+
AUTHORS File Information:
1643+
1644+
PNG REFERENCE LIBRARY AUTHORS
1645+
=============================
1646+
1647+
This is the list of PNG Reference Library ("libpng") Contributing
1648+
Authors, for copyright and licensing purposes.
1649+
1650+
* Andreas Dilger
1651+
* Cosmin Truta
1652+
* Dave Martindale
1653+
* Eric S. Raymond
1654+
* Gilles Vollant
1655+
* Glenn Randers-Pehrson
1656+
* Greg Roelofs
1657+
* Guy Eric Schalnat
1658+
* James Yu
1659+
* John Bowler
1660+
* Kevin Bracey
1661+
* Magnus Holmgren
1662+
* Mandar Sahastrabuddhe
1663+
* Mans Rullgard
1664+
* Matt Sarett
1665+
* Mike Klein
1666+
* Pascal Massimino
1667+
* Paul Schmidt
1668+
* Qiang Zhou
1669+
* Sam Bushell
1670+
* Samuel Williams
1671+
* Simon-Pierre Cadieux
1672+
* Tim Wegner
1673+
* Tom Lane
1674+
* Tom Tanner
1675+
* Vadim Barkov
1676+
* Willem van Schaik
1677+
* Zhijie Liang
1678+
* Arm Holdings
1679+
- Richard Townsend
1680+
* Google Inc.
1681+
- Matt Sarett
1682+
- Mike Klein
1683+
- Dan Field
1684+
- Sami Boukortt
1685+
1686+
The build projects, the build scripts, the test scripts, and other
1687+
files in the "ci", "projects", "scripts" and "tests" directories, have
1688+
other copyright owners, but are released under the libpng license.
1689+
1690+
Some files in the "contrib" directory, and some tools-generated files
1691+
that are distributed with libpng, have other copyright owners, and are
1692+
released under other open source licenses.
1693+
16421694
--- end of LICENSE ---
16431695

16441696
-------------------------------------------------------------------------------

0 commit comments

Comments
 (0)