From 23f7aed2a792190c42209732f1520ccb7321be8e Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Thu, 12 Apr 2001 20:53:31 +0000 Subject: Because this code was derived from Python 1.6.1 (amongst others), the CNRI copyright should be updated to include 2001. --- Python/getcopyright.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Python/getcopyright.c') diff --git a/Python/getcopyright.c b/Python/getcopyright.c index c93a9c8510..ca56f46f16 100644 --- a/Python/getcopyright.c +++ b/Python/getcopyright.c @@ -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\ -- cgit v1.2.1