Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: licenses/, profiles/
Date: Wed, 08 Sep 2021 06:29:12
Message-Id: 1631082545.1b3f8ea817d682c16ef1523cd52c6881469c4c96.robbat2@gentoo
1 commit: 1b3f8ea817d682c16ef1523cd52c6881469c4c96
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 8 06:27:54 2021 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 8 06:29:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b3f8ea8
7
8 profiles, licenses: re-add PSF-2.4 license
9
10 Pending review of dev-python packages that may have updated to it and
11 have outdated LICENSE ebuilds.
12
13 Also suppresses message about masked package for users that have not yet
14 removed the package from their system:
15 ```
16 !! The following installed packages are masked:
17 - dev-python/contextlib2-0.6.0_p1-r1::gentoo (masked by: PSF-2.4 license(s))
18 ```
19
20 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
21
22 licenses/PSF-2.4 | 268 ++++++++++++++++++++++++++++++++++++++++++++++++
23 profiles/license_groups | 2 +-
24 2 files changed, 269 insertions(+), 1 deletion(-)
25
26 diff --git a/licenses/PSF-2.4 b/licenses/PSF-2.4
27 new file mode 100644
28 index 00000000000..e4cfd712454
29 --- /dev/null
30 +++ b/licenses/PSF-2.4
31 @@ -0,0 +1,268 @@
32 +A. HISTORY OF THE SOFTWARE
33 +==========================
34 +
35 +Python was created in the early 1990s by Guido van Rossum at Stichting
36 +Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
37 +as a successor of a language called ABC. Guido remains Python's
38 +principal author, although it includes many contributions from others.
39 +
40 +In 1995, Guido continued his work on Python at the Corporation for
41 +National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
42 +in Reston, Virginia where he released several versions of the
43 +software.
44 +
45 +In May 2000, Guido and the Python core development team moved to
46 +BeOpen.com to form the BeOpen PythonLabs team. In October of the same
47 +year, the PythonLabs team moved to Digital Creations (now Zope
48 +Corporation, see http://www.zope.com). In 2001, the Python Software
49 +Foundation (PSF, see http://www.python.org/psf/) was formed, a
50 +non-profit organization created specifically to own Python-related
51 +Intellectual Property. Zope Corporation is a sponsoring member of
52 +the PSF.
53 +
54 +All Python releases are Open Source (see http://www.opensource.org for
55 +the Open Source Definition). Historically, most, but not all, Python
56 +releases have also been GPL-compatible; the table below summarizes
57 +the various releases.
58 +
59 + Release Derived Year Owner GPL-
60 + from compatible? (1)
61 +
62 + 0.9.0 thru 1.2 1991-1995 CWI yes
63 + 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes
64 + 1.6 1.5.2 2000 CNRI no
65 + 2.0 1.6 2000 BeOpen.com no
66 + 1.6.1 1.6 2001 CNRI yes (2)
67 + 2.1 2.0+1.6.1 2001 PSF no
68 + 2.0.1 2.0+1.6.1 2001 PSF yes
69 + 2.1.1 2.1+2.0.1 2001 PSF yes
70 + 2.2 2.1.1 2001 PSF yes
71 + 2.1.2 2.1.1 2002 PSF yes
72 + 2.1.3 2.1.2 2002 PSF yes
73 + 2.2.1 2.2 2002 PSF yes
74 + 2.2.2 2.2.1 2002 PSF yes
75 + 2.2.3 2.2.2 2003 PSF yes
76 + 2.3 2.2.2 2002-2003 PSF yes
77 + 2.3.1 2.3 2002-2003 PSF yes
78 + 2.3.2 2.3.1 2002-2003 PSF yes
79 + 2.3.3 2.3.2 2002-2003 PSF yes
80 + 2.3.4 2.3.3 2004 PSF yes
81 + 2.3.5 2.3.4 2005 PSF yes
82 + 2.4 2.3 2004 PSF yes
83 + 2.4.1 2.4.1 2005 PSF yes
84 + 2.4.2 2.4.1 2005 PSF yes
85 + 2.4.3 2.4.2 2006 PSF yes
86 +
87 +Footnotes:
88 +
89 +(1) GPL-compatible doesn't mean that we're distributing Python under
90 + the GPL. All Python licenses, unlike the GPL, let you distribute
91 + a modified version without making your changes open source. The
92 + GPL-compatible licenses make it possible to combine Python with
93 + other software that is released under the GPL; the others don't.
94 +
95 +(2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
96 + because its license has a choice of law clause. According to
97 + CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
98 + is "not incompatible" with the GPL.
99 +
100 +Thanks to the many outside volunteers who have worked under Guido's
101 +direction to make these releases possible.
102 +
103 +
104 +B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
105 +===============================================================
106 +
107 +PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
108 +--------------------------------------------
109 +
110 +1. This LICENSE AGREEMENT is between the Python Software Foundation
111 +("PSF"), and the Individual or Organization ("Licensee") accessing and
112 +otherwise using this software ("Python") in source or binary form and
113 +its associated documentation.
114 +
115 +2. Subject to the terms and conditions of this License Agreement, PSF
116 +hereby grants Licensee a nonexclusive, royalty-free, world-wide
117 +license to reproduce, analyze, test, perform and/or display publicly,
118 +prepare derivative works, distribute, and otherwise use Python
119 +alone or in any derivative version, provided, however, that PSF's
120 +License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
121 +2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights
122 +Reserved" are retained in Python alone or in any derivative version
123 +prepared by Licensee.
124 +
125 +3. In the event Licensee prepares a derivative work that is based on
126 +or incorporates Python or any part thereof, and wants to make
127 +the derivative work available to others as provided herein, then
128 +Licensee hereby agrees to include in any such work a brief summary of
129 +the changes made to Python.
130 +
131 +4. PSF is making Python available to Licensee on an "AS IS"
132 +basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
133 +IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
134 +DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
135 +FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
136 +INFRINGE ANY THIRD PARTY RIGHTS.
137 +
138 +5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
139 +FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
140 +A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
141 +OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
142 +
143 +6. This License Agreement will automatically terminate upon a material
144 +breach of its terms and conditions.
145 +
146 +7. Nothing in this License Agreement shall be deemed to create any
147 +relationship of agency, partnership, or joint venture between PSF and
148 +Licensee. This License Agreement does not grant permission to use PSF
149 +trademarks or trade name in a trademark sense to endorse or promote
150 +products or services of Licensee, or any third party.
151 +
152 +8. By copying, installing or otherwise using Python, Licensee
153 +agrees to be bound by the terms and conditions of this License
154 +Agreement.
155 +
156 +
157 +BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
158 +-------------------------------------------
159 +
160 +BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
161 +
162 +1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
163 +office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
164 +Individual or Organization ("Licensee") accessing and otherwise using
165 +this software in source or binary form and its associated
166 +documentation ("the Software").
167 +
168 +2. Subject to the terms and conditions of this BeOpen Python License
169 +Agreement, BeOpen hereby grants Licensee a non-exclusive,
170 +royalty-free, world-wide license to reproduce, analyze, test, perform
171 +and/or display publicly, prepare derivative works, distribute, and
172 +otherwise use the Software alone or in any derivative version,
173 +provided, however, that the BeOpen Python License is retained in the
174 +Software, alone or in any derivative version prepared by Licensee.
175 +
176 +3. BeOpen is making the Software available to Licensee on an "AS IS"
177 +basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
178 +IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
179 +DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
180 +FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
181 +INFRINGE ANY THIRD PARTY RIGHTS.
182 +
183 +4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
184 +SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
185 +AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
186 +DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
187 +
188 +5. This License Agreement will automatically terminate upon a material
189 +breach of its terms and conditions.
190 +
191 +6. This License Agreement shall be governed by and interpreted in all
192 +respects by the law of the State of California, excluding conflict of
193 +law provisions. Nothing in this License Agreement shall be deemed to
194 +create any relationship of agency, partnership, or joint venture
195 +between BeOpen and Licensee. This License Agreement does not grant
196 +permission to use BeOpen trademarks or trade names in a trademark
197 +sense to endorse or promote products or services of Licensee, or any
198 +third party. As an exception, the "BeOpen Python" logos available at
199 +http://www.pythonlabs.com/logos.html may be used according to the
200 +permissions granted on that web page.
201 +
202 +7. By copying, installing or otherwise using the software, Licensee
203 +agrees to be bound by the terms and conditions of this License
204 +Agreement.
205 +
206 +
207 +CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
208 +---------------------------------------
209 +
210 +1. This LICENSE AGREEMENT is between the Corporation for National
211 +Research Initiatives, having an office at 1895 Preston White Drive,
212 +Reston, VA 20191 ("CNRI"), and the Individual or Organization
213 +("Licensee") accessing and otherwise using Python 1.6.1 software in
214 +source or binary form and its associated documentation.
215 +
216 +2. Subject to the terms and conditions of this License Agreement, CNRI
217 +hereby grants Licensee a nonexclusive, royalty-free, world-wide
218 +license to reproduce, analyze, test, perform and/or display publicly,
219 +prepare derivative works, distribute, and otherwise use Python 1.6.1
220 +alone or in any derivative version, provided, however, that CNRI's
221 +License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
222 +1995-2001 Corporation for National Research Initiatives; All Rights
223 +Reserved" are retained in Python 1.6.1 alone or in any derivative
224 +version prepared by Licensee. Alternately, in lieu of CNRI's License
225 +Agreement, Licensee may substitute the following text (omitting the
226 +quotes): "Python 1.6.1 is made available subject to the terms and
227 +conditions in CNRI's License Agreement. This Agreement together with
228 +Python 1.6.1 may be located on the Internet using the following
229 +unique, persistent identifier (known as a handle): 1895.22/1013. This
230 +Agreement may also be obtained from a proxy server on the Internet
231 +using the following URL: http://hdl.handle.net/1895.22/1013".
232 +
233 +3. In the event Licensee prepares a derivative work that is based on
234 +or incorporates Python 1.6.1 or any part thereof, and wants to make
235 +the derivative work available to others as provided herein, then
236 +Licensee hereby agrees to include in any such work a brief summary of
237 +the changes made to Python 1.6.1.
238 +
239 +4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
240 +basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
241 +IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
242 +DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
243 +FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
244 +INFRINGE ANY THIRD PARTY RIGHTS.
245 +
246 +5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
247 +1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
248 +A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
249 +OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
250 +
251 +6. This License Agreement will automatically terminate upon a material
252 +breach of its terms and conditions.
253 +
254 +7. This License Agreement shall be governed by the federal
255 +intellectual property law of the United States, including without
256 +limitation the federal copyright law, and, to the extent such
257 +U.S. federal law does not apply, by the law of the Commonwealth of
258 +Virginia, excluding Virginia's conflict of law provisions.
259 +Notwithstanding the foregoing, with regard to derivative works based
260 +on Python 1.6.1 that incorporate non-separable material that was
261 +previously distributed under the GNU General Public License (GPL), the
262 +law of the Commonwealth of Virginia shall govern this License
263 +Agreement only as to issues arising under or with respect to
264 +Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
265 +License Agreement shall be deemed to create any relationship of
266 +agency, partnership, or joint venture between CNRI and Licensee. This
267 +License Agreement does not grant permission to use CNRI trademarks or
268 +trade name in a trademark sense to endorse or promote products or
269 +services of Licensee, or any third party.
270 +
271 +8. By clicking on the "ACCEPT" button where indicated, or by copying,
272 +installing or otherwise using Python 1.6.1, Licensee agrees to be
273 +bound by the terms and conditions of this License Agreement.
274 +
275 + ACCEPT
276 +
277 +
278 +CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
279 +--------------------------------------------------
280 +
281 +Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
282 +The Netherlands. All rights reserved.
283 +
284 +Permission to use, copy, modify, and distribute this software and its
285 +documentation for any purpose and without fee is hereby granted,
286 +provided that the above copyright notice appear in all copies and that
287 +both that copyright notice and this permission notice appear in
288 +supporting documentation, and that the name of Stichting Mathematisch
289 +Centrum or CWI not be used in advertising or publicity pertaining to
290 +distribution of the software without specific, written prior
291 +permission.
292 +
293 +STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
294 +THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
295 +FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
296 +FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
297 +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
298 +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
299 +OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
300
301 diff --git a/profiles/license_groups b/profiles/license_groups
302 index 3f5fc3a68a0..fcebd32957d 100644
303 --- a/profiles/license_groups
304 +++ b/profiles/license_groups
305 @@ -13,7 +13,7 @@
306 # https://www.gnu.org/licenses/license-list.html
307 # GPL or LGPL with various exceptions are also included here, because
308 # they are more permissive than the licenses they are based on.
309 -GPL-COMPATIBLE AGPL-3 AGPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions Artistic-2 Boost-1.0 BSD BSD-2 CC0-1.0 CeCILL-2 Clarified-Artistic Clear-BSD ECL-2.0 FSFAP FTL gcc-runtime-library-exception-3.1 GPL-1 GPL-1+ GPL-2 GPL-2+ GPL-2-with-classpath-exception GPL-2-with-exceptions GPL-2-with-font-exception GPL-2-with-linking-exception GPL-2-with-MySQL-FLOSS-exception GPL-2+-with-openssl-exception GPL-3 GPL-3+ GPL-3+-with-autoconf-exception GPL-3-with-font-exception GPL-3+-with-font-exception GPL-3-with-openssl-exception HPND IJG ISC LGPL-2 LGPL-2+ LGPL-2-with-linking-exception LGPL-2.1 LGPL-2.1+ LGPL-2.1-with-linking-exception LGPL-3 LGPL-3+ LGPL-3-with-linking-exception libgcc libstdc++ metapackage MIT MPL-2.0 Nokia-Qt-LGPL-Exception-1.1 OPENLDAP PSF-2 PSF-2.2 PSF-2.3 public-domain PYTHON qwt Ruby Ruby-BSD SGI-B-2.0 Sleepycat tanuki-community Transmission-OpenSSL-exception unicode Unlicense UoI-NCSA UPX-exception vim W3C WTFPL-2 wxWinLL-3.1 ZLIB ZPL
310 +GPL-COMPATIBLE AGPL-3 AGPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions Artistic-2 Boost-1.0 BSD BSD-2 CC0-1.0 CeCILL-2 Clarified-Artistic Clear-BSD ECL-2.0 FSFAP FTL gcc-runtime-library-exception-3.1 GPL-1 GPL-1+ GPL-2 GPL-2+ GPL-2-with-classpath-exception GPL-2-with-exceptions GPL-2-with-font-exception GPL-2-with-linking-exception GPL-2-with-MySQL-FLOSS-exception GPL-2+-with-openssl-exception GPL-3 GPL-3+ GPL-3+-with-autoconf-exception GPL-3-with-font-exception GPL-3+-with-font-exception GPL-3-with-openssl-exception HPND IJG ISC LGPL-2 LGPL-2+ LGPL-2-with-linking-exception LGPL-2.1 LGPL-2.1+ LGPL-2.1-with-linking-exception LGPL-3 LGPL-3+ LGPL-3-with-linking-exception libgcc libstdc++ metapackage MIT MPL-2.0 Nokia-Qt-LGPL-Exception-1.1 OPENLDAP PSF-2 PSF-2.2 PSF-2.3 PSF-2.4 public-domain PYTHON qwt Ruby Ruby-BSD SGI-B-2.0 Sleepycat tanuki-community Transmission-OpenSSL-exception unicode Unlicense UoI-NCSA UPX-exception vim W3C WTFPL-2 wxWinLL-3.1 ZLIB ZPL
311
312 # Free software licenses approved by the FSF
313 FSF-APPROVED @GPL-COMPATIBLE AFL-2.1 AFL-3.0 Apache-1.0 Apache-1.1 APSL-2 BSD-4 CDDL CNRI CPAL-1.0 CPL-1.0 EPL-1.0 EPL-2.0 EUPL-1.1 EUPL-1.2 FraunhoferFDK gnuplot IBM LPPL-1.2 MPL-1.0 MPL-1.1 Ms-PL NPL-1.1 openssl OSL-1.1 OSL-2.0 OSL-2.1 PHP-3.01 QPL-1.0 Zend-2.0