diff options
author | Michael W. Hudson <mwh@python.net> | 2002-02-27 13:29:46 (GMT) |
---|---|---|
committer | Michael W. Hudson <mwh@python.net> | 2002-02-27 13:29:46 (GMT) |
commit | 494cdb6d78752071679184f155720acf075c0549 (patch) | |
tree | ecd650033f6061f0908ae45eb5610221043dd1e1 /LICENSE | |
parent | 06ee2531a821100859e9c5a245599866ed9af0e6 (diff) | |
download | cpython-494cdb6d78752071679184f155720acf075c0549.zip cpython-494cdb6d78752071679184f155720acf075c0549.tar.gz cpython-494cdb6d78752071679184f155720acf075c0549.tar.bz2 |
Add 2002 to PSF copyrights.
Doc/README is odd; it assigns some copyright to the PSF in 2000, when
I didn't think it existed...
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -66,8 +66,9 @@ 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 Python Software Foundation; All Rights Reserved" are retained in -Python 2.2 alone or in any derivative version prepared by Licensee. +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 |