summaryrefslogtreecommitdiffstats
path: root/Doc/license.rst
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-12-13 14:20:15 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-12-13 14:20:15 (GMT)
commit6e363a5f716174194c615024e0865adcc83a63ae (patch)
tree0085ff9e620fecf763c5185c684096d8ea9139db /Doc/license.rst
parentac4f942837531cd9afa19ca707450ba91cd499fb (diff)
downloadcpython-6e363a5f716174194c615024e0865adcc83a63ae.zip
cpython-6e363a5f716174194c615024e0865adcc83a63ae.tar.gz
cpython-6e363a5f716174194c615024e0865adcc83a63ae.tar.bz2
Merged revisions 76785 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r76785 | benjamin.peterson | 2009-12-13 08:18:08 -0600 (Sun, 13 Dec 2009) | 1 line add 2.6.x point releases ........
Diffstat (limited to 'Doc/license.rst')
-rw-r--r--Doc/license.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Doc/license.rst b/Doc/license.rst
index 278bb2d..e7d3db5 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::