]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Because this code was derived from Python 1.6.1 (amongst others), the
authorGuido van Rossum <guido@python.org>
Thu, 12 Apr 2001 20:53:31 +0000 (20:53 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 12 Apr 2001 20:53:31 +0000 (20:53 +0000)
CNRI copyright should be updated to include 2001.

Python/getcopyright.c
README

index c93a9c85103b1a002f857590a0dbb2ddc191c014..ca56f46f16d43f6a9e8f401566c3d30b42b3b109 100644 (file)
@@ -10,7 +10,7 @@ All Rights Reserved.\n\
 Copyright (c) 2000 BeOpen.com.\n\
 All Rights Reserved.\n\
 \n\
-Copyright (c) 1995-2000 Corporation for National Research Initiatives.\n\
+Copyright (c) 1995-2001 Corporation for National Research Initiatives.\n\
 All Rights Reserved.\n\
 \n\
 Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.\n\
diff --git a/README b/README
index 53a62bae4bcf5bfc748d60e27432c847525031cb..436e06e1397c860922f1cf80f9fb56740de08729 100644 (file)
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ All rights reserved.
 Copyright (c) 2000 BeOpen.com.
 All rights reserved.
 
-Copyright (c) 1995-2000 Corporation for National Research Initiatives.
+Copyright (c) 1995-2001 Corporation for National Research Initiatives.
 All rights reserved.
 
 Copyright (c) 1991-1995 Stichting Mathematisch Centrum.