MIT License
| Publisher | Massachusetts Institute of Technology |
|---|---|
| SPDX identifier | MIT (see list for more) |
| Debian FSG compatible | Yes |
| FSF approved | Yes |
| OSI approved | Yes |
| GPL compatible | Yes |
| Copyleft | No |
| Linking from code with a different license | Yes |
The MIT License is a permissive software license originating at the Massachusetts Institute of Technology (MIT) in the late 1980s. As a permissive license, it puts few restrictions on reuse and has high license compatibility.
Unlike copyleft software licenses, the MIT License allows reuse within proprietary software, provided that all copies of the software or its substantial portions include a copy of the terms of the MIT License and also a copyright notice. In 2015 and 2025, the MIT License was the most popular software license on GitHub.
Notable projects that use the MIT License include the X Window System, Ruby on Rails, Node.js, Lua, jQuery, .NET, Angular, and React.