NOTICE.txt revision 69cbd9e8fab49e38adc1a28b6616e17c5f8338c2
1List of 3rd party licenses:
2-----------------------------------------------------------------------------
3* [ResolvedArtifact dependency:org.gradle.api.internal.artifacts.ivyservice.dynamicversions.DefaultResolvedModuleVersion@130e114 name:antlr4 classifier:null extension:jar type:jar]
4
5 ****** LICENSE:
6[The "BSD license"]
7Copyright (c) 2015 Terence Parr, Sam Harwell
8All rights reserved.
9
10Redistribution and use in source and binary forms, with or without
11modification, are permitted provided that the following conditions
12are met:
13
14 1. Redistributions of source code must retain the above copyright
15    notice, this list of conditions and the following disclaimer.
16 2. Redistributions in binary form must reproduce the above copyright
17    notice, this list of conditions and the following disclaimer in the
18    documentation and/or other materials provided with the distribution.
19 3. The name of the author may not be used to endorse or promote products
20    derived from this software without specific prior written permission.
21
22THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
23IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
24OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
25IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
26INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
27NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
28DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
29THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
30(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
31THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32
33
34
35
36-----------------------------------------------------------------------------
37* [ResolvedArtifact dependency:org.gradle.api.internal.artifacts.ivyservice.dynamicversions.DefaultResolvedModuleVersion@7b725d5c name:commons-io classifier:null extension:jar type:jar]
38
39 ****** NOTICE:
40Apache Commons IO
41Copyright 2002-2014 The Apache Software Foundation
42
43This product includes software developed at
44The Apache Software Foundation (http://www.apache.org/).
45
46 ****** LICENSE:
47
48                                 Apache License
49                           Version 2.0, January 2004
50                        http://www.apache.org/licenses/
51
52   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
53
54   1. Definitions.
55
56      "License" shall mean the terms and conditions for use, reproduction,
57      and distribution as defined by Sections 1 through 9 of this document.
58
59      "Licensor" shall mean the copyright owner or entity authorized by
60      the copyright owner that is granting the License.
61
62      "Legal Entity" shall mean the union of the acting entity and all
63      other entities that control, are controlled by, or are under common
64      control with that entity. For the purposes of this definition,
65      "control" means (i) the power, direct or indirect, to cause the
66      direction or management of such entity, whether by contract or
67      otherwise, or (ii) ownership of fifty percent (50%) or more of the
68      outstanding shares, or (iii) beneficial ownership of such entity.
69
70      "You" (or "Your") shall mean an individual or Legal Entity
71      exercising permissions granted by this License.
72
73      "Source" form shall mean the preferred form for making modifications,
74      including but not limited to software source code, documentation
75      source, and configuration files.
76
77      "Object" form shall mean any form resulting from mechanical
78      transformation or translation of a Source form, including but
79      not limited to compiled object code, generated documentation,
80      and conversions to other media types.
81
82      "Work" shall mean the work of authorship, whether in Source or
83      Object form, made available under the License, as indicated by a
84      copyright notice that is included in or attached to the work
85      (an example is provided in the Appendix below).
86
87      "Derivative Works" shall mean any work, whether in Source or Object
88      form, that is based on (or derived from) the Work and for which the
89      editorial revisions, annotations, elaborations, or other modifications
90      represent, as a whole, an original work of authorship. For the purposes
91      of this License, Derivative Works shall not include works that remain
92      separable from, or merely link (or bind by name) to the interfaces of,
93      the Work and Derivative Works thereof.
94
95      "Contribution" shall mean any work of authorship, including
96      the original version of the Work and any modifications or additions
97      to that Work or Derivative Works thereof, that is intentionally
98      submitted to Licensor for inclusion in the Work by the copyright owner
99      or by an individual or Legal Entity authorized to submit on behalf of
100      the copyright owner. For the purposes of this definition, "submitted"
101      means any form of electronic, verbal, or written communication sent
102      to the Licensor or its representatives, including but not limited to
103      communication on electronic mailing lists, source code control systems,
104      and issue tracking systems that are managed by, or on behalf of, the
105      Licensor for the purpose of discussing and improving the Work, but
106      excluding communication that is conspicuously marked or otherwise
107      designated in writing by the copyright owner as "Not a Contribution."
108
109      "Contributor" shall mean Licensor and any individual or Legal Entity
110      on behalf of whom a Contribution has been received by Licensor and
111      subsequently incorporated within the Work.
112
113   2. Grant of Copyright License. Subject to the terms and conditions of
114      this License, each Contributor hereby grants to You a perpetual,
115      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
116      copyright license to reproduce, prepare Derivative Works of,
117      publicly display, publicly perform, sublicense, and distribute the
118      Work and such Derivative Works in Source or Object form.
119
120   3. Grant of Patent License. Subject to the terms and conditions of
121      this License, each Contributor hereby grants to You a perpetual,
122      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
123      (except as stated in this section) patent license to make, have made,
124      use, offer to sell, sell, import, and otherwise transfer the Work,
125      where such license applies only to those patent claims licensable
126      by such Contributor that are necessarily infringed by their
127      Contribution(s) alone or by combination of their Contribution(s)
128      with the Work to which such Contribution(s) was submitted. If You
129      institute patent litigation against any entity (including a
130      cross-claim or counterclaim in a lawsuit) alleging that the Work
131      or a Contribution incorporated within the Work constitutes direct
132      or contributory patent infringement, then any patent licenses
133      granted to You under this License for that Work shall terminate
134      as of the date such litigation is filed.
135
136   4. Redistribution. You may reproduce and distribute copies of the
137      Work or Derivative Works thereof in any medium, with or without
138      modifications, and in Source or Object form, provided that You
139      meet the following conditions:
140
141      (a) You must give any other recipients of the Work or
142          Derivative Works a copy of this License; and
143
144      (b) You must cause any modified files to carry prominent notices
145          stating that You changed the files; and
146
147      (c) You must retain, in the Source form of any Derivative Works
148          that You distribute, all copyright, patent, trademark, and
149          attribution notices from the Source form of the Work,
150          excluding those notices that do not pertain to any part of
151          the Derivative Works; and
152
153      (d) If the Work includes a "NOTICE" text file as part of its
154          distribution, then any Derivative Works that You distribute must
155          include a readable copy of the attribution notices contained
156          within such NOTICE file, excluding those notices that do not
157          pertain to any part of the Derivative Works, in at least one
158          of the following places: within a NOTICE text file distributed
159          as part of the Derivative Works; within the Source form or
160          documentation, if provided along with the Derivative Works; or,
161          within a display generated by the Derivative Works, if and
162          wherever such third-party notices normally appear. The contents
163          of the NOTICE file are for informational purposes only and
164          do not modify the License. You may add Your own attribution
165          notices within Derivative Works that You distribute, alongside
166          or as an addendum to the NOTICE text from the Work, provided
167          that such additional attribution notices cannot be construed
168          as modifying the License.
169
170      You may add Your own copyright statement to Your modifications and
171      may provide additional or different license terms and conditions
172      for use, reproduction, or distribution of Your modifications, or
173      for any such Derivative Works as a whole, provided Your use,
174      reproduction, and distribution of the Work otherwise complies with
175      the conditions stated in this License.
176
177   5. Submission of Contributions. Unless You explicitly state otherwise,
178      any Contribution intentionally submitted for inclusion in the Work
179      by You to the Licensor shall be under the terms and conditions of
180      this License, without any additional terms or conditions.
181      Notwithstanding the above, nothing herein shall supersede or modify
182      the terms of any separate license agreement you may have executed
183      with Licensor regarding such Contributions.
184
185   6. Trademarks. This License does not grant permission to use the trade
186      names, trademarks, service marks, or product names of the Licensor,
187      except as required for reasonable and customary use in describing the
188      origin of the Work and reproducing the content of the NOTICE file.
189
190   7. Disclaimer of Warranty. Unless required by applicable law or
191      agreed to in writing, Licensor provides the Work (and each
192      Contributor provides its Contributions) on an "AS IS" BASIS,
193      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
194      implied, including, without limitation, any warranties or conditions
195      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
196      PARTICULAR PURPOSE. You are solely responsible for determining the
197      appropriateness of using or redistributing the Work and assume any
198      risks associated with Your exercise of permissions under this License.
199
200   8. Limitation of Liability. In no event and under no legal theory,
201      whether in tort (including negligence), contract, or otherwise,
202      unless required by applicable law (such as deliberate and grossly
203      negligent acts) or agreed to in writing, shall any Contributor be
204      liable to You for damages, including any direct, indirect, special,
205      incidental, or consequential damages of any character arising as a
206      result of this License or out of the use or inability to use the
207      Work (including but not limited to damages for loss of goodwill,
208      work stoppage, computer failure or malfunction, or any and all
209      other commercial damages or losses), even if such Contributor
210      has been advised of the possibility of such damages.
211
212   9. Accepting Warranty or Additional Liability. While redistributing
213      the Work or Derivative Works thereof, You may choose to offer,
214      and charge a fee for, acceptance of support, warranty, indemnity,
215      or other liability obligations and/or rights consistent with this
216      License. However, in accepting such obligations, You may act only
217      on Your own behalf and on Your sole responsibility, not on behalf
218      of any other Contributor, and only if You agree to indemnify,
219      defend, and hold each Contributor harmless for any liability
220      incurred by, or claims asserted against, such Contributor by reason
221      of your accepting any such warranty or additional liability.
222
223   END OF TERMS AND CONDITIONS
224
225   APPENDIX: How to apply the Apache License to your work.
226
227      To apply the Apache License to your work, attach the following
228      boilerplate notice, with the fields enclosed by brackets "[]"
229      replaced with your own identifying information. (Don't include
230      the brackets!)  The text should be enclosed in the appropriate
231      comment syntax for the file format. We also recommend that a
232      file or class name and description of purpose be included on the
233      same "printed page" as the copyright notice for easier
234      identification within third-party archives.
235
236   Copyright [yyyy] [name of copyright owner]
237
238   Licensed under the Apache License, Version 2.0 (the "License");
239   you may not use this file except in compliance with the License.
240   You may obtain a copy of the License at
241
242       http://www.apache.org/licenses/LICENSE-2.0
243
244   Unless required by applicable law or agreed to in writing, software
245   distributed under the License is distributed on an "AS IS" BASIS,
246   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
247   See the License for the specific language governing permissions and
248   limitations under the License.
249
250
251
252
253
254-----------------------------------------------------------------------------
255* [ResolvedArtifact dependency:org.gradle.api.internal.artifacts.ivyservice.dynamicversions.DefaultResolvedModuleVersion@1d24faef name:antlr4-annotations classifier:null extension:jar type:jar]
256
257 ****** LICENSE:
258[The "BSD license"]
259Copyright (c) 2015 Terence Parr, Sam Harwell
260All rights reserved.
261
262Redistribution and use in source and binary forms, with or without
263modification, are permitted provided that the following conditions
264are met:
265
266 1. Redistributions of source code must retain the above copyright
267    notice, this list of conditions and the following disclaimer.
268 2. Redistributions in binary form must reproduce the above copyright
269    notice, this list of conditions and the following disclaimer in the
270    documentation and/or other materials provided with the distribution.
271 3. The name of the author may not be used to endorse or promote products
272    derived from this software without specific prior written permission.
273
274THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
275IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
276OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
277IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
278INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
279NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
280DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
281THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
282(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
283THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
284
285
286
287
288-----------------------------------------------------------------------------
289* [ResolvedArtifact dependency:org.gradle.api.internal.artifacts.ivyservice.dynamicversions.DefaultResolvedModuleVersion@746f3f71 name:kotlin-stdlib classifier:null extension:jar type:jar]
290
291 ****** NOTICE:
292   =========================================================================
293   ==  NOTICE file corresponding to the section 4 d of                    ==
294   ==  the Apache License, Version 2.0,                                   ==
295   ==  in this case for the Kotlin Compiler distribution.                 ==
296   =========================================================================
297
298   Kotlin Compiler
299   Copyright 2010-2015 JetBrains s.r.o and respective authors and developers
300
301 ****** LICENSE:
302/*
303 * Copyright 2010-2015 JetBrains s.r.o.
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
318 ****** LICENSE:
319
320                                 Apache License
321                           Version 2.0, January 2004
322                        http://www.apache.org/licenses/
323
324   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
325
326   1. Definitions.
327
328      "License" shall mean the terms and conditions for use, reproduction,
329      and distribution as defined by Sections 1 through 9 of this document.
330
331      "Licensor" shall mean the copyright owner or entity authorized by
332      the copyright owner that is granting the License.
333
334      "Legal Entity" shall mean the union of the acting entity and all
335      other entities that control, are controlled by, or are under common
336      control with that entity. For the purposes of this definition,
337      "control" means (i) the power, direct or indirect, to cause the
338      direction or management of such entity, whether by contract or
339      otherwise, or (ii) ownership of fifty percent (50%) or more of the
340      outstanding shares, or (iii) beneficial ownership of such entity.
341
342      "You" (or "Your") shall mean an individual or Legal Entity
343      exercising permissions granted by this License.
344
345      "Source" form shall mean the preferred form for making modifications,
346      including but not limited to software source code, documentation
347      source, and configuration files.
348
349      "Object" form shall mean any form resulting from mechanical
350      transformation or translation of a Source form, including but
351      not limited to compiled object code, generated documentation,
352      and conversions to other media types.
353
354      "Work" shall mean the work of authorship, whether in Source or
355      Object form, made available under the License, as indicated by a
356      copyright notice that is included in or attached to the work
357      (an example is provided in the Appendix below).
358
359      "Derivative Works" shall mean any work, whether in Source or Object
360      form, that is based on (or derived from) the Work and for which the
361      editorial revisions, annotations, elaborations, or other modifications
362      represent, as a whole, an original work of authorship. For the purposes
363      of this License, Derivative Works shall not include works that remain
364      separable from, or merely link (or bind by name) to the interfaces of,
365      the Work and Derivative Works thereof.
366
367      "Contribution" shall mean any work of authorship, including
368      the original version of the Work and any modifications or additions
369      to that Work or Derivative Works thereof, that is intentionally
370      submitted to Licensor for inclusion in the Work by the copyright owner
371      or by an individual or Legal Entity authorized to submit on behalf of
372      the copyright owner. For the purposes of this definition, "submitted"
373      means any form of electronic, verbal, or written communication sent
374      to the Licensor or its representatives, including but not limited to
375      communication on electronic mailing lists, source code control systems,
376      and issue tracking systems that are managed by, or on behalf of, the
377      Licensor for the purpose of discussing and improving the Work, but
378      excluding communication that is conspicuously marked or otherwise
379      designated in writing by the copyright owner as "Not a Contribution."
380
381      "Contributor" shall mean Licensor and any individual or Legal Entity
382      on behalf of whom a Contribution has been received by Licensor and
383      subsequently incorporated within the Work.
384
385   2. Grant of Copyright License. Subject to the terms and conditions of
386      this License, each Contributor hereby grants to You a perpetual,
387      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
388      copyright license to reproduce, prepare Derivative Works of,
389      publicly display, publicly perform, sublicense, and distribute the
390      Work and such Derivative Works in Source or Object form.
391
392   3. Grant of Patent License. Subject to the terms and conditions of
393      this License, each Contributor hereby grants to You a perpetual,
394      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
395      (except as stated in this section) patent license to make, have made,
396      use, offer to sell, sell, import, and otherwise transfer the Work,
397      where such license applies only to those patent claims licensable
398      by such Contributor that are necessarily infringed by their
399      Contribution(s) alone or by combination of their Contribution(s)
400      with the Work to which such Contribution(s) was submitted. If You
401      institute patent litigation against any entity (including a
402      cross-claim or counterclaim in a lawsuit) alleging that the Work
403      or a Contribution incorporated within the Work constitutes direct
404      or contributory patent infringement, then any patent licenses
405      granted to You under this License for that Work shall terminate
406      as of the date such litigation is filed.
407
408   4. Redistribution. You may reproduce and distribute copies of the
409      Work or Derivative Works thereof in any medium, with or without
410      modifications, and in Source or Object form, provided that You
411      meet the following conditions:
412
413      (a) You must give any other recipients of the Work or
414          Derivative Works a copy of this License; and
415
416      (b) You must cause any modified files to carry prominent notices
417          stating that You changed the files; and
418
419      (c) You must retain, in the Source form of any Derivative Works
420          that You distribute, all copyright, patent, trademark, and
421          attribution notices from the Source form of the Work,
422          excluding those notices that do not pertain to any part of
423          the Derivative Works; and
424
425      (d) If the Work includes a "NOTICE" text file as part of its
426          distribution, then any Derivative Works that You distribute must
427          include a readable copy of the attribution notices contained
428          within such NOTICE file, excluding those notices that do not
429          pertain to any part of the Derivative Works, in at least one
430          of the following places: within a NOTICE text file distributed
431          as part of the Derivative Works; within the Source form or
432          documentation, if provided along with the Derivative Works; or,
433          within a display generated by the Derivative Works, if and
434          wherever such third-party notices normally appear. The contents
435          of the NOTICE file are for informational purposes only and
436          do not modify the License. You may add Your own attribution
437          notices within Derivative Works that You distribute, alongside
438          or as an addendum to the NOTICE text from the Work, provided
439          that such additional attribution notices cannot be construed
440          as modifying the License.
441
442      You may add Your own copyright statement to Your modifications and
443      may provide additional or different license terms and conditions
444      for use, reproduction, or distribution of Your modifications, or
445      for any such Derivative Works as a whole, provided Your use,
446      reproduction, and distribution of the Work otherwise complies with
447      the conditions stated in this License.
448
449   5. Submission of Contributions. Unless You explicitly state otherwise,
450      any Contribution intentionally submitted for inclusion in the Work
451      by You to the Licensor shall be under the terms and conditions of
452      this License, without any additional terms or conditions.
453      Notwithstanding the above, nothing herein shall supersede or modify
454      the terms of any separate license agreement you may have executed
455      with Licensor regarding such Contributions.
456
457   6. Trademarks. This License does not grant permission to use the trade
458      names, trademarks, service marks, or product names of the Licensor,
459      except as required for reasonable and customary use in describing the
460      origin of the Work and reproducing the content of the NOTICE file.
461
462   7. Disclaimer of Warranty. Unless required by applicable law or
463      agreed to in writing, Licensor provides the Work (and each
464      Contributor provides its Contributions) on an "AS IS" BASIS,
465      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
466      implied, including, without limitation, any warranties or conditions
467      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
468      PARTICULAR PURPOSE. You are solely responsible for determining the
469      appropriateness of using or redistributing the Work and assume any
470      risks associated with Your exercise of permissions under this License.
471
472   8. Limitation of Liability. In no event and under no legal theory,
473      whether in tort (including negligence), contract, or otherwise,
474      unless required by applicable law (such as deliberate and grossly
475      negligent acts) or agreed to in writing, shall any Contributor be
476      liable to You for damages, including any direct, indirect, special,
477      incidental, or consequential damages of any character arising as a
478      result of this License or out of the use or inability to use the
479      Work (including but not limited to damages for loss of goodwill,
480      work stoppage, computer failure or malfunction, or any and all
481      other commercial damages or losses), even if such Contributor
482      has been advised of the possibility of such damages.
483
484   9. Accepting Warranty or Additional Liability. While redistributing
485      the Work or Derivative Works thereof, You may choose to offer,
486      and charge a fee for, acceptance of support, warranty, indemnity,
487      or other liability obligations and/or rights consistent with this
488      License. However, in accepting such obligations, You may act only
489      on Your own behalf and on Your sole responsibility, not on behalf
490      of any other Contributor, and only if You agree to indemnify,
491      defend, and hold each Contributor harmless for any liability
492      incurred by, or claims asserted against, such Contributor by reason
493      of your accepting any such warranty or additional liability.
494
495   END OF TERMS AND CONDITIONS
496
497   APPENDIX: How to apply the Apache License to your work.
498
499      To apply the Apache License to your work, attach the following
500      boilerplate notice, with the fields enclosed by brackets "[]"
501      replaced with your own identifying information. (Don't include
502      the brackets!)  The text should be enclosed in the appropriate
503      comment syntax for the file format. We also recommend that a
504      file or class name and description of purpose be included on the
505      same "printed page" as the copyright notice for easier
506      identification within third-party archives.
507
508   Copyright [yyyy] [name of copyright owner]
509
510   Licensed under the Apache License, Version 2.0 (the "License");
511   you may not use this file except in compliance with the License.
512   You may obtain a copy of the License at
513
514       http://www.apache.org/licenses/LICENSE-2.0
515
516   Unless required by applicable law or agreed to in writing, software
517   distributed under the License is distributed on an "AS IS" BASIS,
518   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
519   See the License for the specific language governing permissions and
520   limitations under the License.
521
522
523
524
525-----------------------------------------------------------------------------
526* [ResolvedArtifact dependency:org.gradle.api.internal.artifacts.ivyservice.dynamicversions.DefaultResolvedModuleVersion@631e4e63 name:kotlin-runtime classifier:null extension:jar type:jar]
527
528 ****** NOTICE:
529   =========================================================================
530   ==  NOTICE file corresponding to the section 4 d of                    ==
531   ==  the Apache License, Version 2.0,                                   ==
532   ==  in this case for the Kotlin Compiler distribution.                 ==
533   =========================================================================
534
535   Kotlin Compiler
536   Copyright 2010-2015 JetBrains s.r.o and respective authors and developers
537
538 ****** LICENSE:
539/*
540 * Copyright 2010-2015 JetBrains s.r.o.
541 *
542 * Licensed under the Apache License, Version 2.0 (the "License");
543 * you may not use this file except in compliance with the License.
544 * You may obtain a copy of the License at
545 *
546 * http://www.apache.org/licenses/LICENSE-2.0
547 *
548 * Unless required by applicable law or agreed to in writing, software
549 * distributed under the License is distributed on an "AS IS" BASIS,
550 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
551 * See the License for the specific language governing permissions and
552 * limitations under the License.
553 */
554
555 ****** LICENSE:
556
557                                 Apache License
558                           Version 2.0, January 2004
559                        http://www.apache.org/licenses/
560
561   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
562
563   1. Definitions.
564
565      "License" shall mean the terms and conditions for use, reproduction,
566      and distribution as defined by Sections 1 through 9 of this document.
567
568      "Licensor" shall mean the copyright owner or entity authorized by
569      the copyright owner that is granting the License.
570
571      "Legal Entity" shall mean the union of the acting entity and all
572      other entities that control, are controlled by, or are under common
573      control with that entity. For the purposes of this definition,
574      "control" means (i) the power, direct or indirect, to cause the
575      direction or management of such entity, whether by contract or
576      otherwise, or (ii) ownership of fifty percent (50%) or more of the
577      outstanding shares, or (iii) beneficial ownership of such entity.
578
579      "You" (or "Your") shall mean an individual or Legal Entity
580      exercising permissions granted by this License.
581
582      "Source" form shall mean the preferred form for making modifications,
583      including but not limited to software source code, documentation
584      source, and configuration files.
585
586      "Object" form shall mean any form resulting from mechanical
587      transformation or translation of a Source form, including but
588      not limited to compiled object code, generated documentation,
589      and conversions to other media types.
590
591      "Work" shall mean the work of authorship, whether in Source or
592      Object form, made available under the License, as indicated by a
593      copyright notice that is included in or attached to the work
594      (an example is provided in the Appendix below).
595
596      "Derivative Works" shall mean any work, whether in Source or Object
597      form, that is based on (or derived from) the Work and for which the
598      editorial revisions, annotations, elaborations, or other modifications
599      represent, as a whole, an original work of authorship. For the purposes
600      of this License, Derivative Works shall not include works that remain
601      separable from, or merely link (or bind by name) to the interfaces of,
602      the Work and Derivative Works thereof.
603
604      "Contribution" shall mean any work of authorship, including
605      the original version of the Work and any modifications or additions
606      to that Work or Derivative Works thereof, that is intentionally
607      submitted to Licensor for inclusion in the Work by the copyright owner
608      or by an individual or Legal Entity authorized to submit on behalf of
609      the copyright owner. For the purposes of this definition, "submitted"
610      means any form of electronic, verbal, or written communication sent
611      to the Licensor or its representatives, including but not limited to
612      communication on electronic mailing lists, source code control systems,
613      and issue tracking systems that are managed by, or on behalf of, the
614      Licensor for the purpose of discussing and improving the Work, but
615      excluding communication that is conspicuously marked or otherwise
616      designated in writing by the copyright owner as "Not a Contribution."
617
618      "Contributor" shall mean Licensor and any individual or Legal Entity
619      on behalf of whom a Contribution has been received by Licensor and
620      subsequently incorporated within the Work.
621
622   2. Grant of Copyright License. Subject to the terms and conditions of
623      this License, each Contributor hereby grants to You a perpetual,
624      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
625      copyright license to reproduce, prepare Derivative Works of,
626      publicly display, publicly perform, sublicense, and distribute the
627      Work and such Derivative Works in Source or Object form.
628
629   3. Grant of Patent License. Subject to the terms and conditions of
630      this License, each Contributor hereby grants to You a perpetual,
631      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
632      (except as stated in this section) patent license to make, have made,
633      use, offer to sell, sell, import, and otherwise transfer the Work,
634      where such license applies only to those patent claims licensable
635      by such Contributor that are necessarily infringed by their
636      Contribution(s) alone or by combination of their Contribution(s)
637      with the Work to which such Contribution(s) was submitted. If You
638      institute patent litigation against any entity (including a
639      cross-claim or counterclaim in a lawsuit) alleging that the Work
640      or a Contribution incorporated within the Work constitutes direct
641      or contributory patent infringement, then any patent licenses
642      granted to You under this License for that Work shall terminate
643      as of the date such litigation is filed.
644
645   4. Redistribution. You may reproduce and distribute copies of the
646      Work or Derivative Works thereof in any medium, with or without
647      modifications, and in Source or Object form, provided that You
648      meet the following conditions:
649
650      (a) You must give any other recipients of the Work or
651          Derivative Works a copy of this License; and
652
653      (b) You must cause any modified files to carry prominent notices
654          stating that You changed the files; and
655
656      (c) You must retain, in the Source form of any Derivative Works
657          that You distribute, all copyright, patent, trademark, and
658          attribution notices from the Source form of the Work,
659          excluding those notices that do not pertain to any part of
660          the Derivative Works; and
661
662      (d) If the Work includes a "NOTICE" text file as part of its
663          distribution, then any Derivative Works that You distribute must
664          include a readable copy of the attribution notices contained
665          within such NOTICE file, excluding those notices that do not
666          pertain to any part of the Derivative Works, in at least one
667          of the following places: within a NOTICE text file distributed
668          as part of the Derivative Works; within the Source form or
669          documentation, if provided along with the Derivative Works; or,
670          within a display generated by the Derivative Works, if and
671          wherever such third-party notices normally appear. The contents
672          of the NOTICE file are for informational purposes only and
673          do not modify the License. You may add Your own attribution
674          notices within Derivative Works that You distribute, alongside
675          or as an addendum to the NOTICE text from the Work, provided
676          that such additional attribution notices cannot be construed
677          as modifying the License.
678
679      You may add Your own copyright statement to Your modifications and
680      may provide additional or different license terms and conditions
681      for use, reproduction, or distribution of Your modifications, or
682      for any such Derivative Works as a whole, provided Your use,
683      reproduction, and distribution of the Work otherwise complies with
684      the conditions stated in this License.
685
686   5. Submission of Contributions. Unless You explicitly state otherwise,
687      any Contribution intentionally submitted for inclusion in the Work
688      by You to the Licensor shall be under the terms and conditions of
689      this License, without any additional terms or conditions.
690      Notwithstanding the above, nothing herein shall supersede or modify
691      the terms of any separate license agreement you may have executed
692      with Licensor regarding such Contributions.
693
694   6. Trademarks. This License does not grant permission to use the trade
695      names, trademarks, service marks, or product names of the Licensor,
696      except as required for reasonable and customary use in describing the
697      origin of the Work and reproducing the content of the NOTICE file.
698
699   7. Disclaimer of Warranty. Unless required by applicable law or
700      agreed to in writing, Licensor provides the Work (and each
701      Contributor provides its Contributions) on an "AS IS" BASIS,
702      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
703      implied, including, without limitation, any warranties or conditions
704      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
705      PARTICULAR PURPOSE. You are solely responsible for determining the
706      appropriateness of using or redistributing the Work and assume any
707      risks associated with Your exercise of permissions under this License.
708
709   8. Limitation of Liability. In no event and under no legal theory,
710      whether in tort (including negligence), contract, or otherwise,
711      unless required by applicable law (such as deliberate and grossly
712      negligent acts) or agreed to in writing, shall any Contributor be
713      liable to You for damages, including any direct, indirect, special,
714      incidental, or consequential damages of any character arising as a
715      result of this License or out of the use or inability to use the
716      Work (including but not limited to damages for loss of goodwill,
717      work stoppage, computer failure or malfunction, or any and all
718      other commercial damages or losses), even if such Contributor
719      has been advised of the possibility of such damages.
720
721   9. Accepting Warranty or Additional Liability. While redistributing
722      the Work or Derivative Works thereof, You may choose to offer,
723      and charge a fee for, acceptance of support, warranty, indemnity,
724      or other liability obligations and/or rights consistent with this
725      License. However, in accepting such obligations, You may act only
726      on Your own behalf and on Your sole responsibility, not on behalf
727      of any other Contributor, and only if You agree to indemnify,
728      defend, and hold each Contributor harmless for any liability
729      incurred by, or claims asserted against, such Contributor by reason
730      of your accepting any such warranty or additional liability.
731
732   END OF TERMS AND CONDITIONS
733
734   APPENDIX: How to apply the Apache License to your work.
735
736      To apply the Apache License to your work, attach the following
737      boilerplate notice, with the fields enclosed by brackets "[]"
738      replaced with your own identifying information. (Don't include
739      the brackets!)  The text should be enclosed in the appropriate
740      comment syntax for the file format. We also recommend that a
741      file or class name and description of purpose be included on the
742      same "printed page" as the copyright notice for easier
743      identification within third-party archives.
744
745   Copyright [yyyy] [name of copyright owner]
746
747   Licensed under the Apache License, Version 2.0 (the "License");
748   you may not use this file except in compliance with the License.
749   You may obtain a copy of the License at
750
751       http://www.apache.org/licenses/LICENSE-2.0
752
753   Unless required by applicable law or agreed to in writing, software
754   distributed under the License is distributed on an "AS IS" BASIS,
755   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
756   See the License for the specific language governing permissions and
757   limitations under the License.
758
759
760
761
762-----------------------------------------------------------------------------
763* [ResolvedArtifact dependency:org.gradle.api.internal.artifacts.ivyservice.dynamicversions.DefaultResolvedModuleVersion@703ee6e4 name:commons-codec classifier:null extension:jar type:jar]
764
765 ****** NOTICE:
766Apache Commons Codec
767Copyright 2002-2015 The Apache Software Foundation
768
769This product includes software developed at
770The Apache Software Foundation (http://www.apache.org/).
771
772src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
773contains test data from http://aspell.net/test/orig/batch0.tab.
774Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org)
775
776===============================================================================
777
778The content of package org.apache.commons.codec.language.bm has been translated
779from the original php source code available at http://stevemorse.org/phoneticinfo.htm
780with permission from the original authors.
781Original source copyright:
782Copyright (c) 2008 Alexander Beider & Stephen P. Morse.
783
784 ****** LICENSE:
785
786                                 Apache License
787                           Version 2.0, January 2004
788                        http://www.apache.org/licenses/
789
790   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
791
792   1. Definitions.
793
794      "License" shall mean the terms and conditions for use, reproduction,
795      and distribution as defined by Sections 1 through 9 of this document.
796
797      "Licensor" shall mean the copyright owner or entity authorized by
798      the copyright owner that is granting the License.
799
800      "Legal Entity" shall mean the union of the acting entity and all
801      other entities that control, are controlled by, or are under common
802      control with that entity. For the purposes of this definition,
803      "control" means (i) the power, direct or indirect, to cause the
804      direction or management of such entity, whether by contract or
805      otherwise, or (ii) ownership of fifty percent (50%) or more of the
806      outstanding shares, or (iii) beneficial ownership of such entity.
807
808      "You" (or "Your") shall mean an individual or Legal Entity
809      exercising permissions granted by this License.
810
811      "Source" form shall mean the preferred form for making modifications,
812      including but not limited to software source code, documentation
813      source, and configuration files.
814
815      "Object" form shall mean any form resulting from mechanical
816      transformation or translation of a Source form, including but
817      not limited to compiled object code, generated documentation,
818      and conversions to other media types.
819
820      "Work" shall mean the work of authorship, whether in Source or
821      Object form, made available under the License, as indicated by a
822      copyright notice that is included in or attached to the work
823      (an example is provided in the Appendix below).
824
825      "Derivative Works" shall mean any work, whether in Source or Object
826      form, that is based on (or derived from) the Work and for which the
827      editorial revisions, annotations, elaborations, or other modifications
828      represent, as a whole, an original work of authorship. For the purposes
829      of this License, Derivative Works shall not include works that remain
830      separable from, or merely link (or bind by name) to the interfaces of,
831      the Work and Derivative Works thereof.
832
833      "Contribution" shall mean any work of authorship, including
834      the original version of the Work and any modifications or additions
835      to that Work or Derivative Works thereof, that is intentionally
836      submitted to Licensor for inclusion in the Work by the copyright owner
837      or by an individual or Legal Entity authorized to submit on behalf of
838      the copyright owner. For the purposes of this definition, "submitted"
839      means any form of electronic, verbal, or written communication sent
840      to the Licensor or its representatives, including but not limited to
841      communication on electronic mailing lists, source code control systems,
842      and issue tracking systems that are managed by, or on behalf of, the
843      Licensor for the purpose of discussing and improving the Work, but
844      excluding communication that is conspicuously marked or otherwise
845      designated in writing by the copyright owner as "Not a Contribution."
846
847      "Contributor" shall mean Licensor and any individual or Legal Entity
848      on behalf of whom a Contribution has been received by Licensor and
849      subsequently incorporated within the Work.
850
851   2. Grant of Copyright License. Subject to the terms and conditions of
852      this License, each Contributor hereby grants to You a perpetual,
853      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
854      copyright license to reproduce, prepare Derivative Works of,
855      publicly display, publicly perform, sublicense, and distribute the
856      Work and such Derivative Works in Source or Object form.
857
858   3. Grant of Patent License. Subject to the terms and conditions of
859      this License, each Contributor hereby grants to You a perpetual,
860      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
861      (except as stated in this section) patent license to make, have made,
862      use, offer to sell, sell, import, and otherwise transfer the Work,
863      where such license applies only to those patent claims licensable
864      by such Contributor that are necessarily infringed by their
865      Contribution(s) alone or by combination of their Contribution(s)
866      with the Work to which such Contribution(s) was submitted. If You
867      institute patent litigation against any entity (including a
868      cross-claim or counterclaim in a lawsuit) alleging that the Work
869      or a Contribution incorporated within the Work constitutes direct
870      or contributory patent infringement, then any patent licenses
871      granted to You under this License for that Work shall terminate
872      as of the date such litigation is filed.
873
874   4. Redistribution. You may reproduce and distribute copies of the
875      Work or Derivative Works thereof in any medium, with or without
876      modifications, and in Source or Object form, provided that You
877      meet the following conditions:
878
879      (a) You must give any other recipients of the Work or
880          Derivative Works a copy of this License; and
881
882      (b) You must cause any modified files to carry prominent notices
883          stating that You changed the files; and
884
885      (c) You must retain, in the Source form of any Derivative Works
886          that You distribute, all copyright, patent, trademark, and
887          attribution notices from the Source form of the Work,
888          excluding those notices that do not pertain to any part of
889          the Derivative Works; and
890
891      (d) If the Work includes a "NOTICE" text file as part of its
892          distribution, then any Derivative Works that You distribute must
893          include a readable copy of the attribution notices contained
894          within such NOTICE file, excluding those notices that do not
895          pertain to any part of the Derivative Works, in at least one
896          of the following places: within a NOTICE text file distributed
897          as part of the Derivative Works; within the Source form or
898          documentation, if provided along with the Derivative Works; or,
899          within a display generated by the Derivative Works, if and
900          wherever such third-party notices normally appear. The contents
901          of the NOTICE file are for informational purposes only and
902          do not modify the License. You may add Your own attribution
903          notices within Derivative Works that You distribute, alongside
904          or as an addendum to the NOTICE text from the Work, provided
905          that such additional attribution notices cannot be construed
906          as modifying the License.
907
908      You may add Your own copyright statement to Your modifications and
909      may provide additional or different license terms and conditions
910      for use, reproduction, or distribution of Your modifications, or
911      for any such Derivative Works as a whole, provided Your use,
912      reproduction, and distribution of the Work otherwise complies with
913      the conditions stated in this License.
914
915   5. Submission of Contributions. Unless You explicitly state otherwise,
916      any Contribution intentionally submitted for inclusion in the Work
917      by You to the Licensor shall be under the terms and conditions of
918      this License, without any additional terms or conditions.
919      Notwithstanding the above, nothing herein shall supersede or modify
920      the terms of any separate license agreement you may have executed
921      with Licensor regarding such Contributions.
922
923   6. Trademarks. This License does not grant permission to use the trade
924      names, trademarks, service marks, or product names of the Licensor,
925      except as required for reasonable and customary use in describing the
926      origin of the Work and reproducing the content of the NOTICE file.
927
928   7. Disclaimer of Warranty. Unless required by applicable law or
929      agreed to in writing, Licensor provides the Work (and each
930      Contributor provides its Contributions) on an "AS IS" BASIS,
931      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
932      implied, including, without limitation, any warranties or conditions
933      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
934      PARTICULAR PURPOSE. You are solely responsible for determining the
935      appropriateness of using or redistributing the Work and assume any
936      risks associated with Your exercise of permissions under this License.
937
938   8. Limitation of Liability. In no event and under no legal theory,
939      whether in tort (including negligence), contract, or otherwise,
940      unless required by applicable law (such as deliberate and grossly
941      negligent acts) or agreed to in writing, shall any Contributor be
942      liable to You for damages, including any direct, indirect, special,
943      incidental, or consequential damages of any character arising as a
944      result of this License or out of the use or inability to use the
945      Work (including but not limited to damages for loss of goodwill,
946      work stoppage, computer failure or malfunction, or any and all
947      other commercial damages or losses), even if such Contributor
948      has been advised of the possibility of such damages.
949
950   9. Accepting Warranty or Additional Liability. While redistributing
951      the Work or Derivative Works thereof, You may choose to offer,
952      and charge a fee for, acceptance of support, warranty, indemnity,
953      or other liability obligations and/or rights consistent with this
954      License. However, in accepting such obligations, You may act only
955      on Your own behalf and on Your sole responsibility, not on behalf
956      of any other Contributor, and only if You agree to indemnify,
957      defend, and hold each Contributor harmless for any liability
958      incurred by, or claims asserted against, such Contributor by reason
959      of your accepting any such warranty or additional liability.
960
961   END OF TERMS AND CONDITIONS
962
963   APPENDIX: How to apply the Apache License to your work.
964
965      To apply the Apache License to your work, attach the following
966      boilerplate notice, with the fields enclosed by brackets "[]"
967      replaced with your own identifying information. (Don't include
968      the brackets!)  The text should be enclosed in the appropriate
969      comment syntax for the file format. We also recommend that a
970      file or class name and description of purpose be included on the
971      same "printed page" as the copyright notice for easier
972      identification within third-party archives.
973
974   Copyright [yyyy] [name of copyright owner]
975
976   Licensed under the Apache License, Version 2.0 (the "License");
977   you may not use this file except in compliance with the License.
978   You may obtain a copy of the License at
979
980       http://www.apache.org/licenses/LICENSE-2.0
981
982   Unless required by applicable law or agreed to in writing, software
983   distributed under the License is distributed on an "AS IS" BASIS,
984   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
985   See the License for the specific language governing permissions and
986   limitations under the License.
987
988
989
990
991-----------------------------------------------------------------------------
992* [ResolvedArtifact dependency:org.gradle.api.internal.artifacts.ivyservice.dynamicversions.DefaultResolvedModuleVersion@4d64ef89 name:antlr-runtime classifier:null extension:jar type:jar]
993
994 ****** LICENSE:
995[The "BSD license"]
996Copyright (c) 2015 Terence Parr, Sam Harwell
997All rights reserved.
998
999Redistribution and use in source and binary forms, with or without
1000modification, are permitted provided that the following conditions
1001are met:
1002
1003 1. Redistributions of source code must retain the above copyright
1004    notice, this list of conditions and the following disclaimer.
1005 2. Redistributions in binary form must reproduce the above copyright
1006    notice, this list of conditions and the following disclaimer in the
1007    documentation and/or other materials provided with the distribution.
1008 3. The name of the author may not be used to endorse or promote products
1009    derived from this software without specific prior written permission.
1010
1011THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
1012IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
1013OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
1014IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
1015INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
1016NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1017DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1018THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1019(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1020THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1021
1022
1023
1024
1025-----------------------------------------------------------------------------
1026* [ResolvedArtifact dependency:org.gradle.api.internal.artifacts.ivyservice.dynamicversions.DefaultResolvedModuleVersion@4f6e3d9d name:org.abego.treelayout.core classifier:null extension:jar type:jar]
1027
1028 ****** LICENSE:
1029[The "BSD license"]
1030Copyright (c) 2011, abego Software GmbH, Germany (http://www.abego.org)
1031All rights reserved.
1032
1033Redistribution and use in source and binary forms, with or without 
1034modification, are permitted provided that the following conditions are met:
1035
10361. Redistributions of source code must retain the above copyright notice, 
1037   this list of conditions and the following disclaimer.
10382. Redistributions in binary form must reproduce the above copyright notice, 
1039   this list of conditions and the following disclaimer in the documentation 
1040   and/or other materials provided with the distribution.
10413. Neither the name of the abego Software GmbH nor the names of its 
1042   contributors may be used to endorse or promote products derived from this 
1043   software without specific prior written permission.
1044   
1045THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
1046AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
1047IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
1048ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE 
1049LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 
1050CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 
1051SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 
1052INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
1053CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
1054ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
1055POSSIBILITY OF SUCH DAMAGE.
1056
1057
1058
1059
1060-----------------------------------------------------------------------------
1061* [ResolvedArtifact dependency:org.gradle.api.internal.artifacts.ivyservice.dynamicversions.DefaultResolvedModuleVersion@712e0625 name:antlr4-runtime classifier:null extension:jar type:jar]
1062
1063 ****** LICENSE:
1064[The "BSD license"]
1065Copyright (c) 2015 Terence Parr, Sam Harwell
1066All rights reserved.
1067
1068Redistribution and use in source and binary forms, with or without
1069modification, are permitted provided that the following conditions
1070are met:
1071
1072 1. Redistributions of source code must retain the above copyright
1073    notice, this list of conditions and the following disclaimer.
1074 2. Redistributions in binary form must reproduce the above copyright
1075    notice, this list of conditions and the following disclaimer in the
1076    documentation and/or other materials provided with the distribution.
1077 3. The name of the author may not be used to endorse or promote products
1078    derived from this software without specific prior written permission.
1079
1080THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
1081IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
1082OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
1083IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
1084INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
1085NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1086DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1087THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1088(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1089THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1090
1091
1092
1093
1094-----------------------------------------------------------------------------
1095* [ResolvedArtifact dependency:org.gradle.api.internal.artifacts.ivyservice.dynamicversions.DefaultResolvedModuleVersion@5af1416b name:ST4 classifier:null extension:jar type:jar]
1096
1097 ****** LICENSE:
1098[The "BSD license"]
1099Copyright (c) 2011-2013 Terence Parr
1100All rights reserved.
1101
1102Redistribution and use in source and binary forms, with or without
1103modification, are permitted provided that the following conditions
1104are met:
1105
1106 1. Redistributions of source code must retain the above copyright
1107    notice, this list of conditions and the following disclaimer.
1108 2. Redistributions in binary form must reproduce the above copyright
1109    notice, this list of conditions and the following disclaimer in the
1110    documentation and/or other materials provided with the distribution.
1111 3. The name of the author may not be used to endorse or promote products
1112    derived from this software without specific prior written permission.
1113
1114THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
1115IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
1116OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
1117IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
1118INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
1119NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1120DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1121THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1122(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1123THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1124
1125
1126
1127
1128-----------------------------------------------------------------------------
1129* [ResolvedArtifact dependency:org.gradle.api.internal.artifacts.ivyservice.dynamicversions.DefaultResolvedModuleVersion@38d7ef18 name:commons-lang3 classifier:null extension:jar type:jar]
1130
1131 ****** NOTICE:
1132Apache Commons Lang
1133Copyright 2001-2015 The Apache Software Foundation
1134
1135This product includes software developed at
1136The Apache Software Foundation (http://www.apache.org/).
1137
1138This product includes software from the Spring Framework,
1139under the Apache License 2.0 (see: StringUtils.containsWhitespace())
1140
1141 ****** LICENSE:
1142
1143                                 Apache License
1144                           Version 2.0, January 2004
1145                        http://www.apache.org/licenses/
1146
1147   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1148
1149   1. Definitions.
1150
1151      "License" shall mean the terms and conditions for use, reproduction,
1152      and distribution as defined by Sections 1 through 9 of this document.
1153
1154      "Licensor" shall mean the copyright owner or entity authorized by
1155      the copyright owner that is granting the License.
1156
1157      "Legal Entity" shall mean the union of the acting entity and all
1158      other entities that control, are controlled by, or are under common
1159      control with that entity. For the purposes of this definition,
1160      "control" means (i) the power, direct or indirect, to cause the
1161      direction or management of such entity, whether by contract or
1162      otherwise, or (ii) ownership of fifty percent (50%) or more of the
1163      outstanding shares, or (iii) beneficial ownership of such entity.
1164
1165      "You" (or "Your") shall mean an individual or Legal Entity
1166      exercising permissions granted by this License.
1167
1168      "Source" form shall mean the preferred form for making modifications,
1169      including but not limited to software source code, documentation
1170      source, and configuration files.
1171
1172      "Object" form shall mean any form resulting from mechanical
1173      transformation or translation of a Source form, including but
1174      not limited to compiled object code, generated documentation,
1175      and conversions to other media types.
1176
1177      "Work" shall mean the work of authorship, whether in Source or
1178      Object form, made available under the License, as indicated by a
1179      copyright notice that is included in or attached to the work
1180      (an example is provided in the Appendix below).
1181
1182      "Derivative Works" shall mean any work, whether in Source or Object
1183      form, that is based on (or derived from) the Work and for which the
1184      editorial revisions, annotations, elaborations, or other modifications
1185      represent, as a whole, an original work of authorship. For the purposes
1186      of this License, Derivative Works shall not include works that remain
1187      separable from, or merely link (or bind by name) to the interfaces of,
1188      the Work and Derivative Works thereof.
1189
1190      "Contribution" shall mean any work of authorship, including
1191      the original version of the Work and any modifications or additions
1192      to that Work or Derivative Works thereof, that is intentionally
1193      submitted to Licensor for inclusion in the Work by the copyright owner
1194      or by an individual or Legal Entity authorized to submit on behalf of
1195      the copyright owner. For the purposes of this definition, "submitted"
1196      means any form of electronic, verbal, or written communication sent
1197      to the Licensor or its representatives, including but not limited to
1198      communication on electronic mailing lists, source code control systems,
1199      and issue tracking systems that are managed by, or on behalf of, the
1200      Licensor for the purpose of discussing and improving the Work, but
1201      excluding communication that is conspicuously marked or otherwise
1202      designated in writing by the copyright owner as "Not a Contribution."
1203
1204      "Contributor" shall mean Licensor and any individual or Legal Entity
1205      on behalf of whom a Contribution has been received by Licensor and
1206      subsequently incorporated within the Work.
1207
1208   2. Grant of Copyright License. Subject to the terms and conditions of
1209      this License, each Contributor hereby grants to You a perpetual,
1210      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1211      copyright license to reproduce, prepare Derivative Works of,
1212      publicly display, publicly perform, sublicense, and distribute the
1213      Work and such Derivative Works in Source or Object form.
1214
1215   3. Grant of Patent License. Subject to the terms and conditions of
1216      this License, each Contributor hereby grants to You a perpetual,
1217      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1218      (except as stated in this section) patent license to make, have made,
1219      use, offer to sell, sell, import, and otherwise transfer the Work,
1220      where such license applies only to those patent claims licensable
1221      by such Contributor that are necessarily infringed by their
1222      Contribution(s) alone or by combination of their Contribution(s)
1223      with the Work to which such Contribution(s) was submitted. If You
1224      institute patent litigation against any entity (including a
1225      cross-claim or counterclaim in a lawsuit) alleging that the Work
1226      or a Contribution incorporated within the Work constitutes direct
1227      or contributory patent infringement, then any patent licenses
1228      granted to You under this License for that Work shall terminate
1229      as of the date such litigation is filed.
1230
1231   4. Redistribution. You may reproduce and distribute copies of the
1232      Work or Derivative Works thereof in any medium, with or without
1233      modifications, and in Source or Object form, provided that You
1234      meet the following conditions:
1235
1236      (a) You must give any other recipients of the Work or
1237          Derivative Works a copy of this License; and
1238
1239      (b) You must cause any modified files to carry prominent notices
1240          stating that You changed the files; and
1241
1242      (c) You must retain, in the Source form of any Derivative Works
1243          that You distribute, all copyright, patent, trademark, and
1244          attribution notices from the Source form of the Work,
1245          excluding those notices that do not pertain to any part of
1246          the Derivative Works; and
1247
1248      (d) If the Work includes a "NOTICE" text file as part of its
1249          distribution, then any Derivative Works that You distribute must
1250          include a readable copy of the attribution notices contained
1251          within such NOTICE file, excluding those notices that do not
1252          pertain to any part of the Derivative Works, in at least one
1253          of the following places: within a NOTICE text file distributed
1254          as part of the Derivative Works; within the Source form or
1255          documentation, if provided along with the Derivative Works; or,
1256          within a display generated by the Derivative Works, if and
1257          wherever such third-party notices normally appear. The contents
1258          of the NOTICE file are for informational purposes only and
1259          do not modify the License. You may add Your own attribution
1260          notices within Derivative Works that You distribute, alongside
1261          or as an addendum to the NOTICE text from the Work, provided
1262          that such additional attribution notices cannot be construed
1263          as modifying the License.
1264
1265      You may add Your own copyright statement to Your modifications and
1266      may provide additional or different license terms and conditions
1267      for use, reproduction, or distribution of Your modifications, or
1268      for any such Derivative Works as a whole, provided Your use,
1269      reproduction, and distribution of the Work otherwise complies with
1270      the conditions stated in this License.
1271
1272   5. Submission of Contributions. Unless You explicitly state otherwise,
1273      any Contribution intentionally submitted for inclusion in the Work
1274      by You to the Licensor shall be under the terms and conditions of
1275      this License, without any additional terms or conditions.
1276      Notwithstanding the above, nothing herein shall supersede or modify
1277      the terms of any separate license agreement you may have executed
1278      with Licensor regarding such Contributions.
1279
1280   6. Trademarks. This License does not grant permission to use the trade
1281      names, trademarks, service marks, or product names of the Licensor,
1282      except as required for reasonable and customary use in describing the
1283      origin of the Work and reproducing the content of the NOTICE file.
1284
1285   7. Disclaimer of Warranty. Unless required by applicable law or
1286      agreed to in writing, Licensor provides the Work (and each
1287      Contributor provides its Contributions) on an "AS IS" BASIS,
1288      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1289      implied, including, without limitation, any warranties or conditions
1290      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1291      PARTICULAR PURPOSE. You are solely responsible for determining the
1292      appropriateness of using or redistributing the Work and assume any
1293      risks associated with Your exercise of permissions under this License.
1294
1295   8. Limitation of Liability. In no event and under no legal theory,
1296      whether in tort (including negligence), contract, or otherwise,
1297      unless required by applicable law (such as deliberate and grossly
1298      negligent acts) or agreed to in writing, shall any Contributor be
1299      liable to You for damages, including any direct, indirect, special,
1300      incidental, or consequential damages of any character arising as a
1301      result of this License or out of the use or inability to use the
1302      Work (including but not limited to damages for loss of goodwill,
1303      work stoppage, computer failure or malfunction, or any and all
1304      other commercial damages or losses), even if such Contributor
1305      has been advised of the possibility of such damages.
1306
1307   9. Accepting Warranty or Additional Liability. While redistributing
1308      the Work or Derivative Works thereof, You may choose to offer,
1309      and charge a fee for, acceptance of support, warranty, indemnity,
1310      or other liability obligations and/or rights consistent with this
1311      License. However, in accepting such obligations, You may act only
1312      on Your own behalf and on Your sole responsibility, not on behalf
1313      of any other Contributor, and only if You agree to indemnify,
1314      defend, and hold each Contributor harmless for any liability
1315      incurred by, or claims asserted against, such Contributor by reason
1316      of your accepting any such warranty or additional liability.
1317
1318   END OF TERMS AND CONDITIONS
1319
1320   APPENDIX: How to apply the Apache License to your work.
1321
1322      To apply the Apache License to your work, attach the following
1323      boilerplate notice, with the fields enclosed by brackets "[]"
1324      replaced with your own identifying information. (Don't include
1325      the brackets!)  The text should be enclosed in the appropriate
1326      comment syntax for the file format. We also recommend that a
1327      file or class name and description of purpose be included on the
1328      same "printed page" as the copyright notice for easier
1329      identification within third-party archives.
1330
1331   Copyright [yyyy] [name of copyright owner]
1332
1333   Licensed under the Apache License, Version 2.0 (the "License");
1334   you may not use this file except in compliance with the License.
1335   You may obtain a copy of the License at
1336
1337       http://www.apache.org/licenses/LICENSE-2.0
1338
1339   Unless required by applicable law or agreed to in writing, software
1340   distributed under the License is distributed on an "AS IS" BASIS,
1341   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1342   See the License for the specific language governing permissions and
1343   limitations under the License.
1344
1345
1346
1347