Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ShExBy/shex_roo.../lib64/python3....
File: LICENSE.txt
A. HISTORY OF THE SOFTWARE
[0] Fix | Delete
==========================
[1] Fix | Delete
[2] Fix | Delete
Python was created in the early 1990s by Guido van Rossum at Stichting
[3] Fix | Delete
Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
[4] Fix | Delete
as a successor of a language called ABC. Guido remains Python's
[5] Fix | Delete
principal author, although it includes many contributions from others.
[6] Fix | Delete
[7] Fix | Delete
In 1995, Guido continued his work on Python at the Corporation for
[8] Fix | Delete
National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
[9] Fix | Delete
in Reston, Virginia where he released several versions of the
[10] Fix | Delete
software.
[11] Fix | Delete
[12] Fix | Delete
In May 2000, Guido and the Python core development team moved to
[13] Fix | Delete
BeOpen.com to form the BeOpen PythonLabs team. In October of the same
[14] Fix | Delete
year, the PythonLabs team moved to Digital Creations, which became
[15] Fix | Delete
Zope Corporation. In 2001, the Python Software Foundation (PSF, see
[16] Fix | Delete
https://www.python.org/psf/) was formed, a non-profit organization
[17] Fix | Delete
created specifically to own Python-related Intellectual Property.
[18] Fix | Delete
Zope Corporation was a sponsoring member of the PSF.
[19] Fix | Delete
[20] Fix | Delete
All Python releases are Open Source (see http://www.opensource.org for
[21] Fix | Delete
the Open Source Definition). Historically, most, but not all, Python
[22] Fix | Delete
releases have also been GPL-compatible; the table below summarizes
[23] Fix | Delete
the various releases.
[24] Fix | Delete
[25] Fix | Delete
Release Derived Year Owner GPL-
[26] Fix | Delete
from compatible? (1)
[27] Fix | Delete
[28] Fix | Delete
0.9.0 thru 1.2 1991-1995 CWI yes
[29] Fix | Delete
1.3 thru 1.5.2 1.2 1995-1999 CNRI yes
[30] Fix | Delete
1.6 1.5.2 2000 CNRI no
[31] Fix | Delete
2.0 1.6 2000 BeOpen.com no
[32] Fix | Delete
1.6.1 1.6 2001 CNRI yes (2)
[33] Fix | Delete
2.1 2.0+1.6.1 2001 PSF no
[34] Fix | Delete
2.0.1 2.0+1.6.1 2001 PSF yes
[35] Fix | Delete
2.1.1 2.1+2.0.1 2001 PSF yes
[36] Fix | Delete
2.1.2 2.1.1 2002 PSF yes
[37] Fix | Delete
2.1.3 2.1.2 2002 PSF yes
[38] Fix | Delete
2.2 and above 2.1.1 2001-now PSF yes
[39] Fix | Delete
[40] Fix | Delete
Footnotes:
[41] Fix | Delete
[42] Fix | Delete
(1) GPL-compatible doesn't mean that we're distributing Python under
[43] Fix | Delete
the GPL. All Python licenses, unlike the GPL, let you distribute
[44] Fix | Delete
a modified version without making your changes open source. The
[45] Fix | Delete
GPL-compatible licenses make it possible to combine Python with
[46] Fix | Delete
other software that is released under the GPL; the others don't.
[47] Fix | Delete
[48] Fix | Delete
(2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
[49] Fix | Delete
because its license has a choice of law clause. According to
[50] Fix | Delete
CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
[51] Fix | Delete
is "not incompatible" with the GPL.
[52] Fix | Delete
[53] Fix | Delete
Thanks to the many outside volunteers who have worked under Guido's
[54] Fix | Delete
direction to make these releases possible.
[55] Fix | Delete
[56] Fix | Delete
[57] Fix | Delete
B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
[58] Fix | Delete
===============================================================
[59] Fix | Delete
[60] Fix | Delete
Python software and documentation are licensed under the
[61] Fix | Delete
Python Software Foundation License Version 2.
[62] Fix | Delete
[63] Fix | Delete
Starting with Python 3.8.6, examples, recipes, and other code in
[64] Fix | Delete
the documentation are dual licensed under the PSF License Version 2
[65] Fix | Delete
and the Zero-Clause BSD license.
[66] Fix | Delete
[67] Fix | Delete
Some software incorporated into Python is under different licenses.
[68] Fix | Delete
The licenses are listed with code falling under that license.
[69] Fix | Delete
[70] Fix | Delete
[71] Fix | Delete
PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
[72] Fix | Delete
--------------------------------------------
[73] Fix | Delete
[74] Fix | Delete
1. This LICENSE AGREEMENT is between the Python Software Foundation
[75] Fix | Delete
("PSF"), and the Individual or Organization ("Licensee") accessing and
[76] Fix | Delete
otherwise using this software ("Python") in source or binary form and
[77] Fix | Delete
its associated documentation.
[78] Fix | Delete
[79] Fix | Delete
2. Subject to the terms and conditions of this License Agreement, PSF hereby
[80] Fix | Delete
grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
[81] Fix | Delete
analyze, test, perform and/or display publicly, prepare derivative works,
[82] Fix | Delete
distribute, and otherwise use Python alone or in any derivative version,
[83] Fix | Delete
provided, however, that PSF's License Agreement and PSF's notice of copyright,
[84] Fix | Delete
i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
[85] Fix | Delete
2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Python Software Foundation;
[86] Fix | Delete
All Rights Reserved" are retained in Python alone or in any derivative version
[87] Fix | Delete
prepared by Licensee.
[88] Fix | Delete
[89] Fix | Delete
3. In the event Licensee prepares a derivative work that is based on
[90] Fix | Delete
or incorporates Python or any part thereof, and wants to make
[91] Fix | Delete
the derivative work available to others as provided herein, then
[92] Fix | Delete
Licensee hereby agrees to include in any such work a brief summary of
[93] Fix | Delete
the changes made to Python.
[94] Fix | Delete
[95] Fix | Delete
4. PSF is making Python available to Licensee on an "AS IS"
[96] Fix | Delete
basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
[97] Fix | Delete
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
[98] Fix | Delete
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
[99] Fix | Delete
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
[100] Fix | Delete
INFRINGE ANY THIRD PARTY RIGHTS.
[101] Fix | Delete
[102] Fix | Delete
5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
[103] Fix | Delete
FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
[104] Fix | Delete
A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
[105] Fix | Delete
OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
[106] Fix | Delete
[107] Fix | Delete
6. This License Agreement will automatically terminate upon a material
[108] Fix | Delete
breach of its terms and conditions.
[109] Fix | Delete
[110] Fix | Delete
7. Nothing in this License Agreement shall be deemed to create any
[111] Fix | Delete
relationship of agency, partnership, or joint venture between PSF and
[112] Fix | Delete
Licensee. This License Agreement does not grant permission to use PSF
[113] Fix | Delete
trademarks or trade name in a trademark sense to endorse or promote
[114] Fix | Delete
products or services of Licensee, or any third party.
[115] Fix | Delete
[116] Fix | Delete
8. By copying, installing or otherwise using Python, Licensee
[117] Fix | Delete
agrees to be bound by the terms and conditions of this License
[118] Fix | Delete
Agreement.
[119] Fix | Delete
[120] Fix | Delete
[121] Fix | Delete
BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
[122] Fix | Delete
-------------------------------------------
[123] Fix | Delete
[124] Fix | Delete
BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
[125] Fix | Delete
[126] Fix | Delete
1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
[127] Fix | Delete
office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
[128] Fix | Delete
Individual or Organization ("Licensee") accessing and otherwise using
[129] Fix | Delete
this software in source or binary form and its associated
[130] Fix | Delete
documentation ("the Software").
[131] Fix | Delete
[132] Fix | Delete
2. Subject to the terms and conditions of this BeOpen Python License
[133] Fix | Delete
Agreement, BeOpen hereby grants Licensee a non-exclusive,
[134] Fix | Delete
royalty-free, world-wide license to reproduce, analyze, test, perform
[135] Fix | Delete
and/or display publicly, prepare derivative works, distribute, and
[136] Fix | Delete
otherwise use the Software alone or in any derivative version,
[137] Fix | Delete
provided, however, that the BeOpen Python License is retained in the
[138] Fix | Delete
Software, alone or in any derivative version prepared by Licensee.
[139] Fix | Delete
[140] Fix | Delete
3. BeOpen is making the Software available to Licensee on an "AS IS"
[141] Fix | Delete
basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
[142] Fix | Delete
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
[143] Fix | Delete
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
[144] Fix | Delete
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
[145] Fix | Delete
INFRINGE ANY THIRD PARTY RIGHTS.
[146] Fix | Delete
[147] Fix | Delete
4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
[148] Fix | Delete
SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
[149] Fix | Delete
AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
[150] Fix | Delete
DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
[151] Fix | Delete
[152] Fix | Delete
5. This License Agreement will automatically terminate upon a material
[153] Fix | Delete
breach of its terms and conditions.
[154] Fix | Delete
[155] Fix | Delete
6. This License Agreement shall be governed by and interpreted in all
[156] Fix | Delete
respects by the law of the State of California, excluding conflict of
[157] Fix | Delete
law provisions. Nothing in this License Agreement shall be deemed to
[158] Fix | Delete
create any relationship of agency, partnership, or joint venture
[159] Fix | Delete
between BeOpen and Licensee. This License Agreement does not grant
[160] Fix | Delete
permission to use BeOpen trademarks or trade names in a trademark
[161] Fix | Delete
sense to endorse or promote products or services of Licensee, or any
[162] Fix | Delete
third party. As an exception, the "BeOpen Python" logos available at
[163] Fix | Delete
http://www.pythonlabs.com/logos.html may be used according to the
[164] Fix | Delete
permissions granted on that web page.
[165] Fix | Delete
[166] Fix | Delete
7. By copying, installing or otherwise using the software, Licensee
[167] Fix | Delete
agrees to be bound by the terms and conditions of this License
[168] Fix | Delete
Agreement.
[169] Fix | Delete
[170] Fix | Delete
[171] Fix | Delete
CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
[172] Fix | Delete
---------------------------------------
[173] Fix | Delete
[174] Fix | Delete
1. This LICENSE AGREEMENT is between the Corporation for National
[175] Fix | Delete
Research Initiatives, having an office at 1895 Preston White Drive,
[176] Fix | Delete
Reston, VA 20191 ("CNRI"), and the Individual or Organization
[177] Fix | Delete
("Licensee") accessing and otherwise using Python 1.6.1 software in
[178] Fix | Delete
source or binary form and its associated documentation.
[179] Fix | Delete
[180] Fix | Delete
2. Subject to the terms and conditions of this License Agreement, CNRI
[181] Fix | Delete
hereby grants Licensee a nonexclusive, royalty-free, world-wide
[182] Fix | Delete
license to reproduce, analyze, test, perform and/or display publicly,
[183] Fix | Delete
prepare derivative works, distribute, and otherwise use Python 1.6.1
[184] Fix | Delete
alone or in any derivative version, provided, however, that CNRI's
[185] Fix | Delete
License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
[186] Fix | Delete
1995-2001 Corporation for National Research Initiatives; All Rights
[187] Fix | Delete
Reserved" are retained in Python 1.6.1 alone or in any derivative
[188] Fix | Delete
version prepared by Licensee. Alternately, in lieu of CNRI's License
[189] Fix | Delete
Agreement, Licensee may substitute the following text (omitting the
[190] Fix | Delete
quotes): "Python 1.6.1 is made available subject to the terms and
[191] Fix | Delete
conditions in CNRI's License Agreement. This Agreement together with
[192] Fix | Delete
Python 1.6.1 may be located on the Internet using the following
[193] Fix | Delete
unique, persistent identifier (known as a handle): 1895.22/1013. This
[194] Fix | Delete
Agreement may also be obtained from a proxy server on the Internet
[195] Fix | Delete
using the following URL: http://hdl.handle.net/1895.22/1013".
[196] Fix | Delete
[197] Fix | Delete
3. In the event Licensee prepares a derivative work that is based on
[198] Fix | Delete
or incorporates Python 1.6.1 or any part thereof, and wants to make
[199] Fix | Delete
the derivative work available to others as provided herein, then
[200] Fix | Delete
Licensee hereby agrees to include in any such work a brief summary of
[201] Fix | Delete
the changes made to Python 1.6.1.
[202] Fix | Delete
[203] Fix | Delete
4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
[204] Fix | Delete
basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
[205] Fix | Delete
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
[206] Fix | Delete
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
[207] Fix | Delete
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
[208] Fix | Delete
INFRINGE ANY THIRD PARTY RIGHTS.
[209] Fix | Delete
[210] Fix | Delete
5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
[211] Fix | Delete
1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
[212] Fix | Delete
A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
[213] Fix | Delete
OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
[214] Fix | Delete
[215] Fix | Delete
6. This License Agreement will automatically terminate upon a material
[216] Fix | Delete
breach of its terms and conditions.
[217] Fix | Delete
[218] Fix | Delete
7. This License Agreement shall be governed by the federal
[219] Fix | Delete
intellectual property law of the United States, including without
[220] Fix | Delete
limitation the federal copyright law, and, to the extent such
[221] Fix | Delete
U.S. federal law does not apply, by the law of the Commonwealth of
[222] Fix | Delete
Virginia, excluding Virginia's conflict of law provisions.
[223] Fix | Delete
Notwithstanding the foregoing, with regard to derivative works based
[224] Fix | Delete
on Python 1.6.1 that incorporate non-separable material that was
[225] Fix | Delete
previously distributed under the GNU General Public License (GPL), the
[226] Fix | Delete
law of the Commonwealth of Virginia shall govern this License
[227] Fix | Delete
Agreement only as to issues arising under or with respect to
[228] Fix | Delete
Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
[229] Fix | Delete
License Agreement shall be deemed to create any relationship of
[230] Fix | Delete
agency, partnership, or joint venture between CNRI and Licensee. This
[231] Fix | Delete
License Agreement does not grant permission to use CNRI trademarks or
[232] Fix | Delete
trade name in a trademark sense to endorse or promote products or
[233] Fix | Delete
services of Licensee, or any third party.
[234] Fix | Delete
[235] Fix | Delete
8. By clicking on the "ACCEPT" button where indicated, or by copying,
[236] Fix | Delete
installing or otherwise using Python 1.6.1, Licensee agrees to be
[237] Fix | Delete
bound by the terms and conditions of this License Agreement.
[238] Fix | Delete
[239] Fix | Delete
ACCEPT
[240] Fix | Delete
[241] Fix | Delete
[242] Fix | Delete
CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
[243] Fix | Delete
--------------------------------------------------
[244] Fix | Delete
[245] Fix | Delete
Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
[246] Fix | Delete
The Netherlands. All rights reserved.
[247] Fix | Delete
[248] Fix | Delete
Permission to use, copy, modify, and distribute this software and its
[249] Fix | Delete
documentation for any purpose and without fee is hereby granted,
[250] Fix | Delete
provided that the above copyright notice appear in all copies and that
[251] Fix | Delete
both that copyright notice and this permission notice appear in
[252] Fix | Delete
supporting documentation, and that the name of Stichting Mathematisch
[253] Fix | Delete
Centrum or CWI not be used in advertising or publicity pertaining to
[254] Fix | Delete
distribution of the software without specific, written prior
[255] Fix | Delete
permission.
[256] Fix | Delete
[257] Fix | Delete
STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
[258] Fix | Delete
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
[259] Fix | Delete
FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
[260] Fix | Delete
FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
[261] Fix | Delete
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
[262] Fix | Delete
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
[263] Fix | Delete
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
[264] Fix | Delete
[265] Fix | Delete
ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION
[266] Fix | Delete
----------------------------------------------------------------------
[267] Fix | Delete
[268] Fix | Delete
Permission to use, copy, modify, and/or distribute this software for any
[269] Fix | Delete
purpose with or without fee is hereby granted.
[270] Fix | Delete
[271] Fix | Delete
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
[272] Fix | Delete
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
[273] Fix | Delete
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
[274] Fix | Delete
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
[275] Fix | Delete
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
[276] Fix | Delete
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
[277] Fix | Delete
PERFORMANCE OF THIS SOFTWARE.
[278] Fix | Delete
[279] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function