summaryrefslogtreecommitdiffstats
path: root/Doc/license.rst
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-12-13 14:26:42 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-12-13 14:26:42 (GMT)
commitad224bdaaed493d9fc120e0ae4e6080828ea7c98 (patch)
treebe2913af431eb23873fae9c03366f4504f50bb74 /Doc/license.rst
parent13087d922169362a3cc03b7a649fff86b3e3695d (diff)
downloadcpython-ad224bdaaed493d9fc120e0ae4e6080828ea7c98.zip
cpython-ad224bdaaed493d9fc120e0ae4e6080828ea7c98.tar.gz
cpython-ad224bdaaed493d9fc120e0ae4e6080828ea7c98.tar.bz2
update 3.x versions
Diffstat (limited to 'Doc/license.rst')
-rw-r--r--Doc/license.rst14
1 files changed, 8 insertions, 6 deletions
diff --git a/Doc/license.rst b/Doc/license.rst
index 56c6470..76aa503 100644
--- a/Doc/license.rst
+++ b/Doc/license.rst
@@ -92,18 +92,20 @@ been GPL-compatible; the table below summarizes the various releases.
+----------------+--------------+------------+------------+-----------------+
| 2.6.1 | 2.6 | 2008 | PSF | yes |
+----------------+--------------+------------+------------+-----------------+
-| 3.0 | 2.6 | 2008 | PSF | yes |
-+----------------+--------------+------------+------------+-----------------+
-| 3.1 | 3.0 | 2009 | PSF | yes |
-+----------------+--------------+------------+------------+-----------------+
-| 3.2 | 3.1 | 2009 | PSF | yes |
-+----------------+--------------+------------+------------+-----------------+
| 2.6.2 | 2.6.1 | 2009 | PSF | yes |
+----------------+--------------+------------+------------+-----------------+
| 2.6.3 | 2.6.2 | 2009 | PSF | yes |
+----------------+--------------+------------+------------+-----------------+
| 2.6.4 | 2.6.3 | 2009 | PSF | yes |
+----------------+--------------+------------+------------+-----------------+
+| 3.0 | 2.6 | 2008 | PSF | yes |
++----------------+--------------+------------+------------+-----------------+
+| 3.0.1 | 3.0 | 2009 | PSF | yes |
++----------------+--------------+------------+------------+-----------------+
+| 3.1 | 3.0.1 | 2009 | PSF | yes |
++----------------+--------------+------------+------------+-----------------+
+| 3.1.1 | 3.1 | 2009 | PSF | yes |
++----------------+--------------+------------+------------+-----------------+
.. note::