|
1 | | -AGPL3: |
2 | | - name: AGPL 3.0 |
3 | | - link: https://www.gnu.org/licenses/agpl-3.0.html |
4 | | -Apache-v2_0: |
5 | | - name: Apache License 2.0 |
6 | | - link: https://www.apache.org/licenses/LICENSE-2.0 |
7 | 1 | 0BSD: |
8 | | - name: Zero-Clause BSD |
| 2 | + name: BSD Zero Clause License |
9 | 3 | link: https://opensource.org/license/0bsd |
10 | | -BSD-2-clause: |
11 | | - name: 2-clause BSD |
| 4 | +AGPL-3.0-only: |
| 5 | + name: GNU Affero General Public License v3.0 only |
| 6 | + link: https://opensource.org/license/AGPL-3.0 |
| 7 | +Apache-2.0: |
| 8 | + name: Apache License 2.0 |
| 9 | + link: https://opensource.org/license/Apache-2.0 |
| 10 | +BSD-2-Clause: |
| 11 | + name: | |
| 12 | + BSD 2-Clause "Simplified" License |
12 | 13 | link: https://opensource.org/licenses/BSD-2-Clause |
13 | | -BSD-3-clause: |
14 | | - name: 3-clause BSD |
| 14 | +BSD-3-Clause: |
| 15 | + name: | |
| 16 | + BSD 3-Clause "New" or "Revised" License |
15 | 17 | link: https://opensource.org/licenses/BSD-3-Clause |
16 | | -GPLv2: |
17 | | - name: GNU GPL v2 |
18 | | - link: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html |
19 | | -GPLv3: |
20 | | - name: GNU GPL v3 |
21 | | - link: https://www.gnu.org/licenses/gpl-3.0.html |
| 18 | +BSL-1.0: |
| 19 | + name: Boost Software License 1.0 |
| 20 | + link: https://opensource.org/license/bsl-1-0 |
| 21 | +GPL-2.0-only: |
| 22 | + name: GNU General Public License v2.0 only |
| 23 | + link: https://opensource.org/license/GPL-2.0 |
| 24 | +GPL-3.0-only: |
| 25 | + name: GNU General Public License v3.0 only |
| 26 | + link: https://opensource.org/license/GPL-3.0 |
22 | 27 | GPL-3.0-or-later: |
23 | 28 | name: GNU General Public License v3.0 or later |
24 | 29 | link: https://spdx.org/licenses/GPL-3.0-or-later.html |
25 | 30 | ISC: |
26 | 31 | name: ISC License |
27 | 32 | link: https://opensource.org/licenses/ISC |
28 | | -LGPLv2_1: |
29 | | - name: GNU LGPL v2.1 |
30 | | - link: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html |
31 | | -LGPLv3: |
32 | | - name: GNU LGPL v3 |
33 | | - link: https://www.gnu.org/licenses/lgpl-3.0.html |
| 33 | +LGPL-2.1-only: |
| 34 | + name: GNU Lesser General Public License v2.1 only |
| 35 | + link: https://opensource.org/licenses/LGPL-2.1 |
| 36 | +LGPL-3.0-only: |
| 37 | + name: GNU Lesser General Public License v3.0 only |
| 38 | + link: https://opensource.org/license/LGPL-3.0 |
34 | 39 | MIT: |
35 | | - name: MIT license |
| 40 | + name: MIT License |
36 | 41 | link: https://opensource.org/licenses/MIT |
37 | | -MS-PL: |
38 | | - name: Microsoft Public License (MS-PL) |
39 | | - link: https://opensource.org/licenses/MS-PL |
40 | | -Vim: |
41 | | - name: Free software (Vim license) |
42 | | - link: https://vimhelp.org/uganda.txt.html#license |
43 | 42 | MPL-2.0: |
44 | 43 | name: Mozilla Public License 2.0 |
45 | 44 | link: https://opensource.org/licenses/MPL-2.0 |
46 | | -BSL-1.0: |
47 | | - name: Boost Software License 1.0 |
48 | | - link: https://opensource.org/license/bsl-1-0 |
| 45 | +MS-PL: |
| 46 | + name: Microsoft Public License |
| 47 | + link: https://opensource.org/licenses/MS-PL |
49 | 48 | Unlicense: |
50 | 49 | name: The Unlicense |
51 | 50 | link: https://opensource.org/license/unlicense |
52 | | -CC-BY-NC-SA-4.0: |
53 | | - name: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International |
54 | | - link: https://creativecommons.org/licenses/by-nc-sa/4.0 |
| 51 | +Vim: |
| 52 | + name: Vim License |
| 53 | + link: https://vimhelp.org/uganda.txt.html#license |
0 commit comments