From: Guido van Rossum Date: Thu, 12 Apr 2001 20:53:31 +0000 (+0000) Subject: Because this code was derived from Python 1.6.1 (amongst others), the X-Git-Tag: v2.1c1~47 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=23f7aed2a792190c42209732f1520ccb7321be8e;p=thirdparty%2FPython%2Fcpython.git 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 c93a9c85103b..ca56f46f16d4 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\ diff --git a/README b/README index 53a62bae4bcf..436e06e1397c 100644 --- 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.