blob: 3e1bb82f13a122c4a6cea27cd51a26fad65725a5 [file] [log] [blame]
Colin Crossb9e97b62020-06-01 13:38:34 -07001============================================================
2Notices for file(s):
3kotlin-stdlib-common-1.3.72.NOTICE
4kotlin-stdlib-1.3.72.NOTICE
5kotlin-stdlib-jdk7-1.3.72.NOTICE
6kotlin-stdlib-jdk8-1.3.72.NOTICE
7kotlin-reflect-1.3.72.NOTICE
8------------------------------------------------------------
9/*
10 * Copyright 2010-2015 JetBrains s.r.o.
11 *
12 * Licensed under the Apache License, Version 2.0 (the "License");
13 * you may not use this file except in compliance with the License.
14 * You may obtain a copy of the License at
15 *
16 * http://www.apache.org/licenses/LICENSE-2.0
17 *
18 * Unless required by applicable law or agreed to in writing, software
19 * distributed under the License is distributed on an "AS IS" BASIS,
20 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21 * See the License for the specific language governing permissions and
22 * limitations under the License.
23 */
24============================================================
25Notices for file(s):
26checker-qual-2.8.1.NOTICE
27------------------------------------------------------------
28Most of the Checker Framework is licensed under the GNU General Public
29License, version 2 (GPL2), with the classpath exception. The text of this
30license appears below. This is the same license used for OpenJDK.
31
32A few parts of the Checker Framework have more permissive licenses.
33
34 * The annotations are licensed under the MIT License. (The text of this
35 license appears below.) More specifically, all the parts of the Checker
36 Framework that you might want to include with your own program use the
37 MIT License. This is the checker-qual.jar file and all the files that
38 appear in it: every file in a qual/ directory, plus utility files such
39 as NullnessUtil.java, RegexUtil.java, SignednessUtil.java, etc.
40 In addition, the cleanroom implementations of third-party annotations,
41 which the Checker Framework recognizes as aliases for its own
42 annotations, are licensed under the MIT License.
43
44....
45
46===========================================================================
47
48MIT License:
49
50Permission is hereby granted, free of charge, to any person obtaining a copy
51of this software and associated documentation files (the "Software"), to deal
52in the Software without restriction, including without limitation the rights
53to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
54copies of the Software, and to permit persons to whom the Software is
55furnished to do so, subject to the following conditions:
56
57The above copyright notice and this permission notice shall be included in
58all copies or substantial portions of the Software.
59
60THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
61IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
62FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
63AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
64LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
65OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
66THE SOFTWARE.
67
68===========================================================================
69
70============================================================
71Notices for file(s):
72kotlin-compiler-all.NOTICE
73------------------------------------------------------------
74 =========================================================================
75 == NOTICE file corresponding to the section 4 d of ==
76 == the Apache License, Version 2.0, ==
77 == in this case for the Kotlin Compiler distribution. ==
78 =========================================================================
79
80 Kotlin Compiler
81 Copyright 2010-2015 JetBrains s.r.o and respective authors and developers
82============================================================
83Notices for file(s):
84jopt-simple-4.9.NOTICE
85------------------------------------------------------------
86The MIT License
87Copyright �� 2009 - 2013 Jonathan Hedley (jonathan@hedley.net)
88
89Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
90
91The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
92
93THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
94============================================================
95Notices for file(s):
96animal-sniffer-annotations-1.18.NOTICE
97javax.inject-1.NOTICE
98jcommander-1.64.NOTICE
99------------------------------------------------------------
100
101 Apache License
102 Version 2.0, January 2004
103 http://www.apache.org/licenses/
104
105 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
106
107 1. Definitions.
108
109 "License" shall mean the terms and conditions for use, reproduction,
110 and distribution as defined by Sections 1 through 9 of this document.
111
112 "Licensor" shall mean the copyright owner or entity authorized by
113 the copyright owner that is granting the License.
114
115 "Legal Entity" shall mean the union of the acting entity and all
116 other entities that control, are controlled by, or are under common
117 control with that entity. For the purposes of this definition,
118 "control" means (i) the power, direct or indirect, to cause the
119 direction or management of such entity, whether by contract or
120 otherwise, or (ii) ownership of fifty percent (50%) or more of the
121 outstanding shares, or (iii) beneficial ownership of such entity.
122
123 "You" (or "Your") shall mean an individual or Legal Entity
124 exercising permissions granted by this License.
125
126 "Source" form shall mean the preferred form for making modifications,
127 including but not limited to software source code, documentation
128 source, and configuration files.
129
130 "Object" form shall mean any form resulting from mechanical
131 transformation or translation of a Source form, including but
132 not limited to compiled object code, generated documentation,
133 and conversions to other media types.
134
135 "Work" shall mean the work of authorship, whether in Source or
136 Object form, made available under the License, as indicated by a
137 copyright notice that is included in or attached to the work
138 (an example is provided in the Appendix below).
139
140 "Derivative Works" shall mean any work, whether in Source or Object
141 form, that is based on (or derived from) the Work and for which the
142 editorial revisions, annotations, elaborations, or other modifications
143 represent, as a whole, an original work of authorship. For the purposes
144 of this License, Derivative Works shall not include works that remain
145 separable from, or merely link (or bind by name) to the interfaces of,
146 the Work and Derivative Works thereof.
147
148 "Contribution" shall mean any work of authorship, including
149 the original version of the Work and any modifications or additions
150 to that Work or Derivative Works thereof, that is intentionally
151 submitted to Licensor for inclusion in the Work by the copyright owner
152 or by an individual or Legal Entity authorized to submit on behalf of
153 the copyright owner. For the purposes of this definition, "submitted"
154 means any form of electronic, verbal, or written communication sent
155 to the Licensor or its representatives, including but not limited to
156 communication on electronic mailing lists, source code control systems,
157 and issue tracking systems that are managed by, or on behalf of, the
158 Licensor for the purpose of discussing and improving the Work, but
159 excluding communication that is conspicuously marked or otherwise
160 designated in writing by the copyright owner as "Not a Contribution."
161
162 "Contributor" shall mean Licensor and any individual or Legal Entity
163 on behalf of whom a Contribution has been received by Licensor and
164 subsequently incorporated within the Work.
165
166 2. Grant of Copyright License. Subject to the terms and conditions of
167 this License, each Contributor hereby grants to You a perpetual,
168 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
169 copyright license to reproduce, prepare Derivative Works of,
170 publicly display, publicly perform, sublicense, and distribute the
171 Work and such Derivative Works in Source or Object form.
172
173 3. Grant of Patent License. Subject to the terms and conditions of
174 this License, each Contributor hereby grants to You a perpetual,
175 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
176 (except as stated in this section) patent license to make, have made,
177 use, offer to sell, sell, import, and otherwise transfer the Work,
178 where such license applies only to those patent claims licensable
179 by such Contributor that are necessarily infringed by their
180 Contribution(s) alone or by combination of their Contribution(s)
181 with the Work to which such Contribution(s) was submitted. If You
182 institute patent litigation against any entity (including a
183 cross-claim or counterclaim in a lawsuit) alleging that the Work
184 or a Contribution incorporated within the Work constitutes direct
185 or contributory patent infringement, then any patent licenses
186 granted to You under this License for that Work shall terminate
187 as of the date such litigation is filed.
188
189 4. Redistribution. You may reproduce and distribute copies of the
190 Work or Derivative Works thereof in any medium, with or without
191 modifications, and in Source or Object form, provided that You
192 meet the following conditions:
193
194 (a) You must give any other recipients of the Work or
195 Derivative Works a copy of this License; and
196
197 (b) You must cause any modified files to carry prominent notices
198 stating that You changed the files; and
199
200 (c) You must retain, in the Source form of any Derivative Works
201 that You distribute, all copyright, patent, trademark, and
202 attribution notices from the Source form of the Work,
203 excluding those notices that do not pertain to any part of
204 the Derivative Works; and
205
206 (d) If the Work includes a "NOTICE" text file as part of its
207 distribution, then any Derivative Works that You distribute must
208 include a readable copy of the attribution notices contained
209 within such NOTICE file, excluding those notices that do not
210 pertain to any part of the Derivative Works, in at least one
211 of the following places: within a NOTICE text file distributed
212 as part of the Derivative Works; within the Source form or
213 documentation, if provided along with the Derivative Works; or,
214 within a display generated by the Derivative Works, if and
215 wherever such third-party notices normally appear. The contents
216 of the NOTICE file are for informational purposes only and
217 do not modify the License. You may add Your own attribution
218 notices within Derivative Works that You distribute, alongside
219 or as an addendum to the NOTICE text from the Work, provided
220 that such additional attribution notices cannot be construed
221 as modifying the License.
222
223 You may add Your own copyright statement to Your modifications and
224 may provide additional or different license terms and conditions
225 for use, reproduction, or distribution of Your modifications, or
226 for any such Derivative Works as a whole, provided Your use,
227 reproduction, and distribution of the Work otherwise complies with
228 the conditions stated in this License.
229
230 5. Submission of Contributions. Unless You explicitly state otherwise,
231 any Contribution intentionally submitted for inclusion in the Work
232 by You to the Licensor shall be under the terms and conditions of
233 this License, without any additional terms or conditions.
234 Notwithstanding the above, nothing herein shall supersede or modify
235 the terms of any separate license agreement you may have executed
236 with Licensor regarding such Contributions.
237
238 6. Trademarks. This License does not grant permission to use the trade
239 names, trademarks, service marks, or product names of the Licensor,
240 except as required for reasonable and customary use in describing the
241 origin of the Work and reproducing the content of the NOTICE file.
242
243 7. Disclaimer of Warranty. Unless required by applicable law or
244 agreed to in writing, Licensor provides the Work (and each
245 Contributor provides its Contributions) on an "AS IS" BASIS,
246 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
247 implied, including, without limitation, any warranties or conditions
248 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
249 PARTICULAR PURPOSE. You are solely responsible for determining the
250 appropriateness of using or redistributing the Work and assume any
251 risks associated with Your exercise of permissions under this License.
252
253 8. Limitation of Liability. In no event and under no legal theory,
254 whether in tort (including negligence), contract, or otherwise,
255 unless required by applicable law (such as deliberate and grossly
256 negligent acts) or agreed to in writing, shall any Contributor be
257 liable to You for damages, including any direct, indirect, special,
258 incidental, or consequential damages of any character arising as a
259 result of this License or out of the use or inability to use the
260 Work (including but not limited to damages for loss of goodwill,
261 work stoppage, computer failure or malfunction, or any and all
262 other commercial damages or losses), even if such Contributor
263 has been advised of the possibility of such damages.
264
265 9. Accepting Warranty or Additional Liability. While redistributing
266 the Work or Derivative Works thereof, You may choose to offer,
267 and charge a fee for, acceptance of support, warranty, indemnity,
268 or other liability obligations and/or rights consistent with this
269 License. However, in accepting such obligations, You may act only
270 on Your own behalf and on Your sole responsibility, not on behalf
271 of any other Contributor, and only if You agree to indemnify,
272 defend, and hold each Contributor harmless for any liability
273 incurred by, or claims asserted against, such Contributor by reason
274 of your accepting any such warranty or additional liability.
275
276 END OF TERMS AND CONDITIONS
277
278 APPENDIX: How to apply the Apache License to your work.
279
280 To apply the Apache License to your work, attach the following
281 boilerplate notice, with the fields enclosed by brackets "[]"
282 replaced with your own identifying information. (Don't include
283 the brackets!) The text should be enclosed in the appropriate
284 comment syntax for the file format. We also recommend that a
285 file or class name and description of purpose be included on the
286 same "printed page" as the copyright notice for easier
287 identification within third-party archives.
288
289 Copyright [yyyy] [name of copyright owner]
290
291 Licensed under the Apache License, Version 2.0 (the "License");
292 you may not use this file except in compliance with the License.
293 You may obtain a copy of the License at
294
295 http://www.apache.org/licenses/LICENSE-2.0
296
297 Unless required by applicable law or agreed to in writing, software
298 distributed under the License is distributed on an "AS IS" BASIS,
299 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
300 See the License for the specific language governing permissions and
301 limitations under the License.
302============================================================
303Notices for file(s):
304istack-commons-runtime-3.0.7.NOTICE
305javax.activation-api-1.2.0.NOTICE
306jaxb-api-2.3.1.NOTICE
307txw2-2.3.1.NOTICE
308stax-ex-1.8.NOTICE
309jaxb-runtime-2.3.1.NOTICE
310------------------------------------------------------------
311COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)Version 1.1
312
3131. Definitions.
314
3151.1. ���Contributor��� means each individual or entity that creates or contributes to the creation of Modifications.
3161.2. ���Contributor Version��� means the combination of the Original Software, prior Modifications used by a Contributor (if any), and the Modifications made by that particular Contributor.
3171.3. ���Covered Software��� means (a) the Original Software, or (b) Modifications, or (c) the combination of files containing Original Software with files containing Modifications, in each case including portions thereof.
3181.4. ���Executable��� means the Covered Software in any form other than Source Code.
3191.5. ���Initial Developer��� means the individual or entity that first makes Original Software available under this License.
3201.6. ���Larger Work��� means a work which combines Covered Software or portions thereof with code not governed by the terms of this License.
3211.7. ���License��� means this document.
3221.8. ���Licensable��� means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein.
3231.9. ���Modifications��� means the Source Code and Executable form of any of the following:
324A. Any file that results from an addition to, deletion from or modification of the contents of a file containing Original Software or previous Modifications;
325B. Any new file that contains any part of the Original Software or previous Modification; or
326C. Any new file that is contributed or otherwise made available under the terms of this License.
3271.10. ���Original Software��� means the Source Code and Executable form of computer software code that is originally released under this License.
3281.11. ���Patent Claims��� means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor.
3291.12. ���Source Code��� means (a) the common form of computer software code in which modifications are made and (b) associated documentation included in or with such code.
3301.13. ���You��� (or ���Your���) means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, ���You��� includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, ���control��� means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.
3312. License Grants.
332
3332.1. The Initial Developer Grant.
334Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, the Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license:
335(a) under intellectual property rights (other than patent or trademark) Licensable by Initial Developer, to use, reproduce, modify, display, perform, sublicense and distribute the Original Software (or portions thereof), with or without Modifications, and/or as part of a Larger Work; and
336(b) under Patent Claims infringed by the making, using or selling of Original Software, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Software (or portions thereof).
337(c) The licenses granted in Sections 2.1(a) and (b) are effective on the date Initial Developer first distributes or otherwise makes the Original Software available to a third party under the terms of this License.
338(d) Notwithstanding Section 2.1(b) above, no patent license is granted: (1) for code that You delete from the Original Software, or (2) for infringements caused by: (i) the modification of the Original Software, or (ii) the combination of the Original Software with other software or devices.
3392.2. Contributor Grant.
340Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license:
341(a) under intellectual property rights (other than patent or trademark) Licensable by Contributor to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof), either on an unmodified basis, with other Modifications, as Covered Software and/or as part of a Larger Work; and
342(b) under Patent Claims infringed by the making, using, or selling of Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: (1) Modifications made by that Contributor (or portions thereof); and (2) the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination).
343(c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first distributes or otherwise makes the Modifications available to a third party.
344(d) Notwithstanding Section 2.2(b) above, no patent license is granted: (1) for any code that Contributor has deleted from the Contributor Version; (2) for infringements caused by: (i) third party modifications of Contributor Version, or (ii) the combination of Modifications made by that Contributor with other software (except as part of the Contributor Version) or other devices; or (3) under Patent Claims infringed by Covered Software in the absence of Modifications made by that Contributor.
3453. Distribution Obligations.
346
3473.1. Availability of Source Code.
348Any Covered Software that You distribute or otherwise make available in Executable form must also be made available in Source Code form and that Source Code form must be distributed only under the terms of this License. You must include a copy of this License with every copy of the Source Code form of the Covered Software You distribute or otherwise make available. You must inform recipients of any such Covered Software in Executable form as to how they can obtain such Covered Software in Source Code form in a reasonable manner on or through a medium customarily used for software exchange.
3493.2. Modifications.
350The Modifications that You create or to which You contribute are governed by the terms of this License. You represent that You believe Your Modifications are Your original creation(s) and/or You have sufficient rights to grant the rights conveyed by this License.
3513.3. Required Notices.
352You must include a notice in each of Your Modifications that identifies You as the Contributor of the Modification. You may not remove or alter any copyright, patent or trademark notices contained within the Covered Software, or any notices of licensing or any descriptive text giving attribution to any Contributor or the Initial Developer.
3533.4. Application of Additional Terms.
354You may not offer or impose any terms on any Covered Software in Source Code form that alters or restricts the applicable version of this License or the recipients' rights hereunder. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, you may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear that any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer.
3553.5. Distribution of Executable Versions.
356You may distribute the Executable form of the Covered Software under the terms of this License or under the terms of a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable form does not attempt to limit or alter the recipient's rights in the Source Code form from the rights set forth in this License. If You distribute the Covered Software in Executable form under a different license, You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer.
3573.6. Larger Works.
358You may create a Larger Work by combining Covered Software with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Software.
3594. Versions of the License.
360
3614.1. New Versions.
362Oracle is the initial license steward and may publish revised and/or new versions of this License from time to time. Each version will be given a distinguishing version number. Except as provided in Section 4.3, no one other than the license steward has the right to modify this License.
3634.2. Effect of New Versions.
364You may always continue to use, distribute or otherwise make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. If the Initial Developer includes a notice in the Original Software prohibiting it from being distributed or otherwise made available under any subsequent version of the License, You must distribute and make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. Otherwise, You may also choose to use, distribute or otherwise make the Covered Software available under the terms of any subsequent version of the License published by the license steward.
3654.3. Modified Versions.
366When You are an Initial Developer and You want to create a new license for Your Original Software, You may create and use a modified version of this License if You: (a) rename the license and remove any references to the name of the license steward (except to note that the license differs from this License); and (b) otherwise make it clear that the license contains terms which differ from this License.
3675. DISCLAIMER OF WARRANTY.
368
369COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN ���AS IS��� BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
370
3716. TERMINATION.
372
3736.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
3746.2. If You assert a patent infringement claim (excluding declaratory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You assert such claim is referred to as ���Participant���) alleging that the Participant Software (meaning the Contributor Version where the Participant is a Contributor or the Original Software where the Participant is the Initial Developer) directly or indirectly infringes any patent, then any and all rights granted directly or indirectly to You by such Participant, the Initial Developer (if the Initial Developer is not the Participant) and all Contributors under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively and automatically at the expiration of such 60 day notice period, unless if within such 60 day period You withdraw Your claim with respect to the Participant Software against such Participant either unilaterally or pursuant to a written agreement with Participant.
3756.3. If You assert a patent infringement claim against Participant alleging that the Participant Software directly or indirectly infringes any patent where such claim is resolved (such as by license or settlement) prior to the initiation of patent infringement litigation, then the reasonable value of the licenses granted by such Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment or license.
3766.4. In the event of termination under Sections 6.1 or 6.2 above, all end user licenses that have been validly granted by You or any distributor hereunder prior to termination (excluding licenses granted to You by any distributor) shall survive termination.
3777. LIMITATION OF LIABILITY.
378
379UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
380
3818. U.S. GOVERNMENT END USERS.
382
383The Covered Software is a ���commercial item,��� as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of ���commercial computer software��� (as that term is defined at 48 C.F.R. �� 252.227-7014(a)(1)) and ���commercial computer software documentation��� as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Software with only those rights set forth herein. This U.S. Government Rights clause is in lieu of, and supersedes, any other FAR, DFAR, or other clause or provision that addresses Government rights in computer software under this License.
384
3859. MISCELLANEOUS.
386
387This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by the law of the jurisdiction specified in a notice contained within the Original Software (except to the extent applicable law, if any, provides otherwise), excluding such jurisdiction's conflict-of-law provisions. Any litigation relating to this License shall be subject to the jurisdiction of the courts located in the jurisdiction and venue specified in a notice contained within the Original Software, with the losing party responsible for costs, including, without limitation, court costs and reasonable attorneys' fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License. You agree that You alone are responsible for compliance with the United States export administration regulations (and the export control laws and regulation of any other countries) when You use, distribute or otherwise make available any Covered Software.
388
38910. RESPONSIBILITY FOR CLAIMS.
390
391As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability.
392
393NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)
394
395The code released under the CDDL shall be governed by the laws of the State of California (excluding conflict-of-law provisions). Any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California and the state courts of the State of California, with venue lying in Santa Clara County, California.
396
397
398============================================================
399Notices for file(s):
400util-2.2.4.NOTICE
401dexlib2-2.2.4.NOTICE
402baksmali-2.2.4.NOTICE
403------------------------------------------------------------
404The majority of smali/baksmali is written and copyrighted by me (Ben Gruver)
405and released under the following license:
406
407*******************************************************************************
408Copyright (c) 2010 Ben Gruver (JesusFreke)
409All rights reserved.
410
411Redistribution and use in source and binary forms, with or without
412modification, are permitted provided that the following conditions
413are met:
4141. Redistributions of source code must retain the above copyright
415 notice, this list of conditions and the following disclaimer.
4162. Redistributions in binary form must reproduce the above copyright
417 notice, this list of conditions and the following disclaimer in the
418 documentation and/or other materials provided with the distribution.
4193. The name of the author may not be used to endorse or promote products
420 derived from this software without specific prior written permission.
421
422THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
423IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
424OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
425IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
426INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
427NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
428DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
429THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
430INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
431THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
432*******************************************************************************
433
434
435Unless otherwise stated in the code/commit message, any changes with the
436committer of bgruv@google.com or wkal@google.com is copyrighted by
437Google Inc. and released under the following license:
438
439*******************************************************************************
440Copyright 2011, Google Inc.
441All rights reserved.
442
443Redistribution and use in source and binary forms, with or without
444modification, are permitted provided that the following conditions are
445met:
446
447 * Redistributions of source code must retain the above copyright
448notice, this list of conditions and the following disclaimer.
449 * Redistributions in binary form must reproduce the above
450copyright notice, this list of conditions and the following disclaimer
451in the documentation and/or other materials provided with the
452distribution.
453 * Neither the name of Google Inc. nor the names of its
454contributors may be used to endorse or promote products derived from
455this software without specific prior written permission.
456
457THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
458"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
459LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
460A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
461OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
462SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
463LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
464DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
465THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
466(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
467OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
468*******************************************************************************
469
470
471Various portions of the code are taken from the Android Open Source Project,
472and are used in accordance with the following license:
473
474*******************************************************************************
475Copyright (C) 2007 The Android Open Source Project
476
477Licensed under the Apache License, Version 2.0 (the "License");
478you may not use this file except in compliance with the License.
479You may obtain a copy of the License at
480
481 http://www.apache.org/licenses/LICENSE-2.0
482
483Unless required by applicable law or agreed to in writing, software
484distributed under the License is distributed on an "AS IS" BASIS,
485WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
486See the License for the specific language governing permissions and
487limitations under the License.
488*******************************************************************************
489
490
491Some parts of the smalidea plugin are based on code from the IDEA project, per the
492following license
493
494*******************************************************************************
495Copyright 2000-2014 JetBrains s.r.o.
496
497Licensed under the Apache License, Version 2.0 (the "License");
498you may not use this file except in compliance with the License.
499You may obtain a copy of the License at
500
501http://www.apache.org/licenses/LICENSE-2.0
502
503Unless required by applicable law or agreed to in writing, software
504distributed under the License is distributed on an "AS IS" BASIS,
505WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
506See the License for the specific language governing permissions and
507limitations under the License.
508*******************************************************************************
509============================================================
510Notices for file(s):
511kxml2-2.3.0.NOTICE
512------------------------------------------------------------
513Copyright (c) 2002,2003, Stefan Haustein, Oberhausen, Rhld., Germany
514
515Permission is hereby granted, free of charge, to any person obtaining a copy
516of this software and associated documentation files (the "Software"), to deal
517in the Software without restriction, including without limitation the rights
518to use, copy, modify, merge, publish, distribute, sublicense, and/or
519sell copies of the Software, and to permit persons to whom the Software is
520furnished to do so, subject to the following conditions:
521
522The above copyright notice and this permission notice shall be included in
523all copies or substantial portions of the Software.
524
525THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
526IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
527FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
528AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
529LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
530FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
531IN THE SOFTWARE.
532
533============================================================
534Notices for file(s):
535bcprov-jdk15on-1.56.NOTICE
536bcpkix-jdk15on-1.56.NOTICE
537------------------------------------------------------------
538Copyright (c) 2000 - 2013 The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org)
539
540Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
541
542The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
543
544THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
545============================================================
546Notices for file(s):
547trove4j-20160824.NOTICE
548------------------------------------------------------------
549 GNU LESSER GENERAL PUBLIC LICENSE
550 Version 2.1, February 1999
551
552 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
553 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
554 Everyone is permitted to copy and distribute verbatim copies
555 of this license document, but changing it is not allowed.
556
557[This is the first released version of the Lesser GPL. It also counts
558 as the successor of the GNU Library Public License, version 2, hence
559 the version number 2.1.]
560
561 Preamble
562
563 The licenses for most software are designed to take away your
564freedom to share and change it. By contrast, the GNU General Public
565Licenses are intended to guarantee your freedom to share and change
566free software--to make sure the software is free for all its users.
567
568 This license, the Lesser General Public License, applies to some
569specially designated software packages--typically libraries--of the
570Free Software Foundation and other authors who decide to use it. You
571can use it too, but we suggest you first think carefully about whether
572this license or the ordinary General Public License is the better
573strategy to use in any particular case, based on the explanations below.
574
575 When we speak of free software, we are referring to freedom of use,
576not price. Our General Public Licenses are designed to make sure that
577you have the freedom to distribute copies of free software (and charge
578for this service if you wish); that you receive source code or can get
579it if you want it; that you can change the software and use pieces of
580it in new free programs; and that you are informed that you can do
581these things.
582
583 To protect your rights, we need to make restrictions that forbid
584distributors to deny you these rights or to ask you to surrender these
585rights. These restrictions translate to certain responsibilities for
586you if you distribute copies of the library or if you modify it.
587
588 For example, if you distribute copies of the library, whether gratis
589or for a fee, you must give the recipients all the rights that we gave
590you. You must make sure that they, too, receive or can get the source
591code. If you link other code with the library, you must provide
592complete object files to the recipients, so that they can relink them
593with the library after making changes to the library and recompiling
594it. And you must show them these terms so they know their rights.
595
596 We protect your rights with a two-step method: (1) we copyright the
597library, and (2) we offer you this license, which gives you legal
598permission to copy, distribute and/or modify the library.
599
600 To protect each distributor, we want to make it very clear that
601there is no warranty for the free library. Also, if the library is
602modified by someone else and passed on, the recipients should know
603that what they have is not the original version, so that the original
604author's reputation will not be affected by problems that might be
605introduced by others.
606
607 Finally, software patents pose a constant threat to the existence of
608any free program. We wish to make sure that a company cannot
609effectively restrict the users of a free program by obtaining a
610restrictive license from a patent holder. Therefore, we insist that
611any patent license obtained for a version of the library must be
612consistent with the full freedom of use specified in this license.
613
614 Most GNU software, including some libraries, is covered by the
615ordinary GNU General Public License. This license, the GNU Lesser
616General Public License, applies to certain designated libraries, and
617is quite different from the ordinary General Public License. We use
618this license for certain libraries in order to permit linking those
619libraries into non-free programs.
620
621 When a program is linked with a library, whether statically or using
622a shared library, the combination of the two is legally speaking a
623combined work, a derivative of the original library. The ordinary
624General Public License therefore permits such linking only if the
625entire combination fits its criteria of freedom. The Lesser General
626Public License permits more lax criteria for linking other code with
627the library.
628
629 We call this license the "Lesser" General Public License because it
630does Less to protect the user's freedom than the ordinary General
631Public License. It also provides other free software developers Less
632of an advantage over competing non-free programs. These disadvantages
633are the reason we use the ordinary General Public License for many
634libraries. However, the Lesser license provides advantages in certain
635special circumstances.
636
637 For example, on rare occasions, there may be a special need to
638encourage the widest possible use of a certain library, so that it becomes
639a de-facto standard. To achieve this, non-free programs must be
640allowed to use the library. A more frequent case is that a free
641library does the same job as widely used non-free libraries. In this
642case, there is little to gain by limiting the free library to free
643software only, so we use the Lesser General Public License.
644
645 In other cases, permission to use a particular library in non-free
646programs enables a greater number of people to use a large body of
647free software. For example, permission to use the GNU C Library in
648non-free programs enables many more people to use the whole GNU
649operating system, as well as its variant, the GNU/Linux operating
650system.
651
652 Although the Lesser General Public License is Less protective of the
653users' freedom, it does ensure that the user of a program that is
654linked with the Library has the freedom and the wherewithal to run
655that program using a modified version of the Library.
656
657 The precise terms and conditions for copying, distribution and
658modification follow. Pay close attention to the difference between a
659"work based on the library" and a "work that uses the library". The
660former contains code derived from the library, whereas the latter must
661be combined with the library in order to run.
662
663 GNU LESSER GENERAL PUBLIC LICENSE
664 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
665
666 0. This License Agreement applies to any software library or other
667program which contains a notice placed by the copyright holder or
668other authorized party saying it may be distributed under the terms of
669this Lesser General Public License (also called "this License").
670Each licensee is addressed as "you".
671
672 A "library" means a collection of software functions and/or data
673prepared so as to be conveniently linked with application programs
674(which use some of those functions and data) to form executables.
675
676 The "Library", below, refers to any such software library or work
677which has been distributed under these terms. A "work based on the
678Library" means either the Library or any derivative work under
679copyright law: that is to say, a work containing the Library or a
680portion of it, either verbatim or with modifications and/or translated
681straightforwardly into another language. (Hereinafter, translation is
682included without limitation in the term "modification".)
683
684 "Source code" for a work means the preferred form of the work for
685making modifications to it. For a library, complete source code means
686all the source code for all modules it contains, plus any associated
687interface definition files, plus the scripts used to control compilation
688and installation of the library.
689
690 Activities other than copying, distribution and modification are not
691covered by this License; they are outside its scope. The act of
692running a program using the Library is not restricted, and output from
693such a program is covered only if its contents constitute a work based
694on the Library (independent of the use of the Library in a tool for
695writing it). Whether that is true depends on what the Library does
696and what the program that uses the Library does.
697
698 1. You may copy and distribute verbatim copies of the Library's
699complete source code as you receive it, in any medium, provided that
700you conspicuously and appropriately publish on each copy an
701appropriate copyright notice and disclaimer of warranty; keep intact
702all the notices that refer to this License and to the absence of any
703warranty; and distribute a copy of this License along with the
704Library.
705
706 You may charge a fee for the physical act of transferring a copy,
707and you may at your option offer warranty protection in exchange for a
708fee.
709
710 2. You may modify your copy or copies of the Library or any portion
711of it, thus forming a work based on the Library, and copy and
712distribute such modifications or work under the terms of Section 1
713above, provided that you also meet all of these conditions:
714
715 a) The modified work must itself be a software library.
716
717 b) You must cause the files modified to carry prominent notices
718 stating that you changed the files and the date of any change.
719
720 c) You must cause the whole of the work to be licensed at no
721 charge to all third parties under the terms of this License.
722
723 d) If a facility in the modified Library refers to a function or a
724 table of data to be supplied by an application program that uses
725 the facility, other than as an argument passed when the facility
726 is invoked, then you must make a good faith effort to ensure that,
727 in the event an application does not supply such function or
728 table, the facility still operates, and performs whatever part of
729 its purpose remains meaningful.
730
731 (For example, a function in a library to compute square roots has
732 a purpose that is entirely well-defined independent of the
733 application. Therefore, Subsection 2d requires that any
734 application-supplied function or table used by this function must
735 be optional: if the application does not supply it, the square
736 root function must still compute square roots.)
737
738These requirements apply to the modified work as a whole. If
739identifiable sections of that work are not derived from the Library,
740and can be reasonably considered independent and separate works in
741themselves, then this License, and its terms, do not apply to those
742sections when you distribute them as separate works. But when you
743distribute the same sections as part of a whole which is a work based
744on the Library, the distribution of the whole must be on the terms of
745this License, whose permissions for other licensees extend to the
746entire whole, and thus to each and every part regardless of who wrote
747it.
748
749Thus, it is not the intent of this section to claim rights or contest
750your rights to work written entirely by you; rather, the intent is to
751exercise the right to control the distribution of derivative or
752collective works based on the Library.
753
754In addition, mere aggregation of another work not based on the Library
755with the Library (or with a work based on the Library) on a volume of
756a storage or distribution medium does not bring the other work under
757the scope of this License.
758
759 3. You may opt to apply the terms of the ordinary GNU General Public
760License instead of this License to a given copy of the Library. To do
761this, you must alter all the notices that refer to this License, so
762that they refer to the ordinary GNU General Public License, version 2,
763instead of to this License. (If a newer version than version 2 of the
764ordinary GNU General Public License has appeared, then you can specify
765that version instead if you wish.) Do not make any other change in
766these notices.
767
768 Once this change is made in a given copy, it is irreversible for
769that copy, so the ordinary GNU General Public License applies to all
770subsequent copies and derivative works made from that copy.
771
772 This option is useful when you wish to copy part of the code of
773the Library into a program that is not a library.
774
775 4. You may copy and distribute the Library (or a portion or
776derivative of it, under Section 2) in object code or executable form
777under the terms of Sections 1 and 2 above provided that you accompany
778it with the complete corresponding machine-readable source code, which
779must be distributed under the terms of Sections 1 and 2 above on a
780medium customarily used for software interchange.
781
782 If distribution of object code is made by offering access to copy
783from a designated place, then offering equivalent access to copy the
784source code from the same place satisfies the requirement to
785distribute the source code, even though third parties are not
786compelled to copy the source along with the object code.
787
788 5. A program that contains no derivative of any portion of the
789Library, but is designed to work with the Library by being compiled or
790linked with it, is called a "work that uses the Library". Such a
791work, in isolation, is not a derivative work of the Library, and
792therefore falls outside the scope of this License.
793
794 However, linking a "work that uses the Library" with the Library
795creates an executable that is a derivative of the Library (because it
796contains portions of the Library), rather than a "work that uses the
797library". The executable is therefore covered by this License.
798Section 6 states terms for distribution of such executables.
799
800 When a "work that uses the Library" uses material from a header file
801that is part of the Library, the object code for the work may be a
802derivative work of the Library even though the source code is not.
803Whether this is true is especially significant if the work can be
804linked without the Library, or if the work is itself a library. The
805threshold for this to be true is not precisely defined by law.
806
807 If such an object file uses only numerical parameters, data
808structure layouts and accessors, and small macros and small inline
809functions (ten lines or less in length), then the use of the object
810file is unrestricted, regardless of whether it is legally a derivative
811work. (Executables containing this object code plus portions of the
812Library will still fall under Section 6.)
813
814 Otherwise, if the work is a derivative of the Library, you may
815distribute the object code for the work under the terms of Section 6.
816Any executables containing that work also fall under Section 6,
817whether or not they are linked directly with the Library itself.
818
819 6. As an exception to the Sections above, you may also combine or
820link a "work that uses the Library" with the Library to produce a
821work containing portions of the Library, and distribute that work
822under terms of your choice, provided that the terms permit
823modification of the work for the customer's own use and reverse
824engineering for debugging such modifications.
825
826 You must give prominent notice with each copy of the work that the
827Library is used in it and that the Library and its use are covered by
828this License. You must supply a copy of this License. If the work
829during execution displays copyright notices, you must include the
830copyright notice for the Library among them, as well as a reference
831directing the user to the copy of this License. Also, you must do one
832of these things:
833
834 a) Accompany the work with the complete corresponding
835 machine-readable source code for the Library including whatever
836 changes were used in the work (which must be distributed under
837 Sections 1 and 2 above); and, if the work is an executable linked
838 with the Library, with the complete machine-readable "work that
839 uses the Library", as object code and/or source code, so that the
840 user can modify the Library and then relink to produce a modified
841 executable containing the modified Library. (It is understood
842 that the user who changes the contents of definitions files in the
843 Library will not necessarily be able to recompile the application
844 to use the modified definitions.)
845
846 b) Use a suitable shared library mechanism for linking with the
847 Library. A suitable mechanism is one that (1) uses at run time a
848 copy of the library already present on the user's computer system,
849 rather than copying library functions into the executable, and (2)
850 will operate properly with a modified version of the library, if
851 the user installs one, as long as the modified version is
852 interface-compatible with the version that the work was made with.
853
854 c) Accompany the work with a written offer, valid for at
855 least three years, to give the same user the materials
856 specified in Subsection 6a, above, for a charge no more
857 than the cost of performing this distribution.
858
859 d) If distribution of the work is made by offering access to copy
860 from a designated place, offer equivalent access to copy the above
861 specified materials from the same place.
862
863 e) Verify that the user has already received a copy of these
864 materials or that you have already sent this user a copy.
865
866 For an executable, the required form of the "work that uses the
867Library" must include any data and utility programs needed for
868reproducing the executable from it. However, as a special exception,
869the materials to be distributed need not include anything that is
870normally distributed (in either source or binary form) with the major
871components (compiler, kernel, and so on) of the operating system on
872which the executable runs, unless that component itself accompanies
873the executable.
874
875 It may happen that this requirement contradicts the license
876restrictions of other proprietary libraries that do not normally
877accompany the operating system. Such a contradiction means you cannot
878use both them and the Library together in an executable that you
879distribute.
880
881 7. You may place library facilities that are a work based on the
882Library side-by-side in a single library together with other library
883facilities not covered by this License, and distribute such a combined
884library, provided that the separate distribution of the work based on
885the Library and of the other library facilities is otherwise
886permitted, and provided that you do these two things:
887
888 a) Accompany the combined library with a copy of the same work
889 based on the Library, uncombined with any other library
890 facilities. This must be distributed under the terms of the
891 Sections above.
892
893 b) Give prominent notice with the combined library of the fact
894 that part of it is a work based on the Library, and explaining
895 where to find the accompanying uncombined form of the same work.
896
897 8. You may not copy, modify, sublicense, link with, or distribute
898the Library except as expressly provided under this License. Any
899attempt otherwise to copy, modify, sublicense, link with, or
900distribute the Library is void, and will automatically terminate your
901rights under this License. However, parties who have received copies,
902or rights, from you under this License will not have their licenses
903terminated so long as such parties remain in full compliance.
904
905 9. You are not required to accept this License, since you have not
906signed it. However, nothing else grants you permission to modify or
907distribute the Library or its derivative works. These actions are
908prohibited by law if you do not accept this License. Therefore, by
909modifying or distributing the Library (or any work based on the
910Library), you indicate your acceptance of this License to do so, and
911all its terms and conditions for copying, distributing or modifying
912the Library or works based on it.
913
914 10. Each time you redistribute the Library (or any work based on the
915Library), the recipient automatically receives a license from the
916original licensor to copy, distribute, link with or modify the Library
917subject to these terms and conditions. You may not impose any further
918restrictions on the recipients' exercise of the rights granted herein.
919You are not responsible for enforcing compliance by third parties with
920this License.
921
922 11. If, as a consequence of a court judgment or allegation of patent
923infringement or for any other reason (not limited to patent issues),
924conditions are imposed on you (whether by court order, agreement or
925otherwise) that contradict the conditions of this License, they do not
926excuse you from the conditions of this License. If you cannot
927distribute so as to satisfy simultaneously your obligations under this
928License and any other pertinent obligations, then as a consequence you
929may not distribute the Library at all. For example, if a patent
930license would not permit royalty-free redistribution of the Library by
931all those who receive copies directly or indirectly through you, then
932the only way you could satisfy both it and this License would be to
933refrain entirely from distribution of the Library.
934
935If any portion of this section is held invalid or unenforceable under any
936particular circumstance, the balance of the section is intended to apply,
937and the section as a whole is intended to apply in other circumstances.
938
939It is not the purpose of this section to induce you to infringe any
940patents or other property right claims or to contest validity of any
941such claims; this section has the sole purpose of protecting the
942integrity of the free software distribution system which is
943implemented by public license practices. Many people have made
944generous contributions to the wide range of software distributed
945through that system in reliance on consistent application of that
946system; it is up to the author/donor to decide if he or she is willing
947to distribute software through any other system and a licensee cannot
948impose that choice.
949
950This section is intended to make thoroughly clear what is believed to
951be a consequence of the rest of this License.
952
953 12. If the distribution and/or use of the Library is restricted in
954certain countries either by patents or by copyrighted interfaces, the
955original copyright holder who places the Library under this License may add
956an explicit geographical distribution limitation excluding those countries,
957so that distribution is permitted only in or among countries not thus
958excluded. In such case, this License incorporates the limitation as if
959written in the body of this License.
960
961 13. The Free Software Foundation may publish revised and/or new
962versions of the Lesser General Public License from time to time.
963Such new versions will be similar in spirit to the present version,
964but may differ in detail to address new problems or concerns.
965
966Each version is given a distinguishing version number. If the Library
967specifies a version number of this License which applies to it and
968"any later version", you have the option of following the terms and
969conditions either of that version or of any later version published by
970the Free Software Foundation. If the Library does not specify a
971license version number, you may choose any version ever published by
972the Free Software Foundation.
973
974 14. If you wish to incorporate parts of the Library into other free
975programs whose distribution conditions are incompatible with these,
976write to the author to ask for permission. For software which is
977copyrighted by the Free Software Foundation, write to the Free
978Software Foundation; we sometimes make exceptions for this. Our
979decision will be guided by the two goals of preserving the free status
980of all derivatives of our free software and of promoting the sharing
981and reuse of software generally.
982
983 NO WARRANTY
984
985 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
986WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
987EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
988OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
989KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
990IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
991PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
992LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
993THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
994
995 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
996WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
997AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
998FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
999CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
1000LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
1001RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
1002FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
1003SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
1004DAMAGES.
1005
1006 END OF TERMS AND CONDITIONS
1007
1008 How to Apply These Terms to Your New Libraries
1009
1010 If you develop a new library, and you want it to be of the greatest
1011possible use to the public, we recommend making it free software that
1012everyone can redistribute and change. You can do so by permitting
1013redistribution under these terms (or, alternatively, under the terms of the
1014ordinary General Public License).
1015
1016 To apply these terms, attach the following notices to the library. It is
1017safest to attach them to the start of each source file to most effectively
1018convey the exclusion of warranty; and each file should have at least the
1019"copyright" line and a pointer to where the full notice is found.
1020
1021 <one line to give the library's name and a brief idea of what it does.>
1022 Copyright (C) <year> <name of author>
1023
1024 This library is free software; you can redistribute it and/or
1025 modify it under the terms of the GNU Lesser General Public
1026 License as published by the Free Software Foundation; either
1027 version 2.1 of the License, or (at your option) any later version.
1028
1029 This library is distributed in the hope that it will be useful,
1030 but WITHOUT ANY WARRANTY; without even the implied warranty of
1031 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1032 Lesser General Public License for more details.
1033
1034 You should have received a copy of the GNU Lesser General Public
1035 License along with this library; if not, write to the Free Software
1036 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
1037
1038Also add information on how to contact you by electronic and paper mail.
1039
1040You should also get your employer (if you work as a programmer) or your
1041school, if any, to sign a "copyright disclaimer" for the library, if
1042necessary. Here is a sample; alter the names:
1043
1044 Yoyodyne, Inc., hereby disclaims all copyright interest in the
1045 library `Frob' (a library for tweaking knobs) written by James Random Hacker.
1046
1047 <signature of Ty Coon>, 1 April 1990
1048 Ty Coon, President of Vice
1049
1050That's all there is to it!
1051
1052
1053============================================================
1054Notices for file(s):
1055protobuf-java-3.10.0.NOTICE
1056------------------------------------------------------------
1057This license applies to all parts of Protocol Buffers except the following:
1058
1059 - Atomicops support for generic gcc, located in
1060 src/google/protobuf/stubs/atomicops_internals_generic_gcc.h.
1061 This file is copyrighted by Red Hat Inc.
1062
1063 - Atomicops support for AIX/POWER, located in
1064 src/google/protobuf/stubs/atomicops_internals_power.h.
1065 This file is copyrighted by Bloomberg Finance LP.
1066
1067Copyright 2014, Google Inc. All rights reserved.
1068
1069Redistribution and use in source and binary forms, with or without
1070modification, are permitted provided that the following conditions are
1071met:
1072
1073 * Redistributions of source code must retain the above copyright
1074notice, this list of conditions and the following disclaimer.
1075 * Redistributions in binary form must reproduce the above
1076copyright notice, this list of conditions and the following disclaimer
1077in the documentation and/or other materials provided with the
1078distribution.
1079 * Neither the name of Google Inc. nor the names of its
1080contributors may be used to endorse or promote products derived from
1081this software without specific prior written permission.
1082
1083THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1084"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1085LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1086A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1087OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1088SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1089LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1090DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1091THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1092(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1093OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1094
1095Code generated by the Protocol Buffer compiler is owned by the owner
1096of the input file used when generating it. This code is not
1097standalone and requires a support library to be linked with it. This
1098support library is itself covered by the above license.
1099============================================================
1100Notices for file(s):
1101jsr305-3.0.2.NOTICE
1102error_prone_annotations-2.3.2.NOTICE
1103failureaccess-1.0.1.NOTICE
1104listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.NOTICE
1105j2objc-annotations-1.3.NOTICE
1106guava-28.1-jre.NOTICE
1107annotations-13.0.NOTICE
1108commons-compress-1.12.NOTICE
1109FastInfoset-1.2.15.NOTICE
1110gson-2.8.5.NOTICE
1111commons-logging-1.2.NOTICE
1112commons-codec-1.10.NOTICE
1113httpcore-4.4.10.NOTICE
1114httpclient-4.5.6.NOTICE
1115intellij-core-all.NOTICE
1116uast-all.NOTICE
1117aapt2-proto-0.4.0.NOTICE
1118------------------------------------------------------------
1119
1120 Apache License
1121 Version 2.0, January 2004
1122 http://www.apache.org/licenses/
1123
1124 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1125
1126 1. Definitions.
1127
1128 "License" shall mean the terms and conditions for use, reproduction,
1129 and distribution as defined by Sections 1 through 9 of this document.
1130
1131 "Licensor" shall mean the copyright owner or entity authorized by
1132 the copyright owner that is granting the License.
1133
1134 "Legal Entity" shall mean the union of the acting entity and all
1135 other entities that control, are controlled by, or are under common
1136 control with that entity. For the purposes of this definition,
1137 "control" means (i) the power, direct or indirect, to cause the
1138 direction or management of such entity, whether by contract or
1139 otherwise, or (ii) ownership of fifty percent (50%) or more of the
1140 outstanding shares, or (iii) beneficial ownership of such entity.
1141
1142 "You" (or "Your") shall mean an individual or Legal Entity
1143 exercising permissions granted by this License.
1144
1145 "Source" form shall mean the preferred form for making modifications,
1146 including but not limited to software source code, documentation
1147 source, and configuration files.
1148
1149 "Object" form shall mean any form resulting from mechanical
1150 transformation or translation of a Source form, including but
1151 not limited to compiled object code, generated documentation,
1152 and conversions to other media types.
1153
1154 "Work" shall mean the work of authorship, whether in Source or
1155 Object form, made available under the License, as indicated by a
1156 copyright notice that is included in or attached to the work
1157 (an example is provided in the Appendix below).
1158
1159 "Derivative Works" shall mean any work, whether in Source or Object
1160 form, that is based on (or derived from) the Work and for which the
1161 editorial revisions, annotations, elaborations, or other modifications
1162 represent, as a whole, an original work of authorship. For the purposes
1163 of this License, Derivative Works shall not include works that remain
1164 separable from, or merely link (or bind by name) to the interfaces of,
1165 the Work and Derivative Works thereof.
1166
1167 "Contribution" shall mean any work of authorship, including
1168 the original version of the Work and any modifications or additions
1169 to that Work or Derivative Works thereof, that is intentionally
1170 submitted to Licensor for inclusion in the Work by the copyright owner
1171 or by an individual or Legal Entity authorized to submit on behalf of
1172 the copyright owner. For the purposes of this definition, "submitted"
1173 means any form of electronic, verbal, or written communication sent
1174 to the Licensor or its representatives, including but not limited to
1175 communication on electronic mailing lists, source code control systems,
1176 and issue tracking systems that are managed by, or on behalf of, the
1177 Licensor for the purpose of discussing and improving the Work, but
1178 excluding communication that is conspicuously marked or otherwise
1179 designated in writing by the copyright owner as "Not a Contribution."
1180
1181 "Contributor" shall mean Licensor and any individual or Legal Entity
1182 on behalf of whom a Contribution has been received by Licensor and
1183 subsequently incorporated within the Work.
1184
1185 2. Grant of Copyright License. Subject to the terms and conditions of
1186 this License, each Contributor hereby grants to You a perpetual,
1187 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1188 copyright license to reproduce, prepare Derivative Works of,
1189 publicly display, publicly perform, sublicense, and distribute the
1190 Work and such Derivative Works in Source or Object form.
1191
1192 3. Grant of Patent License. Subject to the terms and conditions of
1193 this License, each Contributor hereby grants to You a perpetual,
1194 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1195 (except as stated in this section) patent license to make, have made,
1196 use, offer to sell, sell, import, and otherwise transfer the Work,
1197 where such license applies only to those patent claims licensable
1198 by such Contributor that are necessarily infringed by their
1199 Contribution(s) alone or by combination of their Contribution(s)
1200 with the Work to which such Contribution(s) was submitted. If You
1201 institute patent litigation against any entity (including a
1202 cross-claim or counterclaim in a lawsuit) alleging that the Work
1203 or a Contribution incorporated within the Work constitutes direct
1204 or contributory patent infringement, then any patent licenses
1205 granted to You under this License for that Work shall terminate
1206 as of the date such litigation is filed.
1207
1208 4. Redistribution. You may reproduce and distribute copies of the
1209 Work or Derivative Works thereof in any medium, with or without
1210 modifications, and in Source or Object form, provided that You
1211 meet the following conditions:
1212
1213 (a) You must give any other recipients of the Work or
1214 Derivative Works a copy of this License; and
1215
1216 (b) You must cause any modified files to carry prominent notices
1217 stating that You changed the files; and
1218
1219 (c) You must retain, in the Source form of any Derivative Works
1220 that You distribute, all copyright, patent, trademark, and
1221 attribution notices from the Source form of the Work,
1222 excluding those notices that do not pertain to any part of
1223 the Derivative Works; and
1224
1225 (d) If the Work includes a "NOTICE" text file as part of its
1226 distribution, then any Derivative Works that You distribute must
1227 include a readable copy of the attribution notices contained
1228 within such NOTICE file, excluding those notices that do not
1229 pertain to any part of the Derivative Works, in at least one
1230 of the following places: within a NOTICE text file distributed
1231 as part of the Derivative Works; within the Source form or
1232 documentation, if provided along with the Derivative Works; or,
1233 within a display generated by the Derivative Works, if and
1234 wherever such third-party notices normally appear. The contents
1235 of the NOTICE file are for informational purposes only and
1236 do not modify the License. You may add Your own attribution
1237 notices within Derivative Works that You distribute, alongside
1238 or as an addendum to the NOTICE text from the Work, provided
1239 that such additional attribution notices cannot be construed
1240 as modifying the License.
1241
1242 You may add Your own copyright statement to Your modifications and
1243 may provide additional or different license terms and conditions
1244 for use, reproduction, or distribution of Your modifications, or
1245 for any such Derivative Works as a whole, provided Your use,
1246 reproduction, and distribution of the Work otherwise complies with
1247 the conditions stated in this License.
1248
1249 5. Submission of Contributions. Unless You explicitly state otherwise,
1250 any Contribution intentionally submitted for inclusion in the Work
1251 by You to the Licensor shall be under the terms and conditions of
1252 this License, without any additional terms or conditions.
1253 Notwithstanding the above, nothing herein shall supersede or modify
1254 the terms of any separate license agreement you may have executed
1255 with Licensor regarding such Contributions.
1256
1257 6. Trademarks. This License does not grant permission to use the trade
1258 names, trademarks, service marks, or product names of the Licensor,
1259 except as required for reasonable and customary use in describing the
1260 origin of the Work and reproducing the content of the NOTICE file.
1261
1262 7. Disclaimer of Warranty. Unless required by applicable law or
1263 agreed to in writing, Licensor provides the Work (and each
1264 Contributor provides its Contributions) on an "AS IS" BASIS,
1265 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1266 implied, including, without limitation, any warranties or conditions
1267 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1268 PARTICULAR PURPOSE. You are solely responsible for determining the
1269 appropriateness of using or redistributing the Work and assume any
1270 risks associated with Your exercise of permissions under this License.
1271
1272 8. Limitation of Liability. In no event and under no legal theory,
1273 whether in tort (including negligence), contract, or otherwise,
1274 unless required by applicable law (such as deliberate and grossly
1275 negligent acts) or agreed to in writing, shall any Contributor be
1276 liable to You for damages, including any direct, indirect, special,
1277 incidental, or consequential damages of any character arising as a
1278 result of this License or out of the use or inability to use the
1279 Work (including but not limited to damages for loss of goodwill,
1280 work stoppage, computer failure or malfunction, or any and all
1281 other commercial damages or losses), even if such Contributor
1282 has been advised of the possibility of such damages.
1283
1284 9. Accepting Warranty or Additional Liability. While redistributing
1285 the Work or Derivative Works thereof, You may choose to offer,
1286 and charge a fee for, acceptance of support, warranty, indemnity,
1287 or other liability obligations and/or rights consistent with this
1288 License. However, in accepting such obligations, You may act only
1289 on Your own behalf and on Your sole responsibility, not on behalf
1290 of any other Contributor, and only if You agree to indemnify,
1291 defend, and hold each Contributor harmless for any liability
1292 incurred by, or claims asserted against, such Contributor by reason
1293 of your accepting any such warranty or additional liability.
1294
1295 END OF TERMS AND CONDITIONS
1296
1297 APPENDIX: How to apply the Apache License to your work.
1298
1299 To apply the Apache License to your work, attach the following
1300 boilerplate notice, with the fields enclosed by brackets "[]"
1301 replaced with your own identifying information. (Don't include
1302 the brackets!) The text should be enclosed in the appropriate
1303 comment syntax for the file format. We also recommend that a
1304 file or class name and description of purpose be included on the
1305 same "printed page" as the copyright notice for easier
1306 identification within third-party archives.
1307
1308 Copyright [yyyy] [name of copyright owner]
1309
1310 Licensed under the Apache License, Version 2.0 (the "License");
1311 you may not use this file except in compliance with the License.
1312 You may obtain a copy of the License at
1313
1314 http://www.apache.org/licenses/LICENSE-2.0
1315
1316 Unless required by applicable law or agreed to in writing, software
1317 distributed under the License is distributed on an "AS IS" BASIS,
1318 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1319 See the License for the specific language governing permissions and
1320 limitations under the License.
1321============================================================
1322Notices for file(s):
1323asm-7.0.NOTICE
1324asm-tree-7.0.NOTICE
1325asm-analysis-7.0.NOTICE
1326------------------------------------------------------------
1327Copyright (c) 2000-2011 INRIA, France Telecom
1328All rights reserved.
1329
1330Redistribution and use in source and binary forms, with or without
1331modification, are permitted provided that the following conditions
1332are met:
1333
13341. Redistributions of source code must retain the above copyright
1335 notice, this list of conditions and the following disclaimer.
1336
13372. Redistributions in binary form must reproduce the above copyright
1338 notice, this list of conditions and the following disclaimer in the
1339 documentation and/or other materials provided with the distribution.
1340
13413. Neither the name of the copyright holders nor the names of its
1342 contributors may be used to endorse or promote products derived from
1343 this software without specific prior written permission.
1344
1345THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1346AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1347IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1348ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
1349LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
1350CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
1351SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
1352INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
1353CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
1354ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
1355THE POSSIBILITY OF SUCH DAMAGE.