diff options
-rw-r--r-- | Doc/license.rst | 14 | ||||
-rw-r--r-- | LICENSE | 5 |
2 files changed, 11 insertions, 8 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:: @@ -63,8 +63,9 @@ the various releases. 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.1 3.0 2009 PSF yes - 3.2 3.1 2009 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 Footnotes: |