blob: 1e4c1a062bfa4f7dfc046b8fc1995a980c690292 [file] [log] [blame]
Fred Drake852f7952001-06-20 21:34:35 +00001\section{History of the software}
2
3Python was created in the early 1990s by Guido van Rossum at Stichting
4Mathematisch Centrum (CWI) in the Netherlands as a successor of a
5language called ABC. Guido is Python's principal author, although it
6includes many contributions from others. The last version released
7from CWI was Python 1.2. In 1995, Guido continued his work on Python
8at the Corporation for National Research Initiatives (CNRI) in Reston,
9Virginia where he released several versions of the software. Python
101.6 was the last of the versions released by CNRI. In 2000, Guido and
11the Python core development team moved to BeOpen.com to form the
12BeOpen PythonLabs team. Python 2.0 was the first and only release
13from BeOpen.com.
14
15Following the release of Python 1.6, and after Guido van Rossum left
16CNRI to work with commercial software developers, it became clear that
17the ability to use Python with software available under the GNU Public
18License (GPL) was very desirable. CNRI and the Free Software
19Foundation (FSF) interacted to develop enabling wording changes to the
20Python license. Python 1.6.1 is essentially the same as Python 1.6,
21with a few minor bug fixes, and with a different license that enables
22later versions to be GPL-compatible. Python 2.0.1 is a derivative work
23of Python 1.6.1, as well as of Python 2.0.
24
25After Python 2.0 was released by BeOpen.com, Guido van Rossum and the
26other PythonLabs developers joined Digital Creations. All
27intellectual property added from this point on, including Python
282.0.1 and its alpha and beta releases, is owned by the Python Software
29Foundation (PSF), a non-profit modeled after the Apache Software
30Foundation. See \url{http://www.python.org/psf/} for more information
31about the PSF.
32
33Thanks to the many outside volunteers who have worked under Guido's
34direction to make these releases possible.
35
36
37\section{Terms and conditions for accessing or otherwise using Python}
38
39\centerline{\strong{PSF LICENSE AGREEMENT}}
40
41\begin{enumerate}
42\item
43This LICENSE AGREEMENT is between the Python Software Foundation
44(``PSF''), and the Individual or Organization (``Licensee'') accessing
45and otherwise using Python \version{} software in source or binary
46form and its associated documentation.
47
48\item
49Subject 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
53\version{} alone or in any derivative version, provided, however, that
54PSF's License Agreement and PSF's notice of copyright, i.e.,
55``Copyright \copyright{} 2001 Python Software Foundation; All Rights
56Reserved'' are retained in Python \version{} alone or in any
57derivative version prepared by Licensee.
58
59\item
60In the event Licensee prepares a derivative work that is based on
61or incorporates Python \version{} or any part thereof, and wants to
62make the derivative work available to others as provided herein, then
63Licensee hereby agrees to include in any such work a brief summary of
64the changes made to Python \version.
65
66\item
67PSF is making Python \version{} available to Licensee on an ``AS IS''
68basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
69IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
70DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
71FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON \version{} WILL
72NOT INFRINGE ANY THIRD PARTY RIGHTS.
73
74\item
75PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
76\version{} FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR
77LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON
78\version, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE
79POSSIBILITY THEREOF.
80
81\item
82This License Agreement will automatically terminate upon a material
83breach of its terms and conditions.
84
85\item
86Nothing in this License Agreement shall be deemed to create any
87relationship of agency, partnership, or joint venture between PSF and
88Licensee. This License Agreement does not grant permission to use PSF
89trademarks or trade name in a trademark sense to endorse or promote
90products or services of Licensee, or any third party.
91
92\item
93By copying, installing or otherwise using Python \version, Licensee
94agrees to be bound by the terms and conditions of this License
95Agreement.
96\end{enumerate}
97
98
99\centerline{\strong{BEOPEN.COM TERMS AND CONDITIONS FOR PYTHON 2.0}}
100
101\centerline{\strong{BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1}}
102
103\begin{enumerate}
104\item
105This LICENSE AGREEMENT is between BeOpen.com (``BeOpen''), having an
106office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
107Individual or Organization (``Licensee'') accessing and otherwise
108using this software in source or binary form and its associated
109documentation (``the Software'').
110
111\item
112Subject to the terms and conditions of this BeOpen Python License
113Agreement, BeOpen hereby grants Licensee a non-exclusive,
114royalty-free, world-wide license to reproduce, analyze, test, perform
115and/or display publicly, prepare derivative works, distribute, and
116otherwise use the Software alone or in any derivative version,
117provided, however, that the BeOpen Python License is retained in the
118Software, alone or in any derivative version prepared by Licensee.
119
120\item
121BeOpen is making the Software available to Licensee on an ``AS IS''
122basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
123IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
124DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
125FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
126INFRINGE ANY THIRD PARTY RIGHTS.
127
128\item
129BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
130SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
131AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
132DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
133
134\item
135This License Agreement will automatically terminate upon a material
136breach of its terms and conditions.
137
138\item
139This License Agreement shall be governed by and interpreted in all
140respects by the law of the State of California, excluding conflict of
141law provisions. Nothing in this License Agreement shall be deemed to
142create any relationship of agency, partnership, or joint venture
143between BeOpen and Licensee. This License Agreement does not grant
144permission to use BeOpen trademarks or trade names in a trademark
145sense to endorse or promote products or services of Licensee, or any
146third party. As an exception, the ``BeOpen Python'' logos available
147at http://www.pythonlabs.com/logos.html may be used according to the
148permissions granted on that web page.
149
150\item
151By copying, installing or otherwise using the software, Licensee
152agrees to be bound by the terms and conditions of this License
153Agreement.
154\end{enumerate}
155
156
157\centerline{\strong{CNRI OPEN SOURCE GPL-COMPATIBLE LICENSE AGREEMENT}}
158
159\begin{enumerate}
160\item
161This LICENSE AGREEMENT is between the Corporation for National
162Research Initiatives, having an office at 1895 Preston White Drive,
163Reston, VA 20191 (``CNRI''), and the Individual or Organization
164(``Licensee'') accessing and otherwise using Python 1.6.1 software in
165source or binary form and its associated documentation.
166
167\item
168Subject to the terms and conditions of this License Agreement, CNRI
169hereby grants Licensee a nonexclusive, royalty-free, world-wide
170license to reproduce, analyze, test, perform and/or display publicly,
171prepare derivative works, distribute, and otherwise use Python 1.6.1
172alone or in any derivative version, provided, however, that CNRI's
173License Agreement and CNRI's notice of copyright, i.e., ``Copyright
174\copyright{} 1995-2001 Corporation for National Research Initiatives;
175All Rights Reserved'' are retained in Python 1.6.1 alone or in any
176derivative version prepared by Licensee. Alternately, in lieu of
177CNRI's License Agreement, Licensee may substitute the following text
178(omitting the quotes): ``Python 1.6.1 is made available subject to the
179terms and conditions in CNRI's License Agreement. This Agreement
180together with Python 1.6.1 may be located on the Internet using the
181following unique, persistent identifier (known as a handle):
1821895.22/1013. This Agreement may also be obtained from a proxy server
183on the Internet using the following URL:
184\url{http://hdl.handle.net/1895.22/1013}.''
185
186\item
187In the event Licensee prepares a derivative work that is based on
188or incorporates Python 1.6.1 or any part thereof, and wants to make
189the derivative work available to others as provided herein, then
190Licensee hereby agrees to include in any such work a brief summary of
191the changes made to Python 1.6.1.
192
193\item
194CNRI is making Python 1.6.1 available to Licensee on an ``AS IS''
195basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
196IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
197DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
198FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
199INFRINGE ANY THIRD PARTY RIGHTS.
200
201\item
202CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
2031.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
204A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
205OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
206
207\item
208This License Agreement will automatically terminate upon a material
209breach of its terms and conditions.
210
211\item
212This License Agreement shall be governed by the federal
213intellectual property law of the United States, including without
214limitation the federal copyright law, and, to the extent such
215U.S. federal law does not apply, by the law of the Commonwealth of
216Virginia, excluding Virginia's conflict of law provisions.
217Notwithstanding the foregoing, with regard to derivative works based
218on Python 1.6.1 that incorporate non-separable material that was
219previously distributed under the GNU General Public License (GPL), the
220law of the Commonwealth of Virginia shall govern this License
221Agreement only as to issues arising under or with respect to
222Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
223License Agreement shall be deemed to create any relationship of
224agency, partnership, or joint venture between CNRI and Licensee. This
225License Agreement does not grant permission to use CNRI trademarks or
226trade name in a trademark sense to endorse or promote products or
227services of Licensee, or any third party.
228
229\item
230By clicking on the ``ACCEPT'' button where indicated, or by copying,
231installing or otherwise using Python 1.6.1, Licensee agrees to be
232bound by the terms and conditions of this License Agreement.
233\end{enumerate}
234
235\centerline{ACCEPT}
236
237
238
239\centerline{\strong{CWI PERMISSIONS STATEMENT AND DISCLAIMER}}
240
241Copyright \copyright{} 1991 - 1995, Stichting Mathematisch Centrum
242Amsterdam, The Netherlands. All rights reserved.
243
244Permission to use, copy, modify, and distribute this software and its
245documentation for any purpose and without fee is hereby granted,
246provided that the above copyright notice appear in all copies and that
247both that copyright notice and this permission notice appear in
248supporting documentation, and that the name of Stichting Mathematisch
249Centrum or CWI not be used in advertising or publicity pertaining to
250distribution of the software without specific, written prior
251permission.
252
253STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
254THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
255FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
256FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
257WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
258ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
259OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.