From: Benjamin Peterson Date: Sun, 13 Dec 2009 14:23:30 +0000 (+0000) Subject: fix markup X-Git-Tag: v3.2a1~2045 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=13087d922169362a3cc03b7a649fff86b3e3695d;p=python fix markup --- diff --git a/Doc/license.rst b/Doc/license.rst index 9451be081d..56c6470a82 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::