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