-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathLICENSE
More file actions
117 lines (61 loc) · 3.71 KB
/
LICENSE
File metadata and controls
117 lines (61 loc) · 3.71 KB
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
# Mozilla Public License Version 2.0
1. Definitions
---
1.1. “Contributor” means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software.
1.2. “Contributor Version” means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor’s Contribution.
1.3. “Contribution” means Covered Software of a particular Contributor.
1.4. “Covered Software” means Source Code Form to which the initial Contributor has attached the notice in Exhibit A, the Executable Form of such Source Code Form, and Modifications of such Source Code Form.
1.5. “Incompatible With Secondary Licenses” means:
(a) that the initial Contributor has attached the notice described in Exhibit B to the Covered Software; or
(b) that the Covered Software was made available under the terms of version 1.1 or earlier of the License.
1.6. “Executable Form” means any form of the work other than Source Code Form.
1.7. “Larger Work” means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software.
1.8. “License” means this document.
1.9. “Licensable” means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License.
1.10. “Modifications” means any of the following:
(a) any file in Source Code Form that results from an addition to, deletion from, or modification of the contents of Covered Software; or
(b) any new file in Source Code Form that contains any Covered Software.
1.11. “Patent Claims” means any patent claim(s) licensable by a Contributor that would be infringed by some or all of the Contributor Version.
1.12. “Source Code Form” means the form of the work preferred for making modifications.
1.13. “You” means an individual or a legal entity exercising rights under this License.
---
2. License Grants and Conditions
---
Each Contributor grants You a world-wide, royalty-free, non-exclusive license:
(a) under intellectual property rights (other than patent or trademark) Licensable by such Contributor to use, reproduce, make available, modify, display, perform, distribute, and otherwise exploit its Contributions; and
(b) under Patent Claims of such Contributor to make, use, sell, offer for sale, have made, import, and otherwise transfer its Contributions.
This license applies to the Contributor Version of the Covered Software.
---
3. Responsibilities
---
If You distribute Covered Software in Source Code Form, You must:
* keep the MPL license intact
* inform recipients that the source is available
* document modifications
If You distribute Executable Form, You must also make the Source Code Form available.
---
4. Larger Works
---
You may create a Larger Work by combining Covered Software with other code.
The other code may be under a different license, provided that the MPL-licensed files remain under MPL.
---
5. Termination
---
The rights granted under this License terminate automatically if You fail to comply with its terms.
---
6. Disclaimer of Warranty
---
Covered Software is provided “as is”, without warranty of any kind.
---
7. Limitation of Liability
---
In no event shall any Contributor be liable for damages arising from the use of the Covered Software.
---
8. Miscellaneous
---
This License represents the complete agreement concerning the subject matter hereof.
---
## Exhibit A — Source Code Form License Notice
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.
If a copy of the MPL was not distributed with this file, You can obtain one at:
https://mozilla.org/MPL/2.0/