Blame LICENSE

rpm-build 2bd099
A. HISTORY OF THE SOFTWARE
rpm-build 2bd099
==========================
rpm-build 2bd099
rpm-build 2bd099
Python was created in the early 1990s by Guido van Rossum at Stichting
rpm-build 2bd099
Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
rpm-build 2bd099
as a successor of a language called ABC.  Guido remains Python's
rpm-build 2bd099
principal author, although it includes many contributions from others.
rpm-build 2bd099
rpm-build 2bd099
In 1995, Guido continued his work on Python at the Corporation for
rpm-build 2bd099
National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
rpm-build 2bd099
in Reston, Virginia where he released several versions of the
rpm-build 2bd099
software.
rpm-build 2bd099
rpm-build 2bd099
In May 2000, Guido and the Python core development team moved to
rpm-build 2bd099
BeOpen.com to form the BeOpen PythonLabs team.  In October of the same
rpm-build 2bd099
year, the PythonLabs team moved to Digital Creations, which became
rpm-build 2bd099
Zope Corporation.  In 2001, the Python Software Foundation (PSF, see
rpm-build 2bd099
https://www.python.org/psf/) was formed, a non-profit organization
rpm-build 2bd099
created specifically to own Python-related Intellectual Property.
rpm-build 2bd099
Zope Corporation was a sponsoring member of the PSF.
rpm-build 2bd099
rpm-build 2bd099
All Python releases are Open Source (see http://www.opensource.org for
rpm-build 2bd099
the Open Source Definition).  Historically, most, but not all, Python
rpm-build 2bd099
releases have also been GPL-compatible; the table below summarizes
rpm-build 2bd099
the various releases.
rpm-build 2bd099
rpm-build 2bd099
    Release         Derived     Year        Owner       GPL-
rpm-build 2bd099
                    from                                compatible? (1)
rpm-build 2bd099
rpm-build 2bd099
    0.9.0 thru 1.2              1991-1995   CWI         yes
rpm-build 2bd099
    1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes
rpm-build 2bd099
    1.6             1.5.2       2000        CNRI        no
rpm-build 2bd099
    2.0             1.6         2000        BeOpen.com  no
rpm-build 2bd099
    1.6.1           1.6         2001        CNRI        yes (2)
rpm-build 2bd099
    2.1             2.0+1.6.1   2001        PSF         no
rpm-build 2bd099
    2.0.1           2.0+1.6.1   2001        PSF         yes
rpm-build 2bd099
    2.1.1           2.1+2.0.1   2001        PSF         yes
rpm-build 2bd099
    2.1.2           2.1.1       2002        PSF         yes
rpm-build 2bd099
    2.1.3           2.1.2       2002        PSF         yes
rpm-build 2bd099
    2.2 and above   2.1.1       2001-now    PSF         yes
rpm-build 2bd099
rpm-build 2bd099
Footnotes:
rpm-build 2bd099
rpm-build 2bd099
(1) GPL-compatible doesn't mean that we're distributing Python under
rpm-build 2bd099
    the GPL.  All Python licenses, unlike the GPL, let you distribute
rpm-build 2bd099
    a modified version without making your changes open source.  The
rpm-build 2bd099
    GPL-compatible licenses make it possible to combine Python with
rpm-build 2bd099
    other software that is released under the GPL; the others don't.
rpm-build 2bd099
rpm-build 2bd099
(2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
rpm-build 2bd099
    because its license has a choice of law clause.  According to
rpm-build 2bd099
    CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
rpm-build 2bd099
    is "not incompatible" with the GPL.
rpm-build 2bd099
rpm-build 2bd099
Thanks to the many outside volunteers who have worked under Guido's
rpm-build 2bd099
direction to make these releases possible.
rpm-build 2bd099
rpm-build 2bd099
rpm-build 2bd099
B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
rpm-build 2bd099
===============================================================
rpm-build 2bd099
rpm-build 2bd099
PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
rpm-build 2bd099
--------------------------------------------
rpm-build 2bd099
rpm-build 2bd099
1. This LICENSE AGREEMENT is between the Python Software Foundation
rpm-build 2bd099
("PSF"), and the Individual or Organization ("Licensee") accessing and
rpm-build 2bd099
otherwise using this software ("Python") in source or binary form and
rpm-build 2bd099
its associated documentation.
rpm-build 2bd099
rpm-build 2bd099
2. Subject to the terms and conditions of this License Agreement, PSF hereby
rpm-build 2bd099
grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
rpm-build 2bd099
analyze, test, perform and/or display publicly, prepare derivative works,
rpm-build 2bd099
distribute, and otherwise use Python alone or in any derivative version,
rpm-build 2bd099
provided, however, that PSF's License Agreement and PSF's notice of copyright,
rpm-build 2bd099
i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
rpm-build 2bd099
2011, 2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation; All Rights
rpm-build 2bd099
Reserved" are retained in Python alone or in any derivative version prepared by
rpm-build 2bd099
Licensee.
rpm-build 2bd099
rpm-build 2bd099
3. In the event Licensee prepares a derivative work that is based on
rpm-build 2bd099
or incorporates Python or any part thereof, and wants to make
rpm-build 2bd099
the derivative work available to others as provided herein, then
rpm-build 2bd099
Licensee hereby agrees to include in any such work a brief summary of
rpm-build 2bd099
the changes made to Python.
rpm-build 2bd099
rpm-build 2bd099
4. PSF is making Python available to Licensee on an "AS IS"
rpm-build 2bd099
basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
rpm-build 2bd099
IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
rpm-build 2bd099
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
rpm-build 2bd099
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
rpm-build 2bd099
INFRINGE ANY THIRD PARTY RIGHTS.
rpm-build 2bd099
rpm-build 2bd099
5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
rpm-build 2bd099
FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
rpm-build 2bd099
A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
rpm-build 2bd099
OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
rpm-build 2bd099
rpm-build 2bd099
6. This License Agreement will automatically terminate upon a material
rpm-build 2bd099
breach of its terms and conditions.
rpm-build 2bd099
rpm-build 2bd099
7. Nothing in this License Agreement shall be deemed to create any
rpm-build 2bd099
relationship of agency, partnership, or joint venture between PSF and
rpm-build 2bd099
Licensee.  This License Agreement does not grant permission to use PSF
rpm-build 2bd099
trademarks or trade name in a trademark sense to endorse or promote
rpm-build 2bd099
products or services of Licensee, or any third party.
rpm-build 2bd099
rpm-build 2bd099
8. By copying, installing or otherwise using Python, Licensee
rpm-build 2bd099
agrees to be bound by the terms and conditions of this License
rpm-build 2bd099
Agreement.
rpm-build 2bd099
rpm-build 2bd099
rpm-build 2bd099
BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
rpm-build 2bd099
-------------------------------------------
rpm-build 2bd099
rpm-build 2bd099
BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
rpm-build 2bd099
rpm-build 2bd099
1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
rpm-build 2bd099
office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
rpm-build 2bd099
Individual or Organization ("Licensee") accessing and otherwise using
rpm-build 2bd099
this software in source or binary form and its associated
rpm-build 2bd099
documentation ("the Software").
rpm-build 2bd099
rpm-build 2bd099
2. Subject to the terms and conditions of this BeOpen Python License
rpm-build 2bd099
Agreement, BeOpen hereby grants Licensee a non-exclusive,
rpm-build 2bd099
royalty-free, world-wide license to reproduce, analyze, test, perform
rpm-build 2bd099
and/or display publicly, prepare derivative works, distribute, and
rpm-build 2bd099
otherwise use the Software alone or in any derivative version,
rpm-build 2bd099
provided, however, that the BeOpen Python License is retained in the
rpm-build 2bd099
Software, alone or in any derivative version prepared by Licensee.
rpm-build 2bd099
rpm-build 2bd099
3. BeOpen is making the Software available to Licensee on an "AS IS"
rpm-build 2bd099
basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
rpm-build 2bd099
IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
rpm-build 2bd099
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
rpm-build 2bd099
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
rpm-build 2bd099
INFRINGE ANY THIRD PARTY RIGHTS.
rpm-build 2bd099
rpm-build 2bd099
4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
rpm-build 2bd099
SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
rpm-build 2bd099
AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
rpm-build 2bd099
DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
rpm-build 2bd099
rpm-build 2bd099
5. This License Agreement will automatically terminate upon a material
rpm-build 2bd099
breach of its terms and conditions.
rpm-build 2bd099
rpm-build 2bd099
6. This License Agreement shall be governed by and interpreted in all
rpm-build 2bd099
respects by the law of the State of California, excluding conflict of
rpm-build 2bd099
law provisions.  Nothing in this License Agreement shall be deemed to
rpm-build 2bd099
create any relationship of agency, partnership, or joint venture
rpm-build 2bd099
between BeOpen and Licensee.  This License Agreement does not grant
rpm-build 2bd099
permission to use BeOpen trademarks or trade names in a trademark
rpm-build 2bd099
sense to endorse or promote products or services of Licensee, or any
rpm-build 2bd099
third party.  As an exception, the "BeOpen Python" logos available at
rpm-build 2bd099
http://www.pythonlabs.com/logos.html may be used according to the
rpm-build 2bd099
permissions granted on that web page.
rpm-build 2bd099
rpm-build 2bd099
7. By copying, installing or otherwise using the software, Licensee
rpm-build 2bd099
agrees to be bound by the terms and conditions of this License
rpm-build 2bd099
Agreement.
rpm-build 2bd099
rpm-build 2bd099
rpm-build 2bd099
CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
rpm-build 2bd099
---------------------------------------
rpm-build 2bd099
rpm-build 2bd099
1. This LICENSE AGREEMENT is between the Corporation for National
rpm-build 2bd099
Research Initiatives, having an office at 1895 Preston White Drive,
rpm-build 2bd099
Reston, VA 20191 ("CNRI"), and the Individual or Organization
rpm-build 2bd099
("Licensee") accessing and otherwise using Python 1.6.1 software in
rpm-build 2bd099
source or binary form and its associated documentation.
rpm-build 2bd099
rpm-build 2bd099
2. Subject to the terms and conditions of this License Agreement, CNRI
rpm-build 2bd099
hereby grants Licensee a nonexclusive, royalty-free, world-wide
rpm-build 2bd099
license to reproduce, analyze, test, perform and/or display publicly,
rpm-build 2bd099
prepare derivative works, distribute, and otherwise use Python 1.6.1
rpm-build 2bd099
alone or in any derivative version, provided, however, that CNRI's
rpm-build 2bd099
License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
rpm-build 2bd099
1995-2001 Corporation for National Research Initiatives; All Rights
rpm-build 2bd099
Reserved" are retained in Python 1.6.1 alone or in any derivative
rpm-build 2bd099
version prepared by Licensee.  Alternately, in lieu of CNRI's License
rpm-build 2bd099
Agreement, Licensee may substitute the following text (omitting the
rpm-build 2bd099
quotes): "Python 1.6.1 is made available subject to the terms and
rpm-build 2bd099
conditions in CNRI's License Agreement.  This Agreement together with
rpm-build 2bd099
Python 1.6.1 may be located on the Internet using the following
rpm-build 2bd099
unique, persistent identifier (known as a handle): 1895.22/1013.  This
rpm-build 2bd099
Agreement may also be obtained from a proxy server on the Internet
rpm-build 2bd099
using the following URL: http://hdl.handle.net/1895.22/1013".
rpm-build 2bd099
rpm-build 2bd099
3. In the event Licensee prepares a derivative work that is based on
rpm-build 2bd099
or incorporates Python 1.6.1 or any part thereof, and wants to make
rpm-build 2bd099
the derivative work available to others as provided herein, then
rpm-build 2bd099
Licensee hereby agrees to include in any such work a brief summary of
rpm-build 2bd099
the changes made to Python 1.6.1.
rpm-build 2bd099
rpm-build 2bd099
4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
rpm-build 2bd099
basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
rpm-build 2bd099
IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
rpm-build 2bd099
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
rpm-build 2bd099
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
rpm-build 2bd099
INFRINGE ANY THIRD PARTY RIGHTS.
rpm-build 2bd099
rpm-build 2bd099
5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
rpm-build 2bd099
1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
rpm-build 2bd099
A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
rpm-build 2bd099
OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
rpm-build 2bd099
rpm-build 2bd099
6. This License Agreement will automatically terminate upon a material
rpm-build 2bd099
breach of its terms and conditions.
rpm-build 2bd099
rpm-build 2bd099
7. This License Agreement shall be governed by the federal
rpm-build 2bd099
intellectual property law of the United States, including without
rpm-build 2bd099
limitation the federal copyright law, and, to the extent such
rpm-build 2bd099
U.S. federal law does not apply, by the law of the Commonwealth of
rpm-build 2bd099
Virginia, excluding Virginia's conflict of law provisions.
rpm-build 2bd099
Notwithstanding the foregoing, with regard to derivative works based
rpm-build 2bd099
on Python 1.6.1 that incorporate non-separable material that was
rpm-build 2bd099
previously distributed under the GNU General Public License (GPL), the
rpm-build 2bd099
law of the Commonwealth of Virginia shall govern this License
rpm-build 2bd099
Agreement only as to issues arising under or with respect to
rpm-build 2bd099
Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
rpm-build 2bd099
License Agreement shall be deemed to create any relationship of
rpm-build 2bd099
agency, partnership, or joint venture between CNRI and Licensee.  This
rpm-build 2bd099
License Agreement does not grant permission to use CNRI trademarks or
rpm-build 2bd099
trade name in a trademark sense to endorse or promote products or
rpm-build 2bd099
services of Licensee, or any third party.
rpm-build 2bd099
rpm-build 2bd099
8. By clicking on the "ACCEPT" button where indicated, or by copying,
rpm-build 2bd099
installing or otherwise using Python 1.6.1, Licensee agrees to be
rpm-build 2bd099
bound by the terms and conditions of this License Agreement.
rpm-build 2bd099
rpm-build 2bd099
        ACCEPT
rpm-build 2bd099
rpm-build 2bd099
rpm-build 2bd099
CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
rpm-build 2bd099
--------------------------------------------------
rpm-build 2bd099
rpm-build 2bd099
Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
rpm-build 2bd099
The Netherlands.  All rights reserved.
rpm-build 2bd099
rpm-build 2bd099
Permission to use, copy, modify, and distribute this software and its
rpm-build 2bd099
documentation for any purpose and without fee is hereby granted,
rpm-build 2bd099
provided that the above copyright notice appear in all copies and that
rpm-build 2bd099
both that copyright notice and this permission notice appear in
rpm-build 2bd099
supporting documentation, and that the name of Stichting Mathematisch
rpm-build 2bd099
Centrum or CWI not be used in advertising or publicity pertaining to
rpm-build 2bd099
distribution of the software without specific, written prior
rpm-build 2bd099
permission.
rpm-build 2bd099
rpm-build 2bd099
STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
rpm-build 2bd099
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
rpm-build 2bd099
FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
rpm-build 2bd099
FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
rpm-build 2bd099
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
rpm-build 2bd099
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
rpm-build 2bd099
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.