Dev Tool
Open Source License Generator
Generate full text for MIT, Apache, GPL, BSD, ISC, and Creative Commons licenses. Fill in your details and download a ready-to-use LICENSE file.
⚖️Choose a License
MIT License
Simple and permissive. Requires attribution but allows commercial use with minimal restrictions.
Best for: most open source projects where you want maximum adoption.
✍️Your Details
📊License Comparison
| License | Commercial | Modify | Distribute | Private | Patent | Copyleft |
|---|---|---|---|---|---|---|
| MIT | ✅ | ✅ | ✅ | ✅ | ❌ | — |
| Apache 2.0 | ✅ | ✅ | ✅ | ✅ | ✅ | — |
| GPL v2 | ✅ | ✅ | ✅ | ✅ | ❌ | 🔴 Strong |
| GPL v3 | ✅ | ✅ | ✅ | ✅ | ✅ | 🔴 Strong |
| LGPL | ✅ | ✅ | ✅ | ✅ | ❌ | ⚠️ Weak |
| BSD 2-Clause | ✅ | ✅ | ✅ | ✅ | ❌ | — |
| BSD 3-Clause | ✅ | ✅ | ✅ | ✅ | ❌ | — |
| ISC | ✅ | ✅ | ✅ | ✅ | ❌ | — |
| MPL 2.0 | ✅ | ✅ | ✅ | ✅ | ✅ | ⚠️ Weak |
| AGPL v3 | ✅ | ✅ | ✅ | ✅ | ✅ | 🔴 Strong |
| Unlicense | ✅ | ✅ | ✅ | ✅ | ❌ | — |
| CC0 | ✅ | ✅ | ✅ | ✅ | ❌ | — |
| CC-BY 4.0 | ✅ | ✅ | ✅ | ✅ | ❌ | — |
| CC-BY-SA 4.0 | ✅ | ✅ | ✅ | ✅ | ❌ | 🔴 Strong |