From: Guido van Rossum Date: Thu, 2 Jan 2003 16:31:35 +0000 (+0000) Subject: Update the copyright year. X-Git-Tag: v2.3c1~2648 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e55534665f95a2cf8c866803e847573607d44798;p=thirdparty%2FPython%2Fcpython.git Update the copyright year. --- diff --git a/Doc/texinputs/copyright.tex b/Doc/texinputs/copyright.tex index f76045f24a7a..e7b8280d2008 100644 --- a/Doc/texinputs/copyright.tex +++ b/Doc/texinputs/copyright.tex @@ -1,4 +1,4 @@ -Copyright \copyright{} 2001 Python Software Foundation. +Copyright \copyright{} 2001, 2002, 2003 Python Software Foundation. All rights reserved. Copyright \copyright{} 2000 BeOpen.com. diff --git a/LICENSE b/LICENSE index 547ed7f6dfef..180898c32761 100644 --- a/LICENSE +++ b/LICENSE @@ -77,7 +77,7 @@ license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 2.3 alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) -2001, 2002 Python Software Foundation; All Rights Reserved" are +2001, 2002, 2003 Python Software Foundation; All Rights Reserved" are retained in Python 2.3 alone or in any derivative version prepared by Licensee.