-
Notifications
You must be signed in to change notification settings - Fork 59
/
license.txt
42 lines (40 loc) · 1.68 KB
/
license.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
license
afl-3.0 (Academic Free License)
agpl-3.0 (GNU Affero General Public License v3.0)
al-2.0 (Artistic License 2.0)
apache-2.0 (Apache License 2.0)
bsd-0-clause (BSD Zero Clause License)
bsd-2-clause (BSD 2-Clause "Simplified" License)
bsd-3-clause (BSD 3-Clause "New" or "Revised" License)
bsd-4-clause (BSD 4-clause "Original" or "Old" License)
cc-by-4.0 (CC-BY 4.0 International Public License)
cc-by-sa-4.0 (CC-BY-SA 4.0 International Public License)
cc0-1.0 (Creative Commons Zero v1.0 Universal)
ecl-2.0 (Educational Community License 2.0)
epl-2.0 (Eclipse Public License 2.0)
eupl-1.2 (European Union Public Licence 1.2)
free-art-1.3 (Free Art License 1.3)
gpl-2.0 (GNU General Public License v2.0)
gpl-3.0 (GNU General Public License v3.0)
isc (ISC License)
lgpl-2.1 (GNU Lesser General Public License v2.1)
lgpl-3.0 (GNU Lesser General Public License v3.0)
lppl (LaTeX Project Public License)
mit (MIT License)
mit-0 (MIT No Attribution)
mpl-2.0 (Mozilla Public License 2.0)
ms-pl (Microsoft Public License)
ms-rl (Microsoft Reciprocal License)
mulanpsl-2.0 (木兰宽松许可证 第2版)
odbl-1.0 (ODC Open Database License 1.0)
ofl-1.1 (SIL OPEN FONT LICENSE Version 1.1)
osl-3.0 (Open Software License v3.0)
unlicense (The Unlicense)
wtfpl (Do What The Fuck You Want To Public License)
zlib (zlib License)
go install github.com/nishanths/license/v5@latest
license mit
license -o LICENSE.txt mit
license mit > LICENSE.txt
license -year 2013 -name "Alice L" isc
license -name "Alice L" -year 2022 -project "myapp" bsd-4-clause