Python Software Foundation License


The Python Software Foundation License is a BSD-style, permissive free software license which is compatible with the GNU General Public License. Its primary use is for distribution of the Python project software. Unlike the GPL the Python license is not a copyleft license, and allows modified versions to be distributed without source code. The PSFL is listed as approved on both FSF's approved licenses list, and OSI's approved licenses list.
In 2000, Python was briefly available under the 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", which the GPL does not permit.
Guido van Rossum, Python's creator, was awarded the 2001 Free Software Foundation Award for the Advancement of Free Software for changing the license to fix this incompatibility.