summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-07-03 13:34:32 +0000
committerBenjamin Peterson <benjamin@python.org>2010-07-03 13:34:32 +0000
commitaf5f5b613a393be88fa7f8741f55635ccd4476e5 (patch)
tree1878eaf7880b8e7734df9dc59082330610c7f72f
parent2f8c8f47c740cadee8c16e5e07657e4657f905ec (diff)
downloadcpython-git-af5f5b613a393be88fa7f8741f55635ccd4476e5.tar.gz
add 2.7 to the license list
-rw-r--r--Doc/license.rst2
-rw-r--r--LICENSE1
2 files changed, 3 insertions, 0 deletions
diff --git a/Doc/license.rst b/Doc/license.rst
index 7bb32d8aed..644a322f3e 100644
--- a/Doc/license.rst
+++ b/Doc/license.rst
@@ -102,6 +102,8 @@ been GPL-compatible; the table below summarizes the various releases.
+----------------+--------------+-----------+------------+-----------------+
| 2.6.4 | 2.6.3 | 2009 | PSF | yes |
+----------------+--------------+-----------+------------+-----------------+
+| 2.7 | 2.6 | 2010 | PSF | yes |
++----------------+--------------+-----------+------------+-----------------+
.. note::
diff --git a/LICENSE b/LICENSE
index 1050ea9d66..5cdb01e8d2 100644
--- a/LICENSE
+++ b/LICENSE
@@ -63,6 +63,7 @@ the various releases.
2.6.3 2.6.2 2009 PSF yes
2.6.4 2.6.3 2009 PSF yes
2.6.5 2.6.4 2010 PSF yes
+ 2.7 2.6 2010 PSF yes
Footnotes: