From d4079e1fc2382d717d8da914462bfc6026690118 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Sat, 20 Mar 2004 17:24:51 +0000 Subject: Update copyright years, and change copyright.tex to use the same spelling as license.tex (SF patch 795531 complained about the spelling discrepancy, although this "repairs" that flaw in a different way than the patch). --- Doc/commontex/copyright.tex | 2 +- Doc/commontex/license.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/commontex/copyright.tex b/Doc/commontex/copyright.tex index e7b8280..1cf4f06 100644 --- a/Doc/commontex/copyright.tex +++ b/Doc/commontex/copyright.tex @@ -1,4 +1,4 @@ -Copyright \copyright{} 2001, 2002, 2003 Python Software Foundation. +Copyright \copyright{} 2001-2004 Python Software Foundation. All rights reserved. Copyright \copyright{} 2000 BeOpen.com. diff --git a/Doc/commontex/license.tex b/Doc/commontex/license.tex index 86244ac..b4e159a 100644 --- a/Doc/commontex/license.tex +++ b/Doc/commontex/license.tex @@ -73,7 +73,7 @@ license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python \version{} alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., -``Copyright \copyright{} 2001-2003 Python Software Foundation; All +``Copyright \copyright{} 2001-2004 Python Software Foundation; All Rights Reserved'' are retained in Python \version{} alone or in any derivative version prepared by Licensee. -- cgit v0.12