1+ COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
2+ =========================================
13
2- This copy of the libpng notices is provided for your convenience. In case of
3- any discrepancy between this copy and the notices in the file png.h that is
4- included in the libpng distribution, the latter shall prevail.
4+ PNG Reference Library License version 2
5+ ---------------------------------------
56
6- COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
7+ * Copyright (c) 1995-2018 The PNG Reference Library Authors.
8+ * Copyright (c) 2018 Cosmin Truta.
9+ * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
10+ * Copyright (c) 1996-1997 Andreas Dilger.
11+ * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
712
8- If you modify libpng you may insert additional notices immediately following
9- this sentence.
13+ The software is supplied "as is", without warranty of any kind,
14+ express or implied, including, without limitation, the warranties
15+ of merchantability, fitness for a particular purpose, title, and
16+ non-infringement. In no even shall the Copyright owners, or
17+ anyone distributing the software, be liable for any damages or
18+ other liability, whether in contract, tort or otherwise, arising
19+ from, out of, or in connection with the software, or the use or
20+ other dealings in the software, even if advised of the possibility
21+ of such damage.
1022
11- This code is released under the libpng license.
23+ Permission is hereby granted to use, copy, modify, and distribute
24+ this software, or portions hereof, for any purpose, without fee,
25+ subject to the following restrictions:
26+
27+ 1. The origin of this software must not be misrepresented; you
28+ must not claim that you wrote the original software. If you
29+ use this software in a product, an acknowledgment in the product
30+ documentation would be appreciated, but is not required.
31+
32+ 2. Altered source versions must be plainly marked as such, and must
33+ not be misrepresented as being the original software.
34+
35+ 3. This Copyright notice may not be removed or altered from any
36+ source or altered source distribution.
37+
38+
39+ PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35)
40+ -----------------------------------------------------------------------
1241
1342libpng versions 1.0.7, July 1, 2000 through 1.6.35, July 15, 2018 are
1443Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are
1544derived from libpng-1.0.6, and are distributed according to the same
1645disclaimer and license as libpng-1.0.6 with the following individuals
1746added to the list of Contributing Authors:
1847
19- Simon-Pierre Cadieux
20- Eric S. Raymond
21- Mans Rullgard
22- Cosmin Truta
23- Gilles Vollant
24- James Yu
25- Mandar Sahastrabuddhe
26- Google Inc.
27- Vadim Barkov
48+ Simon-Pierre Cadieux
49+ Eric S. Raymond
50+ Mans Rullgard
51+ Cosmin Truta
52+ Gilles Vollant
53+ James Yu
54+ Mandar Sahastrabuddhe
55+ Google Inc.
56+ Vadim Barkov
2857
2958and with the following additions to the disclaimer:
3059
31- There is no warranty against interference with your enjoyment of the
32- library or against infringement. There is no warranty that our
33- efforts or the library will fulfill any of your particular purposes
34- or needs. This library is provided with all faults, and the entire
35- risk of satisfactory quality, performance, accuracy, and effort is with
36- the user.
60+ There is no warranty against interference with your enjoyment of
61+ the library or against infringement. There is no warranty that our
62+ efforts or the library will fulfill any of your particular purposes
63+ or needs. This library is provided with all faults, and the entire
64+ risk of satisfactory quality, performance, accuracy, and effort is
65+ with the user.
3766
3867Some files in the "contrib" directory and some configure-generated
39- files that are distributed with libpng have other copyright owners and
68+ files that are distributed with libpng have other copyright owners, and
4069are released under other open source licenses.
4170
4271libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
4372Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
4473libpng-0.96, and are distributed according to the same disclaimer and
45- license as libpng-0.96, with the following individuals added to the list
46- of Contributing Authors:
74+ license as libpng-0.96, with the following individuals added to the
75+ list of Contributing Authors:
4776
48- Tom Lane
49- Glenn Randers-Pehrson
50- Willem van Schaik
77+ Tom Lane
78+ Glenn Randers-Pehrson
79+ Willem van Schaik
5180
5281libpng versions 0.89, June 1996, through 0.96, May 1997, are
5382Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88,
5483and are distributed according to the same disclaimer and license as
5584libpng-0.88, with the following individuals added to the list of
5685Contributing Authors:
5786
58- John Bowler
59- Kevin Bracey
60- Sam Bushell
61- Magnus Holmgren
62- Greg Roelofs
63- Tom Tanner
87+ John Bowler
88+ Kevin Bracey
89+ Sam Bushell
90+ Magnus Holmgren
91+ Greg Roelofs
92+ Tom Tanner
6493
65- Some files in the "scripts" directory have other copyright owners
94+ Some files in the "scripts" directory have other copyright owners,
6695but are released under this license.
6796
6897libpng versions 0.5, May 1995, through 0.88, January 1996, are
@@ -71,63 +100,35 @@ Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
71100For the purposes of this copyright and license, "Contributing Authors"
72101is defined as the following set of individuals:
73102
74- Andreas Dilger
75- Dave Martindale
76- Guy Eric Schalnat
77- Paul Schmidt
78- Tim Wegner
79-
80- The PNG Reference Library is supplied "AS IS". The Contributing Authors
81- and Group 42, Inc. disclaim all warranties, expressed or implied,
82- including, without limitation, the warranties of merchantability and of
83- fitness for any purpose. The Contributing Authors and Group 42, Inc.
84- assume no liability for direct, indirect, incidental, special, exemplary,
85- or consequential damages, which may result from the use of the PNG
86- Reference Library, even if advised of the possibility of such damage.
103+ Andreas Dilger
104+ Dave Martindale
105+ Guy Eric Schalnat
106+ Paul Schmidt
107+ Tim Wegner
108+
109+ The PNG Reference Library is supplied "AS IS". The Contributing
110+ Authors and Group 42, Inc. disclaim all warranties, expressed or
111+ implied, including, without limitation, the warranties of
112+ merchantability and of fitness for any purpose. The Contributing
113+ Authors and Group 42, Inc. assume no liability for direct, indirect,
114+ incidental, special, exemplary, or consequential damages, which may
115+ result from the use of the PNG Reference Library, even if advised of
116+ the possibility of such damage.
87117
88118Permission is hereby granted to use, copy, modify, and distribute this
89119source code, or portions hereof, for any purpose, without fee, subject
90120to the following restrictions:
91121
92- 1. The origin of this source code must not be misrepresented.
93-
94- 2. Altered versions must be plainly marked as such and must not
95- be misrepresented as being the original source.
96-
97- 3. This Copyright notice may not be removed or altered from any
98- source or altered source distribution.
99-
100- The Contributing Authors and Group 42, Inc. specifically permit, without
101- fee, and encourage the use of this source code as a component to
102- supporting the PNG file format in commercial products. If you use this
103- source code in a product, acknowledgment is not required but would be
104- appreciated.
105-
106- END OF COPYRIGHT NOTICE, DISCLAIMER, and LICENSE.
107-
108- TRADEMARK:
109-
110- The name "libpng" has not been registered by the Copyright owner
111- as a trademark in any jurisdiction. However, because libpng has
112- been distributed and maintained world-wide, continually since 1995,
113- the Copyright owner claims "common-law trademark protection" in any
114- jurisdiction where common-law trademark is recognized.
115-
116- OSI CERTIFICATION:
117-
118- Libpng is OSI Certified Open Source Software. OSI Certified Open Source is
119- a certification mark of the Open Source Initiative. OSI has not addressed
120- the additional disclaimers inserted at version 1.0.7.
122+ 1. The origin of this source code must not be misrepresented.
121123
122- EXPORT CONTROL:
124+ 2. Altered versions must be plainly marked as such and must not
125+ be misrepresented as being the original source.
123126
124- The Copyright owner believes that the Export Control Classification
125- Number (ECCN) for libpng is EAR99, which means not subject to export
126- controls or International Traffic in Arms Regulations (ITAR) because
127- it is open source, publicly available software, that does not contain
128- any encryption software. See the EAR, paragraphs 734.3(b)(3) and
129- 734.7(b).
127+ 3. This Copyright notice may not be removed or altered from any
128+ source or altered source distribution.
130129
131- Glenn Randers-Pehrson
132- glennrp at users.sourceforge.net
133- July 15, 2018
130+ The Contributing Authors and Group 42, Inc. specifically permit,
131+ without fee, and encourage the use of this source code as a component
132+ to supporting the PNG file format in commercial products. If you use
133+ this source code in a product, acknowledgment is not required but would
134+ be appreciated.
0 commit comments