mirror of https://github.com/python/cpython
Update versions in LICENSE files.
This commit is contained in:
parent
d88e5af061
commit
96d237c40a
|
@ -106,10 +106,18 @@ been GPL-compatible; the table below summarizes the various releases.
|
||||||
+----------------+--------------+------------+------------+-----------------+
|
+----------------+--------------+------------+------------+-----------------+
|
||||||
| 3.1.1 | 3.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 | 3.1 | 2011 | PSF | yes |
|
||||||
+----------------+--------------+------------+------------+-----------------+
|
+----------------+--------------+------------+------------+-----------------+
|
||||||
|
| 3.2.1 | 3.2 | 2011 | PSF | yes |
|
||||||
|
+----------------+--------------+------------+------------+-----------------+
|
||||||
|
| 3.2.2 | 3.2.1 | 2011 | PSF | yes |
|
||||||
|
+----------------+--------------+------------+------------+-----------------+
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
|
6
LICENSE
6
LICENSE
|
@ -67,8 +67,12 @@ the various releases.
|
||||||
3.0.1 3.0 2009 PSF yes
|
3.0.1 3.0 2009 PSF yes
|
||||||
3.1 3.0.1 2009 PSF yes
|
3.1 3.0.1 2009 PSF yes
|
||||||
3.1.1 3.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 3.1 2011 PSF yes
|
||||||
|
3.2.1 3.2 2011 PSF yes
|
||||||
|
3.2.2 3.2.1 2011 PSF yes
|
||||||
|
|
||||||
Footnotes:
|
Footnotes:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue