diff options
author | Georg Brandl <georg@python.org> | 2006-02-11 15:30:36 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2006-02-11 15:30:36 (GMT) |
commit | b69406dc09161797cf7e9355acdb761f944ac3e7 (patch) | |
tree | 4e9791b3fe0862879558252e46b256b3a63da3a5 /Doc | |
parent | f84d1b9375ff1d761f39f2878c68b09e3db17027 (diff) | |
download | cpython-b69406dc09161797cf7e9355acdb761f944ac3e7.zip cpython-b69406dc09161797cf7e9355acdb761f944ac3e7.tar.gz cpython-b69406dc09161797cf7e9355acdb761f944ac3e7.tar.bz2 |
Update general copyright years to 2006.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/README | 2 | ||||
-rw-r--r-- | Doc/commontex/license.tex | 3 |
2 files changed, 3 insertions, 2 deletions
@@ -229,7 +229,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-2004 Python Software Foundation. +Copyright (c) 2000-2006 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. diff --git a/Doc/commontex/license.tex b/Doc/commontex/license.tex index 6e1c0d5..525ce8a 100644 --- a/Doc/commontex/license.tex +++ b/Doc/commontex/license.tex @@ -48,6 +48,7 @@ GPL-compatible; the table below summarizes the various releases. \linev{2.3.5}{2.3.4}{2005}{PSF}{yes} \linev{2.4}{2.3}{2004}{PSF}{yes} \linev{2.4.1}{2.4}{2005}{PSF}{yes} + \linev{2.4.2}{2.4.1}{2005}{PSF}{yes} \end{tablev} \note{GPL-compatible doesn't mean that we're distributing @@ -78,7 +79,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-2004 Python Software Foundation; All +``Copyright \copyright{} 2001-2006 Python Software Foundation; All Rights Reserved'' are retained in Python \version{} alone or in any derivative version prepared by Licensee. |