diff options
author | Barry Warsaw <barry@python.org> | 2008-12-03 16:46:14 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2008-12-03 16:46:14 (GMT) |
commit | 97f005d137b59887e64fed801197aae1b3597083 (patch) | |
tree | 4859c2940d554db1c2085b996ba6ba0260dca79a /Doc/license.rst | |
parent | 815427c481fbef0f9110f4e3d3e4c2d9eebd64cd (diff) | |
download | cpython-97f005d137b59887e64fed801197aae1b3597083.zip cpython-97f005d137b59887e64fed801197aae1b3597083.tar.gz cpython-97f005d137b59887e64fed801197aae1b3597083.tar.bz2 |
Prep for Python 3.1!
Diffstat (limited to 'Doc/license.rst')
-rw-r--r-- | Doc/license.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/license.rst b/Doc/license.rst index 892b5ea..dac7100 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -90,7 +90,7 @@ been GPL-compatible; the table below summarizes the various releases. +----------------+--------------+------------+------------+-----------------+ | 2.6 | 2.5 | 2008 | PSF | yes | +----------------+--------------+------------+------------+-----------------+ -| 3.0 | 2.6 | 2007 | PSF | yes | +| 3.0 | 2.6 | 2008 | PSF | yes | +----------------+--------------+------------+------------+-----------------+ .. note:: |