Open Source License Generator
Generate LICENSE file text β MIT, ISC, BSD-3, Apache 2.0, GPL-3.0, or Unlicense.
How to Use
- 1
Pick a license
MIT, ISC, BSD-3, Apache 2.0, GPL-3.0, or Unlicense.
- 2
Enter holder and year
Your name or organization and the copyright year.
- 3
Save as LICENSE
Download the text and commit it at your repo root.
Frequently Asked Questions
- MIT is the most popular for maximum adoption; Apache 2.0 adds an explicit patent grant; GPL-3.0 requires derivatives to stay open source; Unlicense dedicates the work to the public domain. When in doubt, MIT is the safe default.
Related Tools
CSS FormatterMinify or beautify CSS stylesheetsJS FormatterMinify or beautify JavaScript codeHTML FormatterBeautify or minify HTML markupHTML EscapeEscape special HTML characters to entitiesHTML StripperRemove all HTML tags to extract plain textHTML EntitiesSearchable reference for all HTML entity codesSQL FormatterBeautify and format SQL queriesXML FormatterFormat, validate, and minify XML documents instantly