跳转到内容

Python许可证

维基百科,自由的百科全书

这是本页的一个历史版本,由Johnpoint留言 | 贡献2018年4月19日 (四) 09:03 References编辑。这可能和当前版本存在着巨大的差异。

Python License
作者Corporation for National Research Initiatives
版本2.11 and newer
自由软件Yes[1]
OSI认证Yes
GPL兼容No
CopyleftNo

The Python License is a deprecated computer software license created by the Corporation for National Research Initiatives (CNRI). It was used for versions 1.6 and 2.0 of the Python programming language, both released in the year 2000.

The Python License is similar to the BSD License and, while it is a free software license, its wording in some versions meant that it was incompatible with the GNU General Public License (GPL) used by a great deal of free software including the Linux kernel. For this reason CNRI retired the license in 2001, and the license of current releases is owned by the Python Software Foundation License.[2]

Origin

Python was created by Guido van Rossum and the initial copyright was held by his employer, the Centrum Wiskunde & Informatica (CWI). During this time Python was distributed under a GPL-compatible variant of the Historical Permission Notice and Disclaimer license.[3] CNRI obtained ownership of Python when van Rossum became employed there, and after some years they drafted a new license for the language.

Retirement

The Python License includes a clause stating that the license is governed by the State of Virginia, United States. The Python Software Foundation License; Python 1.6.1 differs from Python 1.6 only in some minor bug fixes and new GPL-compatible licensing terms.[來源請求]

References