From 9e83cae3e06104e434c50ee9d89dbd5be8ad1a77 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 15 Jan 2002 22:09:55 +0000 Subject: Found another place where the copyrgiht date had to be fixed. --- LICENSE | 5 +++-- README | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 19805e1..bb808f0 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 53c0688..1e73380 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. -- cgit v0.12