[Python-checkins] CVS: python/dist/src LICENSE,1.18.16.1,1.18.16.2

Michael Hudson mwh@users.sourceforge.net
Tue, 26 Mar 2002 02:22:11 -0800


Update of /cvsroot/python/python/dist/src
In directory usw-pr-cvs1:/tmp/cvs-serv25508

Modified Files:
      Tag: release22-maint
	LICENSE 
Log Message:
Make license refer to 2.2.1



Index: LICENSE
===================================================================
RCS file: /cvsroot/python/python/dist/src/LICENSE,v
retrieving revision 1.18.16.1
retrieving revision 1.18.16.2
diff -C2 -d -r1.18.16.1 -r1.18.16.2
*** LICENSE	27 Feb 2002 13:33:29 -0000	1.18.16.1
--- LICENSE	26 Mar 2002 10:22:09 -0000	1.18.16.2
***************
*** 54,63 ****
  ===============================================================
  
! PSF LICENSE AGREEMENT FOR PYTHON 2.2
! ------------------------------------
  
  1. This LICENSE AGREEMENT is between the Python Software Foundation
  ("PSF"), and the Individual or Organization ("Licensee") accessing and
! otherwise using Python 2.2 software in source or binary form and its
  associated documentation.
  
--- 54,63 ----
  ===============================================================
  
! PSF LICENSE AGREEMENT FOR PYTHON 2.2.1
! --------------------------------------
  
  1. This LICENSE AGREEMENT is between the Python Software Foundation
  ("PSF"), and the Individual or Organization ("Licensee") accessing and
! otherwise using Python 2.2.1 software in source or binary form and its
  associated documentation.
  
***************
*** 65,91 ****
  hereby grants Licensee a nonexclusive, royalty-free, world-wide
  license to reproduce, analyze, test, perform and/or display publicly,
! prepare derivative works, distribute, and otherwise use Python 2.2
  alone or in any derivative version, provided, however, that PSF's
  License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
  2001, 2002 Python Software Foundation; All Rights Reserved" are
! retained in Python 2.2 alone or in any derivative version prepared by
! Licensee.
  
  3. In the event Licensee prepares a derivative work that is based on
! or incorporates Python 2.2 or any part thereof, and wants to make
  the derivative work available to others as provided herein, then
  Licensee hereby agrees to include in any such work a brief summary of
! the changes made to Python 2.2.
  
! 4. PSF is making Python 2.2 available to Licensee on an "AS IS"
  basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
  DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
! FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.2 WILL NOT
  INFRINGE ANY THIRD PARTY RIGHTS.
  
  5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
! 2.2 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
! A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.2,
  OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  
--- 65,91 ----
  hereby grants Licensee a nonexclusive, royalty-free, world-wide
  license to reproduce, analyze, test, perform and/or display publicly,
! prepare derivative works, distribute, and otherwise use Python 2.2.1
  alone or in any derivative version, provided, however, that PSF's
  License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
  2001, 2002 Python Software Foundation; All Rights Reserved" are
! retained in Python 2.2.1 alone or in any derivative version prepared
! by Licensee.
  
  3. In the event Licensee prepares a derivative work that is based on
! or incorporates Python 2.2.1 or any part thereof, and wants to make
  the derivative work available to others as provided herein, then
  Licensee hereby agrees to include in any such work a brief summary of
! the changes made to Python 2.2.1.
  
! 4. PSF is making Python 2.2.1 available to Licensee on an "AS IS"
  basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
  DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
! FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.2.1 WILL NOT
  INFRINGE ANY THIRD PARTY RIGHTS.
  
  5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
! 2.2.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
! A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.2.1,
  OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  
***************
*** 99,103 ****
  products or services of Licensee, or any third party.
  
! 8. By copying, installing or otherwise using Python 2.2, Licensee
  agrees to be bound by the terms and conditions of this License
  Agreement.
--- 99,103 ----
  products or services of Licensee, or any third party.
  
! 8. By copying, installing or otherwise using Python 2.2.1, Licensee
  agrees to be bound by the terms and conditions of this License
  Agreement.