diff options
author | Georg Brandl <georg@python.org> | 2006-02-11 15:30:59 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2006-02-11 15:30:59 (GMT) |
commit | 2fec8b935f524b07d475c3e471197d0391eee235 (patch) | |
tree | a88253e99294e90ef43807864442c5767d4953c5 /Doc | |
parent | 261058cc1cb2f4ee3e9efb58f7a543626f93fd59 (diff) | |
download | cpython-2fec8b935f524b07d475c3e471197d0391eee235.zip cpython-2fec8b935f524b07d475c3e471197d0391eee235.tar.gz cpython-2fec8b935f524b07d475c3e471197d0391eee235.tar.bz2 |
Update general copyright year to 2006.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/README | 2 | ||||
-rw-r--r-- | Doc/commontex/license.tex | 2 |
2 files changed, 2 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 5521ae4..525ce8a 100644 --- a/Doc/commontex/license.tex +++ b/Doc/commontex/license.tex @@ -79,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. |