1 \section{History of the software
}
3 Python was created in the early
1990s by Guido van Rossum at Stichting
4 Mathematisch Centrum (CWI, see
\url{http://www.cwi.nl/
}) in the Netherlands
5 as a successor of a language called ABC. Guido remains Python's
6 principal author, although it includes many contributions from others.
8 In
1995, Guido continued his work on Python at the Corporation for
9 National Research Initiatives (CNRI, see
\url{http://www.cnri.reston.va.us/
})
10 in Reston, Virginia where he released several versions of the
13 In May
2000, Guido and the Python core development team moved to
14 BeOpen.com to form the BeOpen PythonLabs team. In October of the same
15 year, the PythonLabs team moved to Digital Creations (now Zope
16 Corporation; see
\url{http://www.zope.com/
}). In
2001, the Python
17 Software Foundation (PSF, see
\url{http://www.python.org/psf/
}) was
18 formed, a non-profit organization created specifically to own
19 Python-related Intellectual Property. Zope Corporation is a
20 sponsoring member of the PSF.
22 All Python releases are Open Source (see
23 \url{http://www.opensource.org/
} for the Open Source Definition).
24 Historically, most, but not all, Python releases have also been
25 GPL-compatible; the table below summarizes the various releases.
27 \begin{tablev
}{c|c|c|c|c
}{textrm
}%
28 {Release
}{Derived from
}{Year
}{Owner
}{GPL compatible?
}
29 \linev{0.9.0 thru
1.2}{n/a
}{1991-
1995}{CWI
}{yes
}
30 \linev{1.3 thru
1.5.2}{1.2}{1995-
1999}{CNRI
}{yes
}
31 \linev{1.6}{1.5.2}{2000}{CNRI
}{no
}
32 \linev{2.0}{1.6}{2000}{BeOpen.com
}{no
}
33 \linev{1.6.1}{1.6}{2001}{CNRI
}{no
}
34 \linev{2.1}{2.0+
1.6.1}{2001}{PSF
}{no
}
35 \linev{2.0.1}{2.0+
1.6.1}{2001}{PSF
}{yes
}
36 \linev{2.1.1}{2.1+
2.0.1}{2001}{PSF
}{yes
}
37 \linev{2.2}{2.1.1}{2001}{PSF
}{yes
}
38 \linev{2.1.2}{2.1.1}{2002}{PSF
}{yes
}
39 \linev{2.1.3}{2.1.2}{2002}{PSF
}{yes
}
40 \linev{2.2.1}{2.2}{2002}{PSF
}{yes
}
41 \linev{2.2.2}{2.2.1}{2002}{PSF
}{yes
}
42 \linev{2.2.3}{2.2.2}{2002-
2003}{PSF
}{yes
}
43 \linev{2.3}{2.2.2}{2002-
2003}{PSF
}{yes
}
44 \linev{2.3.1}{2.3}{2002-
2003}{PSF
}{yes
}
45 \linev{2.3.2}{2.3.1}{2003}{PSF
}{yes
}
46 \linev{2.3.3}{2.3.2}{2003}{PSF
}{yes
}
47 \linev{2.3.4}{2.3.3}{2004}{PSF
}{yes
}
50 \note{GPL-compatible doesn't mean that we're distributing
51 Python under the GPL. All Python licenses, unlike the GPL, let you
52 distribute a modified version without making your changes open source.
53 The GPL-compatible licenses make it possible to combine Python with
54 other software that is released under the GPL; the others don't.
}
56 Thanks to the many outside volunteers who have worked under Guido's
57 direction to make these releases possible.
60 \section{Terms and conditions for accessing or otherwise using Python
}
62 \centerline{\strong{PSF LICENSE AGREEMENT FOR PYTHON
\version}}
66 This LICENSE AGREEMENT is between the Python Software Foundation
67 (``PSF''), and the Individual or Organization (``Licensee'') accessing
68 and otherwise using Python
\version{} software in source or binary
69 form and its associated documentation.
72 Subject to the terms and conditions of this License Agreement, PSF
73 hereby grants Licensee a nonexclusive, royalty-free, world-wide
74 license to reproduce, analyze, test, perform and/or display publicly,
75 prepare derivative works, distribute, and otherwise use Python
76 \version{} alone or in any derivative version, provided, however, that
77 PSF's License Agreement and PSF's notice of copyright, i.e.,
78 ``Copyright
\copyright{} 2001-
2003 Python Software Foundation; All
79 Rights Reserved'' are retained in Python
\version{} alone or in any
80 derivative version prepared by Licensee.
83 In the event Licensee prepares a derivative work that is based on
84 or incorporates Python
\version{} or any part thereof, and wants to
85 make the derivative work available to others as provided herein, then
86 Licensee hereby agrees to include in any such work a brief summary of
87 the changes made to Python
\version.
90 PSF is making Python
\version{} available to Licensee on an ``AS IS''
91 basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
92 IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
93 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
94 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON
\version{} WILL
95 NOT INFRINGE ANY THIRD PARTY RIGHTS.
98 PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
99 \version{} FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR
100 LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON
101 \version, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE
105 This License Agreement will automatically terminate upon a material
106 breach of its terms and conditions.
109 Nothing in this License Agreement shall be deemed to create any
110 relationship of agency, partnership, or joint venture between PSF and
111 Licensee. This License Agreement does not grant permission to use PSF
112 trademarks or trade name in a trademark sense to endorse or promote
113 products or services of Licensee, or any third party.
116 By copying, installing or otherwise using Python
\version, Licensee
117 agrees to be bound by the terms and conditions of this License
122 \centerline{\strong{BEOPEN.COM LICENSE AGREEMENT FOR PYTHON
2.0}}
124 \centerline{\strong{BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION
1}}
128 This LICENSE AGREEMENT is between BeOpen.com (``BeOpen''), having an
129 office at
160 Saratoga Avenue, Santa Clara, CA
95051, and the
130 Individual or Organization (``Licensee'') accessing and otherwise
131 using this software in source or binary form and its associated
132 documentation (``the Software'').
135 Subject to the terms and conditions of this BeOpen Python License
136 Agreement, BeOpen hereby grants Licensee a non-exclusive,
137 royalty-free, world-wide license to reproduce, analyze, test, perform
138 and/or display publicly, prepare derivative works, distribute, and
139 otherwise use the Software alone or in any derivative version,
140 provided, however, that the BeOpen Python License is retained in the
141 Software, alone or in any derivative version prepared by Licensee.
144 BeOpen is making the Software available to Licensee on an ``AS IS''
145 basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
146 IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
147 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
148 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
149 INFRINGE ANY THIRD PARTY RIGHTS.
152 BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
153 SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
154 AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
155 DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
158 This License Agreement will automatically terminate upon a material
159 breach of its terms and conditions.
162 This License Agreement shall be governed by and interpreted in all
163 respects by the law of the State of California, excluding conflict of
164 law provisions. Nothing in this License Agreement shall be deemed to
165 create any relationship of agency, partnership, or joint venture
166 between BeOpen and Licensee. This License Agreement does not grant
167 permission to use BeOpen trademarks or trade names in a trademark
168 sense to endorse or promote products or services of Licensee, or any
169 third party. As an exception, the ``BeOpen Python'' logos available
170 at http://www.pythonlabs.com/logos.html may be used according to the
171 permissions granted on that web page.
174 By copying, installing or otherwise using the software, Licensee
175 agrees to be bound by the terms and conditions of this License
180 \centerline{\strong{CNRI LICENSE AGREEMENT FOR PYTHON
1.6.1}}
184 This LICENSE AGREEMENT is between the Corporation for National
185 Research Initiatives, having an office at
1895 Preston White Drive,
186 Reston, VA
20191 (``CNRI''), and the Individual or Organization
187 (``Licensee'') accessing and otherwise using Python
1.6.1 software in
188 source or binary form and its associated documentation.
191 Subject to the terms and conditions of this License Agreement, CNRI
192 hereby grants Licensee a nonexclusive, royalty-free, world-wide
193 license to reproduce, analyze, test, perform and/or display publicly,
194 prepare derivative works, distribute, and otherwise use Python
1.6.1
195 alone or in any derivative version, provided, however, that CNRI's
196 License Agreement and CNRI's notice of copyright, i.e., ``Copyright
197 \copyright{} 1995-
2001 Corporation for National Research Initiatives;
198 All Rights Reserved'' are retained in Python
1.6.1 alone or in any
199 derivative version prepared by Licensee. Alternately, in lieu of
200 CNRI's License Agreement, Licensee may substitute the following text
201 (omitting the quotes): ``Python
1.6.1 is made available subject to the
202 terms and conditions in CNRI's License Agreement. This Agreement
203 together with Python
1.6.1 may be located on the Internet using the
204 following unique, persistent identifier (known as a handle):
205 1895.22/
1013. This Agreement may also be obtained from a proxy server
206 on the Internet using the following URL:
207 \url{http://hdl.handle.net/
1895.22/
1013}.''
210 In the event Licensee prepares a derivative work that is based on
211 or incorporates Python
1.6.1 or any part thereof, and wants to make
212 the derivative work available to others as provided herein, then
213 Licensee hereby agrees to include in any such work a brief summary of
214 the changes made to Python
1.6.1.
217 CNRI is making Python
1.6.1 available to Licensee on an ``AS IS''
218 basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
219 IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
220 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
221 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON
1.6.1 WILL NOT
222 INFRINGE ANY THIRD PARTY RIGHTS.
225 CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
226 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
227 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON
1.6.1,
228 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
231 This License Agreement will automatically terminate upon a material
232 breach of its terms and conditions.
235 This License Agreement shall be governed by the federal
236 intellectual property law of the United States, including without
237 limitation the federal copyright law, and, to the extent such
238 U.S. federal law does not apply, by the law of the Commonwealth of
239 Virginia, excluding Virginia's conflict of law provisions.
240 Notwithstanding the foregoing, with regard to derivative works based
241 on Python
1.6.1 that incorporate non-separable material that was
242 previously distributed under the GNU General Public License (GPL), the
243 law of the Commonwealth of Virginia shall govern this License
244 Agreement only as to issues arising under or with respect to
245 Paragraphs
4,
5, and
7 of this License Agreement. Nothing in this
246 License Agreement shall be deemed to create any relationship of
247 agency, partnership, or joint venture between CNRI and Licensee. This
248 License Agreement does not grant permission to use CNRI trademarks or
249 trade name in a trademark sense to endorse or promote products or
250 services of Licensee, or any third party.
253 By clicking on the ``ACCEPT'' button where indicated, or by copying,
254 installing or otherwise using Python
1.6.1, Licensee agrees to be
255 bound by the terms and conditions of this License Agreement.
262 \centerline{\strong{CWI LICENSE AGREEMENT FOR PYTHON
0.9.0 THROUGH
1.2}}
264 Copyright
\copyright{} 1991 -
1995, Stichting Mathematisch Centrum
265 Amsterdam, The Netherlands. All rights reserved.
267 Permission to use, copy, modify, and distribute this software and its
268 documentation for any purpose and without fee is hereby granted,
269 provided that the above copyright notice appear in all copies and that
270 both that copyright notice and this permission notice appear in
271 supporting documentation, and that the name of Stichting Mathematisch
272 Centrum or CWI not be used in advertising or publicity pertaining to
273 distribution of the software without specific, written prior
276 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
277 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
278 FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
279 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
280 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
281 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
282 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.