summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMichael W. Hudson <mwh@python.net>2002-02-27 13:29:46 +0000
committerMichael W. Hudson <mwh@python.net>2002-02-27 13:29:46 +0000
commitebb08d5064c73d5961b491c6f282e9ebe393627a (patch)
tree9074036aab8e7ea60053a3d451b57d42d92b2e44 /README
parent1e61112eda6a3c330fa76c0bc6c3001da8cd1eea (diff)
downloadcpython-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--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ccf6ac36aa..42c87dfea8 100644
--- a/README
+++ b/README
@@ -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.