licenses
10 rows
This data as json, CSV (advanced)
key ▼ | name | spdx_id | url | node_id |
---|---|---|---|---|
agpl-3.0 | GNU Affero General Public License v3.0 | AGPL-3.0 | https://api.github.com/licenses/agpl-3.0 | MDc6TGljZW5zZTE= |
apache-2.0 | Apache License 2.0 | Apache-2.0 | https://api.github.com/licenses/apache-2.0 | MDc6TGljZW5zZTI= |
bsd-3-clause | BSD 3-Clause "New" or "Revised" License | BSD-3-Clause | https://api.github.com/licenses/bsd-3-clause | MDc6TGljZW5zZTU= |
cc-by-4.0 | Creative Commons Attribution 4.0 International | CC-BY-4.0 | https://api.github.com/licenses/cc-by-4.0 | MDc6TGljZW5zZTI1 |
cc0-1.0 | Creative Commons Zero v1.0 Universal | CC0-1.0 | https://api.github.com/licenses/cc0-1.0 | MDc6TGljZW5zZTY= |
eupl-1.2 | European Union Public License 1.2 | EUPL-1.2 | https://api.github.com/licenses/eupl-1.2 | MDc6TGljZW5zZTM0 |
gpl-3.0 | GNU General Public License v3.0 | GPL-3.0 | https://api.github.com/licenses/gpl-3.0 | MDc6TGljZW5zZTk= |
mit | MIT License | MIT | https://api.github.com/licenses/mit | MDc6TGljZW5zZTEz |
other | Other | NOASSERTION | MDc6TGljZW5zZTA= | |
unlicense | The Unlicense | Unlicense | https://api.github.com/licenses/unlicense | MDc6TGljZW5zZTE1 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [licenses] ( [key] TEXT PRIMARY KEY, [name] TEXT, [spdx_id] TEXT, [url] TEXT, [node_id] TEXT );