Record Guido's relicensing of PEP 483 under Open Publication License
This commit is contained in:
parent
24dc240fc2
commit
21129621fb
20
pep-0483.txt
20
pep-0483.txt
|
@ -14,13 +14,6 @@ Resolution:
|
||||||
The Theory of Type Hinting
|
The Theory of Type Hinting
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
Guido van Rossum, Dec 19, 2014 (with a few more recent updates)
|
|
||||||
|
|
||||||
This work is licensed under a `Creative Commons
|
|
||||||
Attribution-NonCommercial-ShareAlike 4.0 International
|
|
||||||
License <http://creativecommons.org/licenses/by-nc-sa/4.0/>`_.
|
|
||||||
|
|
||||||
|
|
||||||
Introduction
|
Introduction
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
@ -324,6 +317,19 @@ paper <http://wphomes.soic.indiana.edu/jsiek/files/2014/03/retic-python.pdf>`_
|
||||||
written by Vitousek with Jeremy Siek and Jim Baker (the latter of Jython
|
written by Vitousek with Jeremy Siek and Jim Baker (the latter of Jython
|
||||||
fame).
|
fame).
|
||||||
|
|
||||||
|
|
||||||
|
Copyright
|
||||||
|
=========
|
||||||
|
|
||||||
|
This document is licensed under the `Open Publication License`_.
|
||||||
|
|
||||||
|
|
||||||
|
References and Footnotes
|
||||||
|
========================
|
||||||
|
|
||||||
|
.. _Open Publication License: http://www.opencontent.org/openpub/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
..
|
..
|
||||||
Local Variables:
|
Local Variables:
|
||||||
|
|
Loading…
Reference in New Issue