diff options
author | Michael W. Hudson <mwh@python.net> | 2002-02-27 13:33:29 (GMT) |
---|---|---|
committer | Michael W. Hudson <mwh@python.net> | 2002-02-27 13:33:29 (GMT) |
commit | 4605ec9bbf04801da0fc3f7641c5e300b8f9fd61 (patch) | |
tree | 33e304f60bca2aa352cbcca22a1db7d2409d1681 /README | |
parent | fbfb0b368dfe4c9a6ccea3161a63daa8f9fa98c1 (diff) | |
download | cpython-4605ec9bbf04801da0fc3f7641c5e300b8f9fd61.zip cpython-4605ec9bbf04801da0fc3f7641c5e300b8f9fd61.tar.gz cpython-4605ec9bbf04801da0fc3f7641c5e300b8f9fd61.tar.bz2 |
backport my checkin of
revision 1.19 of LICENSE
revision 1.140 of README
Add 2002 to PSF copyrights.
+ some other branch specific stuff.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ -This is Python version 2.2 -========================== +This is Python version 2.2.1 +============================ -Copyright (c) 2001 Python Software Foundation. +Copyright (c) 2001, 2002 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. |