diff options
author | Fred Drake <fdrake@acm.org> | 2004-03-31 08:04:46 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2004-03-31 08:04:46 (GMT) |
commit | 90756c2da7240b3b5ccba1f547cd827b9e4176db (patch) | |
tree | 242f7c70c8d3d6dfe1ebf7be429eabe75186324d | |
parent | 34c43202eb0c7b369c2019f99b99bd1313ec503f (diff) | |
download | cpython-90756c2da7240b3b5ccba1f547cd827b9e4176db.zip cpython-90756c2da7240b3b5ccba1f547cd827b9e4176db.tar.gz cpython-90756c2da7240b3b5ccba1f547cd827b9e4176db.tar.bz2 |
add missing and forthcoming releases
-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 b4e159a..a3fbd98 100644 --- a/Doc/commontex/license.tex +++ b/Doc/commontex/license.tex @@ -43,6 +43,8 @@ GPL-compatible; the table below summarizes the various releases. \linev{2.3}{2.2.2}{2002-2003}{PSF}{yes} \linev{2.3.1}{2.3}{2002-2003}{PSF}{yes} \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} \end{tablev} \note{GPL-compatible doesn't mean that we're distributing |