blob: a6d3a5cd2d0cd7cfdf81b866587d0bc80164c20f [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
Guido van Rossum7b4dd762001-07-17 20:14:06 +00005Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
6as a successor of a language called ABC. Guido remains Python's
7principal author, although it includes many contributions from others.
Guido van Rossum3225c1f2001-03-22 15:41:06 +00008
Guido van Rossum7b4dd762001-07-17 20:14:06 +00009In 1995, Guido continued his work on Python at the Corporation for
10National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
11in Reston, Virginia where he released several versions of the
12software.
Guido van Rossumea70b492000-09-01 19:51:14 +000013
Guido van Rossum7b4dd762001-07-17 20:14:06 +000014In May 2000, Guido and the Python core development team moved to
15BeOpen.com to form the BeOpen PythonLabs team. In October of the same
Guido van Rossum2e1c09c2002-04-04 17:52:50 +000016year, the PythonLabs team moved to Digital Creations (now Zope
17Corporation, see http://www.zope.com). In 2001, the Python Software
18Foundation (PSF, see http://www.python.org/psf/) was formed, a
19non-profit organization created specifically to own Python-related
20Intellectual Property. Zope Corporation is a sponsoring member of
21the PSF.
Guido van Rossum7b4dd762001-07-17 20:14:06 +000022
23All Python releases are Open Source (see http://www.opensource.org for
24the Open Source Definition). Historically, most, but not all, Python
25releases have also been GPL-compatible; the table below summarizes
26the various releases.
27
28 Release Derived Year Owner GPL-
Tim Peters7cb13a92004-10-23 03:48:57 +000029 from compatible? (1)
Guido van Rossum7b4dd762001-07-17 20:14:06 +000030
31 0.9.0 thru 1.2 1991-1995 CWI yes
32 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes
33 1.6 1.5.2 2000 CNRI no
34 2.0 1.6 2000 BeOpen.com no
Guido van Rossum7df772b2002-04-11 20:54:35 +000035 1.6.1 1.6 2001 CNRI yes (2)
Guido van Rossum7b4dd762001-07-17 20:14:06 +000036 2.1 2.0+1.6.1 2001 PSF no
37 2.0.1 2.0+1.6.1 2001 PSF yes
38 2.1.1 2.1+2.0.1 2001 PSF yes
39 2.2 2.1.1 2001 PSF yes
Tim Petersb0f3cea2002-04-08 21:36:47 +000040 2.1.2 2.1.1 2002 PSF yes
41 2.1.3 2.1.2 2002 PSF yes
42 2.2.1 2.2 2002 PSF yes
Tim Peters638a1e22002-10-06 04:04:46 +000043 2.2.2 2.2.1 2002 PSF yes
Barry Warsaw7d7f88c2003-05-22 15:17:40 +000044 2.2.3 2.2.2 2003 PSF yes
Guido van Rossumf1226882002-12-31 01:50:07 +000045 2.3 2.2.2 2002-2003 PSF yes
Anthony Baxter9d42a102003-09-23 02:42:29 +000046 2.3.1 2.3 2002-2003 PSF yes
Anthony Baxterc2b00812003-09-30 07:07:08 +000047 2.3.2 2.3.1 2002-2003 PSF yes
Tim Peters926bc222004-05-11 18:13:10 +000048 2.3.3 2.3.2 2002-2003 PSF yes
49 2.3.4 2.3.3 2004 PSF yes
Anthony Baxterbd377a32004-07-08 05:57:59 +000050 2.4 2.3 2004 PSF yes
Guido van Rossum7b4dd762001-07-17 20:14:06 +000051
52Footnotes:
53
54(1) GPL-compatible doesn't mean that we're distributing Python under
55 the GPL. All Python licenses, unlike the GPL, let you distribute
56 a modified version without making your changes open source. The
57 GPL-compatible licenses make it possible to combine Python with
58 other software that is released under the GPL; the others don't.
Guido van Rossum3225c1f2001-03-22 15:41:06 +000059
Guido van Rossum7df772b2002-04-11 20:54:35 +000060(2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
61 because its license has a choice of law clause. According to
62 CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
63 is "not incompatible" with the GPL.
64
Guido van Rossum3225c1f2001-03-22 15:41:06 +000065Thanks to the many outside volunteers who have worked under Guido's
66direction to make these releases possible.
Guido van Rossumea70b492000-09-01 19:51:14 +000067
Guido van Rossumea70b492000-09-01 19:51:14 +000068
Guido van Rossumaa815df2001-04-10 03:37:31 +000069B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
70===============================================================
Guido van Rossum3225c1f2001-03-22 15:41:06 +000071
Tim Petersacaffe62004-10-23 03:43:54 +000072PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
73--------------------------------------------
Guido van Rossum9ea60c52001-04-13 15:04:00 +000074
751. This LICENSE AGREEMENT is between the Python Software Foundation
76("PSF"), and the Individual or Organization ("Licensee") accessing and
Tim Peterscb919002004-10-26 14:38:48 +000077otherwise using this software ("Python") in source or binary form and
78its associated documentation.
Guido van Rossum9ea60c52001-04-13 15:04:00 +000079
802. Subject to the terms and conditions of this License Agreement, PSF
81hereby grants Licensee a nonexclusive, royalty-free, world-wide
82license to reproduce, analyze, test, perform and/or display publicly,
Tim Petersacaffe62004-10-23 03:43:54 +000083prepare derivative works, distribute, and otherwise use Python
Guido van Rossum9ea60c52001-04-13 15:04:00 +000084alone or in any derivative version, provided, however, that PSF's
85License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
Tim Peters926bc222004-05-11 18:13:10 +0000862001, 2002, 2003, 2004 Python Software Foundation; All Rights Reserved"
Tim Petersacaffe62004-10-23 03:43:54 +000087are retained in Python alone or in any derivative version prepared
Tim Peters926bc222004-05-11 18:13:10 +000088by Licensee.
Guido van Rossum9ea60c52001-04-13 15:04:00 +000089
903. In the event Licensee prepares a derivative work that is based on
Tim Petersacaffe62004-10-23 03:43:54 +000091or incorporates Python or any part thereof, and wants to make
Guido van Rossum9ea60c52001-04-13 15:04:00 +000092the derivative work available to others as provided herein, then
93Licensee hereby agrees to include in any such work a brief summary of
Tim Petersacaffe62004-10-23 03:43:54 +000094the changes made to Python.
Guido van Rossum9ea60c52001-04-13 15:04:00 +000095
Tim Petersacaffe62004-10-23 03:43:54 +0000964. PSF is making Python available to Licensee on an "AS IS"
Guido van Rossum9ea60c52001-04-13 15:04:00 +000097basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
98IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
99DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
Tim Petersacaffe62004-10-23 03:43:54 +0000100FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
Guido van Rossum9ea60c52001-04-13 15:04:00 +0000101INFRINGE ANY THIRD PARTY RIGHTS.
102
1035. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
Tim Petersacaffe62004-10-23 03:43:54 +0000104FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
105A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
Guido van Rossum9ea60c52001-04-13 15:04:00 +0000106OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
107
1086. This License Agreement will automatically terminate upon a material
109breach of its terms and conditions.
110
Guido van Rossum648b4de2001-05-04 18:49:06 +00001117. Nothing in this License Agreement shall be deemed to create any
112relationship of agency, partnership, or joint venture between PSF and
113Licensee. This License Agreement does not grant permission to use PSF
114trademarks or trade name in a trademark sense to endorse or promote
115products or services of Licensee, or any third party.
Guido van Rossum9ea60c52001-04-13 15:04:00 +0000116
Tim Petersacaffe62004-10-23 03:43:54 +00001178. By copying, installing or otherwise using Python, Licensee
Guido van Rossum859d9b52001-04-13 19:41:28 +0000118agrees to be bound by the terms and conditions of this License
119Agreement.
120
Guido van Rossum575d7f32001-04-13 15:04:31 +0000121
Guido van Rossum7b4dd762001-07-17 20:14:06 +0000122BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
123-------------------------------------------
Guido van Rossum028d0692000-09-03 03:13:44 +0000124
Guido van Rossum2e0d3312000-09-04 00:58:48 +0000125BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
Guido van Rossumea70b492000-09-01 19:51:14 +0000126
Guido van Rossum028d0692000-09-03 03:13:44 +00001271. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
128office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
Guido van Rossumea70b492000-09-01 19:51:14 +0000129Individual or Organization ("Licensee") accessing and otherwise using
130this software in source or binary form and its associated
131documentation ("the Software").
132
Guido van Rossum028d0692000-09-03 03:13:44 +00001332. Subject to the terms and conditions of this BeOpen Python License
134Agreement, BeOpen hereby grants Licensee a non-exclusive,
135royalty-free, world-wide license to reproduce, analyze, test, perform
136and/or display publicly, prepare derivative works, distribute, and
137otherwise use the Software alone or in any derivative version,
138provided, however, that the BeOpen Python License is retained in the
139Software, alone or in any derivative version prepared by Licensee.
Guido van Rossumea70b492000-09-01 19:51:14 +0000140
Guido van Rossum82271162000-09-05 03:05:07 +00001413. BeOpen is making the Software available to Licensee on an "AS IS"
Guido van Rossumea70b492000-09-01 19:51:14 +0000142basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
143IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
144DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
145FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
146INFRINGE ANY THIRD PARTY RIGHTS.
147
Guido van Rossum82271162000-09-05 03:05:07 +00001484. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
Guido van Rossumea70b492000-09-01 19:51:14 +0000149SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
150AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
151DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
152
Guido van Rossum82271162000-09-05 03:05:07 +00001535. This License Agreement will automatically terminate upon a material
Guido van Rossumea70b492000-09-01 19:51:14 +0000154breach of its terms and conditions.
155
Guido van Rossum82271162000-09-05 03:05:07 +00001566. This License Agreement shall be governed by and interpreted in all
Guido van Rossumea70b492000-09-01 19:51:14 +0000157respects by the law of the State of California, excluding conflict of
158law provisions. Nothing in this License Agreement shall be deemed to
159create any relationship of agency, partnership, or joint venture
160between BeOpen and Licensee. This License Agreement does not grant
Guido van Rossumac1c8182000-09-03 13:21:38 +0000161permission to use BeOpen trademarks or trade names in a trademark
162sense to endorse or promote products or services of Licensee, or any
163third party. As an exception, the "BeOpen Python" logos available at
Guido van Rossum028d0692000-09-03 03:13:44 +0000164http://www.pythonlabs.com/logos.html may be used according to the
165permissions granted on that web page.
Guido van Rossumea70b492000-09-01 19:51:14 +0000166
Guido van Rossum82271162000-09-05 03:05:07 +00001677. By copying, installing or otherwise using the software, Licensee
Guido van Rossumea70b492000-09-01 19:51:14 +0000168agrees to be bound by the terms and conditions of this License
169Agreement.
170
171
Guido van Rossum7b4dd762001-07-17 20:14:06 +0000172CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
173---------------------------------------
Guido van Rossumea761c02000-10-10 14:49:44 +0000174
1751. This LICENSE AGREEMENT is between the Corporation for National
176Research Initiatives, having an office at 1895 Preston White Drive,
177Reston, VA 20191 ("CNRI"), and the Individual or Organization
Guido van Rossum3225c1f2001-03-22 15:41:06 +0000178("Licensee") accessing and otherwise using Python 1.6.1 software in
179source or binary form and its associated documentation.
Guido van Rossumea761c02000-10-10 14:49:44 +0000180
1812. Subject to the terms and conditions of this License Agreement, CNRI
182hereby grants Licensee a nonexclusive, royalty-free, world-wide
183license to reproduce, analyze, test, perform and/or display publicly,
Guido van Rossum3225c1f2001-03-22 15:41:06 +0000184prepare derivative works, distribute, and otherwise use Python 1.6.1
Guido van Rossumea761c02000-10-10 14:49:44 +0000185alone or in any derivative version, provided, however, that CNRI's
186License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
Guido van Rossum3225c1f2001-03-22 15:41:06 +00001871995-2001 Corporation for National Research Initiatives; All Rights
188Reserved" are retained in Python 1.6.1 alone or in any derivative
189version prepared by Licensee. Alternately, in lieu of CNRI's License
190Agreement, Licensee may substitute the following text (omitting the
191quotes): "Python 1.6.1 is made available subject to the terms and
192conditions in CNRI's License Agreement. This Agreement together with
193Python 1.6.1 may be located on the Internet using the following
194unique, persistent identifier (known as a handle): 1895.22/1013. This
195Agreement may also be obtained from a proxy server on the Internet
196using the following URL: http://hdl.handle.net/1895.22/1013".
Guido van Rossumea761c02000-10-10 14:49:44 +0000197
1983. In the event Licensee prepares a derivative work that is based on
Guido van Rossum3225c1f2001-03-22 15:41:06 +0000199or incorporates Python 1.6.1 or any part thereof, and wants to make
200the derivative work available to others as provided herein, then
201Licensee hereby agrees to include in any such work a brief summary of
202the changes made to Python 1.6.1.
Guido van Rossumea761c02000-10-10 14:49:44 +0000203
Guido van Rossum3225c1f2001-03-22 15:41:06 +00002044. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
205basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
206IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
Guido van Rossumea761c02000-10-10 14:49:44 +0000207DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
Guido van Rossum3225c1f2001-03-22 15:41:06 +0000208FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
Guido van Rossumea761c02000-10-10 14:49:44 +0000209INFRINGE ANY THIRD PARTY RIGHTS.
210
2115. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
Guido van Rossum3225c1f2001-03-22 15:41:06 +00002121.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
213A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
214OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
Guido van Rossumea761c02000-10-10 14:49:44 +0000215
2166. This License Agreement will automatically terminate upon a material
217breach of its terms and conditions.
218
Guido van Rossum3225c1f2001-03-22 15:41:06 +00002197. This License Agreement shall be governed by the federal
220intellectual property law of the United States, including without
221limitation the federal copyright law, and, to the extent such
222U.S. federal law does not apply, by the law of the Commonwealth of
223Virginia, excluding Virginia's conflict of law provisions.
224Notwithstanding the foregoing, with regard to derivative works based
225on Python 1.6.1 that incorporate non-separable material that was
226previously distributed under the GNU General Public License (GPL), the
227law of the Commonwealth of Virginia shall govern this License
228Agreement only as to issues arising under or with respect to
229Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
230License Agreement shall be deemed to create any relationship of
231agency, partnership, or joint venture between CNRI and Licensee. This
232License Agreement does not grant permission to use CNRI trademarks or
233trade name in a trademark sense to endorse or promote products or
234services of Licensee, or any third party.
Guido van Rossumea761c02000-10-10 14:49:44 +0000235
2368. By clicking on the "ACCEPT" button where indicated, or by copying,
Guido van Rossum3225c1f2001-03-22 15:41:06 +0000237installing or otherwise using Python 1.6.1, Licensee agrees to be
238bound by the terms and conditions of this License Agreement.
Guido van Rossumea761c02000-10-10 14:49:44 +0000239
Guido van Rossum3225c1f2001-03-22 15:41:06 +0000240 ACCEPT
Guido van Rossumea70b492000-09-01 19:51:14 +0000241
242
Guido van Rossum7b4dd762001-07-17 20:14:06 +0000243CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
244--------------------------------------------------
Guido van Rossumea70b492000-09-01 19:51:14 +0000245
246Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
247The Netherlands. All rights reserved.
248
249Permission to use, copy, modify, and distribute this software and its
250documentation for any purpose and without fee is hereby granted,
251provided that the above copyright notice appear in all copies and that
252both that copyright notice and this permission notice appear in
253supporting documentation, and that the name of Stichting Mathematisch
254Centrum or CWI not be used in advertising or publicity pertaining to
255distribution of the software without specific, written prior
256permission.
257
258STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
259THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
260FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
261FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
262WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
263ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
264OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.