MIT License
The most popular open source license
The MIT License is a permissive free software license originating at the Massachusetts Institute of Technology. It is one of the most widely used licenses in the open source community, known for its simplicity and minimal restrictions on reuse.
Key characteristics: permits commercial use, modification, distribution, and private use. The only condition is that the license and copyright notice must be included in all copies or substantial portions of the software.
Compatible with: GPL-2.0, GPL-3.0, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, Unlicense.