From: Guido van Rossum Date: Thu, 22 Mar 2001 15:29:37 +0000 (+0000) Subject: Set copyright to PSF. Don't bother with 2000. X-Git-Tag: v2.1b2~78 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a0ea7c1b9f42e6cc3c3b2cde72a697bde0a09dd1;p=thirdparty%2FPython%2Fcpython.git Set copyright to PSF. Don't bother with 2000. --- diff --git a/README b/README index 360ad7d50fe6..3fe6e07a4a6f 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.