@@ -41,6 +41,7 @@ the various releases.
4141 2.1.3 2.1.2 2002 PSF yes
4242 2.2.1 2.2 2002 PSF yes
4343 2.2.2 2.2.1 2002 PSF yes
44+ 2.3 2.2.2 2002-2003 PSF yes
4445
4546Footnotes:
4647
@@ -62,40 +63,40 @@ direction to make these releases possible.
6263B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
6364===============================================================
6465
65- PSF LICENSE AGREEMENT FOR PYTHON 2.2
66+ PSF LICENSE AGREEMENT FOR PYTHON 2.3
6667------------------------------------
6768
68691. This LICENSE AGREEMENT is between the Python Software Foundation
6970("PSF"), and the Individual or Organization ("Licensee") accessing and
70- otherwise using Python 2.2 software in source or binary form and its
71+ otherwise using Python 2.3 software in source or binary form and its
7172associated documentation.
7273
73742. Subject to the terms and conditions of this License Agreement, PSF
7475hereby grants Licensee a nonexclusive, royalty-free, world-wide
7576license to reproduce, analyze, test, perform and/or display publicly,
76- prepare derivative works, distribute, and otherwise use Python 2.2
77+ prepare derivative works, distribute, and otherwise use Python 2.3
7778alone or in any derivative version, provided, however, that PSF's
7879License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
79802001, 2002 Python Software Foundation; All Rights Reserved" are
80- retained in Python 2.2 alone or in any derivative version prepared by
81+ retained in Python 2.3 alone or in any derivative version prepared by
8182Licensee.
8283
83843. In the event Licensee prepares a derivative work that is based on
84- or incorporates Python 2.2 or any part thereof, and wants to make
85+ or incorporates Python 2.3 or any part thereof, and wants to make
8586the derivative work available to others as provided herein, then
8687Licensee hereby agrees to include in any such work a brief summary of
87- the changes made to Python 2.2 .
88+ the changes made to Python 2.3 .
8889
89- 4. PSF is making Python 2.2 available to Licensee on an "AS IS"
90+ 4. PSF is making Python 2.3 available to Licensee on an "AS IS"
9091basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
9192IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
9293DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
93- FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.2 WILL NOT
94+ FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.3 WILL NOT
9495INFRINGE ANY THIRD PARTY RIGHTS.
9596
96975. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
97- 2.2 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
98- A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.2 ,
98+ 2.3 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
99+ A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.3 ,
99100OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
100101
1011026. This License Agreement will automatically terminate upon a material
@@ -107,7 +108,7 @@ Licensee. This License Agreement does not grant permission to use PSF
107108trademarks or trade name in a trademark sense to endorse or promote
108109products or services of Licensee, or any third party.
109110
110- 8. By copying, installing or otherwise using Python 2.2 , Licensee
111+ 8. By copying, installing or otherwise using Python 2.3 , Licensee
111112agrees to be bound by the terms and conditions of this License
112113Agreement.
113114
0 commit comments