Open source licenses
| License | TL;DR | Vibe |
|---|---|---|
| MIT | Do anything, keep the notice | Ultra free |
| Apache 2.0 | MIT plus patent protection | Safe and modern |
| GPL v3 | Share alike, must open changes | Strict freedom |
| LGPL | Open libraries, apps can stay closed | Balanced |
| BSD | MIT-style, even fewer words | Minimal |
| MPL 2.0 | Open modified files only | Flexible copyleft |