summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-12-13 14:18:08 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-12-13 14:18:08 (GMT)
commit3e6eb59790688ac58e655712485821cf881cb21c (patch)
tree969d21fd359619f3ca636e4c6291550d0dcd9b74
parent92ca7561bb52fbe934e5d5372bc34a4b904edf6a (diff)
downloadcpython-3e6eb59790688ac58e655712485821cf881cb21c.zip
cpython-3e6eb59790688ac58e655712485821cf881cb21c.tar.gz
cpython-3e6eb59790688ac58e655712485821cf881cb21c.tar.bz2
add 2.6.x point releases
-rw-r--r--Doc/license.rst6
-rw-r--r--LICENSE3
2 files changed, 9 insertions, 0 deletions
diff --git a/Doc/license.rst b/Doc/license.rst
index 6e327ea..6e8bfd8 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 0f72a61..4ddcf09 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: