Blame SOURCES/psfl.txt

c8265c
Python Software Foundation License
c8265c
Python 2.1.1 license
c8265c
c8265c
This is the official license for the Python 2.1.1 release:
c8265c
A. HISTORY OF THE SOFTWARE
c8265c
==========================
c8265c
c8265c
Python was created in the early 1990s by Guido van Rossum at Stichting
c8265c
Mathematisch Centrum (CWI) in the Netherlands as a successor of a language
c8265c
called ABC. Guido is Python's principal author, although it includes many
c8265c
contributions from others. The last version released from CWI was Python 1.2.
c8265c
In 1995, Guido continued his work on Python at the Corporation for National
c8265c
Research Initiatives (CNRI) in Reston, Virginia where he released several
c8265c
versions of the software. Python 1.6 was the last of the versions released by
c8265c
CNRI. In 2000, Guido and the Python core development team moved to BeOpen.com
c8265c
to form the BeOpen PythonLabs team. Python 2.0 was the first and only release
c8265c
from BeOpen.com.
c8265c
c8265c
Following the release of Python 1.6, and after Guido van Rossum left CNRI to
c8265c
work with commercial software developers, it became clear that the ability to
c8265c
use Python with software available under the GNU Public License (GPL) was very
c8265c
desirable. CNRI and the Free Software Foundation (FSF) interacted to develop
c8265c
enabling wording changes to the Python license. Python 1.6.1 is essentially the
c8265c
same as Python 1.6, with a few minor bug fixes, and with a different license
c8265c
that enables later versions to be GPL-compatible. Python 2.1 is a derivative
c8265c
work of Python 1.6.1, as well as of Python 2.0.
c8265c
c8265c
After Python 2.0 was released by BeOpen.com, Guido van Rossum and the other
c8265c
PythonLabs developers joined Digital Creations. All intellectual property added
c8265c
from this point on, starting with Python 2.1 and its alpha and beta releases,
c8265c
is owned by the Python Software Foundation (PSF), a non-profit modeled after
c8265c
the Apache Software Foundation. See http://www.python.org/psf/ for more
c8265c
information about the PSF.
c8265c
c8265c
Thanks to the many outside volunteers who have worked under Guido's direction
c8265c
to make these releases possible.
c8265c
c8265c
B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
c8265c
===============================================================
c8265c
c8265c
PSF LICENSE AGREEMENT
c8265c
---------------------
c8265c
c8265c
1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"),
c8265c
and the Individual or Organization ("Licensee") accessing and otherwise using
c8265c
Python 2.1.1 software in source or binary form and its associated
c8265c
documentation.
c8265c
c8265c
2. Subject to the terms and conditions of this License Agreement, PSF hereby
c8265c
grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
c8265c
analyze, test, perform and/or display publicly, prepare derivative works,
c8265c
distribute, and otherwise use Python 2.1.1 alone or in any derivative version,
c8265c
provided, however, that PSF's License Agreement and PSF's notice of copyright,
c8265c
i.e., "Copyright (c) 2001 Python Software Foundation; All Rights Reserved" are
c8265c
retained in Python 2.1.1 alone or in any derivative version prepared by
c8265c
Licensee.
c8265c
c8265c
3. In the event Licensee prepares a derivative work that is based on or
c8265c
incorporates Python 2.1.1 or any part thereof, and wants to make the derivative
c8265c
work available to others as provided herein, then Licensee hereby agrees to
c8265c
include in any such work a brief summary of the changes made to Python 2.1.1.
c8265c
c8265c
4. PSF is making Python 2.1.1 available to Licensee on an "AS IS" basis. PSF
c8265c
MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE,
c8265c
BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY
c8265c
OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF
c8265c
PYTHON 2.1.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
c8265c
c8265c
5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 2.1.1 FOR
c8265c
ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
c8265c
MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.1.1, OR ANY DERIVATIVE
c8265c
THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
c8265c
c8265c
6. This License Agreement will automatically terminate upon a material breach
c8265c
of its terms and conditions.
c8265c
c8265c
7. Nothing in this License Agreement shall be deemed to create any relationship
c8265c
of agency, partnership, or joint venture between PSF and Licensee. This License
c8265c
Agreement does not grant permission to use PSF trademarks or trade name in a
c8265c
trademark sense to endorse or promote products or services of Licensee, or any
c8265c
third party.
c8265c
c8265c
8. By copying, installing or otherwise using Python 2.1.1, Licensee agrees to
c8265c
be bound by the terms and conditions of this License Agreement.
c8265c
c8265c
BEOPEN.COM TERMS AND CONDITIONS FOR PYTHON 2.0
c8265c
----------------------------------------------
c8265c
c8265c
BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
c8265c
c8265c
1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at
c8265c
160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization
c8265c
("Licensee") accessing and otherwise using this software in source or binary
c8265c
form and its associated documentation ("the Software").
c8265c
c8265c
2. Subject to the terms and conditions of this BeOpen Python License Agreement,
c8265c
BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license
c8265c
to reproduce, analyze, test, perform and/or display publicly, prepare
c8265c
derivative works, distribute, and otherwise use the Software alone or in any
c8265c
derivative version, provided, however, that the BeOpen Python License is
c8265c
retained in the Software, alone or in any derivative version prepared by
c8265c
Licensee.
c8265c
c8265c
3. BeOpen is making the Software available to Licensee on an "AS IS" basis.
c8265c
BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF
c8265c
EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION
c8265c
OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT
c8265c
THE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
c8265c
c8265c
4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE
c8265c
FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
c8265c
USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN
c8265c
IF ADVISED OF THE POSSIBILITY THEREOF.
c8265c
c8265c
5. This License Agreement will automatically terminate upon a material breach
c8265c
of its terms and conditions.
c8265c
c8265c
6. This License Agreement shall be governed by and interpreted in all respects
c8265c
by the law of the State of California, excluding conflict of law provisions.
c8265c
Nothing in this License Agreement shall be deemed to create any relationship of
c8265c
agency, partnership, or joint venture between BeOpen and Licensee. This License
c8265c
Agreement does not grant permission to use BeOpen trademarks or trade names in
c8265c
a trademark sense to endorse or promote products or services of Licensee, or
c8265c
any third party. As an exception, the "BeOpen Python" logos available at
c8265c
http://www.pythonlabs.com/logos.html may be used according to the permissions
c8265c
granted on that web page.
c8265c
c8265c
7. By copying, installing or otherwise using the software, Licensee agrees to
c8265c
be bound by the terms and conditions of this License Agreement.
c8265c
c8265c
CNRI OPEN SOURCE GPL-COMPATIBLE LICENSE AGREEMENT
c8265c
-------------------------------------------------
c8265c
c8265c
1. This LICENSE AGREEMENT is between the Corporation for National Research
c8265c
Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191
c8265c
("CNRI"), and the Individual or Organization ("Licensee") accessing and
c8265c
otherwise using Python 1.6.1 software in source or binary form and its
c8265c
associated documentation.
c8265c
c8265c
2. Subject to the terms and conditions of this License Agreement, CNRI hereby
c8265c
grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
c8265c
analyze, test, perform and/or display publicly, prepare derivative works,
c8265c
distribute, and otherwise use Python 1.6.1 alone or in any derivative version,
c8265c
provided, however, that CNRI's License Agreement and CNRI's notice of
c8265c
copyright, i.e., "Copyright (c) 1995-2001 Corporation for National Research
c8265c
Initiatives; All Rights Reserved" are retained in Python 1.6.1 alone or in any
c8265c
derivative version prepared by Licensee. Alternately, in lieu of CNRI's License
c8265c
Agreement, Licensee may substitute the following text (omitting the quotes):
c8265c
"Python 1.6.1 is made available subject to the terms and conditions in CNRI's
c8265c
License Agreement. This Agreement together with Python 1.6.1 may be located on
c8265c
the Internet using the following unique, persistent identifier (known as a
c8265c
handle): 1895.22/1013. This Agreement may also be obtained from a proxy server
c8265c
on the Internet using the following URL: http://hdl.handle.net/1895.22/1013".
c8265c
c8265c
3. In the event Licensee prepares a derivative work that is based on or
c8265c
incorporates Python 1.6.1 or any part thereof, and wants to make the derivative
c8265c
work available to others as provided herein, then Licensee hereby agrees to
c8265c
include in any such work a brief summary of the changes made to Python 1.6.1.
c8265c
c8265c
4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" basis. CNRI
c8265c
MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE,
c8265c
BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY
c8265c
OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF
c8265c
PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
c8265c
c8265c
5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 1.6.1 FOR
c8265c
ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
c8265c
MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE
c8265c
THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
c8265c
c8265c
6. This License Agreement will automatically terminate upon a material breach
c8265c
of its terms and conditions.
c8265c
c8265c
7. This License Agreement shall be governed by the federal intellectual
c8265c
property law of the United States, including without limitation the federal
c8265c
copyright law, and, to the extent such U.S. federal law does not apply, by the
c8265c
law of the Commonwealth of Virginia, excluding Virginia's conflict of law
c8265c
provisions. Notwithstanding the foregoing, with regard to derivative works
c8265c
based on Python 1.6.1 that incorporate non-separable material that was
c8265c
previously distributed under the GNU General Public License (GPL), the law of
c8265c
the Commonwealth of Virginia shall govern this License Agreement only as to
c8265c
issues arising under or with respect to Paragraphs 4, 5, and 7 of this License
c8265c
Agreement. Nothing in this License Agreement shall be deemed to create any
c8265c
relationship of agency, partnership, or joint venture between CNRI and
c8265c
Licensee. This License Agreement does not grant permission to use CNRI
c8265c
trademarks or trade name in a trademark sense to endorse or promote products or
c8265c
services of Licensee, or any third party.
c8265c
c8265c
8. By clicking on the "ACCEPT" button where indicated, or by copying,
c8265c
installing or otherwise using Python 1.6.1, Licensee agrees to be bound by the
c8265c
terms and conditions of this License Agreement.
c8265c
c8265c
        ACCEPT
c8265c
c8265c
CWI PERMISSIONS STATEMENT AND DISCLAIMER
c8265c
----------------------------------------
c8265c
c8265c
Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The
c8265c
Netherlands. All rights reserved.
c8265c
c8265c
Permission to use, copy, modify, and distribute this software and its
c8265c
documentation for any purpose and without fee is hereby granted, provided that
c8265c
the above copyright notice appear in all copies and that both that copyright
c8265c
notice and this permission notice appear in supporting documentation, and that
c8265c
the name of Stichting Mathematisch Centrum or CWI not be used in advertising or
c8265c
publicity pertaining to distribution of the software without specific, written
c8265c
prior permission.
c8265c
c8265c
STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
c8265c
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
c8265c
NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL,
c8265c
INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
c8265c
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
c8265c
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
c8265c
THIS SOFTWARE.
c8265c