diff options
-rw-r--r-- | Doc/license.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Doc/license.rst b/Doc/license.rst index 16f029a..a1742e5 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -88,8 +88,14 @@ been GPL-compatible; the table below summarizes the various releases. +----------------+--------------+-----------+------------+-----------------+ | 2.5.1 | 2.5 | 2007 | PSF | yes | +----------------+--------------+-----------+------------+-----------------+ +| 2.5.2 | 2.5.1 | 2008 | PSF | yes | ++----------------+--------------+-----------+------------+-----------------+ +| 2.5.3 | 2.5.2 | 2008 | PSF | yes | ++----------------+--------------+-----------+------------+-----------------+ | 2.6 | 2.5 | 2008 | PSF | yes | +----------------+--------------+-----------+------------+-----------------+ +| 2.6.1 | 2.6 | 2008 | PSF | yes | ++----------------+--------------+-----------+------------+-----------------+ .. note:: |