blob: ba6d1184098ec598da3d88f019f5ec33ae4789d8 [file] [log] [blame]
Guido van Rossum3225c1f2001-03-22 15:41:06 +00001A. HISTORY OF THE SOFTWARE
2==========================
Guido van Rossumea70b492000-09-01 19:51:14 +00003
4Python was created in the early 1990s by Guido van Rossum at Stichting
5Mathematisch Centrum (CWI) in the Netherlands as a successor of a
6language called ABC. Guido is Python's principal author, although it
Guido van Rossum028d0692000-09-03 03:13:44 +00007includes many contributions from others. The last version released
8from CWI was Python 1.2. In 1995, Guido continued his work on Python
9at the Corporation for National Research Initiatives (CNRI) in Reston,
Guido van Rossumea70b492000-09-01 19:51:14 +000010Virginia where he released several versions of the software. Python
111.6 was the last of the versions released by CNRI. In 2000, Guido and
Guido van Rossum9d644792000-12-12 15:24:57 +000012the Python core development team moved to BeOpen.com to form the
Guido van Rossum3225c1f2001-03-22 15:41:06 +000013BeOpen PythonLabs team. Python 2.0 was the first and only release
14from BeOpen.com.
15
16Following the release of Python 1.6, and after Guido van Rossum left
17CNRI to work with commercial software developers, it became clear that
18the ability to use Python with software available under the GNU Public
19License (GPL) was very desirable. CNRI and the Free Software
Thomas Woutersf5db48e2001-03-22 16:03:53 +000020Foundation (FSF) interacted to develop enabling wording changes to the
Guido van Rossum3225c1f2001-03-22 15:41:06 +000021Python license. Python 1.6.1 is essentially the same as Python 1.6,
Guido van Rossum9ea60c52001-04-13 15:04:00 +000022with a few minor bug fixes, and with a different license that enables
23later versions to be GPL-compatible. Python 2.1 is a derivative work
24of Python 1.6.1, as well as of Python 2.0.
Guido van Rossumea70b492000-09-01 19:51:14 +000025
Guido van Rossum71500c82001-01-18 14:39:49 +000026After Python 2.0 was released by BeOpen.com, Guido van Rossum and the
Guido van Rossum3225c1f2001-03-22 15:41:06 +000027other PythonLabs developers joined Digital Creations. All
28intellectual property added from this point on, starting with Python
292.1 and its alpha and beta releases, is owned by the Python Software
30Foundation (PSF), a non-profit modeled after the Apache Software
31Foundation. See http://www.python.org/psf/ for more information about
32the PSF.
33
34Thanks to the many outside volunteers who have worked under Guido's
35direction to make these releases possible.
Guido van Rossumea70b492000-09-01 19:51:14 +000036
Guido van Rossumea70b492000-09-01 19:51:14 +000037
Guido van Rossumaa815df2001-04-10 03:37:31 +000038B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
39===============================================================
Guido van Rossum3225c1f2001-03-22 15:41:06 +000040
Guido van Rossum9ea60c52001-04-13 15:04:00 +000041PSF LICENSE AGREEMENT
42---------------------
43
441. This LICENSE AGREEMENT is between the Python Software Foundation
45("PSF"), and the Individual or Organization ("Licensee") accessing and
46otherwise using Python 2.1 software in source or binary form and its
47associated documentation.
48
492. Subject to the terms and conditions of this License Agreement, PSF
50hereby grants Licensee a nonexclusive, royalty-free, world-wide
51license to reproduce, analyze, test, perform and/or display publicly,
52prepare derivative works, distribute, and otherwise use Python 2.1
53alone or in any derivative version, provided, however, that PSF's
54License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
552001 Python Software Foundation; All Rights Reserved" are retained in
56Python 2.1 alone or in any derivative version prepared by Licensee.
57
583. In the event Licensee prepares a derivative work that is based on
59or incorporates Python 2.1 or any part thereof, and wants to make
60the derivative work available to others as provided herein, then
61Licensee hereby agrees to include in any such work a brief summary of
62the changes made to Python 2.1.
63
644. PSF is making Python 2.1 available to Licensee on an "AS IS"
65basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
66IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
67DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
68FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.1 WILL NOT
69INFRINGE ANY THIRD PARTY RIGHTS.
70
715. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
722.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
73A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.1,
74OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
75
766. This License Agreement will automatically terminate upon a material
77breach of its terms and conditions.
78
797. This License Agreement shall be governed by the federal
80intellectual property law of the United States, including without
81limitation the federal copyright law, and, to the extent such
82U.S. federal law does not apply, by the law of the Commonwealth of
83Virginia, excluding Virginia's conflict of law provisions.
84Notwithstanding the foregoing, with regard to derivative works based
85on Python 2.1 that incorporate non-separable material that was
86previously distributed under the GNU General Public License (GPL), the
87law of the Commonwealth of Virginia shall govern this License
88Agreement only as to issues arising under or with respect to
89Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
90License Agreement shall be deemed to create any relationship of
91agency, partnership, or joint venture between PSF and Licensee. This
92License Agreement does not grant permission to use PSF trademarks or
93trade name in a trademark sense to endorse or promote products or
94services of Licensee, or any third party.
95
96BEOPEN.COM TERMS AND CONDITIONS FOR PYTHON 2.0
97----------------------------------------------
Guido van Rossum028d0692000-09-03 03:13:44 +000098
Guido van Rossum2e0d3312000-09-04 00:58:48 +000099BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
Guido van Rossumea70b492000-09-01 19:51:14 +0000100
Guido van Rossum028d0692000-09-03 03:13:44 +00001011. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
102office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
Guido van Rossumea70b492000-09-01 19:51:14 +0000103Individual or Organization ("Licensee") accessing and otherwise using
104this software in source or binary form and its associated
105documentation ("the Software").
106
Guido van Rossum028d0692000-09-03 03:13:44 +00001072. Subject to the terms and conditions of this BeOpen Python License
108Agreement, BeOpen hereby grants Licensee a non-exclusive,
109royalty-free, world-wide license to reproduce, analyze, test, perform
110and/or display publicly, prepare derivative works, distribute, and
111otherwise use the Software alone or in any derivative version,
112provided, however, that the BeOpen Python License is retained in the
113Software, alone or in any derivative version prepared by Licensee.
Guido van Rossumea70b492000-09-01 19:51:14 +0000114
Guido van Rossum82271162000-09-05 03:05:07 +00001153. BeOpen is making the Software available to Licensee on an "AS IS"
Guido van Rossumea70b492000-09-01 19:51:14 +0000116basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
117IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
118DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
119FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
120INFRINGE ANY THIRD PARTY RIGHTS.
121
Guido van Rossum82271162000-09-05 03:05:07 +00001224. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
Guido van Rossumea70b492000-09-01 19:51:14 +0000123SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
124AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
125DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
126
Guido van Rossum82271162000-09-05 03:05:07 +00001275. This License Agreement will automatically terminate upon a material
Guido van Rossumea70b492000-09-01 19:51:14 +0000128breach of its terms and conditions.
129
Guido van Rossum82271162000-09-05 03:05:07 +00001306. This License Agreement shall be governed by and interpreted in all
Guido van Rossumea70b492000-09-01 19:51:14 +0000131respects by the law of the State of California, excluding conflict of
132law provisions. Nothing in this License Agreement shall be deemed to
133create any relationship of agency, partnership, or joint venture
134between BeOpen and Licensee. This License Agreement does not grant
Guido van Rossumac1c8182000-09-03 13:21:38 +0000135permission to use BeOpen trademarks or trade names in a trademark
136sense to endorse or promote products or services of Licensee, or any
137third party. As an exception, the "BeOpen Python" logos available at
Guido van Rossum028d0692000-09-03 03:13:44 +0000138http://www.pythonlabs.com/logos.html may be used according to the
139permissions granted on that web page.
Guido van Rossumea70b492000-09-01 19:51:14 +0000140
Guido van Rossum82271162000-09-05 03:05:07 +00001417. By copying, installing or otherwise using the software, Licensee
Guido van Rossumea70b492000-09-01 19:51:14 +0000142agrees to be bound by the terms and conditions of this License
143Agreement.
144
145
Guido van Rossum9ea60c52001-04-13 15:04:00 +0000146CNRI OPEN SOURCE GPL-COMPATIBLE LICENSE AGREEMENT
147-------------------------------------------------
Guido van Rossumea761c02000-10-10 14:49:44 +0000148
1491. This LICENSE AGREEMENT is between the Corporation for National
150Research Initiatives, having an office at 1895 Preston White Drive,
151Reston, VA 20191 ("CNRI"), and the Individual or Organization
Guido van Rossum3225c1f2001-03-22 15:41:06 +0000152("Licensee") accessing and otherwise using Python 1.6.1 software in
153source or binary form and its associated documentation.
Guido van Rossumea761c02000-10-10 14:49:44 +0000154
1552. Subject to the terms and conditions of this License Agreement, CNRI
156hereby grants Licensee a nonexclusive, royalty-free, world-wide
157license to reproduce, analyze, test, perform and/or display publicly,
Guido van Rossum3225c1f2001-03-22 15:41:06 +0000158prepare derivative works, distribute, and otherwise use Python 1.6.1
Guido van Rossumea761c02000-10-10 14:49:44 +0000159alone or in any derivative version, provided, however, that CNRI's
160License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
Guido van Rossum3225c1f2001-03-22 15:41:06 +00001611995-2001 Corporation for National Research Initiatives; All Rights
162Reserved" are retained in Python 1.6.1 alone or in any derivative
163version prepared by Licensee. Alternately, in lieu of CNRI's License
164Agreement, Licensee may substitute the following text (omitting the
165quotes): "Python 1.6.1 is made available subject to the terms and
166conditions in CNRI's License Agreement. This Agreement together with
167Python 1.6.1 may be located on the Internet using the following
168unique, persistent identifier (known as a handle): 1895.22/1013. This
169Agreement may also be obtained from a proxy server on the Internet
170using the following URL: http://hdl.handle.net/1895.22/1013".
Guido van Rossumea761c02000-10-10 14:49:44 +0000171
1723. In the event Licensee prepares a derivative work that is based on
Guido van Rossum3225c1f2001-03-22 15:41:06 +0000173or incorporates Python 1.6.1 or any part thereof, and wants to make
174the derivative work available to others as provided herein, then
175Licensee hereby agrees to include in any such work a brief summary of
176the changes made to Python 1.6.1.
Guido van Rossumea761c02000-10-10 14:49:44 +0000177
Guido van Rossum3225c1f2001-03-22 15:41:06 +00001784. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
179basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
180IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
Guido van Rossumea761c02000-10-10 14:49:44 +0000181DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
Guido van Rossum3225c1f2001-03-22 15:41:06 +0000182FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
Guido van Rossumea761c02000-10-10 14:49:44 +0000183INFRINGE ANY THIRD PARTY RIGHTS.
184
1855. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
Guido van Rossum3225c1f2001-03-22 15:41:06 +00001861.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
187A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
188OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
Guido van Rossumea761c02000-10-10 14:49:44 +0000189
1906. This License Agreement will automatically terminate upon a material
191breach of its terms and conditions.
192
Guido van Rossum3225c1f2001-03-22 15:41:06 +00001937. This License Agreement shall be governed by the federal
194intellectual property law of the United States, including without
195limitation the federal copyright law, and, to the extent such
196U.S. federal law does not apply, by the law of the Commonwealth of
197Virginia, excluding Virginia's conflict of law provisions.
198Notwithstanding the foregoing, with regard to derivative works based
199on Python 1.6.1 that incorporate non-separable material that was
200previously distributed under the GNU General Public License (GPL), the
201law of the Commonwealth of Virginia shall govern this License
202Agreement only as to issues arising under or with respect to
203Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
204License Agreement shall be deemed to create any relationship of
205agency, partnership, or joint venture between CNRI and Licensee. This
206License Agreement does not grant permission to use CNRI trademarks or
207trade name in a trademark sense to endorse or promote products or
208services of Licensee, or any third party.
Guido van Rossumea761c02000-10-10 14:49:44 +0000209
2108. By clicking on the "ACCEPT" button where indicated, or by copying,
Guido van Rossum3225c1f2001-03-22 15:41:06 +0000211installing or otherwise using Python 1.6.1, Licensee agrees to be
212bound by the terms and conditions of this License Agreement.
Guido van Rossumea761c02000-10-10 14:49:44 +0000213
Guido van Rossum3225c1f2001-03-22 15:41:06 +0000214 ACCEPT
Guido van Rossumea70b492000-09-01 19:51:14 +0000215
216
Guido van Rossum9ea60c52001-04-13 15:04:00 +0000217CWI PERMISSIONS STATEMENT AND DISCLAIMER
218----------------------------------------
Guido van Rossumea70b492000-09-01 19:51:14 +0000219
220Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
221The Netherlands. All rights reserved.
222
223Permission to use, copy, modify, and distribute this software and its
224documentation for any purpose and without fee is hereby granted,
225provided that the above copyright notice appear in all copies and that
226both that copyright notice and this permission notice appear in
227supporting documentation, and that the name of Stichting Mathematisch
228Centrum or CWI not be used in advertising or publicity pertaining to
229distribution of the software without specific, written prior
230permission.
231
232STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
233THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
234FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
235FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
236WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
237ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
238OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.