diff options
author | Georg Brandl <georg@python.org> | 2012-03-04 15:26:19 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-03-04 15:26:19 (GMT) |
commit | f125bf5f94ece89b42196ec08339a750e0eb3de6 (patch) | |
tree | c3a0d45a2015275de779bb1717e0b2f23a66bb52 /Doc/license.rst | |
parent | 6c8850d94d9d7cdfc66de8e3769898257c1c7500 (diff) | |
download | cpython-f125bf5f94ece89b42196ec08339a750e0eb3de6.zip cpython-f125bf5f94ece89b42196ec08339a750e0eb3de6.tar.gz cpython-f125bf5f94ece89b42196ec08339a750e0eb3de6.tar.bz2 |
Update copyright years and version name.v3.3.0a1
Diffstat (limited to 'Doc/license.rst')
-rw-r--r-- | Doc/license.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/license.rst b/Doc/license.rst index 6f63ed4..9d6ef24 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -118,7 +118,7 @@ been GPL-compatible; the table below summarizes the various releases. +----------------+--------------+------------+------------+-----------------+ | 3.2.2 | 3.2.1 | 2011 | PSF | yes | +----------------+--------------+------------+------------+-----------------+ -| 3.3 | 3.2 | 2012 | PSF | yes | +| 3.3.0 | 3.2 | 2012 | PSF | yes | +----------------+--------------+------------+------------+-----------------+ .. note:: |