Full Name stringlengths 11 76 | Identifier stringlengths 3 15 | Word Count int64 168 5.64k | Char Count int64 1.09k 35.8k | Line Count int64 22 674 | URL stringlengths 34 46 |
|---|---|---|---|---|---|
Apache License 2.0 | Apache-2.0 | 1,581 | 11,558 | 202 | https://spdx.org/licenses/Apache-2.0.html |
Creative Commons Attribution 4.0 International | CC-BY-4.0 | 2,574 | 19,051 | 396 | https://spdx.org/licenses/CC-BY-4.0.html |
Creative Commons Attribution No Derivatives 4.0 International | CC-BY-ND-4.0 | 2,539 | 18,829 | 393 | https://spdx.org/licenses/CC-BY-ND-4.0.html |
Creative Commons Attribution Non Commercial 4.0 International | CC-BY-NC-4.0 | 2,655 | 19,753 | 408 | https://spdx.org/licenses/CC-BY-NC-4.0.html |
Creative Commons Attribution Non Commercial No Derivatives 4.0 International | CC-BY-NC-ND-4.0 | 2,621 | 19,528 | 403 | https://spdx.org/licenses/CC-BY-NC-ND-4.0.html |
Creative Commons Attribution Non Commercial Share Alike 4.0 International | CC-BY-NC-SA-4.0 | 2,851 | 21,286 | 438 | https://spdx.org/licenses/CC-BY-NC-SA-4.0.html |
Creative Commons Attribution Share Alike 4.0 International | CC-BY-SA-4.0 | 2,769 | 20,564 | 428 | https://spdx.org/licenses/CC-BY-SA-4.0.html |
Creative Commons Zero v1.0 Universal | CC0-1.0 | 1,066 | 7,167 | 121 | https://spdx.org/licenses/CC0-1.0.html |
GNU Affero General Public License v3.0 only | AGPL-3.0-only | 5,535 | 35,182 | 661 | https://spdx.org/licenses/AGPL-3.0-only.html |
GNU Free Documentation License v1.1 only | GFDL-1.1-only | 2,902 | 18,454 | 355 | https://spdx.org/licenses/GFDL-1.1-only.html |
GNU Free Documentation License v1.2 only | GFDL-1.2-only | 3,270 | 20,789 | 397 | https://spdx.org/licenses/GFDL-1.2-only.html |
GNU Free Documentation License v1.3 only | GFDL-1.3-only | 3,689 | 23,404 | 451 | https://spdx.org/licenses/GFDL-1.3-only.html |
GNU General Public License v1.0 only | GPL-1.0-only | 2,041 | 12,775 | 250 | https://spdx.org/licenses/GPL-1.0-only.html |
GNU General Public License v2.0 only | GPL-2.0-only | 2,946 | 18,320 | 338 | https://spdx.org/licenses/GPL-2.0-only.html |
GNU General Public License v3.0 only | GPL-3.0-only | 5,644 | 35,821 | 674 | https://spdx.org/licenses/GPL-3.0-only.html |
GNU Lesser General Public License v2.1 only | LGPL-2.1-only | 4,350 | 26,918 | 501 | https://spdx.org/licenses/LGPL-2.1-only.html |
GNU Lesser General Public License v3.0 only | LGPL-3.0-only | 1,234 | 7,815 | 165 | https://spdx.org/licenses/LGPL-3.0-only.html |
MIT License | MIT | 168 | 1,090 | 22 | https://spdx.org/licenses/MIT.html |
Open Data Commons Attribution License v1.0 | ODC-By-1.0 | 3,208 | 20,348 | 428 | https://spdx.org/licenses/ODC-By-1.0.html |
License Library
idk why i putted all this together in plaintext but here we are. literally spent way too much time hunting for clean plaintext official versions for projects so just dumped them here so u dont have to...
what is this?
Basically just folders with the LICENSE files inside. got MIT, Apache, and way too many GNU / CC variants. Tried to keep it clean...
also threw some metadata files (.csv, .json, .jsonl) in the metadata/ folder in case u wanna automate stuff OR just check word counts for no reason and SPDX links without wasting time on Google. saved you a search
The List
Here's exactly what's in there:
| License Name | Identifier |
|---|---|
| Apache License 2.0 | Apache-2.0 |
| Creative Commons Attribution 4.0 International | CC-BY-4.0 |
| Creative Commons Attribution No Derivatives 4.0 International | CC-BY-ND-4.0 |
| Creative Commons Attribution Non Commercial 4.0 International | CC-BY-NC-4.0 |
| Creative Commons Attribution Non Commercial No Derivatives 4.0 International | CC-BY-NC-ND-4.0 |
| Creative Commons Attribution Non Commercial Share Alike 4.0 International | CC-BY-NC-SA-4.0 |
| Creative Commons Attribution Share Alike 4.0 International | CC-BY-SA-4.0 |
| Creative Commons Zero v1.0 Universal | CC0-1.0 |
| GNU Affero General Public License v3.0 only | AGPL-3.0-only |
| GNU Free Documentation License v1.1 only | GFDL-1.1-only |
| GNU Free Documentation License v1.2 only | GFDL-1.2-only |
| GNU Free Documentation License v1.3 only | GFDL-1.3-only |
| GNU General Public License v1.0 only | GPL-1.0-only |
| GNU General Public License v2.0 only | GPL-2.0-only |
| GNU General Public License v3.0 only | GPL-3.0-only |
| GNU Lesser General Public License v2.1 only | LGPL-2.1-only |
| GNU Lesser General Public License v3.0 only | LGPL-3.0-only |
| MIT License | MIT |
| Open Data Commons Attribution License v1.0 | ODC-By-1.0 |
why bother?
Because searching for the "official" version of a license shouldn't be a chore.
Enjoy. Or don't. It's just text...

- Downloads last month
- 16