diff --git a/pep-0241.txt b/pep-0241.txt index c29f899fc..8db8f9e92 100644 --- a/pep-0241.txt +++ b/pep-0241.txt @@ -173,7 +173,7 @@ Fields The choices are: - Artistic, BSD, DFSG, GNU GPL, GNU LGPL, "MIT/X11", + Artistic, BSD, DFSG, GNU GPL, GNU LGPL, "MIT", Mozilla PL, "public domain", Python, Qt PL, Zope PL, unknown, nocommercial, nosell, nosource, shareware, other @@ -186,7 +186,7 @@ Fields http://www.debian.org/social_contract#guidelines Python Python 1.6 or higher license. Version 1.5.2 and - earlier are under the MIT/X11 license. + earlier are under the MIT license. public domain Software is public domain, not copyrighted. unknown Status is not known @@ -199,7 +199,7 @@ Fields Some of these licenses can be interpreted to mean the software is freely redistributable. The list of redistributable licenses is: - Artistic, BSD, DFSG, GNU GPL, GNU LGPL, "MIT/X11", + Artistic, BSD, DFSG, GNU GPL, GNU LGPL, "MIT", Mozilla PL, "public domain", Python, Qt PL, Zope PL, nosource, shareware @@ -209,7 +209,7 @@ Fields Example: - License: MIT/X11 + License: MIT Acknowledgements