diff options
author | Michael W. Hudson <mwh@python.net> | 2002-02-27 13:31:33 (GMT) |
---|---|---|
committer | Michael W. Hudson <mwh@python.net> | 2002-02-27 13:31:33 (GMT) |
commit | 644fd922e648fe3c4f614cf53be0c839c3590e56 (patch) | |
tree | 3b29f8d3aa9b44b5e0d0b94ac0389925fa8853a3 | |
parent | a06a7fbc311ee299954de32d7ce9b66bc39ebff1 (diff) | |
download | cpython-644fd922e648fe3c4f614cf53be0c839c3590e56.zip cpython-644fd922e648fe3c4f614cf53be0c839c3590e56.tar.gz cpython-644fd922e648fe3c4f614cf53be0c839c3590e56.tar.bz2 |
backport my checkin of
revision 1.5 of license.tex
Add 2002 to PSF copyrights.
-rw-r--r-- | Doc/texinputs/license.tex | 4 |
1 files changed, 2 insertions, 2 deletions
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 |