MIT License
SPDX: MITPermissiveThe most permissive widely used licence. Use, modify, distribute, sublicense — almost no obligations beyond preserving the copyright notice.
Compatible with proprietary products, SaaS, embedded shipping. The only common audit failure is forgetting attribution.
Obligations
- Include the original copyright notice and the permission notice in all copies / substantial portions of the software.
Common pitfalls
- Forgetting to include the licence text when redistributing a minified or transpiled bundle.
- Stripping author attributions in a 'NOTICES' rollup without preserving the underlying MIT text.