Software License Generator - Open Source Licenses
Generate open source licenses for your software projects. MIT, Apache 2.0, GPL, BSD, and more. Customize with your name and year. Free download.
Choose License
MIT License: Permissive, allows commercial use, modification, distribution. Requires attribution. Simple and popular.
Copyright Information
License Comparison
| License | Commercial | Modify | Copyleft |
|---|---|---|---|
| MIT | Yes | Yes | No |
| Apache 2.0 | Yes | Yes | No |
| GPL v3 | Yes | Yes | Yes |
| LGPL v3 | Yes | Yes | Weak |
| BSD | Yes | Yes | No |
| Unlicense | Yes | Yes | No |
LICENSE
Select a license and click Generate to create your license file.
How to Use
- Save as
LICENSEorLICENSE.txtin your project root - Add license badge to README:
 - For GPL, add license header to each source file