Because this code was derived from Python 1.6.1 (amongst others), the
CNRI copyright should be updated to include 2001.
diff --git a/Python/getcopyright.c b/Python/getcopyright.c
index c93a9c8..ca56f46 100644
--- a/Python/getcopyright.c
+++ b/Python/getcopyright.c
@@ -10,7 +10,7 @@
 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 53a62ba..436e06e 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@
 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.