1
1
==============================================================================
2
- The Spawn library is under
3
- the Apache License v2.0 with LLVM Exceptions:
2
+ The Spawn library is under the Apache License v2.0 with LLVM
3
+ Exceptions:
4
4
==============================================================================
5
5
6
6
Apache License
7
7
Version 2.0, January 2004
8
8
http://www.apache.org/licenses/
9
9
10
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
10
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
11
11
12
- 1. Definitions.
12
+ 1. Definitions.
13
13
14
14
"License" shall mean the terms and conditions for use, reproduction,
15
15
and distribution as defined by Sections 1 through 9 of this document.
@@ -68,14 +68,14 @@ the Apache License v2.0 with LLVM Exceptions:
68
68
on behalf of whom a Contribution has been received by Licensor and
69
69
subsequently incorporated within the Work.
70
70
71
- 2. Grant of Copyright License. Subject to the terms and conditions of
71
+ 2. Grant of Copyright License. Subject to the terms and conditions of
72
72
this License, each Contributor hereby grants to You a perpetual,
73
73
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
74
74
copyright license to reproduce, prepare Derivative Works of,
75
75
publicly display, publicly perform, sublicense, and distribute the
76
76
Work and such Derivative Works in Source or Object form.
77
77
78
- 3. Grant of Patent License. Subject to the terms and conditions of
78
+ 3. Grant of Patent License. Subject to the terms and conditions of
79
79
this License, each Contributor hereby grants to You a perpetual,
80
80
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
81
81
(except as stated in this section) patent license to make, have made,
@@ -91,7 +91,7 @@ the Apache License v2.0 with LLVM Exceptions:
91
91
granted to You under this License for that Work shall terminate
92
92
as of the date such litigation is filed.
93
93
94
- 4. Redistribution. You may reproduce and distribute copies of the
94
+ 4. Redistribution. You may reproduce and distribute copies of the
95
95
Work or Derivative Works thereof in any medium, with or without
96
96
modifications, and in Source or Object form, provided that You
97
97
meet the following conditions:
@@ -132,20 +132,20 @@ the Apache License v2.0 with LLVM Exceptions:
132
132
reproduction, and distribution of the Work otherwise complies with
133
133
the conditions stated in this License.
134
134
135
- 5. Submission of Contributions. Unless You explicitly state otherwise,
135
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
136
136
any Contribution intentionally submitted for inclusion in the Work
137
137
by You to the Licensor shall be under the terms and conditions of
138
138
this License, without any additional terms or conditions.
139
139
Notwithstanding the above, nothing herein shall supersede or modify
140
140
the terms of any separate license agreement you may have executed
141
141
with Licensor regarding such Contributions.
142
142
143
- 6. Trademarks. This License does not grant permission to use the trade
143
+ 6. Trademarks. This License does not grant permission to use the trade
144
144
names, trademarks, service marks, or product names of the Licensor,
145
145
except as required for reasonable and customary use in describing the
146
146
origin of the Work and reproducing the content of the NOTICE file.
147
147
148
- 7. Disclaimer of Warranty. Unless required by applicable law or
148
+ 7. Disclaimer of Warranty. Unless required by applicable law or
149
149
agreed to in writing, Licensor provides the Work (and each
150
150
Contributor provides its Contributions) on an "AS IS" BASIS,
151
151
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
@@ -155,7 +155,7 @@ the Apache License v2.0 with LLVM Exceptions:
155
155
appropriateness of using or redistributing the Work and assume any
156
156
risks associated with Your exercise of permissions under this License.
157
157
158
- 8. Limitation of Liability. In no event and under no legal theory,
158
+ 8. Limitation of Liability. In no event and under no legal theory,
159
159
whether in tort (including negligence), contract, or otherwise,
160
160
unless required by applicable law (such as deliberate and grossly
161
161
negligent acts) or agreed to in writing, shall any Contributor be
@@ -167,7 +167,7 @@ the Apache License v2.0 with LLVM Exceptions:
167
167
other commercial damages or losses), even if such Contributor
168
168
has been advised of the possibility of such damages.
169
169
170
- 9. Accepting Warranty or Additional Liability. While redistributing
170
+ 9. Accepting Warranty or Additional Liability. While redistributing
171
171
the Work or Derivative Works thereof, You may choose to offer,
172
172
and charge a fee for, acceptance of support, warranty, indemnity,
173
173
or other liability obligations and/or rights consistent with this
@@ -178,9 +178,9 @@ the Apache License v2.0 with LLVM Exceptions:
178
178
incurred by, or claims asserted against, such Contributor by reason
179
179
of your accepting any such warranty or additional liability.
180
180
181
- END OF TERMS AND CONDITIONS
181
+ END OF TERMS AND CONDITIONS
182
182
183
- APPENDIX: How to apply the Apache License to your work.
183
+ APPENDIX: How to apply the Apache License to your work.
184
184
185
185
To apply the Apache License to your work, attach the following
186
186
boilerplate notice, with the fields enclosed by brackets "[]"
@@ -191,20 +191,19 @@ the Apache License v2.0 with LLVM Exceptions:
191
191
same "printed page" as the copyright notice for easier
192
192
identification within third-party archives.
193
193
194
- Copyright AdaCore
194
+ Copyright [yyyy] [name of copyright owner]
195
195
196
- Licensed under the Apache License, Version 2.0 (the "License");
197
- you may not use this file except in compliance with the License.
198
- You may obtain a copy of the License at
196
+ Licensed under the Apache License, Version 2.0 (the "License");
197
+ you may not use this file except in compliance with the License.
198
+ You may obtain a copy of the License at
199
199
200
200
http://www.apache.org/licenses/LICENSE-2.0
201
201
202
- Unless required by applicable law or agreed to in writing, software
203
- distributed under the License is distributed on an "AS IS" BASIS,
204
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
205
- See the License for the specific language governing permissions and
206
- limitations under the License.
207
-
202
+ Unless required by applicable law or agreed to in writing, software
203
+ distributed under the License is distributed on an "AS IS" BASIS,
204
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
205
+ See the License for the specific language governing permissions and
206
+ limitations under the License.
208
207
209
208
---- LLVM Exceptions to the Apache 2.0 License ----
210
209
@@ -221,59 +220,3 @@ conflicts with the conditions of the GPLv2, you may retroactively and
221
220
prospectively choose to deem waived or otherwise exclude such Section(s) of
222
221
the License, but only in their entirety and only with respect to the Combined
223
222
Software.
224
-
225
- ==============================================================================
226
- Software from third parties included in the LLVM Project:
227
- ==============================================================================
228
- The LLVM Project contains third party software which is under different license
229
- terms. All such code will be identified clearly using at least one of two
230
- mechanisms:
231
- 1) It will be in a separate directory tree with its own `LICENSE.txt` or
232
- `LICENSE` file at the top containing the specific license and restrictions
233
- which apply to that software, or
234
- 2) It will contain specific license and restriction terms at the top of every
235
- file.
236
-
237
- ==============================================================================
238
- Legacy LLVM License (https://llvm.org/docs/DeveloperPolicy.html#legacy):
239
- ==============================================================================
240
- University of Illinois/NCSA
241
- Open Source License
242
-
243
- Copyright (c) 2003-2019 University of Illinois at Urbana-Champaign.
244
- All rights reserved.
245
-
246
- Developed by:
247
-
248
- LLVM Team
249
-
250
- University of Illinois at Urbana-Champaign
251
-
252
- http://llvm.org
253
-
254
- Permission is hereby granted, free of charge, to any person obtaining a copy of
255
- this software and associated documentation files (the "Software"), to deal with
256
- the Software without restriction, including without limitation the rights to
257
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
258
- of the Software, and to permit persons to whom the Software is furnished to do
259
- so, subject to the following conditions:
260
-
261
- * Redistributions of source code must retain the above copyright notice,
262
- this list of conditions and the following disclaimers.
263
-
264
- * Redistributions in binary form must reproduce the above copyright notice,
265
- this list of conditions and the following disclaimers in the
266
- documentation and/or other materials provided with the distribution.
267
-
268
- * Neither the names of the LLVM Team, University of Illinois at
269
- Urbana-Champaign, nor the names of its contributors may be used to
270
- endorse or promote products derived from this Software without specific
271
- prior written permission.
272
-
273
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
274
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
275
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
276
- CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
277
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
278
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
279
- SOFTWARE.
0 commit comments