Set copyright to PSF. Don't bother with 2000.
authorGuido van Rossum <guido@python.org>
Thu, 22 Mar 2001 15:29:37 +0000 (15:29 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 22 Mar 2001 15:29:37 +0000 (15:29 +0000)
README

diff --git a/README b/README
index 360ad7d50fe646442349a78b24918ff2cf9134da..3fe6e07a4a6f288e4e337c135770d75d28d87cc4 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 This is Python version 2.1
 ==========================
 
-Copyright (c) 2000, 2001 Guido van Rossum.
+Copyright (c) 2001 Python Software Foundation.
 All rights reserved.
 
 Copyright (c) 2000 BeOpen.com.