Skip to content

Commit 0fecb98

Browse files
committed
New License: libpng-1.6.35
1 parent 4fbb6b9 commit 0fecb98

File tree

1 file changed

+143
-0
lines changed

1 file changed

+143
-0
lines changed

src/libpng-1.6.35.xml

Lines changed: 143 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,143 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
3+
<license isOsiApproved="false" licenseId="libpng-1.6.35" name="PNG Reference
4+
Library License v1 (for libpng 0.5 through 1.6.35" listVersionAdded="">
5+
<crossRefs>
6+
<crossRef>http://www.libpng.org/pub/png/src/libpng-LICENSE.txt</crossRef>
7+
</crossRefs>
8+
<notes>
9+
This is similar but has some different text than libpng.
10+
</notes>
11+
<text>
12+
<titleText>
13+
PNG Reference Library License version 1
14+
(for libpng 0.5 through 1.6.35)<br></br>
15+
-----------------------------------------------------------------------
16+
</titleText>
17+
<p>
18+
libpng versions 1.0.7, July 1, 2000, through 1.6.35, July 15, 2018
19+
are Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson,
20+
are derived from libpng-1.0.6, and are distributed according
21+
to the same disclaimer and license as libpng-1.0.6 with the
22+
following individuals added to the list of Contributing Authors:
23+
</p>
24+
<p>
25+
Simon-Pierre Cadieux<br></br>
26+
Eric S. Raymond<br></br>
27+
Mans Rullgard<br></br>
28+
Cosmin Truta<br></br>
29+
Gilles Vollant<br></br>
30+
James Yu<br></br>
31+
Mandar Sahastrabuddhe<br></br>
32+
Google Inc.<br></br>
33+
Vadim Barkov
34+
</p>
35+
<p>
36+
and with the following additions to the disclaimer:
37+
</p>
38+
<p>
39+
There is no warranty against interference with your
40+
enjoyment of the library or against infringement. There is
41+
no warranty that our efforts or the library will fulfill
42+
any of your particular purposes or needs. This library is
43+
provided with all faults, and the entire risk of satisfactory
44+
quality, performance, accuracy, and effort is with the user.
45+
</p>
46+
<p>
47+
Some files in the "contrib" directory and some configure-generated
48+
files that are distributed with libpng have other copyright
49+
owners, and are released under other open source licenses.
50+
</p>
51+
<p>
52+
libpng versions 0.97, January 1998, through 1.0.6, March
53+
20, 2000, are Copyright (c) 1998-2000 Glenn Randers-Pehrson,
54+
are derived from libpng-0.96, and are distributed according
55+
to the same disclaimer and license as libpng-0.96, with the
56+
following individuals added to the list of Contributing Authors:
57+
</p>
58+
<p>
59+
Tom Lane<br></br>
60+
Glenn Randers-Pehrson<br></br>
61+
Willem van Schaik
62+
</p>
63+
<p>
64+
libpng versions 0.89, June 1996, through 0.96, May 1997,
65+
are Copyright (c) 1996-1997 Andreas Dilger, are derived
66+
from libpng-0.88, and are distributed according to the same
67+
disclaimer and license as libpng-0.88, with the following
68+
individuals added to the list of Contributing Authors:
69+
</p>
70+
<p>
71+
John Bowler<br></br>
72+
Kevin Bracey<br></br>
73+
Sam Bushell<br></br>
74+
Magnus Holmgren<br></br>
75+
Greg Roelofs<br></br>
76+
Tom Tanner
77+
</p>
78+
<p>
79+
Some files in the "scripts" directory have other
80+
copyright owners, but are released under this license.
81+
</p>
82+
<p>
83+
libpng versions 0.5, May 1995, through 0.88, January 1996,
84+
are Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
85+
</p>
86+
<p>
87+
For the purposes of this copyright and license, "Contributing
88+
Authors" is defined as the following set of individuals:
89+
</p>
90+
<p>
91+
Andreas Dilger<br></br>
92+
Dave Martindale<br></br>
93+
Guy Eric Schalnat<br></br>
94+
Paul Schmidt<br></br>
95+
Tim Wegner
96+
</p>
97+
<p>
98+
The PNG Reference Library is supplied "AS IS". The Contributing
99+
Authors and Group 42, Inc. disclaim all warranties, expressed
100+
or implied, including, without limitation, the warranties of
101+
merchantability and of fitness for any purpose. The Contributing
102+
Authors and Group 42, Inc. assume no liability for direct,
103+
indirect, incidental, special, exemplary, or consequential
104+
damages, which may result from the use of the PNG Reference
105+
Library, even if advised of the possibility of such damage.
106+
</p>
107+
<p>
108+
Permission is hereby granted to use, copy, modify, and
109+
distribute this source code, or portions hereof, for any
110+
purpose, without fee, subject to the following restrictions:
111+
</p>
112+
<list>
113+
<item>
114+
<bullet>1.</bullet>
115+
<p>
116+
The origin of this source code must not be misrepresented.
117+
</p>
118+
</item>
119+
<item>
120+
<bullet>2.</bullet>
121+
<p>
122+
Altered versions must be plainly marked as such and
123+
must not be misrepresented as being the original source.
124+
</p>
125+
</item>
126+
<item>
127+
<bullet>3.</bullet>
128+
<p>
129+
This Copyright notice may not be removed or altered
130+
from any source or altered source distribution.
131+
</p>
132+
<p>
133+
The Contributing Authors and Group 42, Inc. specifically
134+
permit, without fee, and encourage the use of this source
135+
code as a component to supporting the PNG file format in
136+
commercial products. If you use this source code in a product,
137+
acknowledgment is not required but would be appreciated.
138+
</p>
139+
</item>
140+
</list>
141+
</text>
142+
</license>
143+
</SPDXLicenseCollection>

0 commit comments

Comments
 (0)