diff options
author | Fred Drake <fdrake@acm.org> | 2005-02-08 06:41:20 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2005-02-08 06:41:20 (GMT) |
commit | b07b5f7db79261a00d0d3c055413ed40f3582f2b (patch) | |
tree | ed16828bb0882f500783ff7ab6e8d074b41cd4bb | |
parent | 4c337993c5afdfd9ebb40ff0847cf6015a875f4f (diff) | |
download | cpython-b07b5f7db79261a00d0d3c055413ed40f3582f2b.zip cpython-b07b5f7db79261a00d0d3c055413ed40f3582f2b.tar.gz cpython-b07b5f7db79261a00d0d3c055413ed40f3582f2b.tar.bz2 |
add 2.3.5, 2.4 to the history and licensing info
-rw-r--r-- | Doc/commontex/license.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/commontex/license.tex b/Doc/commontex/license.tex index 4b39bd4..49bf300 100644 --- a/Doc/commontex/license.tex +++ b/Doc/commontex/license.tex @@ -45,6 +45,8 @@ GPL-compatible; the table below summarizes the various releases. \linev{2.3.2}{2.3.1}{2003}{PSF}{yes} \linev{2.3.3}{2.3.2}{2003}{PSF}{yes} \linev{2.3.4}{2.3.3}{2004}{PSF}{yes} + \linev{2.3.5}{2.3.4}{2005}{PSF}{yes} + \linev{2.4}{2.3}{2004}{PSF}{yes} \end{tablev} \note{GPL-compatible doesn't mean that we're distributing |