📑 Table of Contents

Python License
AuthorCorporation for National Research Initiatives
Latest version2.11 and newer
SPDX identifierPython-2.0, Python-2.0.1
FSF approvedYes[1]
OSI approvedYes
GPL compatibleSome versions[1][2]
CopyleftNo

The Python License is a deprecated permissive 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 the Python Software Foundation License.[3]

Origin

edit

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.[4] CNRI obtained ownership of Python when Van Rossum became employed there, and after some years they drafted a new license for the language.

Retirement

edit

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.[citation needed]

References

edit
  1. ^ a b "License of Python 1.6a2 and earlier versions". Free Software Foundation. List of licenses.
    "License of Python 1.6b1 through 2.0 and 2.1". Free Software Foundation. List of licenses.
    "License of Python 2.0.1, 2.1.1, and newer versions". Free Software Foundation. List of licenses.
  2. ^ History and License Python
  3. ^ "Python 3.3.4 license". Retrieved April 15, 2014.
  4. ^ "Python 2.5 license (with historical notes)". Python.org. Retrieved March 31, 2008.

📚 Artikel Terkait di Wikipedia

Python Software Foundation License

The Python Software Foundation License (PSFL) is a BSD-style, permissive software license which is compatible with the GNU General Public License (GPL)

History of Python

2.0. Its license was renamed Python Software Foundation License. All code, documentation and specifications added, from the time of Python 2.1's alpha

Tkinter

free software released under a Python license. As with most other modern Tk bindings, Tkinter is implemented as a Python wrapper around a complete Tcl

Python (programming language)

Python is a high-level, general-purpose programming language that emphasizes code readability, simplicity, and ease-of-writing with the use of significant

Python (missile)

performance and license-built the Python-3 as the PiLi-8 (PL-8) AAM. Further improvements to the Python-3 led to the development of Python-4 in mid-1980s

PyMOL

original software license was a permissive licence, they were able to remove it; new versions are no longer released under the Python license, but under a

IronPython

IronPython is an implementation of the Python programming language targeting the .NET and Mono frameworks. The project is currently maintained by a group

MicroPython

source code for the project is available on GitHub under the MIT License. MicroPython was originally created by the Australian programmer Damien George