mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Update general copyright years to 2006.
This commit is contained in:
parent
f84d1b9375
commit
b69406dc09
7 changed files with 8 additions and 7 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.
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue