From 3e6eb59790688ac58e655712485821cf881cb21c Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sun, 13 Dec 2009 14:18:08 +0000 Subject: [PATCH] add 2.6.x point releases --- Doc/license.rst | 6 ++++++ LICENSE | 3 +++ 2 files changed, 9 insertions(+) diff --git a/Doc/license.rst b/Doc/license.rst index 6e327eaba6..6e8bfd86b9 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -96,6 +96,12 @@ been GPL-compatible; the table below summarizes the various releases. +----------------+--------------+-----------+------------+-----------------+ | 2.6.1 | 2.6 | 2008 | 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:: diff --git a/LICENSE b/LICENSE index 0f72a618c4..4ddcf09c2e 100644 --- a/LICENSE +++ b/LICENSE @@ -59,6 +59,9 @@ the various releases. 2.5.3 2.5.2 2008 PSF yes 2.6 2.5 2008 PSF yes 2.6.1 2.6 2008 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 Footnotes: -- 2.40.0