diff options
author | Guido van Rossum <guido@python.org> | 2003-01-02 16:31:35 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2003-01-02 16:31:35 (GMT) |
commit | e55534665f95a2cf8c866803e847573607d44798 (patch) | |
tree | 0e2990a3a78c2530415437eb870a952c9065842c | |
parent | 908ec365dc4f6717f1b909bed0ed3d47cd0a16d8 (diff) | |
download | cpython-e55534665f95a2cf8c866803e847573607d44798.zip cpython-e55534665f95a2cf8c866803e847573607d44798.tar.gz cpython-e55534665f95a2cf8c866803e847573607d44798.tar.bz2 |
Update the copyright year.
-rw-r--r-- | Doc/texinputs/copyright.tex | 2 | ||||
-rw-r--r-- | LICENSE | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/texinputs/copyright.tex b/Doc/texinputs/copyright.tex index f76045f..e7b8280 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. @@ -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. |