summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-06-24 15:31:06 (GMT)
committerGeorg Brandl <georg@python.org>2012-06-24 15:31:06 (GMT)
commit4168764c1a849877ecae45ededfe28d1f371db62 (patch)
treed1fb96fc6325c96415ddf3fdd6465124ea6bec80
parent0b40a0b10250830438c53e8a43f7f9fac2b9b889 (diff)
downloadcpython-4168764c1a849877ecae45ededfe28d1f371db62.zip
cpython-4168764c1a849877ecae45ededfe28d1f371db62.tar.gz
cpython-4168764c1a849877ecae45ededfe28d1f371db62.tar.bz2
Add 3.2.3 version to the license table.
-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 9d6ef24..b47b7cc 100644
--- a/Doc/license.rst
+++ b/Doc/license.rst
@@ -118,6 +118,8 @@ been GPL-compatible; the table below summarizes the various releases.
+----------------+--------------+------------+------------+-----------------+
| 3.2.2 | 3.2.1 | 2011 | PSF | yes |
+----------------+--------------+------------+------------+-----------------+
+| 3.2.3 | 3.2.2 | 2012 | PSF | yes |
++----------------+--------------+------------+------------+-----------------+
| 3.3.0 | 3.2 | 2012 | PSF | yes |
+----------------+--------------+------------+------------+-----------------+
diff --git a/LICENSE b/LICENSE
index 235b568..88eed1f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -73,6 +73,7 @@ the various releases.
3.2 3.1 2011 PSF yes
3.2.1 3.2 2011 PSF yes
3.2.2 3.2.1 2011 PSF yes
+ 3.2.3 3.2.2 2012 PSF yes
3.3.0 3.2 2012 PSF yes
Footnotes: