diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-12-13 14:23:30 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-12-13 14:23:30 (GMT) |
commit | 13087d922169362a3cc03b7a649fff86b3e3695d (patch) | |
tree | 6ade783c6be1e336af0d75ac848f596bc4fd44a4 /Doc/license.rst | |
parent | d94dfe84f8d3c9b3c49e6ab00af662af829c168b (diff) | |
download | cpython-13087d922169362a3cc03b7a649fff86b3e3695d.zip cpython-13087d922169362a3cc03b7a649fff86b3e3695d.tar.gz cpython-13087d922169362a3cc03b7a649fff86b3e3695d.tar.bz2 |
fix markup
Diffstat (limited to 'Doc/license.rst')
-rw-r--r-- | Doc/license.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Doc/license.rst b/Doc/license.rst index 9451be0..56c6470 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -98,12 +98,12 @@ been GPL-compatible; the table below summarizes the various releases. +----------------+--------------+------------+------------+-----------------+ | 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 | -+----------------+--------------+-----------+------------+-----------------+ +| 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 | ++----------------+--------------+------------+------------+-----------------+ .. note:: |