diff options
author | Georg Brandl <georg@python.org> | 2010-07-31 09:01:16 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-07-31 09:01:16 (GMT) |
commit | fff9021f75b21658dab0ab530675c9f54b94db77 (patch) | |
tree | 468bc366656b09573790f1ef116801cffbd1dbc0 /Doc/license.rst | |
parent | c049fca0da0b81b04060d52443af493afa560ee8 (diff) | |
download | cpython-fff9021f75b21658dab0ab530675c9f54b94db77.zip cpython-fff9021f75b21658dab0ab530675c9f54b94db77.tar.gz cpython-fff9021f75b21658dab0ab530675c9f54b94db77.tar.bz2 |
Update copyright years and add releases to release list. Also update Sphinx version number.
Diffstat (limited to 'Doc/license.rst')
-rw-r--r-- | Doc/license.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/license.rst b/Doc/license.rst index addfe6d..80e31b6 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -106,6 +106,10 @@ 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.2 | 3.1 | 2010 | PSF | yes | ++----------------+--------------+------------+------------+-----------------+ .. note:: |