From: Guido van Rossum Date: Tue, 15 Jan 2002 22:09:55 +0000 (+0000) Subject: Found another place where the copyrgiht date had to be fixed. X-Git-Tag: v2.1.2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9e83cae3e06104e434c50ee9d89dbd5be8ad1a77;p=thirdparty%2FPython%2Fcpython.git Found another place where the copyrgiht date had to be fixed. --- diff --git a/LICENSE b/LICENSE index 19805e1e34e5..bb808f04c45e 100644 --- a/LICENSE +++ b/LICENSE @@ -52,8 +52,9 @@ license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 2.1.2 alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) -2001 Python Software Foundation; All Rights Reserved" are retained in -Python 2.1.2 alone or in any derivative version prepared by Licensee. +2001-2002 Python Software Foundation; All Rights Reserved" are +retained in Python 2.1.2 alone or in any derivative version prepared +by Licensee. 3. In the event Licensee prepares a derivative work that is based on or incorporates Python 2.1.2 or any part thereof, and wants to make diff --git a/README b/README index 53c0688fc7e8..1e73380196a0 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ This is Python version 2.1.2 ============================ -Copyright (c) 2001 Python Software Foundation. +Copyright (c) 2001-2002 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com.