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 +- README | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@ 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 53a62ba..436e06e 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. -- cgit v0.12