diff options
author | Michael W. Hudson <mwh@python.net> | 2002-02-27 13:29:46 +0000 |
---|---|---|
committer | Michael W. Hudson <mwh@python.net> | 2002-02-27 13:29:46 +0000 |
commit | ebb08d5064c73d5961b491c6f282e9ebe393627a (patch) | |
tree | 9074036aab8e7ea60053a3d451b57d42d92b2e44 /README | |
parent | 1e61112eda6a3c330fa76c0bc6c3001da8cd1eea (diff) | |
download | cpython-ebb08d5064c73d5961b491c6f282e9ebe393627a.tar.gz |
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 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ This is Python version 2.2 ========================== -Copyright (c) 2001 Python Software Foundation. +Copyright (c) 2001, 2002 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. |