diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/README | 2 | ||||
-rw-r--r-- | Doc/texinputs/license.tex | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -213,7 +213,7 @@ The Python source is copyrighted, but you can freely use and copy it as long as you don't change or remove the copyright notice: ---------------------------------------------------------------------- -Copyright (c) 2000, 2001 Python Software Foundation. +Copyright (c) 2000-2002 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. diff --git a/Doc/texinputs/license.tex b/Doc/texinputs/license.tex index edf0a90..6330c83 100644 --- a/Doc/texinputs/license.tex +++ b/Doc/texinputs/license.tex @@ -64,8 +64,8 @@ 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 Python Software Foundation; All Rights -Reserved'' are retained in Python \version{} alone or in any +``Copyright \copyright{} 2001, 2002 Python Software Foundation; All +Rights Reserved'' are retained in Python \version{} alone or in any derivative version prepared by Licensee. \item |