commit | a0ea7c1b9f42e6cc3c3b2cde72a697bde0a09dd1 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Mar 22 15:29:37 2001 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Mar 22 15:29:37 2001 +0000 |
tree | 64da3e0845f980e796d0aec321bbf94e4fe153fd | |
parent | b0dbeef1c4e455f5140a36a39c39b98c0f1c42c8 [diff] [blame] |
Set copyright to PSF. Don't bother with 2000.
diff --git a/README b/README index 360ad7d..3fe6e07 100644 --- 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.