License Generator
Open source license generator
Open Source License Comparison
| License | Commercial | Modify | Distribute | Private Use | Patent Grant | Retain Notice | Copyleft |
|---|---|---|---|---|---|---|---|
| MIT | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ | 无 |
| Apache 2.0 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 无 |
| GPL 3.0 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 强 |
| BSD 2-Clause | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ | 无 |
| BSD 3-Clause | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ | 无 |
| MPL 2.0 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 弱 |
| LGPL 3.0 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 弱 |
| Unlicense | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ | 无 |
| ISC | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ | 无 |
| AGPL 3.0 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 强 |
Open Source License Generator User Guide
Features
- Multiple Licenses - Supports MIT, Apache 2.0, GPL 3.0, and 10+ popular open source licenses
- Auto Fill - Auto-populates current year, supports custom author, project name, email
- One-click Copy - Copy generated license text with one click
- Download File - Directly download a standard LICENSE file
Use Cases
- Quickly generate license for new open source projects
- Understand rights and obligations of different licenses
- Choose the right open source license for your project
- Add LICENSE file during GitHub project initialization