diff options
author | Tim Peters <tim.peters@gmail.com> | 2004-03-20 17:24:51 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2004-03-20 17:24:51 (GMT) |
commit | d4079e1fc2382d717d8da914462bfc6026690118 (patch) | |
tree | f00ca0bd9eaa35ed2cdfce4e71cfb170953ee911 /Doc | |
parent | 6fd0b0d5bacb38ac88e74a767f11df2bb73ae49b (diff) | |
download | cpython-d4079e1fc2382d717d8da914462bfc6026690118.zip cpython-d4079e1fc2382d717d8da914462bfc6026690118.tar.gz cpython-d4079e1fc2382d717d8da914462bfc6026690118.tar.bz2 |
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).
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/commontex/copyright.tex | 2 | ||||
-rw-r--r-- | 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. |