microsoft/onnxruntime-extensions

Public

mirrored from https://github.com/microsoft/onnxruntime-extensionsAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
natke-patch-1

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

ThirdPartyNotices.txt

573lines · modecode

1THIRD PARTY SOFTWARE NOTICES AND INFORMATION
2
3Do Not Translate or Localize
4
5This software incorporates material from third parties. Microsoft makes certain
6open source code available at http://3rdpartysource.microsoft.com, or you may
7send a check or money order for US $5.00, including the product name, the open
8source component name, and version number, to:
9
10Source Code Compliance Team
11Microsoft Corporation
12One Microsoft Way
13Redmond, WA 98052
14USA
15
16Notwithstanding any other terms, you may reverse engineer this software to the
17extent required to debug changes to any libraries licensed under the GNU Lesser
18General Public License.
19
20_____
21
22blingfire 0831265c1aca95ca02eca5bf1155e4251e545328
23
24 MIT License
25
26 Copyright (c) Microsoft Corporation. All rights reserved.
27
28 Permission is hereby granted, free of charge, to any person obtaining a copy
29 of this software and associated documentation files (the "Software"), to deal
30 in the Software without restriction, including without limitation the rights
31 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
32 copies of the Software, and to permit persons to whom the Software is
33 furnished to do so, subject to the following conditions:
34
35 The above copyright notice and this permission notice shall be included in all
36 copies or substantial portions of the Software.
37
38 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
39 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
40 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
41 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
42 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
43 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
44 SOFTWARE
45
46_____
47
48dlib v19.22
49
50Boost Software License - Version 1.0 - August 17th, 2003
51
52Permission is hereby granted, free of charge, to any person or organization
53obtaining a copy of the software and accompanying documentation covered by
54this license (the "Software") to use, reproduce, display, distribute,
55execute, and transmit the Software, and to prepare derivative works of the
56Software, and to permit third-parties to whom the Software is furnished to
57do so, all subject to the following:
58
59The copyright notices in the Software and this entire statement, including
60the above license grant, this restriction and the following disclaimer,
61must be included in all copies of the Software, in whole or in part, and
62all derivative works of the Software, unless such copies or derivative
63works are solely in the form of machine-executable object code generated by
64a source language processor.
65
66THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
67IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
68FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
69SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
70FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
71ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
72DEALINGS IN THE SOFTWARE.
73_____
74
75google/re2 2020-11-01
76
77Copyright (c) 2009 The RE2 Authors. All rights reserved.
78
79Redistribution and use in source and binary forms, with or without
80modification, are permitted provided that the following conditions are
81met:
82
83 * Redistributions of source code must retain the above copyright
84notice, this list of conditions and the following disclaimer.
85 * Redistributions in binary form must reproduce the above
86copyright notice, this list of conditions and the following disclaimer
87in the documentation and/or other materials provided with the
88distribution.
89 * Neither the name of Google Inc. nor the names of its
90contributors may be used to endorse or promote products derived from
91this software without specific prior written permission.
92
93THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
94"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
95LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
96A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
97OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
98SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
99LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
100DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
101THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
102(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
103OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
104
105Google Inc.
106Samsung Electronics
107Stefano Rivera <stefano.rivera@gmail.com>
108
109Dominic Battr� <battre@chromium.org>
110Doug Kwan <dougkwan@google.com>
111Dmitriy Vyukov <dvyukov@google.com>
112John Millikin <jmillikin@gmail.com>
113Mike Nazarewicz <mpn@google.com>
114Nico Weber <thakis@chromium.org>
115Pawel Hajdan <phajdan.jr@gmail.com>
116Rob Pike <r@google.com>
117Russ Cox <rsc@swtch.com>
118Sanjay Ghemawat <sanjay@google.com>
119Stefano Rivera <stefano.rivera@gmail.com>
120Srinivasan Venkatachary <vsri@google.com>
121Viatcheslav Ostapenko <sl.ostapenko@samsung.com>
122
123_____
124
125nlohmann/json
126
127MIT License
128
129Copyright (c) 2013-2019 Niels Lohmann
130
131Permission is hereby granted, free of charge, to any person obtaining a copy
132of this software and associated documentation files (the "Software"), to deal
133in the Software without restriction, including without limitation the rights
134to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
135copies of the Software, and to permit persons to whom the Software is
136furnished to do so, subject to the following conditions:
137
138The above copyright notice and this permission notice shall be included in all
139copies or substantial portions of the Software.
140
141THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
142IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
143FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
144AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
145LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
146OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
147SOFTWARE.
148
149-----
150
151opencv 4.5.4
152
153
154 Apache License
155 Version 2.0, January 2004
156 http://www.apache.org/licenses/
157
158Copyright (C) 2000-2022, Intel Corporation, all rights reserved.
159Copyright (C) 2009-2011, Willow Garage Inc., all rights reserved.
160Copyright (C) 2009-2016, NVIDIA Corporation, all rights reserved.
161Copyright (C) 2010-2013, Advanced Micro Devices, Inc., all rights reserved.
162Copyright (C) 2015-2023, OpenCV Foundation, all rights reserved.
163Copyright (C) 2008-2016, Itseez Inc., all rights reserved.
164Copyright (C) 2019-2023, Xperience AI, all rights reserved.
165Copyright (C) 2019-2022, Shenzhen Institute of Artificial Intelligence and Robotics for Society, all rights reserved.
166Copyright (C) 2022-2023, Southern University of Science And Technology, all rights reserved.
167
168Third party copyrights are property of their respective owners.
169
170 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
171
172 1. Definitions.
173
174 "License" shall mean the terms and conditions for use, reproduction,
175 and distribution as defined by Sections 1 through 9 of this document.
176
177 "Licensor" shall mean the copyright owner or entity authorized by
178 the copyright owner that is granting the License.
179
180 "Legal Entity" shall mean the union of the acting entity and all
181 other entities that control, are controlled by, or are under common
182 control with that entity. For the purposes of this definition,
183 "control" means (i) the power, direct or indirect, to cause the
184 direction or management of such entity, whether by contract or
185 otherwise, or (ii) ownership of fifty percent (50%) or more of the
186 outstanding shares, or (iii) beneficial ownership of such entity.
187
188 "You" (or "Your") shall mean an individual or Legal Entity
189 exercising permissions granted by this License.
190
191 "Source" form shall mean the preferred form for making modifications,
192 including but not limited to software source code, documentation
193 source, and configuration files.
194
195 "Object" form shall mean any form resulting from mechanical
196 transformation or translation of a Source form, including but
197 not limited to compiled object code, generated documentation,
198 and conversions to other media types.
199
200 "Work" shall mean the work of authorship, whether in Source or
201 Object form, made available under the License, as indicated by a
202 copyright notice that is included in or attached to the work
203 (an example is provided in the Appendix below).
204
205 "Derivative Works" shall mean any work, whether in Source or Object
206 form, that is based on (or derived from) the Work and for which the
207 editorial revisions, annotations, elaborations, or other modifications
208 represent, as a whole, an original work of authorship. For the purposes
209 of this License, Derivative Works shall not include works that remain
210 separable from, or merely link (or bind by name) to the interfaces of,
211 the Work and Derivative Works thereof.
212
213 "Contribution" shall mean any work of authorship, including
214 the original version of the Work and any modifications or additions
215 to that Work or Derivative Works thereof, that is intentionally
216 submitted to Licensor for inclusion in the Work by the copyright owner
217 or by an individual or Legal Entity authorized to submit on behalf of
218 the copyright owner. For the purposes of this definition, "submitted"
219 means any form of electronic, verbal, or written communication sent
220 to the Licensor or its representatives, including but not limited to
221 communication on electronic mailing lists, source code control systems,
222 and issue tracking systems that are managed by, or on behalf of, the
223 Licensor for the purpose of discussing and improving the Work, but
224 excluding communication that is conspicuously marked or otherwise
225 designated in writing by the copyright owner as "Not a Contribution."
226
227 "Contributor" shall mean Licensor and any individual or Legal Entity
228 on behalf of whom a Contribution has been received by Licensor and
229 subsequently incorporated within the Work.
230
231 2. Grant of Copyright License. Subject to the terms and conditions of
232 this License, each Contributor hereby grants to You a perpetual,
233 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
234 copyright license to reproduce, prepare Derivative Works of,
235 publicly display, publicly perform, sublicense, and distribute the
236 Work and such Derivative Works in Source or Object form.
237
238 3. Grant of Patent License. Subject to the terms and conditions of
239 this License, each Contributor hereby grants to You a perpetual,
240 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
241 (except as stated in this section) patent license to make, have made,
242 use, offer to sell, sell, import, and otherwise transfer the Work,
243 where such license applies only to those patent claims licensable
244 by such Contributor that are necessarily infringed by their
245 Contribution(s) alone or by combination of their Contribution(s)
246 with the Work to which such Contribution(s) was submitted. If You
247 institute patent litigation against any entity (including a
248 cross-claim or counterclaim in a lawsuit) alleging that the Work
249 or a Contribution incorporated within the Work constitutes direct
250 or contributory patent infringement, then any patent licenses
251 granted to You under this License for that Work shall terminate
252 as of the date such litigation is filed.
253
254 4. Redistribution. You may reproduce and distribute copies of the
255 Work or Derivative Works thereof in any medium, with or without
256 modifications, and in Source or Object form, provided that You
257 meet the following conditions:
258
259 (a) You must give any other recipients of the Work or
260 Derivative Works a copy of this License; and
261
262 (b) You must cause any modified files to carry prominent notices
263 stating that You changed the files; and
264
265 (c) You must retain, in the Source form of any Derivative Works
266 that You distribute, all copyright, patent, trademark, and
267 attribution notices from the Source form of the Work,
268 excluding those notices that do not pertain to any part of
269 the Derivative Works; and
270
271 (d) If the Work includes a "NOTICE" text file as part of its
272 distribution, then any Derivative Works that You distribute must
273 include a readable copy of the attribution notices contained
274 within such NOTICE file, excluding those notices that do not
275 pertain to any part of the Derivative Works, in at least one
276 of the following places: within a NOTICE text file distributed
277 as part of the Derivative Works; within the Source form or
278 documentation, if provided along with the Derivative Works; or,
279 within a display generated by the Derivative Works, if and
280 wherever such third-party notices normally appear. The contents
281 of the NOTICE file are for informational purposes only and
282 do not modify the License. You may add Your own attribution
283 notices within Derivative Works that You distribute, alongside
284 or as an addendum to the NOTICE text from the Work, provided
285 that such additional attribution notices cannot be construed
286 as modifying the License.
287
288 You may add Your own copyright statement to Your modifications and
289 may provide additional or different license terms and conditions
290 for use, reproduction, or distribution of Your modifications, or
291 for any such Derivative Works as a whole, provided Your use,
292 reproduction, and distribution of the Work otherwise complies with
293 the conditions stated in this License.
294
295 5. Submission of Contributions. Unless You explicitly state otherwise,
296 any Contribution intentionally submitted for inclusion in the Work
297 by You to the Licensor shall be under the terms and conditions of
298 this License, without any additional terms or conditions.
299 Notwithstanding the above, nothing herein shall supersede or modify
300 the terms of any separate license agreement you may have executed
301 with Licensor regarding such Contributions.
302
303 6. Trademarks. This License does not grant permission to use the trade
304 names, trademarks, service marks, or product names of the Licensor,
305 except as required for reasonable and customary use in describing the
306 origin of the Work and reproducing the content of the NOTICE file.
307
308 7. Disclaimer of Warranty. Unless required by applicable law or
309 agreed to in writing, Licensor provides the Work (and each
310 Contributor provides its Contributions) on an "AS IS" BASIS,
311 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
312 implied, including, without limitation, any warranties or conditions
313 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
314 PARTICULAR PURPOSE. You are solely responsible for determining the
315 appropriateness of using or redistributing the Work and assume any
316 risks associated with Your exercise of permissions under this License.
317
318 8. Limitation of Liability. In no event and under no legal theory,
319 whether in tort (including negligence), contract, or otherwise,
320 unless required by applicable law (such as deliberate and grossly
321 negligent acts) or agreed to in writing, shall any Contributor be
322 liable to You for damages, including any direct, indirect, special,
323 incidental, or consequential damages of any character arising as a
324 result of this License or out of the use or inability to use the
325 Work (including but not limited to damages for loss of goodwill,
326 work stoppage, computer failure or malfunction, or any and all
327 other commercial damages or losses), even if such Contributor
328 has been advised of the possibility of such damages.
329
330 9. Accepting Warranty or Additional Liability. While redistributing
331 the Work or Derivative Works thereof, You may choose to offer,
332 and charge a fee for, acceptance of support, warranty, indemnity,
333 or other liability obligations and/or rights consistent with this
334 License. However, in accepting such obligations, You may act only
335 on Your own behalf and on Your sole responsibility, not on behalf
336 of any other Contributor, and only if You agree to indemnify,
337 defend, and hold each Contributor harmless for any liability
338 incurred by, or claims asserted against, such Contributor by reason
339 of your accepting any such warranty or additional liability.
340
341 END OF TERMS AND CONDITIONS
342
343 APPENDIX: How to apply the Apache License to your work.
344
345 To apply the Apache License to your work, attach the following
346 boilerplate notice, with the fields enclosed by brackets "[]"
347 replaced with your own identifying information. (Don't include
348 the brackets!) The text should be enclosed in the appropriate
349 comment syntax for the file format. We also recommend that a
350 file or class name and description of purpose be included on the
351 same "printed page" as the copyright notice for easier
352 identification within third-party archives.
353
354 Copyright [yyyy] [name of copyright owner]
355
356 Licensed under the Apache License, Version 2.0 (the "License");
357 you may not use this file except in compliance with the License.
358 You may obtain a copy of the License at
359
360 http://www.apache.org/licenses/LICENSE-2.0
361
362 Unless required by applicable law or agreed to in writing, software
363 distributed under the License is distributed on an "AS IS" BASIS,
364 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
365 See the License for the specific language governing permissions and
366 limitations under the License.
367
368-----
369
370sentencepiece 0.1.96
371
372
373 Apache License
374 Version 2.0, January 2004
375 http://www.apache.org/licenses/
376
377 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
378
379 1. Definitions.
380
381 "License" shall mean the terms and conditions for use, reproduction,
382 and distribution as defined by Sections 1 through 9 of this document.
383
384 "Licensor" shall mean the copyright owner or entity authorized by
385 the copyright owner that is granting the License.
386
387 "Legal Entity" shall mean the union of the acting entity and all
388 other entities that control, are controlled by, or are under common
389 control with that entity. For the purposes of this definition,
390 "control" means (i) the power, direct or indirect, to cause the
391 direction or management of such entity, whether by contract or
392 otherwise, or (ii) ownership of fifty percent (50%) or more of the
393 outstanding shares, or (iii) beneficial ownership of such entity.
394
395 "You" (or "Your") shall mean an individual or Legal Entity
396 exercising permissions granted by this License.
397
398 "Source" form shall mean the preferred form for making modifications,
399 including but not limited to software source code, documentation
400 source, and configuration files.
401
402 "Object" form shall mean any form resulting from mechanical
403 transformation or translation of a Source form, including but
404 not limited to compiled object code, generated documentation,
405 and conversions to other media types.
406
407 "Work" shall mean the work of authorship, whether in Source or
408 Object form, made available under the License, as indicated by a
409 copyright notice that is included in or attached to the work
410 (an example is provided in the Appendix below).
411
412 "Derivative Works" shall mean any work, whether in Source or Object
413 form, that is based on (or derived from) the Work and for which the
414 editorial revisions, annotations, elaborations, or other modifications
415 represent, as a whole, an original work of authorship. For the purposes
416 of this License, Derivative Works shall not include works that remain
417 separable from, or merely link (or bind by name) to the interfaces of,
418 the Work and Derivative Works thereof.
419
420 "Contribution" shall mean any work of authorship, including
421 the original version of the Work and any modifications or additions
422 to that Work or Derivative Works thereof, that is intentionally
423 submitted to Licensor for inclusion in the Work by the copyright owner
424 or by an individual or Legal Entity authorized to submit on behalf of
425 the copyright owner. For the purposes of this definition, "submitted"
426 means any form of electronic, verbal, or written communication sent
427 to the Licensor or its representatives, including but not limited to
428 communication on electronic mailing lists, source code control systems,
429 and issue tracking systems that are managed by, or on behalf of, the
430 Licensor for the purpose of discussing and improving the Work, but
431 excluding communication that is conspicuously marked or otherwise
432 designated in writing by the copyright owner as "Not a Contribution."
433
434 "Contributor" shall mean Licensor and any individual or Legal Entity
435 on behalf of whom a Contribution has been received by Licensor and
436 subsequently incorporated within the Work.
437
438 2. Grant of Copyright License. Subject to the terms and conditions of
439 this License, each Contributor hereby grants to You a perpetual,
440 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
441 copyright license to reproduce, prepare Derivative Works of,
442 publicly display, publicly perform, sublicense, and distribute the
443 Work and such Derivative Works in Source or Object form.
444
445 3. Grant of Patent License. Subject to the terms and conditions of
446 this License, each Contributor hereby grants to You a perpetual,
447 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
448 (except as stated in this section) patent license to make, have made,
449 use, offer to sell, sell, import, and otherwise transfer the Work,
450 where such license applies only to those patent claims licensable
451 by such Contributor that are necessarily infringed by their
452 Contribution(s) alone or by combination of their Contribution(s)
453 with the Work to which such Contribution(s) was submitted. If You
454 institute patent litigation against any entity (including a
455 cross-claim or counterclaim in a lawsuit) alleging that the Work
456 or a Contribution incorporated within the Work constitutes direct
457 or contributory patent infringement, then any patent licenses
458 granted to You under this License for that Work shall terminate
459 as of the date such litigation is filed.
460
461 4. Redistribution. You may reproduce and distribute copies of the
462 Work or Derivative Works thereof in any medium, with or without
463 modifications, and in Source or Object form, provided that You
464 meet the following conditions:
465
466 (a) You must give any other recipients of the Work or
467 Derivative Works a copy of this License; and
468
469 (b) You must cause any modified files to carry prominent notices
470 stating that You changed the files; and
471
472 (c) You must retain, in the Source form of any Derivative Works
473 that You distribute, all copyright, patent, trademark, and
474 attribution notices from the Source form of the Work,
475 excluding those notices that do not pertain to any part of
476 the Derivative Works; and
477
478 (d) If the Work includes a "NOTICE" text file as part of its
479 distribution, then any Derivative Works that You distribute must
480 include a readable copy of the attribution notices contained
481 within such NOTICE file, excluding those notices that do not
482 pertain to any part of the Derivative Works, in at least one
483 of the following places: within a NOTICE text file distributed
484 as part of the Derivative Works; within the Source form or
485 documentation, if provided along with the Derivative Works; or,
486 within a display generated by the Derivative Works, if and
487 wherever such third-party notices normally appear. The contents
488 of the NOTICE file are for informational purposes only and
489 do not modify the License. You may add Your own attribution
490 notices within Derivative Works that You distribute, alongside
491 or as an addendum to the NOTICE text from the Work, provided
492 that such additional attribution notices cannot be construed
493 as modifying the License.
494
495 You may add Your own copyright statement to Your modifications and
496 may provide additional or different license terms and conditions
497 for use, reproduction, or distribution of Your modifications, or
498 for any such Derivative Works as a whole, provided Your use,
499 reproduction, and distribution of the Work otherwise complies with
500 the conditions stated in this License.
501
502 5. Submission of Contributions. Unless You explicitly state otherwise,
503 any Contribution intentionally submitted for inclusion in the Work
504 by You to the Licensor shall be under the terms and conditions of
505 this License, without any additional terms or conditions.
506 Notwithstanding the above, nothing herein shall supersede or modify
507 the terms of any separate license agreement you may have executed
508 with Licensor regarding such Contributions.
509
510 6. Trademarks. This License does not grant permission to use the trade
511 names, trademarks, service marks, or product names of the Licensor,
512 except as required for reasonable and customary use in describing the
513 origin of the Work and reproducing the content of the NOTICE file.
514
515 7. Disclaimer of Warranty. Unless required by applicable law or
516 agreed to in writing, Licensor provides the Work (and each
517 Contributor provides its Contributions) on an "AS IS" BASIS,
518 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
519 implied, including, without limitation, any warranties or conditions
520 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
521 PARTICULAR PURPOSE. You are solely responsible for determining the
522 appropriateness of using or redistributing the Work and assume any
523 risks associated with Your exercise of permissions under this License.
524
525 8. Limitation of Liability. In no event and under no legal theory,
526 whether in tort (including negligence), contract, or otherwise,
527 unless required by applicable law (such as deliberate and grossly
528 negligent acts) or agreed to in writing, shall any Contributor be
529 liable to You for damages, including any direct, indirect, special,
530 incidental, or consequential damages of any character arising as a
531 result of this License or out of the use or inability to use the
532 Work (including but not limited to damages for loss of goodwill,
533 work stoppage, computer failure or malfunction, or any and all
534 other commercial damages or losses), even if such Contributor
535 has been advised of the possibility of such damages.
536
537 9. Accepting Warranty or Additional Liability. While redistributing
538 the Work or Derivative Works thereof, You may choose to offer,
539 and charge a fee for, acceptance of support, warranty, indemnity,
540 or other liability obligations and/or rights consistent with this
541 License. However, in accepting such obligations, You may act only
542 on Your own behalf and on Your sole responsibility, not on behalf
543 of any other Contributor, and only if You agree to indemnify,
544 defend, and hold each Contributor harmless for any liability
545 incurred by, or claims asserted against, such Contributor by reason
546 of your accepting any such warranty or additional liability.
547
548 END OF TERMS AND CONDITIONS
549
550 APPENDIX: How to apply the Apache License to your work.
551
552 To apply the Apache License to your work, attach the following
553 boilerplate notice, with the fields enclosed by brackets "[]"
554 replaced with your own identifying information. (Don't include
555 the brackets!) The text should be enclosed in the appropriate
556 comment syntax for the file format. We also recommend that a
557 file or class name and description of purpose be included on the
558 same "printed page" as the copyright notice for easier
559 identification within third-party archives.
560
561 Copyright [yyyy] [name of copyright owner]
562
563 Licensed under the Apache License, Version 2.0 (the "License");
564 you may not use this file except in compliance with the License.
565 You may obtain a copy of the License at
566
567 http://www.apache.org/licenses/LICENSE-2.0
568
569 Unless required by applicable law or agreed to in writing, software
570 distributed under the License is distributed on an "AS IS" BASIS,
571 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
572 See the License for the specific language governing permissions and
573 limitations under the License.
574