summaryrefslogtreecommitdiff
path: root/Doc/texinputs
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2003-04-26 00:52:30 +0000
committerFred Drake <fdrake@acm.org>2003-04-26 00:52:30 +0000
commit4343e3a1348559dbaf151a7704de6dbe9cbe1c2f (patch)
tree72081c7d803b8b1e0c861b5900c0722445bfc60a /Doc/texinputs
parent06929a21910086091eab3df6e195551b7af54cac (diff)
downloadcpython-4343e3a1348559dbaf151a7704de6dbe9cbe1c2f.tar.gz
Version updates for Python 2.3.
Diffstat (limited to 'Doc/texinputs')
-rw-r--r--Doc/texinputs/boilerplate.tex2
-rw-r--r--Doc/texinputs/license.tex9
2 files changed, 7 insertions, 4 deletions
diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex
index 1da0c68d6c..d4e43b4a66 100644
--- a/Doc/texinputs/boilerplate.tex
+++ b/Doc/texinputs/boilerplate.tex
@@ -7,5 +7,5 @@
\date{\today} % XXX update before final release!
\release{2.3} % software release, not documentation
-\setreleaseinfo{b1} % empty for final release
+\setreleaseinfo{b1+} % empty for final release
\setshortversion{2.3} % major.minor only for software
diff --git a/Doc/texinputs/license.tex b/Doc/texinputs/license.tex
index 3aeb68c64f..a541c29e8d 100644
--- a/Doc/texinputs/license.tex
+++ b/Doc/texinputs/license.tex
@@ -24,7 +24,8 @@ All Python releases are Open Source (see
Historically, most, but not all, Python releases have also been
GPL-compatible; the table below summarizes the various releases.
-\begin{tablev}{c|c|c|c|c}{textrm}{Release}{Derived from}{Year}{Owner}{GPL compatible?}
+\begin{tablev}{c|c|c|c|c}{textrm}%
+ {Release}{Derived from}{Year}{Owner}{GPL compatible?}
\linev{0.9.0 thru 1.2}{n/a}{1991-1995}{CWI}{yes}
\linev{1.3 thru 1.5.2}{1.2}{1995-1999}{CNRI}{yes}
\linev{1.6}{1.5.2}{2000}{CNRI}{no}
@@ -37,6 +38,8 @@ GPL-compatible; the table below summarizes the various releases.
\linev{2.1.2}{2.1.1}{2002}{PSF}{yes}
\linev{2.1.3}{2.1.2}{2002}{PSF}{yes}
\linev{2.2.1}{2.2}{2002}{PSF}{yes}
+ \linev{2.2.2}{2.2.1}{2002}{PSF}{yes}
+ \linev{2.3}{2.2.2}{2002-2003}{PSF}{yes}
\end{tablev}
\note{GPL-compatible doesn't mean that we're distributing
@@ -51,7 +54,7 @@ direction to make these releases possible.
\section{Terms and conditions for accessing or otherwise using Python}
-\centerline{\strong{PSF LICENSE AGREEMENT FOR PYTHON 2.3}}
+\centerline{\strong{PSF LICENSE AGREEMENT FOR PYTHON \version}}
\begin{enumerate}
\item
@@ -67,7 +70,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, 2002 Python Software Foundation; All
+``Copyright \copyright{} 2001-2003 Python Software Foundation; All
Rights Reserved'' are retained in Python \version{} alone or in any
derivative version prepared by Licensee.