Blame SOURCES/psfl.txt

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