Jump to content

Python Software Foundation License

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cydebot (talk | contribs) at 03:04, 3 June 2012 (Robot - Moving category Free software licenses to Category:Free and open-source software licenses per CFD at Wikipedia:Categories for discussion/Log/2012 May 27.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Python Software Foundation License
SPDX identifierPSF-2.0
FSF approvedYes
OSI approvedYes
GPL compatibleYes
CopyleftNo

The Python Software Foundation License (PSFL) is a BSD-style, permissive free software license which is compatible with the GNU General Public License (GPL). Its primary use is for distribution of the Python project software. Unlike the GPL the Python license is not a copyleft license, and allows modifications to the source code, as well as the construction of derivative works, without making the code open-source. The PSFL is listed as approved on both FSF's approved licenses list, and OSI's approved licenses list.

Earlier versions of Python were under the so-called Python License, which is incompatible with the GPL. The reason given for this incompatibility by Free Software Foundation was that "this Python license is governed by the laws of the 'State of Virginia', in the USA", and the GPL does not permit this.[1]

The year that Python's creator Guido van Rossum changed the license to fix this incompatibility, he was awarded the Free Software Foundation Award for the Advancement of Free Software.[2]

References

  1. ^ Stallman, Richard. "Various Licenses and Comments about Them". Free Software Foundation. Retrieved 2007-07-07.
  2. ^ "2001 Free Software Awards". GNU Project - Free Software Foundation. Retrieved 2007-07-07.