blob: 4a491dcf851e0937e714f4c8500cd35d18fa7338 [file] [log] [blame]
Yohann Roussel4055b812017-10-23 11:46:43 +02001This file lists all licenses for code distributed.
2All non-library code has the following 3-Clause BSD license.
3
4
5Copyright (c) 2016, the R8 project authors.
6All rights reserved.
7
8Redistribution and use in source and binary forms, with or without
9modification, are permitted provided that the following conditions are met:
10
11* Redistributions of source code must retain the above copyright notice, this
12 list of conditions and the following disclaimer.
13
14* Redistributions in binary form must reproduce the above copyright notice,
15 this list of conditions and the following disclaimer in the documentation
16 and/or other materials provided with the distribution.
17
18* Neither the name of Google Inc. nor the names of its
19 contributors may be used to endorse or promote products derived from
20 this software without specific prior written permission.
21
22THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
23AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
24IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
25DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
26FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
27DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
28SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
29CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
30OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
31OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32
33Summary of distributed libraries:
34
35- artifact: com.google.guava:guava:+
36 name: Guava Google Core Libraries for Java
37 copyrightHolder: The Guava Authors
38 license: The Apache Software License, Version 2.0
39 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
Mads Agerb1f32602018-05-29 09:49:47 +020040- artifact: com.google.code.gson:gson:+
41 name: Gson
Yohann Roussel4055b812017-10-23 11:46:43 +020042 license: The Apache Software License, Version 2.0
43 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
Mads Agerb1f32602018-05-29 09:49:47 +020044 url: https://github.com/google/gson
Yohann Roussel4055b812017-10-23 11:46:43 +020045- artifact: it.unimi.dsi:fastutil:+
46 name: fastutil
47 license: Apache License, Version 2.0
48 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.html
49 url: http://fasutil.di.unimi.it/
50- artifact: net.sf.jopt-simple:jopt-simple:+
51 name: JOpt Simple
52 license: The MIT License
53 licenseUrl: http://www.opensource.org/licenses/mit-license.php
54 url: http://pholser.github.com/jopt-simple
Yohann Roussel4055b812017-10-23 11:46:43 +020055- artifact: org.ow2.asm:asm-commons:+
56 name: ASM Commons
57 copyrightHolder: INRIA, France Telecom
Rico Wind6525fea2018-09-04 18:24:10 +020058 license: BSD
Yohann Roussel4055b812017-10-23 11:46:43 +020059 licenseUrl: http://asm.ow2.org/license.html
60 url: http://asm.ow2.org/index.html
61- artifact: org.ow2.asm:asm-tree:+
62 name: ASM Tree
63 copyrightHolder: INRIA, France Telecom
Rico Wind6525fea2018-09-04 18:24:10 +020064 license: BSD
Yohann Roussel4055b812017-10-23 11:46:43 +020065 licenseUrl: http://asm.ow2.org/license.html
66 url: http://asm.ow2.org/index.html
67- artifact: org.ow2.asm:asm-util:+
68 name: ASM Util
69 copyrightHolder: INRIA, France Telecom
Rico Wind6525fea2018-09-04 18:24:10 +020070 license: BSD
Yohann Roussel4055b812017-10-23 11:46:43 +020071 licenseUrl: http://asm.ow2.org/license.html
72 url: http://asm.ow2.org/index.html
Mads Ager032db592017-11-20 14:33:10 +010073- artifact: org.ow2.asm:asm-analysis:+
74 name: ASM Util
75 copyrightHolder: INRIA, France Telecom
Rico Wind6525fea2018-09-04 18:24:10 +020076 license: BSD
Mads Ager032db592017-11-20 14:33:10 +010077 licenseUrl: http://asm.ow2.org/license.html
78 url: http://asm.ow2.org/index.html
Yohann Roussel4055b812017-10-23 11:46:43 +020079- artifact: org.ow2.asm:asm:+
80 name: ASM Core
81 copyrightHolder: INRIA, France Telecom
Rico Wind6525fea2018-09-04 18:24:10 +020082 license: BSD
Yohann Roussel4055b812017-10-23 11:46:43 +020083 licenseUrl: http://asm.ow2.org/license.html
84 url: http://asm.ow2.org/index.html
Rico Wind14d978e2018-06-11 09:05:00 +020085- artifact: org.jetbrains.kotlin:kotlin-stdlib:+
86 name: org.jetbrains.kotlin:kotlin-stdlib
87 copyrightHolder: JetBrains s.r.o.
88 license: The Apache License, Version 2.0
89 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
90 url: https://kotlinlang.org/
Mads Ager1232df42018-07-16 11:04:39 +020091- artifact: org.jetbrains.kotlin:kotlin-stdlib-common:+
92 name: org.jetbrains.kotlin:kotlin-stdlib
93 copyrightHolder: JetBrains s.r.o.
94 license: The Apache License, Version 2.0
95 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
96 url: https://kotlinlang.org/
Rico Wind14d978e2018-06-11 09:05:00 +020097- artifact: org.jetbrains.kotlinx:kotlinx-metadata-jvm:+
98 name: org.jetbrains.kotlinx:kotlinx-metadata-jvm
99 copyrightHolder: JetBrains s.r.o.
100 license: The Apache License, Version 2.0
101 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
102 url: https://kotlinlang.org/
103- artifact: org.jetbrains:annotations:+
104 name: IntelliJ IDEA Annotations
105 copyrightHolder: JetBrains s.r.o.
106 license: The Apache Software License, Version 2.0
107 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
108 url: http://www.jetbrains.org
Yohann Roussel4055b812017-10-23 11:46:43 +0200109
110
111Licenses details:
112
113
114
115 Apache License
116 Version 2.0, January 2004
117 http://www.apache.org/licenses/
118
119 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
120
121 1. Definitions.
122
123 "License" shall mean the terms and conditions for use, reproduction,
124 and distribution as defined by Sections 1 through 9 of this document.
125
126 "Licensor" shall mean the copyright owner or entity authorized by
127 the copyright owner that is granting the License.
128
129 "Legal Entity" shall mean the union of the acting entity and all
130 other entities that control, are controlled by, or are under common
131 control with that entity. For the purposes of this definition,
132 "control" means (i) the power, direct or indirect, to cause the
133 direction or management of such entity, whether by contract or
134 otherwise, or (ii) ownership of fifty percent (50%) or more of the
135 outstanding shares, or (iii) beneficial ownership of such entity.
136
137 "You" (or "Your") shall mean an individual or Legal Entity
138 exercising permissions granted by this License.
139
140 "Source" form shall mean the preferred form for making modifications,
141 including but not limited to software source code, documentation
142 source, and configuration files.
143
144 "Object" form shall mean any form resulting from mechanical
145 transformation or translation of a Source form, including but
146 not limited to compiled object code, generated documentation,
147 and conversions to other media types.
148
149 "Work" shall mean the work of authorship, whether in Source or
150 Object form, made available under the License, as indicated by a
151 copyright notice that is included in or attached to the work
152 (an example is provided in the Appendix below).
153
154 "Derivative Works" shall mean any work, whether in Source or Object
155 form, that is based on (or derived from) the Work and for which the
156 editorial revisions, annotations, elaborations, or other modifications
157 represent, as a whole, an original work of authorship. For the purposes
158 of this License, Derivative Works shall not include works that remain
159 separable from, or merely link (or bind by name) to the interfaces of,
160 the Work and Derivative Works thereof.
161
162 "Contribution" shall mean any work of authorship, including
163 the original version of the Work and any modifications or additions
164 to that Work or Derivative Works thereof, that is intentionally
165 submitted to Licensor for inclusion in the Work by the copyright owner
166 or by an individual or Legal Entity authorized to submit on behalf of
167 the copyright owner. For the purposes of this definition, "submitted"
168 means any form of electronic, verbal, or written communication sent
169 to the Licensor or its representatives, including but not limited to
170 communication on electronic mailing lists, source code control systems,
171 and issue tracking systems that are managed by, or on behalf of, the
172 Licensor for the purpose of discussing and improving the Work, but
173 excluding communication that is conspicuously marked or otherwise
174 designated in writing by the copyright owner as "Not a Contribution."
175
176 "Contributor" shall mean Licensor and any individual or Legal Entity
177 on behalf of whom a Contribution has been received by Licensor and
178 subsequently incorporated within the Work.
179
180 2. Grant of Copyright License. Subject to the terms and conditions of
181 this License, each Contributor hereby grants to You a perpetual,
182 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
183 copyright license to reproduce, prepare Derivative Works of,
184 publicly display, publicly perform, sublicense, and distribute the
185 Work and such Derivative Works in Source or Object form.
186
187 3. Grant of Patent License. Subject to the terms and conditions of
188 this License, each Contributor hereby grants to You a perpetual,
189 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
190 (except as stated in this section) patent license to make, have made,
191 use, offer to sell, sell, import, and otherwise transfer the Work,
192 where such license applies only to those patent claims licensable
193 by such Contributor that are necessarily infringed by their
194 Contribution(s) alone or by combination of their Contribution(s)
195 with the Work to which such Contribution(s) was submitted. If You
196 institute patent litigation against any entity (including a
197 cross-claim or counterclaim in a lawsuit) alleging that the Work
198 or a Contribution incorporated within the Work constitutes direct
199 or contributory patent infringement, then any patent licenses
200 granted to You under this License for that Work shall terminate
201 as of the date such litigation is filed.
202
203 4. Redistribution. You may reproduce and distribute copies of the
204 Work or Derivative Works thereof in any medium, with or without
205 modifications, and in Source or Object form, provided that You
206 meet the following conditions:
207
208 (a) You must give any other recipients of the Work or
209 Derivative Works a copy of this License; and
210
211 (b) You must cause any modified files to carry prominent notices
212 stating that You changed the files; and
213
214 (c) You must retain, in the Source form of any Derivative Works
215 that You distribute, all copyright, patent, trademark, and
216 attribution notices from the Source form of the Work,
217 excluding those notices that do not pertain to any part of
218 the Derivative Works; and
219
220 (d) If the Work includes a "NOTICE" text file as part of its
221 distribution, then any Derivative Works that You distribute must
222 include a readable copy of the attribution notices contained
223 within such NOTICE file, excluding those notices that do not
224 pertain to any part of the Derivative Works, in at least one
225 of the following places: within a NOTICE text file distributed
226 as part of the Derivative Works; within the Source form or
227 documentation, if provided along with the Derivative Works; or,
228 within a display generated by the Derivative Works, if and
229 wherever such third-party notices normally appear. The contents
230 of the NOTICE file are for informational purposes only and
231 do not modify the License. You may add Your own attribution
232 notices within Derivative Works that You distribute, alongside
233 or as an addendum to the NOTICE text from the Work, provided
234 that such additional attribution notices cannot be construed
235 as modifying the License.
236
237 You may add Your own copyright statement to Your modifications and
238 may provide additional or different license terms and conditions
239 for use, reproduction, or distribution of Your modifications, or
240 for any such Derivative Works as a whole, provided Your use,
241 reproduction, and distribution of the Work otherwise complies with
242 the conditions stated in this License.
243
244 5. Submission of Contributions. Unless You explicitly state otherwise,
245 any Contribution intentionally submitted for inclusion in the Work
246 by You to the Licensor shall be under the terms and conditions of
247 this License, without any additional terms or conditions.
248 Notwithstanding the above, nothing herein shall supersede or modify
249 the terms of any separate license agreement you may have executed
250 with Licensor regarding such Contributions.
251
252 6. Trademarks. This License does not grant permission to use the trade
253 names, trademarks, service marks, or product names of the Licensor,
254 except as required for reasonable and customary use in describing the
255 origin of the Work and reproducing the content of the NOTICE file.
256
257 7. Disclaimer of Warranty. Unless required by applicable law or
258 agreed to in writing, Licensor provides the Work (and each
259 Contributor provides its Contributions) on an "AS IS" BASIS,
260 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
261 implied, including, without limitation, any warranties or conditions
262 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
263 PARTICULAR PURPOSE. You are solely responsible for determining the
264 appropriateness of using or redistributing the Work and assume any
265 risks associated with Your exercise of permissions under this License.
266
267 8. Limitation of Liability. In no event and under no legal theory,
268 whether in tort (including negligence), contract, or otherwise,
269 unless required by applicable law (such as deliberate and grossly
270 negligent acts) or agreed to in writing, shall any Contributor be
271 liable to You for damages, including any direct, indirect, special,
272 incidental, or consequential damages of any character arising as a
273 result of this License or out of the use or inability to use the
274 Work (including but not limited to damages for loss of goodwill,
275 work stoppage, computer failure or malfunction, or any and all
276 other commercial damages or losses), even if such Contributor
277 has been advised of the possibility of such damages.
278
279 9. Accepting Warranty or Additional Liability. While redistributing
280 the Work or Derivative Works thereof, You may choose to offer,
281 and charge a fee for, acceptance of support, warranty, indemnity,
282 or other liability obligations and/or rights consistent with this
283 License. However, in accepting such obligations, You may act only
284 on Your own behalf and on Your sole responsibility, not on behalf
285 of any other Contributor, and only if You agree to indemnify,
286 defend, and hold each Contributor harmless for any liability
287 incurred by, or claims asserted against, such Contributor by reason
288 of your accepting any such warranty or additional liability.
289
290 END OF TERMS AND CONDITIONS
291
292 APPENDIX: How to apply the Apache License to your work.
293
294 To apply the Apache License to your work, attach the following
295 boilerplate notice, with the fields enclosed by brackets "[]"
296 replaced with your own identifying information. (Don't include
297 the brackets!) The text should be enclosed in the appropriate
298 comment syntax for the file format. We also recommend that a
299 file or class name and description of purpose be included on the
300 same "printed page" as the copyright notice for easier
301 identification within third-party archives.
302
303 Copyright [yyyy] [name of copyright owner]
304
305 Licensed under the Apache License, Version 2.0 (the "License");
306 you may not use this file except in compliance with the License.
307 You may obtain a copy of the License at
308
309 http://www.apache.org/licenses/LICENSE-2.0
310
311 Unless required by applicable law or agreed to in writing, software
312 distributed under the License is distributed on an "AS IS" BASIS,
313 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
314 See the License for the specific language governing permissions and
315 limitations under the License.
316
317
318Copyright (c) 2000-2011 INRIA, France Telecom
319All rights reserved.
320
321Redistribution and use in source and binary forms, with or without
322modification, are permitted provided that the following conditions
323are met:
324
3251. Redistributions of source code must retain the above copyright
326 notice, this list of conditions and the following disclaimer.
327
3282. Redistributions in binary form must reproduce the above copyright
329 notice, this list of conditions and the following disclaimer in the
330 documentation and/or other materials provided with the distribution.
331
3323. Neither the name of the copyright holders nor the names of its
333 contributors may be used to endorse or promote products derived from
334 this software without specific prior written permission.
335
336THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
337AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
338IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
339ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
340LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
341CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
342SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
343INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
344CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
345ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
346THE POSSIBILITY OF SUCH DAMAGE.
347
348Apache Commons Compress
349Copyright 2002-2016 The Apache Software Foundation
350
351This product includes software developed at
352The Apache Software Foundation (http://www.apache.org/).
353
354The files in the package org.apache.commons.compress.archivers.sevenz
355were derived from the LZMA SDK, version 9.20 (C/ and CPP/7zip/),
356which has been placed in the public domain:
357
358"LZMA SDK is placed in the public domain." (http://www.7-zip.org/sdk.html)
359
360
361 The MIT License
362
363 Copyright (c) 2004-2016 Paul R. Holser, Jr.
364
365 Permission is hereby granted, free of charge, to any person obtaining
366 a copy of this software and associated documentation files (the
367 "Software"), to deal in the Software without restriction, including
368 without limitation the rights to use, copy, modify, merge, publish,
369 distribute, sublicense, and/or sell copies of the Software, and to
370 permit persons to whom the Software is furnished to do so, subject to
371 the following conditions:
372
373 The above copyright notice and this permission notice shall be
374 included in all copies or substantial portions of the Software.
375
376 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
377 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
378 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
379 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
380 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
381 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
382 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.