Difference between revisions of "MIT License"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
(External links)
Line 23: Line 23:
  
 
* [https://en.wikipedia.org/wiki/MIT_License MIT License] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/MIT_License MIT License] @ Wikipedia
 +
 +
[[Category:Intellectual property]]

Revision as of 08:03, 23 March 2016

The MIT License is a free software license originating at the Massachusetts Institute of Technology (MIT).

Description

The MIT License is a permissive free software license, meaning that it permits reuse within proprietary software provided all copies of the licensed software include a copy of the MIT License terms and the copyright notice.

Such proprietary software retains its proprietary nature even though it incorporates software under the MIT License.

GPL-compatible

The license is also GPL-compatible, meaning that the GPL permits combination and redistribution with software that uses the MIT License.

See also

External links