summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-08-13 11:59:12 +0200
committerGeorg Brandl <georg@python.org>2011-08-13 11:59:12 +0200
commit96d237c40a97f2db2f347f657669ff08c96a005e (patch)
treee26ea04adcbb73ed1f7b640e2febaf87f787972c
parentd88e5af061c4c3206699fe7b86e736c42fdeba1c (diff)
downloadcpython-git-96d237c40a97f2db2f347f657669ff08c96a005e.tar.gz
Update versions in LICENSE files.v3.2.2rc1
-rw-r--r--Doc/license.rst10
-rw-r--r--LICENSE6
2 files changed, 14 insertions, 2 deletions
diff --git a/Doc/license.rst b/Doc/license.rst
index 41d16054b6..d029f0fb49 100644
--- a/Doc/license.rst
+++ b/Doc/license.rst
@@ -106,10 +106,18 @@ been GPL-compatible; the table below summarizes the various releases.
+----------------+--------------+------------+------------+-----------------+
| 3.1.1 | 3.1 | 2009 | PSF | yes |
+----------------+--------------+------------+------------+-----------------+
-| 3.1.2 | 3.1 | 2010 | PSF | yes |
+| 3.1.2 | 3.1.1 | 2010 | PSF | yes |
++----------------+--------------+------------+------------+-----------------+
+| 3.1.3 | 3.1.2 | 2010 | PSF | yes |
++----------------+--------------+------------+------------+-----------------+
+| 3.1.4 | 3.1.3 | 2011 | PSF | yes |
+----------------+--------------+------------+------------+-----------------+
| 3.2 | 3.1 | 2011 | PSF | yes |
+----------------+--------------+------------+------------+-----------------+
+| 3.2.1 | 3.2 | 2011 | PSF | yes |
++----------------+--------------+------------+------------+-----------------+
+| 3.2.2 | 3.2.1 | 2011 | PSF | yes |
++----------------+--------------+------------+------------+-----------------+
.. note::
diff --git a/LICENSE b/LICENSE
index 341de15829..48dbba71ba 100644
--- a/LICENSE
+++ b/LICENSE
@@ -67,8 +67,12 @@ the various releases.
3.0.1 3.0 2009 PSF yes
3.1 3.0.1 2009 PSF yes
3.1.1 3.1 2009 PSF yes
- 3.1.2 3.1 2010 PSF yes
+ 3.1.2 3.1.1 2010 PSF yes
+ 3.1.3 3.1.2 2010 PSF yes
+ 3.1.4 3.1.3 2011 PSF yes
3.2 3.1 2011 PSF yes
+ 3.2.1 3.2 2011 PSF yes
+ 3.2.2 3.2.1 2011 PSF yes
Footnotes: