summaryrefslogtreecommitdiff
path: root/data/licenses.yaml
blob: 6b245583bfd9fc58f2c467a3dfb091d5e7765d7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
- name: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
  short: CC BY-NC-SA 4.0
  link: "https://creativecommons.org/licenses/by-nc-sa/4.0/"

- name: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported
  short: CC BY-NC-SA 3.0
  link: "https://creativecommons.org/licenses/by-nc-sa/3.0/"

- name: Creative Commons Attribution-ShareAlike 4.0 International
  short: CC BY-SA 4.0
  link: "https://creativecommons.org/licenses/by-sa/4.0/"

- name: Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International
  short: CC BY-NC-ND 4.0
  link: "https://creativecommons.org/licenses/by-nc-nd/4.0/"

- name: GNU Free Documentation License
  short: GFDL
  link: "https://www.gnu.org/licenses/fdl-1.3.html"

- name: GNU General Public License, version 2
  short: GPLv2
  link: "https://www.gnu.org/licenses/old-licenses/gpl-2.0.html"