@createiq/backend-licenses 1.0.12 → 1.0.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +753 -1247
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +753 -1247
- package/dist/index.js.map +1 -1
- package/oss-licenses.json +167 -229
- package/oss-licenses.json.sha256 +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -827,6 +827,38 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
827
827
|
See the License for the specific language governing permissions and
|
|
828
828
|
limitations under the License.`
|
|
829
829
|
},
|
|
830
|
+
{
|
|
831
|
+
name: "com.anthropic:anthropic-java",
|
|
832
|
+
website: "https://docs.anthropic.com/claude/reference/",
|
|
833
|
+
licenses: {
|
|
834
|
+
license: "MIT"
|
|
835
|
+
},
|
|
836
|
+
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
837
|
+
},
|
|
838
|
+
{
|
|
839
|
+
name: "com.anthropic:anthropic-java-client-okhttp",
|
|
840
|
+
website: "https://docs.anthropic.com/claude/reference/",
|
|
841
|
+
licenses: {
|
|
842
|
+
license: "MIT"
|
|
843
|
+
},
|
|
844
|
+
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
845
|
+
},
|
|
846
|
+
{
|
|
847
|
+
name: "com.anthropic:anthropic-java-core",
|
|
848
|
+
website: "https://docs.anthropic.com/claude/reference/",
|
|
849
|
+
licenses: {
|
|
850
|
+
license: "MIT"
|
|
851
|
+
},
|
|
852
|
+
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
853
|
+
},
|
|
854
|
+
{
|
|
855
|
+
name: "com.anthropic:anthropic-java-vertex",
|
|
856
|
+
website: "https://docs.anthropic.com/claude/reference/",
|
|
857
|
+
licenses: {
|
|
858
|
+
license: "MIT"
|
|
859
|
+
},
|
|
860
|
+
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
861
|
+
},
|
|
830
862
|
{
|
|
831
863
|
name: "com.auth0:java-jwt",
|
|
832
864
|
website: "https://github.com/auth0/java-jwt",
|
|
@@ -1706,7 +1738,8 @@ See the License for the specific language governing permissions and
|
|
|
1706
1738
|
limitations under the License.`
|
|
1707
1739
|
},
|
|
1708
1740
|
{
|
|
1709
|
-
name: "com.fasterxml.jackson.module:jackson-module-
|
|
1741
|
+
name: "com.fasterxml.jackson.module:jackson-module-kotlin",
|
|
1742
|
+
website: "https://github.com/FasterXML/jackson-module-kotlin",
|
|
1710
1743
|
licenses: {
|
|
1711
1744
|
license: "Apache-2.0"
|
|
1712
1745
|
},
|
|
@@ -1785,8 +1818,7 @@ See the License for the specific language governing permissions and
|
|
|
1785
1818
|
limitations under the License.`
|
|
1786
1819
|
},
|
|
1787
1820
|
{
|
|
1788
|
-
name: "com.fasterxml.jackson.module:jackson-module-
|
|
1789
|
-
website: "https://github.com/FasterXML/jackson-modules-base",
|
|
1821
|
+
name: "com.fasterxml.jackson.module:jackson-module-parameter-names",
|
|
1790
1822
|
licenses: {
|
|
1791
1823
|
license: "Apache-2.0"
|
|
1792
1824
|
},
|
|
@@ -1865,8 +1897,8 @@ See the License for the specific language governing permissions and
|
|
|
1865
1897
|
limitations under the License.`
|
|
1866
1898
|
},
|
|
1867
1899
|
{
|
|
1868
|
-
name: "com.fasterxml.jackson.module:jackson-module-
|
|
1869
|
-
website: "https://github.com/FasterXML/jackson-
|
|
1900
|
+
name: "com.fasterxml.jackson.module:jackson-module-paranamer",
|
|
1901
|
+
website: "https://github.com/FasterXML/jackson-modules-base",
|
|
1870
1902
|
licenses: {
|
|
1871
1903
|
license: "Apache-2.0"
|
|
1872
1904
|
},
|
|
@@ -1945,8 +1977,8 @@ See the License for the specific language governing permissions and
|
|
|
1945
1977
|
limitations under the License.`
|
|
1946
1978
|
},
|
|
1947
1979
|
{
|
|
1948
|
-
name: "com.
|
|
1949
|
-
website: "https://github.com/
|
|
1980
|
+
name: "com.fasterxml.jackson.module:jackson-module-scala",
|
|
1981
|
+
website: "https://github.com/FasterXML/jackson-module-scala",
|
|
1950
1982
|
licenses: {
|
|
1951
1983
|
license: "Apache-2.0"
|
|
1952
1984
|
},
|
|
@@ -2025,8 +2057,8 @@ See the License for the specific language governing permissions and
|
|
|
2025
2057
|
limitations under the License.`
|
|
2026
2058
|
},
|
|
2027
2059
|
{
|
|
2028
|
-
name: "com.
|
|
2029
|
-
website: "https://github.com/
|
|
2060
|
+
name: "com.flipkart.zjsonpatch:zjsonpatch",
|
|
2061
|
+
website: "https://github.com/flipkart-incubator/zjsonpatch/",
|
|
2030
2062
|
licenses: {
|
|
2031
2063
|
license: "Apache-2.0"
|
|
2032
2064
|
},
|
|
@@ -2105,7 +2137,7 @@ See the License for the specific language governing permissions and
|
|
|
2105
2137
|
limitations under the License.`
|
|
2106
2138
|
},
|
|
2107
2139
|
{
|
|
2108
|
-
name: "com.github.ben-manes.caffeine:
|
|
2140
|
+
name: "com.github.ben-manes.caffeine:caffeine",
|
|
2109
2141
|
website: "https://github.com/ben-manes/caffeine",
|
|
2110
2142
|
licenses: {
|
|
2111
2143
|
license: "Apache-2.0"
|
|
@@ -2185,8 +2217,8 @@ See the License for the specific language governing permissions and
|
|
|
2185
2217
|
limitations under the License.`
|
|
2186
2218
|
},
|
|
2187
2219
|
{
|
|
2188
|
-
name: "com.github.
|
|
2189
|
-
website: "https://
|
|
2220
|
+
name: "com.github.ben-manes.caffeine:jcache",
|
|
2221
|
+
website: "https://github.com/ben-manes/caffeine",
|
|
2190
2222
|
licenses: {
|
|
2191
2223
|
license: "Apache-2.0"
|
|
2192
2224
|
},
|
|
@@ -2265,8 +2297,8 @@ See the License for the specific language governing permissions and
|
|
|
2265
2297
|
limitations under the License.`
|
|
2266
2298
|
},
|
|
2267
2299
|
{
|
|
2268
|
-
name: "com.github.
|
|
2269
|
-
website: "https://github.
|
|
2300
|
+
name: "com.github.cb372:cats-retry",
|
|
2301
|
+
website: "https://cb372.github.io/cats-retry/",
|
|
2270
2302
|
licenses: {
|
|
2271
2303
|
license: "Apache-2.0"
|
|
2272
2304
|
},
|
|
@@ -2345,16 +2377,8 @@ See the License for the specific language governing permissions and
|
|
|
2345
2377
|
limitations under the License.`
|
|
2346
2378
|
},
|
|
2347
2379
|
{
|
|
2348
|
-
name: "com.github.
|
|
2349
|
-
website: "https://github.com/
|
|
2350
|
-
licenses: {
|
|
2351
|
-
license: "ISC"
|
|
2352
|
-
},
|
|
2353
|
-
licenseText: 'ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.'
|
|
2354
|
-
},
|
|
2355
|
-
{
|
|
2356
|
-
name: "com.github.t3hnar:scala-bcrypt",
|
|
2357
|
-
website: "https://github.com/t3hnar/scala-bcrypt",
|
|
2380
|
+
name: "com.github.curious-odd-man:rgxgen",
|
|
2381
|
+
website: "https://github.com/curious-odd-man/RgxGen",
|
|
2358
2382
|
licenses: {
|
|
2359
2383
|
license: "Apache-2.0"
|
|
2360
2384
|
},
|
|
@@ -2433,8 +2457,16 @@ See the License for the specific language governing permissions and
|
|
|
2433
2457
|
limitations under the License.`
|
|
2434
2458
|
},
|
|
2435
2459
|
{
|
|
2436
|
-
name: "com.github.
|
|
2437
|
-
website: "https://github.com/
|
|
2460
|
+
name: "com.github.mwiede:jsch",
|
|
2461
|
+
website: "https://github.com/mwiede/jsch",
|
|
2462
|
+
licenses: {
|
|
2463
|
+
license: "ISC"
|
|
2464
|
+
},
|
|
2465
|
+
licenseText: 'ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.'
|
|
2466
|
+
},
|
|
2467
|
+
{
|
|
2468
|
+
name: "com.github.t3hnar:scala-bcrypt",
|
|
2469
|
+
website: "https://github.com/t3hnar/scala-bcrypt",
|
|
2438
2470
|
licenses: {
|
|
2439
2471
|
license: "Apache-2.0"
|
|
2440
2472
|
},
|
|
@@ -2513,8 +2545,8 @@ See the License for the specific language governing permissions and
|
|
|
2513
2545
|
limitations under the License.`
|
|
2514
2546
|
},
|
|
2515
2547
|
{
|
|
2516
|
-
name: "com.github.
|
|
2517
|
-
website: "https://github.com/
|
|
2548
|
+
name: "com.github.takezoe:runtime-scaladoc-reader",
|
|
2549
|
+
website: "https://github.com/takezoe/runtime-scaladoc-reader",
|
|
2518
2550
|
licenses: {
|
|
2519
2551
|
license: "Apache-2.0"
|
|
2520
2552
|
},
|
|
@@ -2593,16 +2625,8 @@ See the License for the specific language governing permissions and
|
|
|
2593
2625
|
limitations under the License.`
|
|
2594
2626
|
},
|
|
2595
2627
|
{
|
|
2596
|
-
name: "com.github.
|
|
2597
|
-
website: "https://github.com/
|
|
2598
|
-
licenses: {
|
|
2599
|
-
license: "BSD-3-Clause"
|
|
2600
|
-
},
|
|
2601
|
-
licenseText: 'Copyright (c) <year> <owner>. \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions 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.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS 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 HOLDER 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.'
|
|
2602
|
-
},
|
|
2603
|
-
{
|
|
2604
|
-
name: "com.google.android:annotations",
|
|
2605
|
-
website: "http://source.android.com/",
|
|
2628
|
+
name: "com.github.vickumar1981:stringdistance",
|
|
2629
|
+
website: "https://github.com/vickumar1981/stringdistance",
|
|
2606
2630
|
licenses: {
|
|
2607
2631
|
license: "Apache-2.0"
|
|
2608
2632
|
},
|
|
@@ -2681,36 +2705,37 @@ See the License for the specific language governing permissions and
|
|
|
2681
2705
|
limitations under the License.`
|
|
2682
2706
|
},
|
|
2683
2707
|
{
|
|
2684
|
-
name: "com.
|
|
2708
|
+
name: "com.github.virtuald:curvesapi",
|
|
2709
|
+
website: "https://github.com/virtuald/curvesapi",
|
|
2685
2710
|
licenses: {
|
|
2686
2711
|
license: "BSD-3-Clause"
|
|
2687
2712
|
},
|
|
2688
2713
|
licenseText: 'Copyright (c) <year> <owner>. \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions 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.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS 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 HOLDER 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.'
|
|
2689
2714
|
},
|
|
2690
2715
|
{
|
|
2691
|
-
name: "com.google.api:
|
|
2716
|
+
name: "com.google.api:api-common",
|
|
2692
2717
|
licenses: {
|
|
2693
2718
|
license: "BSD-3-Clause"
|
|
2694
2719
|
},
|
|
2695
2720
|
licenseText: 'Copyright (c) <year> <owner>. \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions 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.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS 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 HOLDER 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.'
|
|
2696
2721
|
},
|
|
2697
2722
|
{
|
|
2698
|
-
name: "com.google.
|
|
2723
|
+
name: "com.google.auth:google-auth-library-credentials",
|
|
2699
2724
|
licenses: {
|
|
2700
2725
|
license: "BSD-3-Clause"
|
|
2701
2726
|
},
|
|
2702
2727
|
licenseText: 'Copyright (c) <year> <owner>. \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions 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.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS 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 HOLDER 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.'
|
|
2703
2728
|
},
|
|
2704
2729
|
{
|
|
2705
|
-
name: "com.google.
|
|
2730
|
+
name: "com.google.auth:google-auth-library-oauth2-http",
|
|
2706
2731
|
licenses: {
|
|
2707
2732
|
license: "BSD-3-Clause"
|
|
2708
2733
|
},
|
|
2709
2734
|
licenseText: 'Copyright (c) <year> <owner>. \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions 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.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS 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 HOLDER 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.'
|
|
2710
2735
|
},
|
|
2711
2736
|
{
|
|
2712
|
-
name: "com.google.
|
|
2713
|
-
website: "https://github.com/
|
|
2737
|
+
name: "com.google.auto.value:auto-value",
|
|
2738
|
+
website: "https://github.com/google/auto/tree/main/value",
|
|
2714
2739
|
licenses: {
|
|
2715
2740
|
license: "Apache-2.0"
|
|
2716
2741
|
},
|
|
@@ -2789,8 +2814,8 @@ See the License for the specific language governing permissions and
|
|
|
2789
2814
|
limitations under the License.`
|
|
2790
2815
|
},
|
|
2791
2816
|
{
|
|
2792
|
-
name: "com.google.
|
|
2793
|
-
website: "https://github.com/
|
|
2817
|
+
name: "com.google.auto.value:auto-value-annotations",
|
|
2818
|
+
website: "https://github.com/google/auto/tree/main/value",
|
|
2794
2819
|
licenses: {
|
|
2795
2820
|
license: "Apache-2.0"
|
|
2796
2821
|
},
|
|
@@ -2869,8 +2894,8 @@ See the License for the specific language governing permissions and
|
|
|
2869
2894
|
limitations under the License.`
|
|
2870
2895
|
},
|
|
2871
2896
|
{
|
|
2872
|
-
name: "com.google.
|
|
2873
|
-
website: "
|
|
2897
|
+
name: "com.google.code.findbugs:jsr305",
|
|
2898
|
+
website: "http://findbugs.sourceforge.net/",
|
|
2874
2899
|
licenses: {
|
|
2875
2900
|
license: "Apache-2.0"
|
|
2876
2901
|
},
|
|
@@ -2949,8 +2974,7 @@ See the License for the specific language governing permissions and
|
|
|
2949
2974
|
limitations under the License.`
|
|
2950
2975
|
},
|
|
2951
2976
|
{
|
|
2952
|
-
name: "com.google.
|
|
2953
|
-
website: "https://github.com/googleapis/sdk-platform-java",
|
|
2977
|
+
name: "com.google.code.gson:gson",
|
|
2954
2978
|
licenses: {
|
|
2955
2979
|
license: "Apache-2.0"
|
|
2956
2980
|
},
|
|
@@ -3029,8 +3053,7 @@ See the License for the specific language governing permissions and
|
|
|
3029
3053
|
limitations under the License.`
|
|
3030
3054
|
},
|
|
3031
3055
|
{
|
|
3032
|
-
name: "com.google.
|
|
3033
|
-
website: "https://github.com/googleapis/sdk-platform-java",
|
|
3056
|
+
name: "com.google.errorprone:error_prone_annotations",
|
|
3034
3057
|
licenses: {
|
|
3035
3058
|
license: "Apache-2.0"
|
|
3036
3059
|
},
|
|
@@ -3109,22 +3132,8 @@ See the License for the specific language governing permissions and
|
|
|
3109
3132
|
limitations under the License.`
|
|
3110
3133
|
},
|
|
3111
3134
|
{
|
|
3112
|
-
name: "com.google.
|
|
3113
|
-
|
|
3114
|
-
license: "BSD-3-Clause"
|
|
3115
|
-
},
|
|
3116
|
-
licenseText: 'Copyright (c) <year> <owner>. \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions 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.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS 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 HOLDER 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.'
|
|
3117
|
-
},
|
|
3118
|
-
{
|
|
3119
|
-
name: "com.google.auth:google-auth-library-oauth2-http",
|
|
3120
|
-
licenses: {
|
|
3121
|
-
license: "BSD-3-Clause"
|
|
3122
|
-
},
|
|
3123
|
-
licenseText: 'Copyright (c) <year> <owner>. \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions 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.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS 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 HOLDER 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.'
|
|
3124
|
-
},
|
|
3125
|
-
{
|
|
3126
|
-
name: "com.google.auto.value:auto-value-annotations",
|
|
3127
|
-
website: "https://github.com/google/auto/tree/main/value",
|
|
3135
|
+
name: "com.google.genai:google-genai",
|
|
3136
|
+
website: "https://github.com/googleapis/java-genai",
|
|
3128
3137
|
licenses: {
|
|
3129
3138
|
license: "Apache-2.0"
|
|
3130
3139
|
},
|
|
@@ -3203,8 +3212,7 @@ See the License for the specific language governing permissions and
|
|
|
3203
3212
|
limitations under the License.`
|
|
3204
3213
|
},
|
|
3205
3214
|
{
|
|
3206
|
-
name: "com.google.
|
|
3207
|
-
website: "https://github.com/googleapis/google-cloud-java",
|
|
3215
|
+
name: "com.google.guava:failureaccess",
|
|
3208
3216
|
licenses: {
|
|
3209
3217
|
license: "Apache-2.0"
|
|
3210
3218
|
},
|
|
@@ -3283,8 +3291,8 @@ See the License for the specific language governing permissions and
|
|
|
3283
3291
|
limitations under the License.`
|
|
3284
3292
|
},
|
|
3285
3293
|
{
|
|
3286
|
-
name: "com.google.
|
|
3287
|
-
website: "
|
|
3294
|
+
name: "com.google.guava:guava",
|
|
3295
|
+
website: "https://github.com/google/guava",
|
|
3288
3296
|
licenses: {
|
|
3289
3297
|
license: "Apache-2.0"
|
|
3290
3298
|
},
|
|
@@ -3363,7 +3371,7 @@ See the License for the specific language governing permissions and
|
|
|
3363
3371
|
limitations under the License.`
|
|
3364
3372
|
},
|
|
3365
3373
|
{
|
|
3366
|
-
name: "com.google.
|
|
3374
|
+
name: "com.google.guava:listenablefuture",
|
|
3367
3375
|
licenses: {
|
|
3368
3376
|
license: "Apache-2.0"
|
|
3369
3377
|
},
|
|
@@ -3442,7 +3450,7 @@ See the License for the specific language governing permissions and
|
|
|
3442
3450
|
limitations under the License.`
|
|
3443
3451
|
},
|
|
3444
3452
|
{
|
|
3445
|
-
name: "com.google.
|
|
3453
|
+
name: "com.google.http-client:google-http-client",
|
|
3446
3454
|
licenses: {
|
|
3447
3455
|
license: "Apache-2.0"
|
|
3448
3456
|
},
|
|
@@ -3521,7 +3529,7 @@ See the License for the specific language governing permissions and
|
|
|
3521
3529
|
limitations under the License.`
|
|
3522
3530
|
},
|
|
3523
3531
|
{
|
|
3524
|
-
name: "com.google.
|
|
3532
|
+
name: "com.google.http-client:google-http-client-gson",
|
|
3525
3533
|
licenses: {
|
|
3526
3534
|
license: "Apache-2.0"
|
|
3527
3535
|
},
|
|
@@ -3600,8 +3608,8 @@ See the License for the specific language governing permissions and
|
|
|
3600
3608
|
limitations under the License.`
|
|
3601
3609
|
},
|
|
3602
3610
|
{
|
|
3603
|
-
name: "com.google.
|
|
3604
|
-
website: "https://github.com/google/
|
|
3611
|
+
name: "com.google.j2objc:j2objc-annotations",
|
|
3612
|
+
website: "https://github.com/google/j2objc/",
|
|
3605
3613
|
licenses: {
|
|
3606
3614
|
license: "Apache-2.0"
|
|
3607
3615
|
},
|
|
@@ -3680,7 +3688,15 @@ See the License for the specific language governing permissions and
|
|
|
3680
3688
|
limitations under the License.`
|
|
3681
3689
|
},
|
|
3682
3690
|
{
|
|
3683
|
-
name: "com.google.
|
|
3691
|
+
name: "com.google.protobuf:protobuf-java",
|
|
3692
|
+
licenses: {
|
|
3693
|
+
license: "BSD-3-Clause"
|
|
3694
|
+
},
|
|
3695
|
+
licenseText: 'Copyright (c) <year> <owner>. \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions 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.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS 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 HOLDER 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.'
|
|
3696
|
+
},
|
|
3697
|
+
{
|
|
3698
|
+
name: "com.googlecode.libphonenumber:libphonenumber",
|
|
3699
|
+
website: "https://github.com/google/libphonenumber/",
|
|
3684
3700
|
licenses: {
|
|
3685
3701
|
license: "Apache-2.0"
|
|
3686
3702
|
},
|
|
@@ -3759,7 +3775,7 @@ See the License for the specific language governing permissions and
|
|
|
3759
3775
|
limitations under the License.`
|
|
3760
3776
|
},
|
|
3761
3777
|
{
|
|
3762
|
-
name: "com.
|
|
3778
|
+
name: "com.googlecode.owasp-java-html-sanitizer:java10-shim",
|
|
3763
3779
|
licenses: {
|
|
3764
3780
|
license: "Apache-2.0"
|
|
3765
3781
|
},
|
|
@@ -3838,7 +3854,7 @@ See the License for the specific language governing permissions and
|
|
|
3838
3854
|
limitations under the License.`
|
|
3839
3855
|
},
|
|
3840
3856
|
{
|
|
3841
|
-
name: "com.
|
|
3857
|
+
name: "com.googlecode.owasp-java-html-sanitizer:java8-shim",
|
|
3842
3858
|
licenses: {
|
|
3843
3859
|
license: "Apache-2.0"
|
|
3844
3860
|
},
|
|
@@ -3917,7 +3933,7 @@ See the License for the specific language governing permissions and
|
|
|
3917
3933
|
limitations under the License.`
|
|
3918
3934
|
},
|
|
3919
3935
|
{
|
|
3920
|
-
name: "com.
|
|
3936
|
+
name: "com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer",
|
|
3921
3937
|
licenses: {
|
|
3922
3938
|
license: "Apache-2.0"
|
|
3923
3939
|
},
|
|
@@ -3996,8 +4012,8 @@ See the License for the specific language governing permissions and
|
|
|
3996
4012
|
limitations under the License.`
|
|
3997
4013
|
},
|
|
3998
4014
|
{
|
|
3999
|
-
name: "com.
|
|
4000
|
-
website: "
|
|
4015
|
+
name: "com.googlecode.usc:jdbcdslog",
|
|
4016
|
+
website: "http://code.google.com/p/jdbcdslog-exp/",
|
|
4001
4017
|
licenses: {
|
|
4002
4018
|
license: "Apache-2.0"
|
|
4003
4019
|
},
|
|
@@ -4076,31 +4092,8 @@ See the License for the specific language governing permissions and
|
|
|
4076
4092
|
limitations under the License.`
|
|
4077
4093
|
},
|
|
4078
4094
|
{
|
|
4079
|
-
name: "com.
|
|
4080
|
-
|
|
4081
|
-
license: "BSD-3-Clause"
|
|
4082
|
-
},
|
|
4083
|
-
licenseText: 'Copyright (c) <year> <owner>. \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions 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.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS 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 HOLDER 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.'
|
|
4084
|
-
},
|
|
4085
|
-
{
|
|
4086
|
-
name: "com.google.protobuf:protobuf-java-util",
|
|
4087
|
-
licenses: {
|
|
4088
|
-
license: "BSD-3-Clause"
|
|
4089
|
-
},
|
|
4090
|
-
licenseText: 'Copyright (c) <year> <owner>. \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions 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.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS 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 HOLDER 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.'
|
|
4091
|
-
},
|
|
4092
|
-
{
|
|
4093
|
-
name: "com.google.re2j:re2j",
|
|
4094
|
-
website: "http://github.com/google/re2j",
|
|
4095
|
-
licenses: {
|
|
4096
|
-
license: "GO"
|
|
4097
|
-
},
|
|
4098
|
-
licenseText: 'Copyright (c) 2009 The Go Authors. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are\nmet:\n\n * Redistributions of source code must retain the above copyright\nnotice, this list of conditions and the following disclaimer.\n * Redistributions in binary form must reproduce the above\ncopyright notice, this list of conditions and the following disclaimer\nin the documentation and/or other materials provided with the\ndistribution.\n * Neither the name of Google Inc. nor the names of its\ncontributors may be used to endorse or promote products derived from\nthis software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\nLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\nA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\nOWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\nTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n',
|
|
4099
|
-
copyrightText: "Copyright (c) 2009 The Go Authors. All rights reserved."
|
|
4100
|
-
},
|
|
4101
|
-
{
|
|
4102
|
-
name: "com.googlecode.libphonenumber:libphonenumber",
|
|
4103
|
-
website: "https://github.com/google/libphonenumber/",
|
|
4095
|
+
name: "com.gu:brotli4s",
|
|
4096
|
+
website: "https://github.com/guardian/play-brotli-filter",
|
|
4104
4097
|
licenses: {
|
|
4105
4098
|
license: "Apache-2.0"
|
|
4106
4099
|
},
|
|
@@ -4179,7 +4172,8 @@ See the License for the specific language governing permissions and
|
|
|
4179
4172
|
limitations under the License.`
|
|
4180
4173
|
},
|
|
4181
4174
|
{
|
|
4182
|
-
name: "com.
|
|
4175
|
+
name: "com.gu:pekko-stream-brotli",
|
|
4176
|
+
website: "https://github.com/guardian/play-brotli-filter",
|
|
4183
4177
|
licenses: {
|
|
4184
4178
|
license: "Apache-2.0"
|
|
4185
4179
|
},
|
|
@@ -4258,7 +4252,8 @@ See the License for the specific language governing permissions and
|
|
|
4258
4252
|
limitations under the License.`
|
|
4259
4253
|
},
|
|
4260
4254
|
{
|
|
4261
|
-
name: "com.
|
|
4255
|
+
name: "com.gu:play-v30-brotli-filter",
|
|
4256
|
+
website: "https://github.com/guardian/play-brotli-filter",
|
|
4262
4257
|
licenses: {
|
|
4263
4258
|
license: "Apache-2.0"
|
|
4264
4259
|
},
|
|
@@ -4337,7 +4332,56 @@ See the License for the specific language governing permissions and
|
|
|
4337
4332
|
limitations under the License.`
|
|
4338
4333
|
},
|
|
4339
4334
|
{
|
|
4340
|
-
name: "com.
|
|
4335
|
+
name: "com.ibm.icu:icu4j",
|
|
4336
|
+
website: "https://icu.unicode.org/",
|
|
4337
|
+
licenses: {
|
|
4338
|
+
license: "Unicode-3.0"
|
|
4339
|
+
},
|
|
4340
|
+
licenseText: 'UNICODE LICENSE V3\n\nCOPYRIGHT AND PERMISSION NOTICE\n\nCopyright \xA9 1991-2023 Unicode, Inc.\n\nNOTICE TO USER: Carefully read the following legal agreement. BY\nDOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR\nSOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE\nTERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT\nDOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.\n\nPermission is hereby granted, free of charge, to any person obtaining a\ncopy of data files and any associated documentation (the "Data Files") or\nsoftware and any associated documentation (the "Software") to deal in the\nData Files or Software without restriction, including without limitation\nthe rights to use, copy, modify, merge, publish, distribute, and/or sell\ncopies of the Data Files or Software, and to permit persons to whom the\nData Files or Software are furnished to do so, provided that either (a)\nthis copyright and permission notice appear with all copies of the Data\nFiles or Software, or (b) this copyright and permission notice appear in\nassociated Documentation.\n\nTHE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY\nKIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF\nTHIRD PARTY RIGHTS.\n\nIN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE\nBE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,\nOR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,\nWHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,\nARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA\nFILES OR SOFTWARE.\n\nExcept as contained in this notice, the name of a copyright holder shall\nnot be used in advertising or otherwise to promote the sale, use or other\ndealings in these Data Files or Software without prior written\nauthorization of the copyright holder.'
|
|
4341
|
+
},
|
|
4342
|
+
{
|
|
4343
|
+
name: "com.iheart:ficus",
|
|
4344
|
+
website: "http://iheartradio.github.io/ficus",
|
|
4345
|
+
licenses: {
|
|
4346
|
+
license: "MIT"
|
|
4347
|
+
},
|
|
4348
|
+
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
4349
|
+
},
|
|
4350
|
+
{
|
|
4351
|
+
name: "com.knuddels:jtokkit",
|
|
4352
|
+
website: "https://github.com/knuddelsgmbh/jtokkit",
|
|
4353
|
+
licenses: {
|
|
4354
|
+
license: "MIT"
|
|
4355
|
+
},
|
|
4356
|
+
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
4357
|
+
},
|
|
4358
|
+
{
|
|
4359
|
+
name: "com.lihaoyi:fansi",
|
|
4360
|
+
website: "https://github.com/com-lihaoyi/Fansi",
|
|
4361
|
+
licenses: {
|
|
4362
|
+
license: "MIT"
|
|
4363
|
+
},
|
|
4364
|
+
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
4365
|
+
},
|
|
4366
|
+
{
|
|
4367
|
+
name: "com.lihaoyi:pprint",
|
|
4368
|
+
website: "https://github.com/com-lihaoyi/PPrint",
|
|
4369
|
+
licenses: {
|
|
4370
|
+
license: "MIT"
|
|
4371
|
+
},
|
|
4372
|
+
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
4373
|
+
},
|
|
4374
|
+
{
|
|
4375
|
+
name: "com.lihaoyi:sourcecode",
|
|
4376
|
+
website: "https://github.com/com-lihaoyi/sourcecode",
|
|
4377
|
+
licenses: {
|
|
4378
|
+
license: "MIT"
|
|
4379
|
+
},
|
|
4380
|
+
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
4381
|
+
},
|
|
4382
|
+
{
|
|
4383
|
+
name: "com.mixpanel:mixpanel-java",
|
|
4384
|
+
website: "https://github.com/mixpanel/mixpanel-java",
|
|
4341
4385
|
licenses: {
|
|
4342
4386
|
license: "Apache-2.0"
|
|
4343
4387
|
},
|
|
@@ -4416,8 +4460,8 @@ See the License for the specific language governing permissions and
|
|
|
4416
4460
|
limitations under the License.`
|
|
4417
4461
|
},
|
|
4418
4462
|
{
|
|
4419
|
-
name: "com.
|
|
4420
|
-
website: "
|
|
4463
|
+
name: "com.nimbusds:nimbus-jose-jwt",
|
|
4464
|
+
website: "https://bitbucket.org/connect2id/nimbus-jose-jwt",
|
|
4421
4465
|
licenses: {
|
|
4422
4466
|
license: "Apache-2.0"
|
|
4423
4467
|
},
|
|
@@ -4496,8 +4540,8 @@ See the License for the specific language governing permissions and
|
|
|
4496
4540
|
limitations under the License.`
|
|
4497
4541
|
},
|
|
4498
4542
|
{
|
|
4499
|
-
name: "com.
|
|
4500
|
-
website: "https://github.
|
|
4543
|
+
name: "com.nrinaudo:kantan.codecs",
|
|
4544
|
+
website: "https://nrinaudo.github.io/kantan.codecs",
|
|
4501
4545
|
licenses: {
|
|
4502
4546
|
license: "Apache-2.0"
|
|
4503
4547
|
},
|
|
@@ -4576,8 +4620,8 @@ See the License for the specific language governing permissions and
|
|
|
4576
4620
|
limitations under the License.`
|
|
4577
4621
|
},
|
|
4578
4622
|
{
|
|
4579
|
-
name: "com.
|
|
4580
|
-
website: "https://github.
|
|
4623
|
+
name: "com.nrinaudo:kantan.codecs-shapeless",
|
|
4624
|
+
website: "https://nrinaudo.github.io/kantan.codecs",
|
|
4581
4625
|
licenses: {
|
|
4582
4626
|
license: "Apache-2.0"
|
|
4583
4627
|
},
|
|
@@ -4656,8 +4700,8 @@ See the License for the specific language governing permissions and
|
|
|
4656
4700
|
limitations under the License.`
|
|
4657
4701
|
},
|
|
4658
4702
|
{
|
|
4659
|
-
name: "com.
|
|
4660
|
-
website: "https://github.
|
|
4703
|
+
name: "com.nrinaudo:kantan.csv",
|
|
4704
|
+
website: "https://nrinaudo.github.io/kantan.csv",
|
|
4661
4705
|
licenses: {
|
|
4662
4706
|
license: "Apache-2.0"
|
|
4663
4707
|
},
|
|
@@ -4736,138 +4780,10 @@ See the License for the specific language governing permissions and
|
|
|
4736
4780
|
limitations under the License.`
|
|
4737
4781
|
},
|
|
4738
4782
|
{
|
|
4739
|
-
name: "com.
|
|
4740
|
-
website: "https://
|
|
4783
|
+
name: "com.nrinaudo:kantan.csv-generic",
|
|
4784
|
+
website: "https://nrinaudo.github.io/kantan.csv",
|
|
4741
4785
|
licenses: {
|
|
4742
|
-
license: "
|
|
4743
|
-
},
|
|
4744
|
-
licenseText: 'UNICODE LICENSE V3\n\nCOPYRIGHT AND PERMISSION NOTICE\n\nCopyright \xA9 1991-2023 Unicode, Inc.\n\nNOTICE TO USER: Carefully read the following legal agreement. BY\nDOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR\nSOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE\nTERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT\nDOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.\n\nPermission is hereby granted, free of charge, to any person obtaining a\ncopy of data files and any associated documentation (the "Data Files") or\nsoftware and any associated documentation (the "Software") to deal in the\nData Files or Software without restriction, including without limitation\nthe rights to use, copy, modify, merge, publish, distribute, and/or sell\ncopies of the Data Files or Software, and to permit persons to whom the\nData Files or Software are furnished to do so, provided that either (a)\nthis copyright and permission notice appear with all copies of the Data\nFiles or Software, or (b) this copyright and permission notice appear in\nassociated Documentation.\n\nTHE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY\nKIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF\nTHIRD PARTY RIGHTS.\n\nIN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE\nBE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,\nOR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,\nWHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,\nARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA\nFILES OR SOFTWARE.\n\nExcept as contained in this notice, the name of a copyright holder shall\nnot be used in advertising or otherwise to promote the sale, use or other\ndealings in these Data Files or Software without prior written\nauthorization of the copyright holder.'
|
|
4745
|
-
},
|
|
4746
|
-
{
|
|
4747
|
-
name: "com.iheart:ficus",
|
|
4748
|
-
website: "http://iheartradio.github.io/ficus",
|
|
4749
|
-
licenses: {
|
|
4750
|
-
license: "MIT"
|
|
4751
|
-
},
|
|
4752
|
-
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
4753
|
-
},
|
|
4754
|
-
{
|
|
4755
|
-
name: "com.knuddels:jtokkit",
|
|
4756
|
-
website: "https://github.com/knuddelsgmbh/jtokkit",
|
|
4757
|
-
licenses: {
|
|
4758
|
-
license: "MIT"
|
|
4759
|
-
},
|
|
4760
|
-
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
4761
|
-
},
|
|
4762
|
-
{
|
|
4763
|
-
name: "com.lihaoyi:fansi",
|
|
4764
|
-
website: "https://github.com/com-lihaoyi/Fansi",
|
|
4765
|
-
licenses: {
|
|
4766
|
-
license: "MIT"
|
|
4767
|
-
},
|
|
4768
|
-
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
4769
|
-
},
|
|
4770
|
-
{
|
|
4771
|
-
name: "com.lihaoyi:pprint",
|
|
4772
|
-
website: "https://github.com/com-lihaoyi/PPrint",
|
|
4773
|
-
licenses: {
|
|
4774
|
-
license: "MIT"
|
|
4775
|
-
},
|
|
4776
|
-
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
4777
|
-
},
|
|
4778
|
-
{
|
|
4779
|
-
name: "com.lihaoyi:sourcecode",
|
|
4780
|
-
website: "https://github.com/com-lihaoyi/sourcecode",
|
|
4781
|
-
licenses: {
|
|
4782
|
-
license: "MIT"
|
|
4783
|
-
},
|
|
4784
|
-
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
4785
|
-
},
|
|
4786
|
-
{
|
|
4787
|
-
name: "com.mixpanel:mixpanel-java",
|
|
4788
|
-
website: "https://github.com/mixpanel/mixpanel-java",
|
|
4789
|
-
licenses: {
|
|
4790
|
-
license: "Apache-2.0"
|
|
4791
|
-
},
|
|
4792
|
-
licenseText: `Apache License
|
|
4793
|
-
Version 2.0, January 2004
|
|
4794
|
-
http://www.apache.org/licenses/
|
|
4795
|
-
|
|
4796
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
4797
|
-
|
|
4798
|
-
1. Definitions.
|
|
4799
|
-
|
|
4800
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
4801
|
-
|
|
4802
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
4803
|
-
|
|
4804
|
-
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
4805
|
-
|
|
4806
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
4807
|
-
|
|
4808
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
4809
|
-
|
|
4810
|
-
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
4811
|
-
|
|
4812
|
-
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
4813
|
-
|
|
4814
|
-
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
4815
|
-
|
|
4816
|
-
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
4817
|
-
|
|
4818
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
4819
|
-
|
|
4820
|
-
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
4821
|
-
|
|
4822
|
-
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
4823
|
-
|
|
4824
|
-
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
4825
|
-
|
|
4826
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
4827
|
-
|
|
4828
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
4829
|
-
|
|
4830
|
-
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
4831
|
-
|
|
4832
|
-
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
4833
|
-
|
|
4834
|
-
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
4835
|
-
|
|
4836
|
-
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
4837
|
-
|
|
4838
|
-
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
4839
|
-
|
|
4840
|
-
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
4841
|
-
|
|
4842
|
-
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
4843
|
-
|
|
4844
|
-
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
4845
|
-
|
|
4846
|
-
END OF TERMS AND CONDITIONS
|
|
4847
|
-
|
|
4848
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
4849
|
-
|
|
4850
|
-
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
4851
|
-
|
|
4852
|
-
Copyright [yyyy] [name of copyright owner]
|
|
4853
|
-
|
|
4854
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
4855
|
-
you may not use this file except in compliance with the License.
|
|
4856
|
-
You may obtain a copy of the License at
|
|
4857
|
-
|
|
4858
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
4859
|
-
|
|
4860
|
-
Unless required by applicable law or agreed to in writing, software
|
|
4861
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
4862
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
4863
|
-
See the License for the specific language governing permissions and
|
|
4864
|
-
limitations under the License.`
|
|
4865
|
-
},
|
|
4866
|
-
{
|
|
4867
|
-
name: "com.nimbusds:nimbus-jose-jwt",
|
|
4868
|
-
website: "https://bitbucket.org/connect2id/nimbus-jose-jwt",
|
|
4869
|
-
licenses: {
|
|
4870
|
-
license: "Apache-2.0"
|
|
4786
|
+
license: "Apache-2.0"
|
|
4871
4787
|
},
|
|
4872
4788
|
licenseText: `Apache License
|
|
4873
4789
|
Version 2.0, January 2004
|
|
@@ -4944,8 +4860,8 @@ See the License for the specific language governing permissions and
|
|
|
4944
4860
|
limitations under the License.`
|
|
4945
4861
|
},
|
|
4946
4862
|
{
|
|
4947
|
-
name: "com.nrinaudo:kantan.
|
|
4948
|
-
website: "https://nrinaudo.github.io/kantan.
|
|
4863
|
+
name: "com.nrinaudo:kantan.csv-jackson",
|
|
4864
|
+
website: "https://nrinaudo.github.io/kantan.csv",
|
|
4949
4865
|
licenses: {
|
|
4950
4866
|
license: "Apache-2.0"
|
|
4951
4867
|
},
|
|
@@ -5024,8 +4940,8 @@ See the License for the specific language governing permissions and
|
|
|
5024
4940
|
limitations under the License.`
|
|
5025
4941
|
},
|
|
5026
4942
|
{
|
|
5027
|
-
name: "com.
|
|
5028
|
-
website: "https://
|
|
4943
|
+
name: "com.squareup.okhttp3:logging-interceptor",
|
|
4944
|
+
website: "https://square.github.io/okhttp/",
|
|
5029
4945
|
licenses: {
|
|
5030
4946
|
license: "Apache-2.0"
|
|
5031
4947
|
},
|
|
@@ -5104,8 +5020,8 @@ See the License for the specific language governing permissions and
|
|
|
5104
5020
|
limitations under the License.`
|
|
5105
5021
|
},
|
|
5106
5022
|
{
|
|
5107
|
-
name: "com.
|
|
5108
|
-
website: "https://
|
|
5023
|
+
name: "com.squareup.okhttp3:okhttp",
|
|
5024
|
+
website: "https://square.github.io/okhttp/",
|
|
5109
5025
|
licenses: {
|
|
5110
5026
|
license: "Apache-2.0"
|
|
5111
5027
|
},
|
|
@@ -5184,8 +5100,8 @@ See the License for the specific language governing permissions and
|
|
|
5184
5100
|
limitations under the License.`
|
|
5185
5101
|
},
|
|
5186
5102
|
{
|
|
5187
|
-
name: "com.
|
|
5188
|
-
website: "https://
|
|
5103
|
+
name: "com.squareup.okio:okio",
|
|
5104
|
+
website: "https://github.com/square/okio/",
|
|
5189
5105
|
licenses: {
|
|
5190
5106
|
license: "Apache-2.0"
|
|
5191
5107
|
},
|
|
@@ -5264,8 +5180,8 @@ See the License for the specific language governing permissions and
|
|
|
5264
5180
|
limitations under the License.`
|
|
5265
5181
|
},
|
|
5266
5182
|
{
|
|
5267
|
-
name: "com.
|
|
5268
|
-
website: "https://
|
|
5183
|
+
name: "com.squareup.okio:okio-jvm",
|
|
5184
|
+
website: "https://github.com/square/okio/",
|
|
5269
5185
|
licenses: {
|
|
5270
5186
|
license: "Apache-2.0"
|
|
5271
5187
|
},
|
|
@@ -7939,7 +7855,7 @@ See the License for the specific language governing permissions and
|
|
|
7939
7855
|
limitations under the License.`
|
|
7940
7856
|
},
|
|
7941
7857
|
{
|
|
7942
|
-
name: "io.grpc:grpc-
|
|
7858
|
+
name: "io.grpc:grpc-api",
|
|
7943
7859
|
website: "https://github.com/grpc/grpc-java",
|
|
7944
7860
|
licenses: {
|
|
7945
7861
|
license: "Apache-2.0"
|
|
@@ -8019,7 +7935,7 @@ See the License for the specific language governing permissions and
|
|
|
8019
7935
|
limitations under the License.`
|
|
8020
7936
|
},
|
|
8021
7937
|
{
|
|
8022
|
-
name: "io.grpc:grpc-
|
|
7938
|
+
name: "io.grpc:grpc-context",
|
|
8023
7939
|
website: "https://github.com/grpc/grpc-java",
|
|
8024
7940
|
licenses: {
|
|
8025
7941
|
license: "Apache-2.0"
|
|
@@ -8099,8 +8015,7 @@ See the License for the specific language governing permissions and
|
|
|
8099
8015
|
limitations under the License.`
|
|
8100
8016
|
},
|
|
8101
8017
|
{
|
|
8102
|
-
name: "io.
|
|
8103
|
-
website: "https://github.com/grpc/grpc-java",
|
|
8018
|
+
name: "io.jsonwebtoken:jjwt-api",
|
|
8104
8019
|
licenses: {
|
|
8105
8020
|
license: "Apache-2.0"
|
|
8106
8021
|
},
|
|
@@ -8179,8 +8094,7 @@ See the License for the specific language governing permissions and
|
|
|
8179
8094
|
limitations under the License.`
|
|
8180
8095
|
},
|
|
8181
8096
|
{
|
|
8182
|
-
name: "io.
|
|
8183
|
-
website: "https://github.com/grpc/grpc-java",
|
|
8097
|
+
name: "io.jsonwebtoken:jjwt-impl",
|
|
8184
8098
|
licenses: {
|
|
8185
8099
|
license: "Apache-2.0"
|
|
8186
8100
|
},
|
|
@@ -8259,8 +8173,7 @@ See the License for the specific language governing permissions and
|
|
|
8259
8173
|
limitations under the License.`
|
|
8260
8174
|
},
|
|
8261
8175
|
{
|
|
8262
|
-
name: "io.
|
|
8263
|
-
website: "https://github.com/grpc/grpc-java",
|
|
8176
|
+
name: "io.jsonwebtoken:jjwt-jackson",
|
|
8264
8177
|
licenses: {
|
|
8265
8178
|
license: "Apache-2.0"
|
|
8266
8179
|
},
|
|
@@ -8339,8 +8252,7 @@ See the License for the specific language governing permissions and
|
|
|
8339
8252
|
limitations under the License.`
|
|
8340
8253
|
},
|
|
8341
8254
|
{
|
|
8342
|
-
name: "io.
|
|
8343
|
-
website: "https://github.com/grpc/grpc-java",
|
|
8255
|
+
name: "io.netty:netty-buffer",
|
|
8344
8256
|
licenses: {
|
|
8345
8257
|
license: "Apache-2.0"
|
|
8346
8258
|
},
|
|
@@ -8419,8 +8331,7 @@ See the License for the specific language governing permissions and
|
|
|
8419
8331
|
limitations under the License.`
|
|
8420
8332
|
},
|
|
8421
8333
|
{
|
|
8422
|
-
name: "io.
|
|
8423
|
-
website: "https://github.com/grpc/grpc-java",
|
|
8334
|
+
name: "io.netty:netty-codec",
|
|
8424
8335
|
licenses: {
|
|
8425
8336
|
license: "Apache-2.0"
|
|
8426
8337
|
},
|
|
@@ -8499,8 +8410,7 @@ See the License for the specific language governing permissions and
|
|
|
8499
8410
|
limitations under the License.`
|
|
8500
8411
|
},
|
|
8501
8412
|
{
|
|
8502
|
-
name: "io.
|
|
8503
|
-
website: "https://github.com/grpc/grpc-java",
|
|
8413
|
+
name: "io.netty:netty-codec-base",
|
|
8504
8414
|
licenses: {
|
|
8505
8415
|
license: "Apache-2.0"
|
|
8506
8416
|
},
|
|
@@ -8579,8 +8489,7 @@ See the License for the specific language governing permissions and
|
|
|
8579
8489
|
limitations under the License.`
|
|
8580
8490
|
},
|
|
8581
8491
|
{
|
|
8582
|
-
name: "io.
|
|
8583
|
-
website: "https://github.com/grpc/grpc-java",
|
|
8492
|
+
name: "io.netty:netty-codec-compression",
|
|
8584
8493
|
licenses: {
|
|
8585
8494
|
license: "Apache-2.0"
|
|
8586
8495
|
},
|
|
@@ -8659,8 +8568,7 @@ See the License for the specific language governing permissions and
|
|
|
8659
8568
|
limitations under the License.`
|
|
8660
8569
|
},
|
|
8661
8570
|
{
|
|
8662
|
-
name: "io.
|
|
8663
|
-
website: "https://github.com/grpc/grpc-java",
|
|
8571
|
+
name: "io.netty:netty-codec-dns",
|
|
8664
8572
|
licenses: {
|
|
8665
8573
|
license: "Apache-2.0"
|
|
8666
8574
|
},
|
|
@@ -8739,8 +8647,7 @@ See the License for the specific language governing permissions and
|
|
|
8739
8647
|
limitations under the License.`
|
|
8740
8648
|
},
|
|
8741
8649
|
{
|
|
8742
|
-
name: "io.
|
|
8743
|
-
website: "https://github.com/grpc/grpc-java",
|
|
8650
|
+
name: "io.netty:netty-codec-http",
|
|
8744
8651
|
licenses: {
|
|
8745
8652
|
license: "Apache-2.0"
|
|
8746
8653
|
},
|
|
@@ -8819,8 +8726,7 @@ See the License for the specific language governing permissions and
|
|
|
8819
8726
|
limitations under the License.`
|
|
8820
8727
|
},
|
|
8821
8728
|
{
|
|
8822
|
-
name: "io.
|
|
8823
|
-
website: "https://github.com/grpc/grpc-java",
|
|
8729
|
+
name: "io.netty:netty-codec-http2",
|
|
8824
8730
|
licenses: {
|
|
8825
8731
|
license: "Apache-2.0"
|
|
8826
8732
|
},
|
|
@@ -8899,8 +8805,7 @@ See the License for the specific language governing permissions and
|
|
|
8899
8805
|
limitations under the License.`
|
|
8900
8806
|
},
|
|
8901
8807
|
{
|
|
8902
|
-
name: "io.
|
|
8903
|
-
website: "https://github.com/grpc/grpc-java",
|
|
8808
|
+
name: "io.netty:netty-codec-socks",
|
|
8904
8809
|
licenses: {
|
|
8905
8810
|
license: "Apache-2.0"
|
|
8906
8811
|
},
|
|
@@ -8979,8 +8884,7 @@ See the License for the specific language governing permissions and
|
|
|
8979
8884
|
limitations under the License.`
|
|
8980
8885
|
},
|
|
8981
8886
|
{
|
|
8982
|
-
name: "io.
|
|
8983
|
-
website: "https://github.com/grpc/grpc-java",
|
|
8887
|
+
name: "io.netty:netty-common",
|
|
8984
8888
|
licenses: {
|
|
8985
8889
|
license: "Apache-2.0"
|
|
8986
8890
|
},
|
|
@@ -9059,8 +8963,7 @@ See the License for the specific language governing permissions and
|
|
|
9059
8963
|
limitations under the License.`
|
|
9060
8964
|
},
|
|
9061
8965
|
{
|
|
9062
|
-
name: "io.
|
|
9063
|
-
website: "https://github.com/grpc/grpc-java",
|
|
8966
|
+
name: "io.netty:netty-handler",
|
|
9064
8967
|
licenses: {
|
|
9065
8968
|
license: "Apache-2.0"
|
|
9066
8969
|
},
|
|
@@ -9139,7 +9042,7 @@ See the License for the specific language governing permissions and
|
|
|
9139
9042
|
limitations under the License.`
|
|
9140
9043
|
},
|
|
9141
9044
|
{
|
|
9142
|
-
name: "io.
|
|
9045
|
+
name: "io.netty:netty-handler-proxy",
|
|
9143
9046
|
licenses: {
|
|
9144
9047
|
license: "Apache-2.0"
|
|
9145
9048
|
},
|
|
@@ -9218,7 +9121,7 @@ See the License for the specific language governing permissions and
|
|
|
9218
9121
|
limitations under the License.`
|
|
9219
9122
|
},
|
|
9220
9123
|
{
|
|
9221
|
-
name: "io.
|
|
9124
|
+
name: "io.netty:netty-resolver",
|
|
9222
9125
|
licenses: {
|
|
9223
9126
|
license: "Apache-2.0"
|
|
9224
9127
|
},
|
|
@@ -9297,7 +9200,7 @@ See the License for the specific language governing permissions and
|
|
|
9297
9200
|
limitations under the License.`
|
|
9298
9201
|
},
|
|
9299
9202
|
{
|
|
9300
|
-
name: "io.
|
|
9203
|
+
name: "io.netty:netty-resolver-dns",
|
|
9301
9204
|
licenses: {
|
|
9302
9205
|
license: "Apache-2.0"
|
|
9303
9206
|
},
|
|
@@ -9376,7 +9279,7 @@ See the License for the specific language governing permissions and
|
|
|
9376
9279
|
limitations under the License.`
|
|
9377
9280
|
},
|
|
9378
9281
|
{
|
|
9379
|
-
name: "io.netty:netty-
|
|
9282
|
+
name: "io.netty:netty-resolver-dns-classes-macos",
|
|
9380
9283
|
licenses: {
|
|
9381
9284
|
license: "Apache-2.0"
|
|
9382
9285
|
},
|
|
@@ -9455,7 +9358,7 @@ See the License for the specific language governing permissions and
|
|
|
9455
9358
|
limitations under the License.`
|
|
9456
9359
|
},
|
|
9457
9360
|
{
|
|
9458
|
-
name: "io.netty:netty-
|
|
9361
|
+
name: "io.netty:netty-resolver-dns-native-macos",
|
|
9459
9362
|
licenses: {
|
|
9460
9363
|
license: "Apache-2.0"
|
|
9461
9364
|
},
|
|
@@ -9534,7 +9437,8 @@ See the License for the specific language governing permissions and
|
|
|
9534
9437
|
limitations under the License.`
|
|
9535
9438
|
},
|
|
9536
9439
|
{
|
|
9537
|
-
name: "io.netty:netty-
|
|
9440
|
+
name: "io.netty:netty-tcnative-boringssl-static",
|
|
9441
|
+
website: "https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/",
|
|
9538
9442
|
licenses: {
|
|
9539
9443
|
license: "Apache-2.0"
|
|
9540
9444
|
},
|
|
@@ -9613,7 +9517,7 @@ See the License for the specific language governing permissions and
|
|
|
9613
9517
|
limitations under the License.`
|
|
9614
9518
|
},
|
|
9615
9519
|
{
|
|
9616
|
-
name: "io.netty:netty-
|
|
9520
|
+
name: "io.netty:netty-tcnative-classes",
|
|
9617
9521
|
licenses: {
|
|
9618
9522
|
license: "Apache-2.0"
|
|
9619
9523
|
},
|
|
@@ -9692,7 +9596,7 @@ See the License for the specific language governing permissions and
|
|
|
9692
9596
|
limitations under the License.`
|
|
9693
9597
|
},
|
|
9694
9598
|
{
|
|
9695
|
-
name: "io.netty:netty-
|
|
9599
|
+
name: "io.netty:netty-transport",
|
|
9696
9600
|
licenses: {
|
|
9697
9601
|
license: "Apache-2.0"
|
|
9698
9602
|
},
|
|
@@ -9771,7 +9675,7 @@ See the License for the specific language governing permissions and
|
|
|
9771
9675
|
limitations under the License.`
|
|
9772
9676
|
},
|
|
9773
9677
|
{
|
|
9774
|
-
name: "io.netty:netty-
|
|
9678
|
+
name: "io.netty:netty-transport-classes-epoll",
|
|
9775
9679
|
licenses: {
|
|
9776
9680
|
license: "Apache-2.0"
|
|
9777
9681
|
},
|
|
@@ -9850,7 +9754,7 @@ See the License for the specific language governing permissions and
|
|
|
9850
9754
|
limitations under the License.`
|
|
9851
9755
|
},
|
|
9852
9756
|
{
|
|
9853
|
-
name: "io.netty:netty-
|
|
9757
|
+
name: "io.netty:netty-transport-classes-kqueue",
|
|
9854
9758
|
licenses: {
|
|
9855
9759
|
license: "Apache-2.0"
|
|
9856
9760
|
},
|
|
@@ -9929,7 +9833,7 @@ See the License for the specific language governing permissions and
|
|
|
9929
9833
|
limitations under the License.`
|
|
9930
9834
|
},
|
|
9931
9835
|
{
|
|
9932
|
-
name: "io.netty:netty-
|
|
9836
|
+
name: "io.netty:netty-transport-native-epoll",
|
|
9933
9837
|
licenses: {
|
|
9934
9838
|
license: "Apache-2.0"
|
|
9935
9839
|
},
|
|
@@ -10008,7 +9912,7 @@ See the License for the specific language governing permissions and
|
|
|
10008
9912
|
limitations under the License.`
|
|
10009
9913
|
},
|
|
10010
9914
|
{
|
|
10011
|
-
name: "io.netty:netty-
|
|
9915
|
+
name: "io.netty:netty-transport-native-kqueue",
|
|
10012
9916
|
licenses: {
|
|
10013
9917
|
license: "Apache-2.0"
|
|
10014
9918
|
},
|
|
@@ -10087,7 +9991,7 @@ See the License for the specific language governing permissions and
|
|
|
10087
9991
|
limitations under the License.`
|
|
10088
9992
|
},
|
|
10089
9993
|
{
|
|
10090
|
-
name: "io.netty:netty-
|
|
9994
|
+
name: "io.netty:netty-transport-native-unix-common",
|
|
10091
9995
|
licenses: {
|
|
10092
9996
|
license: "Apache-2.0"
|
|
10093
9997
|
},
|
|
@@ -10166,7 +10070,8 @@ See the License for the specific language governing permissions and
|
|
|
10166
10070
|
limitations under the License.`
|
|
10167
10071
|
},
|
|
10168
10072
|
{
|
|
10169
|
-
name: "io.
|
|
10073
|
+
name: "io.opencensus:opencensus-api",
|
|
10074
|
+
website: "https://github.com/census-instrumentation/opencensus-java",
|
|
10170
10075
|
licenses: {
|
|
10171
10076
|
license: "Apache-2.0"
|
|
10172
10077
|
},
|
|
@@ -10245,7 +10150,8 @@ See the License for the specific language governing permissions and
|
|
|
10245
10150
|
limitations under the License.`
|
|
10246
10151
|
},
|
|
10247
10152
|
{
|
|
10248
|
-
name: "io.
|
|
10153
|
+
name: "io.opencensus:opencensus-contrib-http-util",
|
|
10154
|
+
website: "https://github.com/census-instrumentation/opencensus-java",
|
|
10249
10155
|
licenses: {
|
|
10250
10156
|
license: "Apache-2.0"
|
|
10251
10157
|
},
|
|
@@ -10324,7 +10230,8 @@ See the License for the specific language governing permissions and
|
|
|
10324
10230
|
limitations under the License.`
|
|
10325
10231
|
},
|
|
10326
10232
|
{
|
|
10327
|
-
name: "io.
|
|
10233
|
+
name: "io.projectreactor:reactor-core",
|
|
10234
|
+
website: "https://github.com/reactor/reactor-core",
|
|
10328
10235
|
licenses: {
|
|
10329
10236
|
license: "Apache-2.0"
|
|
10330
10237
|
},
|
|
@@ -10403,7 +10310,8 @@ See the License for the specific language governing permissions and
|
|
|
10403
10310
|
limitations under the License.`
|
|
10404
10311
|
},
|
|
10405
10312
|
{
|
|
10406
|
-
name: "io.netty:netty-
|
|
10313
|
+
name: "io.projectreactor.netty:reactor-netty-core",
|
|
10314
|
+
website: "https://github.com/reactor/reactor-netty",
|
|
10407
10315
|
licenses: {
|
|
10408
10316
|
license: "Apache-2.0"
|
|
10409
10317
|
},
|
|
@@ -10482,7 +10390,8 @@ See the License for the specific language governing permissions and
|
|
|
10482
10390
|
limitations under the License.`
|
|
10483
10391
|
},
|
|
10484
10392
|
{
|
|
10485
|
-
name: "io.netty:netty-
|
|
10393
|
+
name: "io.projectreactor.netty:reactor-netty-http",
|
|
10394
|
+
website: "https://github.com/reactor/reactor-netty",
|
|
10486
10395
|
licenses: {
|
|
10487
10396
|
license: "Apache-2.0"
|
|
10488
10397
|
},
|
|
@@ -10561,8 +10470,7 @@ See the License for the specific language governing permissions and
|
|
|
10561
10470
|
limitations under the License.`
|
|
10562
10471
|
},
|
|
10563
10472
|
{
|
|
10564
|
-
name: "io.
|
|
10565
|
-
website: "https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/",
|
|
10473
|
+
name: "io.prometheus:simpleclient",
|
|
10566
10474
|
licenses: {
|
|
10567
10475
|
license: "Apache-2.0"
|
|
10568
10476
|
},
|
|
@@ -10641,7 +10549,7 @@ See the License for the specific language governing permissions and
|
|
|
10641
10549
|
limitations under the License.`
|
|
10642
10550
|
},
|
|
10643
10551
|
{
|
|
10644
|
-
name: "io.
|
|
10552
|
+
name: "io.prometheus:simpleclient_common",
|
|
10645
10553
|
licenses: {
|
|
10646
10554
|
license: "Apache-2.0"
|
|
10647
10555
|
},
|
|
@@ -10720,7 +10628,7 @@ See the License for the specific language governing permissions and
|
|
|
10720
10628
|
limitations under the License.`
|
|
10721
10629
|
},
|
|
10722
10630
|
{
|
|
10723
|
-
name: "io.
|
|
10631
|
+
name: "io.prometheus:simpleclient_servlet",
|
|
10724
10632
|
licenses: {
|
|
10725
10633
|
license: "Apache-2.0"
|
|
10726
10634
|
},
|
|
@@ -10799,7 +10707,7 @@ See the License for the specific language governing permissions and
|
|
|
10799
10707
|
limitations under the License.`
|
|
10800
10708
|
},
|
|
10801
10709
|
{
|
|
10802
|
-
name: "io.
|
|
10710
|
+
name: "io.prometheus:simpleclient_servlet_common",
|
|
10803
10711
|
licenses: {
|
|
10804
10712
|
license: "Apache-2.0"
|
|
10805
10713
|
},
|
|
@@ -10878,7 +10786,7 @@ See the License for the specific language governing permissions and
|
|
|
10878
10786
|
limitations under the License.`
|
|
10879
10787
|
},
|
|
10880
10788
|
{
|
|
10881
|
-
name: "io.
|
|
10789
|
+
name: "io.prometheus:simpleclient_tracer_common",
|
|
10882
10790
|
licenses: {
|
|
10883
10791
|
license: "Apache-2.0"
|
|
10884
10792
|
},
|
|
@@ -10957,7 +10865,7 @@ See the License for the specific language governing permissions and
|
|
|
10957
10865
|
limitations under the License.`
|
|
10958
10866
|
},
|
|
10959
10867
|
{
|
|
10960
|
-
name: "io.
|
|
10868
|
+
name: "io.prometheus:simpleclient_tracer_otel",
|
|
10961
10869
|
licenses: {
|
|
10962
10870
|
license: "Apache-2.0"
|
|
10963
10871
|
},
|
|
@@ -11036,7 +10944,7 @@ See the License for the specific language governing permissions and
|
|
|
11036
10944
|
limitations under the License.`
|
|
11037
10945
|
},
|
|
11038
10946
|
{
|
|
11039
|
-
name: "io.
|
|
10947
|
+
name: "io.prometheus:simpleclient_tracer_otel_agent",
|
|
11040
10948
|
licenses: {
|
|
11041
10949
|
license: "Apache-2.0"
|
|
11042
10950
|
},
|
|
@@ -11115,7 +11023,24 @@ See the License for the specific language governing permissions and
|
|
|
11115
11023
|
limitations under the License.`
|
|
11116
11024
|
},
|
|
11117
11025
|
{
|
|
11118
|
-
name: "io.
|
|
11026
|
+
name: "io.sentry:sentry",
|
|
11027
|
+
website: "https://github.com/getsentry/sentry-java",
|
|
11028
|
+
licenses: {
|
|
11029
|
+
license: "MIT"
|
|
11030
|
+
},
|
|
11031
|
+
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
11032
|
+
},
|
|
11033
|
+
{
|
|
11034
|
+
name: "io.sentry:sentry-logback",
|
|
11035
|
+
website: "https://github.com/getsentry/sentry-java",
|
|
11036
|
+
licenses: {
|
|
11037
|
+
license: "MIT"
|
|
11038
|
+
},
|
|
11039
|
+
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
11040
|
+
},
|
|
11041
|
+
{
|
|
11042
|
+
name: "jakarta.inject:jakarta.inject-api",
|
|
11043
|
+
website: "https://github.com/eclipse-ee4j/injection-api",
|
|
11119
11044
|
licenses: {
|
|
11120
11045
|
license: "Apache-2.0"
|
|
11121
11046
|
},
|
|
@@ -11194,14 +11119,28 @@ See the License for the specific language governing permissions and
|
|
|
11194
11119
|
limitations under the License.`
|
|
11195
11120
|
},
|
|
11196
11121
|
{
|
|
11197
|
-
name: "
|
|
11198
|
-
website: "
|
|
11122
|
+
name: "javax.annotation:javax.annotation-api",
|
|
11123
|
+
website: "http://jcp.org/en/jsr/detail?id=250",
|
|
11199
11124
|
licenses: {
|
|
11200
|
-
|
|
11125
|
+
left: {
|
|
11126
|
+
license: "CDDL-1.0"
|
|
11127
|
+
},
|
|
11128
|
+
conjunction: "and",
|
|
11129
|
+
right: {
|
|
11130
|
+
license: "GPL-2.0-with-classpath-exception"
|
|
11131
|
+
}
|
|
11201
11132
|
},
|
|
11202
|
-
licenseText: `Apache License
|
|
11203
|
-
|
|
11204
|
-
|
|
11133
|
+
licenseText: "COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)\nVersion 1.0\n\n1. Definitions.\n\n1.1. \u201CContributor\u201D means each individual or entity that creates or contributes to the creation of Modifications.\n\n1.2. \u201CContributor Version\u201D means the combination of the Original Software, prior Modifications used by a Contributor (if any), and the Modifications made by that particular Contributor.\n\n1.3. \u201CCovered Software\u201D 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.\n\n1.4. \u201CExecutable\u201D means the Covered Software in any form other than Source Code.\n\n1.5. \u201CInitial Developer\u201D means the individual or entity that first makes Original Software available under this License.\n\n1.6. \u201CLarger Work\u201D means a work which combines Covered Software or portions thereof with code not governed by the terms of this License.\n\n1.7. \u201CLicense\u201D means this document.\n\n1.8. \u201CLicensable\u201D 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.\n\n1.9. \u201CModifications\u201D means the Source Code and Executable form of any of the following:\n\n A. Any file that results from an addition to, deletion from or modification of the contents of a file containing Original Software or previous Modifications;\n\n B. Any new file that contains any part of the Original Software or previous Modification; or\n\n C. Any new file that is contributed or otherwise made available under the terms of this License.\n\n1.10. \u201COriginal Software\u201D means the Source Code and Executable form of computer software code that is originally released under this License.\n\n1.11. \u201CPatent Claims\u201D means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor.\n\n1.12. \u201CSource Code\u201D means (a) the common form of computer software code in which modifications are made and (b) associated documentation included in or with such code.\n\n1.13. \u201CYou\u201D (or \u201CYour\u201D) means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, \u201CYou\u201D includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, \u201Ccontrol\u201D 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.\n\n2. License Grants.\n\n2.1. The Initial Developer Grant.\nConditioned 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:\n\n (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\n\n (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).\n\n (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.\n\n (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.\n\n2.2. Contributor Grant.\nConditioned 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:\n\n (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\n\n (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).\n\n (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.\n\n (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.\n\n3. Distribution Obligations.\n\n3.1. Availability of Source Code.\nAny 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.\n\n3.2. Modifications.\nThe 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.\n\n3.3. Required Notices.\nYou 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.\n\n3.4. Application of Additional Terms.\nYou 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\u2019 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.\n\n3.5. Distribution of Executable Versions.\nYou 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\u2019s 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.\n\n3.6. Larger Works.\nYou 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.\n\n4. Versions of the License.\n\n4.1. New Versions.\nSun Microsystems, Inc. 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.\n\n4.2. Effect of New Versions.\nYou 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.\n\n4.3. Modified Versions.\nWhen 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.\n\n5. DISCLAIMER OF WARRANTY.\n\nCOVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN \u201CAS IS\u201D 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.\n\n6. TERMINATION.\n\n6.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.\n\n6.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 \u201CParticipant\u201D) 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.\n\n6.3. 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.\n\n7. LIMITATION OF LIABILITY.\n\nUNDER 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 LOST PROFITS, 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\u2019S 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.\n\n8. U.S. GOVERNMENT END USERS.\n\nThe Covered Software is a \u201Ccommercial item,\u201D as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of \u201Ccommercial computer software\u201D (as that term is defined at 48 C.F.R. \xA7 252.227-7014(a)(1)) and \u201Ccommercial computer software documentation\u201D 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.\n\n9. MISCELLANEOUS.\n\nThis 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\u2019s 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\u2019 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.\n\n10. RESPONSIBILITY FOR CLAIMS.\n\nAs 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.\n\ninsert GPL v2 license text here\n\nClass Path Exception\n\nLinking this library statically or dynamically with other modules is making a combined work based on this library. Thus, the terms and conditions of the GNU General Public License cover the whole combination.\n\nAs a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify this library, you may extend this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version."
|
|
11134
|
+
},
|
|
11135
|
+
{
|
|
11136
|
+
name: "javax.cache:cache-api",
|
|
11137
|
+
website: "https://github.com/jsr107/jsr107spec",
|
|
11138
|
+
licenses: {
|
|
11139
|
+
license: "Apache-2.0"
|
|
11140
|
+
},
|
|
11141
|
+
licenseText: `Apache License
|
|
11142
|
+
Version 2.0, January 2004
|
|
11143
|
+
http://www.apache.org/licenses/
|
|
11205
11144
|
|
|
11206
11145
|
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
11207
11146
|
|
|
@@ -11274,8 +11213,8 @@ See the License for the specific language governing permissions and
|
|
|
11274
11213
|
limitations under the License.`
|
|
11275
11214
|
},
|
|
11276
11215
|
{
|
|
11277
|
-
name: "
|
|
11278
|
-
website: "
|
|
11216
|
+
name: "javax.inject:javax.inject",
|
|
11217
|
+
website: "http://code.google.com/p/atinject/",
|
|
11279
11218
|
licenses: {
|
|
11280
11219
|
license: "Apache-2.0"
|
|
11281
11220
|
},
|
|
@@ -11354,8 +11293,8 @@ See the License for the specific language governing permissions and
|
|
|
11354
11293
|
limitations under the License.`
|
|
11355
11294
|
},
|
|
11356
11295
|
{
|
|
11357
|
-
name: "
|
|
11358
|
-
website: "https://
|
|
11296
|
+
name: "joda-time:joda-time",
|
|
11297
|
+
website: "https://www.joda.org/joda-time/",
|
|
11359
11298
|
licenses: {
|
|
11360
11299
|
license: "Apache-2.0"
|
|
11361
11300
|
},
|
|
@@ -11434,8 +11373,8 @@ See the License for the specific language governing permissions and
|
|
|
11434
11373
|
limitations under the License.`
|
|
11435
11374
|
},
|
|
11436
11375
|
{
|
|
11437
|
-
name: "
|
|
11438
|
-
website: "https://
|
|
11376
|
+
name: "net.datafaker:datafaker",
|
|
11377
|
+
website: "https://www.datafaker.net",
|
|
11439
11378
|
licenses: {
|
|
11440
11379
|
license: "Apache-2.0"
|
|
11441
11380
|
},
|
|
@@ -11514,8 +11453,8 @@ See the License for the specific language governing permissions and
|
|
|
11514
11453
|
limitations under the License.`
|
|
11515
11454
|
},
|
|
11516
11455
|
{
|
|
11517
|
-
name: "
|
|
11518
|
-
website: "https://github.com/
|
|
11456
|
+
name: "net.steppschuh.markdowngenerator:markdowngenerator",
|
|
11457
|
+
website: "https://github.com/Steppschuh/Java-Markdown-Generator",
|
|
11519
11458
|
licenses: {
|
|
11520
11459
|
license: "Apache-2.0"
|
|
11521
11460
|
},
|
|
@@ -11594,8 +11533,8 @@ See the License for the specific language governing permissions and
|
|
|
11594
11533
|
limitations under the License.`
|
|
11595
11534
|
},
|
|
11596
11535
|
{
|
|
11597
|
-
name: "
|
|
11598
|
-
website: "https://
|
|
11536
|
+
name: "org.apache.commons:commons-collections4",
|
|
11537
|
+
website: "https://commons.apache.org/proper/commons-collections/",
|
|
11599
11538
|
licenses: {
|
|
11600
11539
|
license: "Apache-2.0"
|
|
11601
11540
|
},
|
|
@@ -11674,7 +11613,8 @@ See the License for the specific language governing permissions and
|
|
|
11674
11613
|
limitations under the License.`
|
|
11675
11614
|
},
|
|
11676
11615
|
{
|
|
11677
|
-
name: "
|
|
11616
|
+
name: "org.apache.commons:commons-compress",
|
|
11617
|
+
website: "https://commons.apache.org/proper/commons-compress/",
|
|
11678
11618
|
licenses: {
|
|
11679
11619
|
license: "Apache-2.0"
|
|
11680
11620
|
},
|
|
@@ -11753,7 +11693,8 @@ See the License for the specific language governing permissions and
|
|
|
11753
11693
|
limitations under the License.`
|
|
11754
11694
|
},
|
|
11755
11695
|
{
|
|
11756
|
-
name: "
|
|
11696
|
+
name: "org.apache.commons:commons-email",
|
|
11697
|
+
website: "https://commons.apache.org/proper/commons-email/",
|
|
11757
11698
|
licenses: {
|
|
11758
11699
|
license: "Apache-2.0"
|
|
11759
11700
|
},
|
|
@@ -11832,7 +11773,8 @@ See the License for the specific language governing permissions and
|
|
|
11832
11773
|
limitations under the License.`
|
|
11833
11774
|
},
|
|
11834
11775
|
{
|
|
11835
|
-
name: "
|
|
11776
|
+
name: "org.apache.commons:commons-lang3",
|
|
11777
|
+
website: "https://commons.apache.org/proper/commons-lang/",
|
|
11836
11778
|
licenses: {
|
|
11837
11779
|
license: "Apache-2.0"
|
|
11838
11780
|
},
|
|
@@ -11911,7 +11853,8 @@ See the License for the specific language governing permissions and
|
|
|
11911
11853
|
limitations under the License.`
|
|
11912
11854
|
},
|
|
11913
11855
|
{
|
|
11914
|
-
name: "
|
|
11856
|
+
name: "org.apache.commons:commons-math3",
|
|
11857
|
+
website: "http://commons.apache.org/proper/commons-math/",
|
|
11915
11858
|
licenses: {
|
|
11916
11859
|
license: "Apache-2.0"
|
|
11917
11860
|
},
|
|
@@ -11990,7 +11933,8 @@ See the License for the specific language governing permissions and
|
|
|
11990
11933
|
limitations under the License.`
|
|
11991
11934
|
},
|
|
11992
11935
|
{
|
|
11993
|
-
name: "
|
|
11936
|
+
name: "org.apache.commons:commons-vfs2",
|
|
11937
|
+
website: "https://commons.apache.org/proper/commons-vfs/",
|
|
11994
11938
|
licenses: {
|
|
11995
11939
|
license: "Apache-2.0"
|
|
11996
11940
|
},
|
|
@@ -12069,7 +12013,8 @@ See the License for the specific language governing permissions and
|
|
|
12069
12013
|
limitations under the License.`
|
|
12070
12014
|
},
|
|
12071
12015
|
{
|
|
12072
|
-
name: "
|
|
12016
|
+
name: "org.apache.httpcomponents:httpclient",
|
|
12017
|
+
website: "http://hc.apache.org/httpcomponents-client-ga",
|
|
12073
12018
|
licenses: {
|
|
12074
12019
|
license: "Apache-2.0"
|
|
12075
12020
|
},
|
|
@@ -12148,7 +12093,8 @@ See the License for the specific language governing permissions and
|
|
|
12148
12093
|
limitations under the License.`
|
|
12149
12094
|
},
|
|
12150
12095
|
{
|
|
12151
|
-
name: "
|
|
12096
|
+
name: "org.apache.httpcomponents:httpcore",
|
|
12097
|
+
website: "http://hc.apache.org/httpcomponents-core-ga",
|
|
12152
12098
|
licenses: {
|
|
12153
12099
|
license: "Apache-2.0"
|
|
12154
12100
|
},
|
|
@@ -12227,24 +12173,7 @@ See the License for the specific language governing permissions and
|
|
|
12227
12173
|
limitations under the License.`
|
|
12228
12174
|
},
|
|
12229
12175
|
{
|
|
12230
|
-
name: "
|
|
12231
|
-
website: "https://github.com/getsentry/sentry-java",
|
|
12232
|
-
licenses: {
|
|
12233
|
-
license: "MIT"
|
|
12234
|
-
},
|
|
12235
|
-
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
12236
|
-
},
|
|
12237
|
-
{
|
|
12238
|
-
name: "io.sentry:sentry-logback",
|
|
12239
|
-
website: "https://github.com/getsentry/sentry-java",
|
|
12240
|
-
licenses: {
|
|
12241
|
-
license: "MIT"
|
|
12242
|
-
},
|
|
12243
|
-
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
12244
|
-
},
|
|
12245
|
-
{
|
|
12246
|
-
name: "jakarta.inject:jakarta.inject-api",
|
|
12247
|
-
website: "https://github.com/eclipse-ee4j/injection-api",
|
|
12176
|
+
name: "org.apache.httpcomponents.client5:httpclient5",
|
|
12248
12177
|
licenses: {
|
|
12249
12178
|
license: "Apache-2.0"
|
|
12250
12179
|
},
|
|
@@ -12323,22 +12252,7 @@ See the License for the specific language governing permissions and
|
|
|
12323
12252
|
limitations under the License.`
|
|
12324
12253
|
},
|
|
12325
12254
|
{
|
|
12326
|
-
name: "
|
|
12327
|
-
website: "http://jcp.org/en/jsr/detail?id=250",
|
|
12328
|
-
licenses: {
|
|
12329
|
-
left: {
|
|
12330
|
-
license: "CDDL-1.0"
|
|
12331
|
-
},
|
|
12332
|
-
conjunction: "and",
|
|
12333
|
-
right: {
|
|
12334
|
-
license: "GPL-2.0-with-classpath-exception"
|
|
12335
|
-
}
|
|
12336
|
-
},
|
|
12337
|
-
licenseText: "COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)\nVersion 1.0\n\n1. Definitions.\n\n1.1. \u201CContributor\u201D means each individual or entity that creates or contributes to the creation of Modifications.\n\n1.2. \u201CContributor Version\u201D means the combination of the Original Software, prior Modifications used by a Contributor (if any), and the Modifications made by that particular Contributor.\n\n1.3. \u201CCovered Software\u201D 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.\n\n1.4. \u201CExecutable\u201D means the Covered Software in any form other than Source Code.\n\n1.5. \u201CInitial Developer\u201D means the individual or entity that first makes Original Software available under this License.\n\n1.6. \u201CLarger Work\u201D means a work which combines Covered Software or portions thereof with code not governed by the terms of this License.\n\n1.7. \u201CLicense\u201D means this document.\n\n1.8. \u201CLicensable\u201D 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.\n\n1.9. \u201CModifications\u201D means the Source Code and Executable form of any of the following:\n\n A. Any file that results from an addition to, deletion from or modification of the contents of a file containing Original Software or previous Modifications;\n\n B. Any new file that contains any part of the Original Software or previous Modification; or\n\n C. Any new file that is contributed or otherwise made available under the terms of this License.\n\n1.10. \u201COriginal Software\u201D means the Source Code and Executable form of computer software code that is originally released under this License.\n\n1.11. \u201CPatent Claims\u201D means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor.\n\n1.12. \u201CSource Code\u201D means (a) the common form of computer software code in which modifications are made and (b) associated documentation included in or with such code.\n\n1.13. \u201CYou\u201D (or \u201CYour\u201D) means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, \u201CYou\u201D includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, \u201Ccontrol\u201D 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.\n\n2. License Grants.\n\n2.1. The Initial Developer Grant.\nConditioned 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:\n\n (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\n\n (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).\n\n (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.\n\n (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.\n\n2.2. Contributor Grant.\nConditioned 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:\n\n (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\n\n (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).\n\n (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.\n\n (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.\n\n3. Distribution Obligations.\n\n3.1. Availability of Source Code.\nAny 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.\n\n3.2. Modifications.\nThe 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.\n\n3.3. Required Notices.\nYou 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.\n\n3.4. Application of Additional Terms.\nYou 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\u2019 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.\n\n3.5. Distribution of Executable Versions.\nYou 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\u2019s 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.\n\n3.6. Larger Works.\nYou 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.\n\n4. Versions of the License.\n\n4.1. New Versions.\nSun Microsystems, Inc. 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.\n\n4.2. Effect of New Versions.\nYou 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.\n\n4.3. Modified Versions.\nWhen 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.\n\n5. DISCLAIMER OF WARRANTY.\n\nCOVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN \u201CAS IS\u201D 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.\n\n6. TERMINATION.\n\n6.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.\n\n6.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 \u201CParticipant\u201D) 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.\n\n6.3. 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.\n\n7. LIMITATION OF LIABILITY.\n\nUNDER 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 LOST PROFITS, 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\u2019S 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.\n\n8. U.S. GOVERNMENT END USERS.\n\nThe Covered Software is a \u201Ccommercial item,\u201D as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of \u201Ccommercial computer software\u201D (as that term is defined at 48 C.F.R. \xA7 252.227-7014(a)(1)) and \u201Ccommercial computer software documentation\u201D 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.\n\n9. MISCELLANEOUS.\n\nThis 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\u2019s 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\u2019 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.\n\n10. RESPONSIBILITY FOR CLAIMS.\n\nAs 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.\n\ninsert GPL v2 license text here\n\nClass Path Exception\n\nLinking this library statically or dynamically with other modules is making a combined work based on this library. Thus, the terms and conditions of the GNU General Public License cover the whole combination.\n\nAs a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify this library, you may extend this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version."
|
|
12338
|
-
},
|
|
12339
|
-
{
|
|
12340
|
-
name: "javax.cache:cache-api",
|
|
12341
|
-
website: "https://github.com/jsr107/jsr107spec",
|
|
12255
|
+
name: "org.apache.httpcomponents.core5:httpcore5",
|
|
12342
12256
|
licenses: {
|
|
12343
12257
|
license: "Apache-2.0"
|
|
12344
12258
|
},
|
|
@@ -12417,8 +12331,7 @@ See the License for the specific language governing permissions and
|
|
|
12417
12331
|
limitations under the License.`
|
|
12418
12332
|
},
|
|
12419
12333
|
{
|
|
12420
|
-
name: "
|
|
12421
|
-
website: "http://code.google.com/p/atinject/",
|
|
12334
|
+
name: "org.apache.httpcomponents.core5:httpcore5-h2",
|
|
12422
12335
|
licenses: {
|
|
12423
12336
|
license: "Apache-2.0"
|
|
12424
12337
|
},
|
|
@@ -12497,8 +12410,8 @@ See the License for the specific language governing permissions and
|
|
|
12497
12410
|
limitations under the License.`
|
|
12498
12411
|
},
|
|
12499
12412
|
{
|
|
12500
|
-
name: "
|
|
12501
|
-
website: "https://
|
|
12413
|
+
name: "org.apache.logging.log4j:log4j-api",
|
|
12414
|
+
website: "https://logging.apache.org/log4j/2.x/",
|
|
12502
12415
|
licenses: {
|
|
12503
12416
|
license: "Apache-2.0"
|
|
12504
12417
|
},
|
|
@@ -12577,8 +12490,8 @@ See the License for the specific language governing permissions and
|
|
|
12577
12490
|
limitations under the License.`
|
|
12578
12491
|
},
|
|
12579
12492
|
{
|
|
12580
|
-
name: "
|
|
12581
|
-
website: "https://
|
|
12493
|
+
name: "org.apache.logging.log4j:log4j-to-slf4j",
|
|
12494
|
+
website: "https://logging.apache.org/log4j/2.x/",
|
|
12582
12495
|
licenses: {
|
|
12583
12496
|
license: "Apache-2.0"
|
|
12584
12497
|
},
|
|
@@ -12657,8 +12570,8 @@ See the License for the specific language governing permissions and
|
|
|
12657
12570
|
limitations under the License.`
|
|
12658
12571
|
},
|
|
12659
12572
|
{
|
|
12660
|
-
name: "
|
|
12661
|
-
website: "
|
|
12573
|
+
name: "org.apache.pdfbox:fontbox",
|
|
12574
|
+
website: "http://pdfbox.apache.org/",
|
|
12662
12575
|
licenses: {
|
|
12663
12576
|
license: "Apache-2.0"
|
|
12664
12577
|
},
|
|
@@ -12737,8 +12650,7 @@ See the License for the specific language governing permissions and
|
|
|
12737
12650
|
limitations under the License.`
|
|
12738
12651
|
},
|
|
12739
12652
|
{
|
|
12740
|
-
name: "org.apache.
|
|
12741
|
-
website: "https://commons.apache.org/proper/commons-collections/",
|
|
12653
|
+
name: "org.apache.pdfbox:pdfbox",
|
|
12742
12654
|
licenses: {
|
|
12743
12655
|
license: "Apache-2.0"
|
|
12744
12656
|
},
|
|
@@ -12817,8 +12729,7 @@ See the License for the specific language governing permissions and
|
|
|
12817
12729
|
limitations under the License.`
|
|
12818
12730
|
},
|
|
12819
12731
|
{
|
|
12820
|
-
name: "org.apache.
|
|
12821
|
-
website: "https://commons.apache.org/proper/commons-compress/",
|
|
12732
|
+
name: "org.apache.pdfbox:pdfbox-io",
|
|
12822
12733
|
licenses: {
|
|
12823
12734
|
license: "Apache-2.0"
|
|
12824
12735
|
},
|
|
@@ -12897,8 +12808,7 @@ See the License for the specific language governing permissions and
|
|
|
12897
12808
|
limitations under the License.`
|
|
12898
12809
|
},
|
|
12899
12810
|
{
|
|
12900
|
-
name: "org.apache.
|
|
12901
|
-
website: "https://commons.apache.org/proper/commons-email/",
|
|
12811
|
+
name: "org.apache.pdfbox:xmpbox",
|
|
12902
12812
|
licenses: {
|
|
12903
12813
|
license: "Apache-2.0"
|
|
12904
12814
|
},
|
|
@@ -12977,8 +12887,8 @@ See the License for the specific language governing permissions and
|
|
|
12977
12887
|
limitations under the License.`
|
|
12978
12888
|
},
|
|
12979
12889
|
{
|
|
12980
|
-
name: "org.apache.
|
|
12981
|
-
website: "https://
|
|
12890
|
+
name: "org.apache.pekko:pekko-actor",
|
|
12891
|
+
website: "https://pekko.apache.org/",
|
|
12982
12892
|
licenses: {
|
|
12983
12893
|
license: "Apache-2.0"
|
|
12984
12894
|
},
|
|
@@ -13057,8 +12967,8 @@ See the License for the specific language governing permissions and
|
|
|
13057
12967
|
limitations under the License.`
|
|
13058
12968
|
},
|
|
13059
12969
|
{
|
|
13060
|
-
name: "org.apache.
|
|
13061
|
-
website: "
|
|
12970
|
+
name: "org.apache.pekko:pekko-actor-typed",
|
|
12971
|
+
website: "https://pekko.apache.org/",
|
|
13062
12972
|
licenses: {
|
|
13063
12973
|
license: "Apache-2.0"
|
|
13064
12974
|
},
|
|
@@ -13137,8 +13047,8 @@ See the License for the specific language governing permissions and
|
|
|
13137
13047
|
limitations under the License.`
|
|
13138
13048
|
},
|
|
13139
13049
|
{
|
|
13140
|
-
name: "org.apache.
|
|
13141
|
-
website: "https://
|
|
13050
|
+
name: "org.apache.pekko:pekko-protobuf-v3",
|
|
13051
|
+
website: "https://pekko.apache.org/",
|
|
13142
13052
|
licenses: {
|
|
13143
13053
|
license: "Apache-2.0"
|
|
13144
13054
|
},
|
|
@@ -13217,8 +13127,8 @@ See the License for the specific language governing permissions and
|
|
|
13217
13127
|
limitations under the License.`
|
|
13218
13128
|
},
|
|
13219
13129
|
{
|
|
13220
|
-
name: "org.apache.
|
|
13221
|
-
website: "
|
|
13130
|
+
name: "org.apache.pekko:pekko-serialization-jackson",
|
|
13131
|
+
website: "https://pekko.apache.org/",
|
|
13222
13132
|
licenses: {
|
|
13223
13133
|
license: "Apache-2.0"
|
|
13224
13134
|
},
|
|
@@ -13297,8 +13207,8 @@ See the License for the specific language governing permissions and
|
|
|
13297
13207
|
limitations under the License.`
|
|
13298
13208
|
},
|
|
13299
13209
|
{
|
|
13300
|
-
name: "org.apache.
|
|
13301
|
-
website: "
|
|
13210
|
+
name: "org.apache.pekko:pekko-slf4j",
|
|
13211
|
+
website: "https://pekko.apache.org/",
|
|
13302
13212
|
licenses: {
|
|
13303
13213
|
license: "Apache-2.0"
|
|
13304
13214
|
},
|
|
@@ -13377,8 +13287,8 @@ See the License for the specific language governing permissions and
|
|
|
13377
13287
|
limitations under the License.`
|
|
13378
13288
|
},
|
|
13379
13289
|
{
|
|
13380
|
-
name: "org.apache.
|
|
13381
|
-
website: "https://
|
|
13290
|
+
name: "org.apache.pekko:pekko-stream",
|
|
13291
|
+
website: "https://pekko.apache.org/",
|
|
13382
13292
|
licenses: {
|
|
13383
13293
|
license: "Apache-2.0"
|
|
13384
13294
|
},
|
|
@@ -13457,8 +13367,8 @@ See the License for the specific language governing permissions and
|
|
|
13457
13367
|
limitations under the License.`
|
|
13458
13368
|
},
|
|
13459
13369
|
{
|
|
13460
|
-
name: "org.apache.
|
|
13461
|
-
website: "https://
|
|
13370
|
+
name: "org.apache.poi:poi",
|
|
13371
|
+
website: "https://poi.apache.org/",
|
|
13462
13372
|
licenses: {
|
|
13463
13373
|
license: "Apache-2.0"
|
|
13464
13374
|
},
|
|
@@ -13537,8 +13447,8 @@ See the License for the specific language governing permissions and
|
|
|
13537
13447
|
limitations under the License.`
|
|
13538
13448
|
},
|
|
13539
13449
|
{
|
|
13540
|
-
name: "org.apache.
|
|
13541
|
-
website: "
|
|
13450
|
+
name: "org.apache.poi:poi-ooxml",
|
|
13451
|
+
website: "https://poi.apache.org/",
|
|
13542
13452
|
licenses: {
|
|
13543
13453
|
license: "Apache-2.0"
|
|
13544
13454
|
},
|
|
@@ -13617,7 +13527,8 @@ See the License for the specific language governing permissions and
|
|
|
13617
13527
|
limitations under the License.`
|
|
13618
13528
|
},
|
|
13619
13529
|
{
|
|
13620
|
-
name: "org.apache.
|
|
13530
|
+
name: "org.apache.poi:poi-ooxml-full",
|
|
13531
|
+
website: "https://poi.apache.org/",
|
|
13621
13532
|
licenses: {
|
|
13622
13533
|
license: "Apache-2.0"
|
|
13623
13534
|
},
|
|
@@ -13696,7 +13607,8 @@ See the License for the specific language governing permissions and
|
|
|
13696
13607
|
limitations under the License.`
|
|
13697
13608
|
},
|
|
13698
13609
|
{
|
|
13699
|
-
name: "org.apache.
|
|
13610
|
+
name: "org.apache.poi:poi-ooxml-lite",
|
|
13611
|
+
website: "https://poi.apache.org/",
|
|
13700
13612
|
licenses: {
|
|
13701
13613
|
license: "Apache-2.0"
|
|
13702
13614
|
},
|
|
@@ -13775,7 +13687,8 @@ See the License for the specific language governing permissions and
|
|
|
13775
13687
|
limitations under the License.`
|
|
13776
13688
|
},
|
|
13777
13689
|
{
|
|
13778
|
-
name: "org.apache.
|
|
13690
|
+
name: "org.apache.tika:tika-core",
|
|
13691
|
+
website: "https://tika.apache.org/",
|
|
13779
13692
|
licenses: {
|
|
13780
13693
|
license: "Apache-2.0"
|
|
13781
13694
|
},
|
|
@@ -13854,8 +13767,7 @@ See the License for the specific language governing permissions and
|
|
|
13854
13767
|
limitations under the License.`
|
|
13855
13768
|
},
|
|
13856
13769
|
{
|
|
13857
|
-
name: "org.apache.
|
|
13858
|
-
website: "https://pekko.apache.org/",
|
|
13770
|
+
name: "org.apache.tika:tika-parsers",
|
|
13859
13771
|
licenses: {
|
|
13860
13772
|
license: "Apache-2.0"
|
|
13861
13773
|
},
|
|
@@ -13934,8 +13846,8 @@ See the License for the specific language governing permissions and
|
|
|
13934
13846
|
limitations under the License.`
|
|
13935
13847
|
},
|
|
13936
13848
|
{
|
|
13937
|
-
name: "org.apache.
|
|
13938
|
-
website: "https://
|
|
13849
|
+
name: "org.apache.xmlbeans:xmlbeans",
|
|
13850
|
+
website: "https://xmlbeans.apache.org/",
|
|
13939
13851
|
licenses: {
|
|
13940
13852
|
license: "Apache-2.0"
|
|
13941
13853
|
},
|
|
@@ -14014,8 +13926,7 @@ See the License for the specific language governing permissions and
|
|
|
14014
13926
|
limitations under the License.`
|
|
14015
13927
|
},
|
|
14016
13928
|
{
|
|
14017
|
-
name: "org.apache.
|
|
14018
|
-
website: "https://pekko.apache.org/",
|
|
13929
|
+
name: "org.apache.xmlgraphics:batik-anim",
|
|
14019
13930
|
licenses: {
|
|
14020
13931
|
license: "Apache-2.0"
|
|
14021
13932
|
},
|
|
@@ -14094,8 +14005,7 @@ See the License for the specific language governing permissions and
|
|
|
14094
14005
|
limitations under the License.`
|
|
14095
14006
|
},
|
|
14096
14007
|
{
|
|
14097
|
-
name: "org.apache.
|
|
14098
|
-
website: "https://pekko.apache.org/",
|
|
14008
|
+
name: "org.apache.xmlgraphics:batik-awt-util",
|
|
14099
14009
|
licenses: {
|
|
14100
14010
|
license: "Apache-2.0"
|
|
14101
14011
|
},
|
|
@@ -14174,8 +14084,7 @@ See the License for the specific language governing permissions and
|
|
|
14174
14084
|
limitations under the License.`
|
|
14175
14085
|
},
|
|
14176
14086
|
{
|
|
14177
|
-
name: "org.apache.
|
|
14178
|
-
website: "https://pekko.apache.org/",
|
|
14087
|
+
name: "org.apache.xmlgraphics:batik-bridge",
|
|
14179
14088
|
licenses: {
|
|
14180
14089
|
license: "Apache-2.0"
|
|
14181
14090
|
},
|
|
@@ -14254,8 +14163,7 @@ See the License for the specific language governing permissions and
|
|
|
14254
14163
|
limitations under the License.`
|
|
14255
14164
|
},
|
|
14256
14165
|
{
|
|
14257
|
-
name: "org.apache.
|
|
14258
|
-
website: "https://pekko.apache.org/",
|
|
14166
|
+
name: "org.apache.xmlgraphics:batik-codec",
|
|
14259
14167
|
licenses: {
|
|
14260
14168
|
license: "Apache-2.0"
|
|
14261
14169
|
},
|
|
@@ -14334,8 +14242,7 @@ See the License for the specific language governing permissions and
|
|
|
14334
14242
|
limitations under the License.`
|
|
14335
14243
|
},
|
|
14336
14244
|
{
|
|
14337
|
-
name: "org.apache.
|
|
14338
|
-
website: "https://poi.apache.org/",
|
|
14245
|
+
name: "org.apache.xmlgraphics:batik-constants",
|
|
14339
14246
|
licenses: {
|
|
14340
14247
|
license: "Apache-2.0"
|
|
14341
14248
|
},
|
|
@@ -14414,8 +14321,7 @@ See the License for the specific language governing permissions and
|
|
|
14414
14321
|
limitations under the License.`
|
|
14415
14322
|
},
|
|
14416
14323
|
{
|
|
14417
|
-
name: "org.apache.
|
|
14418
|
-
website: "https://poi.apache.org/",
|
|
14324
|
+
name: "org.apache.xmlgraphics:batik-css",
|
|
14419
14325
|
licenses: {
|
|
14420
14326
|
license: "Apache-2.0"
|
|
14421
14327
|
},
|
|
@@ -14494,8 +14400,7 @@ See the License for the specific language governing permissions and
|
|
|
14494
14400
|
limitations under the License.`
|
|
14495
14401
|
},
|
|
14496
14402
|
{
|
|
14497
|
-
name: "org.apache.
|
|
14498
|
-
website: "https://poi.apache.org/",
|
|
14403
|
+
name: "org.apache.xmlgraphics:batik-dom",
|
|
14499
14404
|
licenses: {
|
|
14500
14405
|
license: "Apache-2.0"
|
|
14501
14406
|
},
|
|
@@ -14574,8 +14479,7 @@ See the License for the specific language governing permissions and
|
|
|
14574
14479
|
limitations under the License.`
|
|
14575
14480
|
},
|
|
14576
14481
|
{
|
|
14577
|
-
name: "org.apache.
|
|
14578
|
-
website: "https://poi.apache.org/",
|
|
14482
|
+
name: "org.apache.xmlgraphics:batik-ext",
|
|
14579
14483
|
licenses: {
|
|
14580
14484
|
license: "Apache-2.0"
|
|
14581
14485
|
},
|
|
@@ -14654,8 +14558,7 @@ See the License for the specific language governing permissions and
|
|
|
14654
14558
|
limitations under the License.`
|
|
14655
14559
|
},
|
|
14656
14560
|
{
|
|
14657
|
-
name: "org.apache.
|
|
14658
|
-
website: "https://tika.apache.org/",
|
|
14561
|
+
name: "org.apache.xmlgraphics:batik-gvt",
|
|
14659
14562
|
licenses: {
|
|
14660
14563
|
license: "Apache-2.0"
|
|
14661
14564
|
},
|
|
@@ -14734,7 +14637,7 @@ See the License for the specific language governing permissions and
|
|
|
14734
14637
|
limitations under the License.`
|
|
14735
14638
|
},
|
|
14736
14639
|
{
|
|
14737
|
-
name: "org.apache.
|
|
14640
|
+
name: "org.apache.xmlgraphics:batik-i18n",
|
|
14738
14641
|
licenses: {
|
|
14739
14642
|
license: "Apache-2.0"
|
|
14740
14643
|
},
|
|
@@ -14813,8 +14716,7 @@ See the License for the specific language governing permissions and
|
|
|
14813
14716
|
limitations under the License.`
|
|
14814
14717
|
},
|
|
14815
14718
|
{
|
|
14816
|
-
name: "org.apache.
|
|
14817
|
-
website: "https://xmlbeans.apache.org/",
|
|
14719
|
+
name: "org.apache.xmlgraphics:batik-parser",
|
|
14818
14720
|
licenses: {
|
|
14819
14721
|
license: "Apache-2.0"
|
|
14820
14722
|
},
|
|
@@ -14893,7 +14795,7 @@ See the License for the specific language governing permissions and
|
|
|
14893
14795
|
limitations under the License.`
|
|
14894
14796
|
},
|
|
14895
14797
|
{
|
|
14896
|
-
name: "org.apache.xmlgraphics:batik-
|
|
14798
|
+
name: "org.apache.xmlgraphics:batik-script",
|
|
14897
14799
|
licenses: {
|
|
14898
14800
|
license: "Apache-2.0"
|
|
14899
14801
|
},
|
|
@@ -14972,7 +14874,7 @@ See the License for the specific language governing permissions and
|
|
|
14972
14874
|
limitations under the License.`
|
|
14973
14875
|
},
|
|
14974
14876
|
{
|
|
14975
|
-
name: "org.apache.xmlgraphics:batik-
|
|
14877
|
+
name: "org.apache.xmlgraphics:batik-shared-resources",
|
|
14976
14878
|
licenses: {
|
|
14977
14879
|
license: "Apache-2.0"
|
|
14978
14880
|
},
|
|
@@ -15051,7 +14953,7 @@ See the License for the specific language governing permissions and
|
|
|
15051
14953
|
limitations under the License.`
|
|
15052
14954
|
},
|
|
15053
14955
|
{
|
|
15054
|
-
name: "org.apache.xmlgraphics:batik-
|
|
14956
|
+
name: "org.apache.xmlgraphics:batik-svg-dom",
|
|
15055
14957
|
licenses: {
|
|
15056
14958
|
license: "Apache-2.0"
|
|
15057
14959
|
},
|
|
@@ -15130,7 +15032,7 @@ See the License for the specific language governing permissions and
|
|
|
15130
15032
|
limitations under the License.`
|
|
15131
15033
|
},
|
|
15132
15034
|
{
|
|
15133
|
-
name: "org.apache.xmlgraphics:batik-
|
|
15035
|
+
name: "org.apache.xmlgraphics:batik-svggen",
|
|
15134
15036
|
licenses: {
|
|
15135
15037
|
license: "Apache-2.0"
|
|
15136
15038
|
},
|
|
@@ -15209,7 +15111,7 @@ See the License for the specific language governing permissions and
|
|
|
15209
15111
|
limitations under the License.`
|
|
15210
15112
|
},
|
|
15211
15113
|
{
|
|
15212
|
-
name: "org.apache.xmlgraphics:batik-
|
|
15114
|
+
name: "org.apache.xmlgraphics:batik-transcoder",
|
|
15213
15115
|
licenses: {
|
|
15214
15116
|
license: "Apache-2.0"
|
|
15215
15117
|
},
|
|
@@ -15288,7 +15190,7 @@ See the License for the specific language governing permissions and
|
|
|
15288
15190
|
limitations under the License.`
|
|
15289
15191
|
},
|
|
15290
15192
|
{
|
|
15291
|
-
name: "org.apache.xmlgraphics:batik-
|
|
15193
|
+
name: "org.apache.xmlgraphics:batik-util",
|
|
15292
15194
|
licenses: {
|
|
15293
15195
|
license: "Apache-2.0"
|
|
15294
15196
|
},
|
|
@@ -15367,7 +15269,7 @@ See the License for the specific language governing permissions and
|
|
|
15367
15269
|
limitations under the License.`
|
|
15368
15270
|
},
|
|
15369
15271
|
{
|
|
15370
|
-
name: "org.apache.xmlgraphics:batik-
|
|
15272
|
+
name: "org.apache.xmlgraphics:batik-xml",
|
|
15371
15273
|
licenses: {
|
|
15372
15274
|
license: "Apache-2.0"
|
|
15373
15275
|
},
|
|
@@ -15446,7 +15348,8 @@ See the License for the specific language governing permissions and
|
|
|
15446
15348
|
limitations under the License.`
|
|
15447
15349
|
},
|
|
15448
15350
|
{
|
|
15449
|
-
name: "org.apache.xmlgraphics:
|
|
15351
|
+
name: "org.apache.xmlgraphics:xmlgraphics-commons",
|
|
15352
|
+
website: "http://xmlgraphics.apache.org/commons/",
|
|
15450
15353
|
licenses: {
|
|
15451
15354
|
license: "Apache-2.0"
|
|
15452
15355
|
},
|
|
@@ -15525,7 +15428,22 @@ See the License for the specific language governing permissions and
|
|
|
15525
15428
|
limitations under the License.`
|
|
15526
15429
|
},
|
|
15527
15430
|
{
|
|
15528
|
-
name: "org.
|
|
15431
|
+
name: "org.brotli:dec",
|
|
15432
|
+
licenses: {
|
|
15433
|
+
license: "MIT"
|
|
15434
|
+
},
|
|
15435
|
+
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
15436
|
+
},
|
|
15437
|
+
{
|
|
15438
|
+
name: "org.checkerframework:checker-qual",
|
|
15439
|
+
website: "https://checkerframework.org/",
|
|
15440
|
+
licenses: {
|
|
15441
|
+
license: "MIT"
|
|
15442
|
+
},
|
|
15443
|
+
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
15444
|
+
},
|
|
15445
|
+
{
|
|
15446
|
+
name: "org.flywaydb:flyway-core",
|
|
15529
15447
|
licenses: {
|
|
15530
15448
|
license: "Apache-2.0"
|
|
15531
15449
|
},
|
|
@@ -15604,7 +15522,7 @@ See the License for the specific language governing permissions and
|
|
|
15604
15522
|
limitations under the License.`
|
|
15605
15523
|
},
|
|
15606
15524
|
{
|
|
15607
|
-
name: "org.
|
|
15525
|
+
name: "org.flywaydb:flyway-database-postgresql",
|
|
15608
15526
|
licenses: {
|
|
15609
15527
|
license: "Apache-2.0"
|
|
15610
15528
|
},
|
|
@@ -15683,7 +15601,8 @@ See the License for the specific language governing permissions and
|
|
|
15683
15601
|
limitations under the License.`
|
|
15684
15602
|
},
|
|
15685
15603
|
{
|
|
15686
|
-
name: "org.
|
|
15604
|
+
name: "org.http4s:http4s-client",
|
|
15605
|
+
website: "https://http4s.org/",
|
|
15687
15606
|
licenses: {
|
|
15688
15607
|
license: "Apache-2.0"
|
|
15689
15608
|
},
|
|
@@ -15762,7 +15681,8 @@ See the License for the specific language governing permissions and
|
|
|
15762
15681
|
limitations under the License.`
|
|
15763
15682
|
},
|
|
15764
15683
|
{
|
|
15765
|
-
name: "org.
|
|
15684
|
+
name: "org.http4s:http4s-core",
|
|
15685
|
+
website: "https://http4s.org/",
|
|
15766
15686
|
licenses: {
|
|
15767
15687
|
license: "Apache-2.0"
|
|
15768
15688
|
},
|
|
@@ -15841,7 +15761,8 @@ See the License for the specific language governing permissions and
|
|
|
15841
15761
|
limitations under the License.`
|
|
15842
15762
|
},
|
|
15843
15763
|
{
|
|
15844
|
-
name: "org.
|
|
15764
|
+
name: "org.http4s:http4s-crypto",
|
|
15765
|
+
website: "https://github.com/http4s/http4s-crypto",
|
|
15845
15766
|
licenses: {
|
|
15846
15767
|
license: "Apache-2.0"
|
|
15847
15768
|
},
|
|
@@ -15920,7 +15841,8 @@ See the License for the specific language governing permissions and
|
|
|
15920
15841
|
limitations under the License.`
|
|
15921
15842
|
},
|
|
15922
15843
|
{
|
|
15923
|
-
name: "org.
|
|
15844
|
+
name: "org.http4s:http4s-dsl",
|
|
15845
|
+
website: "https://http4s.org/",
|
|
15924
15846
|
licenses: {
|
|
15925
15847
|
license: "Apache-2.0"
|
|
15926
15848
|
},
|
|
@@ -15999,7 +15921,8 @@ See the License for the specific language governing permissions and
|
|
|
15999
15921
|
limitations under the License.`
|
|
16000
15922
|
},
|
|
16001
15923
|
{
|
|
16002
|
-
name: "org.
|
|
15924
|
+
name: "org.http4s:http4s-ember-client",
|
|
15925
|
+
website: "https://http4s.org/",
|
|
16003
15926
|
licenses: {
|
|
16004
15927
|
license: "Apache-2.0"
|
|
16005
15928
|
},
|
|
@@ -16078,7 +16001,8 @@ See the License for the specific language governing permissions and
|
|
|
16078
16001
|
limitations under the License.`
|
|
16079
16002
|
},
|
|
16080
16003
|
{
|
|
16081
|
-
name: "org.
|
|
16004
|
+
name: "org.http4s:http4s-ember-core",
|
|
16005
|
+
website: "https://http4s.org/",
|
|
16082
16006
|
licenses: {
|
|
16083
16007
|
license: "Apache-2.0"
|
|
16084
16008
|
},
|
|
@@ -16157,7 +16081,8 @@ See the License for the specific language governing permissions and
|
|
|
16157
16081
|
limitations under the License.`
|
|
16158
16082
|
},
|
|
16159
16083
|
{
|
|
16160
|
-
name: "org.
|
|
16084
|
+
name: "org.http4s:http4s-jawn",
|
|
16085
|
+
website: "https://http4s.org/",
|
|
16161
16086
|
licenses: {
|
|
16162
16087
|
license: "Apache-2.0"
|
|
16163
16088
|
},
|
|
@@ -16236,7 +16161,8 @@ See the License for the specific language governing permissions and
|
|
|
16236
16161
|
limitations under the License.`
|
|
16237
16162
|
},
|
|
16238
16163
|
{
|
|
16239
|
-
name: "org.
|
|
16164
|
+
name: "org.http4s:http4s-play-json",
|
|
16165
|
+
website: "https://github.com/http4s/http4s-play-json",
|
|
16240
16166
|
licenses: {
|
|
16241
16167
|
license: "Apache-2.0"
|
|
16242
16168
|
},
|
|
@@ -16315,668 +16241,349 @@ See the License for the specific language governing permissions and
|
|
|
16315
16241
|
limitations under the License.`
|
|
16316
16242
|
},
|
|
16317
16243
|
{
|
|
16318
|
-
name: "org.
|
|
16319
|
-
website: "
|
|
16244
|
+
name: "org.java-websocket:Java-WebSocket",
|
|
16245
|
+
website: "https://github.com/TooTallNate/Java-WebSocket",
|
|
16320
16246
|
licenses: {
|
|
16321
|
-
license: "
|
|
16322
|
-
},
|
|
16323
|
-
licenseText: `Apache License
|
|
16324
|
-
Version 2.0, January 2004
|
|
16325
|
-
http://www.apache.org/licenses/
|
|
16326
|
-
|
|
16327
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
16328
|
-
|
|
16329
|
-
1. Definitions.
|
|
16330
|
-
|
|
16331
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
16332
|
-
|
|
16333
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
16334
|
-
|
|
16335
|
-
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
16336
|
-
|
|
16337
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
16338
|
-
|
|
16339
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
16340
|
-
|
|
16341
|
-
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
16342
|
-
|
|
16343
|
-
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
16344
|
-
|
|
16345
|
-
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
16346
|
-
|
|
16347
|
-
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
16348
|
-
|
|
16349
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
16350
|
-
|
|
16351
|
-
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
16352
|
-
|
|
16353
|
-
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
16354
|
-
|
|
16355
|
-
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
16356
|
-
|
|
16357
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
16358
|
-
|
|
16359
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
16360
|
-
|
|
16361
|
-
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
16362
|
-
|
|
16363
|
-
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
16364
|
-
|
|
16365
|
-
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
16366
|
-
|
|
16367
|
-
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
16368
|
-
|
|
16369
|
-
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
16370
|
-
|
|
16371
|
-
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
16372
|
-
|
|
16373
|
-
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
16374
|
-
|
|
16375
|
-
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
16376
|
-
|
|
16377
|
-
END OF TERMS AND CONDITIONS
|
|
16378
|
-
|
|
16379
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
16380
|
-
|
|
16381
|
-
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
16382
|
-
|
|
16383
|
-
Copyright [yyyy] [name of copyright owner]
|
|
16384
|
-
|
|
16385
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
16386
|
-
you may not use this file except in compliance with the License.
|
|
16387
|
-
You may obtain a copy of the License at
|
|
16388
|
-
|
|
16389
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
16390
|
-
|
|
16391
|
-
Unless required by applicable law or agreed to in writing, software
|
|
16392
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
16393
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16394
|
-
See the License for the specific language governing permissions and
|
|
16395
|
-
limitations under the License.`
|
|
16396
|
-
},
|
|
16397
|
-
{
|
|
16398
|
-
name: "org.brotli:dec",
|
|
16399
|
-
licenses: {
|
|
16400
|
-
license: "MIT"
|
|
16401
|
-
},
|
|
16402
|
-
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
16403
|
-
},
|
|
16404
|
-
{
|
|
16405
|
-
name: "org.checkerframework:checker-qual",
|
|
16406
|
-
website: "https://checkerframework.org/",
|
|
16407
|
-
licenses: {
|
|
16408
|
-
license: "MIT"
|
|
16247
|
+
license: "MIT"
|
|
16409
16248
|
},
|
|
16410
16249
|
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
16411
16250
|
},
|
|
16412
16251
|
{
|
|
16413
|
-
name: "org.
|
|
16414
|
-
|
|
16415
|
-
license: "MIT"
|
|
16416
|
-
},
|
|
16417
|
-
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
16418
|
-
},
|
|
16419
|
-
{
|
|
16420
|
-
name: "org.conscrypt:conscrypt-openjdk-uber",
|
|
16421
|
-
website: "https://conscrypt.org/",
|
|
16422
|
-
licenses: {
|
|
16423
|
-
license: "Apache-2.0"
|
|
16424
|
-
},
|
|
16425
|
-
licenseText: `Apache License
|
|
16426
|
-
Version 2.0, January 2004
|
|
16427
|
-
http://www.apache.org/licenses/
|
|
16428
|
-
|
|
16429
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
16430
|
-
|
|
16431
|
-
1. Definitions.
|
|
16432
|
-
|
|
16433
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
16434
|
-
|
|
16435
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
16436
|
-
|
|
16437
|
-
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
16438
|
-
|
|
16439
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
16440
|
-
|
|
16441
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
16442
|
-
|
|
16443
|
-
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
16444
|
-
|
|
16445
|
-
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
16446
|
-
|
|
16447
|
-
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
16448
|
-
|
|
16449
|
-
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
16450
|
-
|
|
16451
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
16452
|
-
|
|
16453
|
-
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
16454
|
-
|
|
16455
|
-
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
16456
|
-
|
|
16457
|
-
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
16458
|
-
|
|
16459
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
16460
|
-
|
|
16461
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
16462
|
-
|
|
16463
|
-
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
16464
|
-
|
|
16465
|
-
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
16466
|
-
|
|
16467
|
-
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
16468
|
-
|
|
16469
|
-
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
16470
|
-
|
|
16471
|
-
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
16472
|
-
|
|
16473
|
-
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
16474
|
-
|
|
16475
|
-
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
16476
|
-
|
|
16477
|
-
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
16478
|
-
|
|
16479
|
-
END OF TERMS AND CONDITIONS
|
|
16480
|
-
|
|
16481
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
16482
|
-
|
|
16483
|
-
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
16484
|
-
|
|
16485
|
-
Copyright [yyyy] [name of copyright owner]
|
|
16486
|
-
|
|
16487
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
16488
|
-
you may not use this file except in compliance with the License.
|
|
16489
|
-
You may obtain a copy of the License at
|
|
16490
|
-
|
|
16491
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
16492
|
-
|
|
16493
|
-
Unless required by applicable law or agreed to in writing, software
|
|
16494
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
16495
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16496
|
-
See the License for the specific language governing permissions and
|
|
16497
|
-
limitations under the License.`
|
|
16498
|
-
},
|
|
16499
|
-
{
|
|
16500
|
-
name: "org.flywaydb:flyway-core",
|
|
16501
|
-
licenses: {
|
|
16502
|
-
license: "Apache-2.0"
|
|
16503
|
-
},
|
|
16504
|
-
licenseText: `Apache License
|
|
16505
|
-
Version 2.0, January 2004
|
|
16506
|
-
http://www.apache.org/licenses/
|
|
16507
|
-
|
|
16508
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
16509
|
-
|
|
16510
|
-
1. Definitions.
|
|
16511
|
-
|
|
16512
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
16513
|
-
|
|
16514
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
16515
|
-
|
|
16516
|
-
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
16517
|
-
|
|
16518
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
16519
|
-
|
|
16520
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
16521
|
-
|
|
16522
|
-
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
16523
|
-
|
|
16524
|
-
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
16525
|
-
|
|
16526
|
-
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
16527
|
-
|
|
16528
|
-
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
16529
|
-
|
|
16530
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
16531
|
-
|
|
16532
|
-
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
16533
|
-
|
|
16534
|
-
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
16535
|
-
|
|
16536
|
-
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
16537
|
-
|
|
16538
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
16539
|
-
|
|
16540
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
16541
|
-
|
|
16542
|
-
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
16543
|
-
|
|
16544
|
-
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
16545
|
-
|
|
16546
|
-
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
16547
|
-
|
|
16548
|
-
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
16549
|
-
|
|
16550
|
-
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
16551
|
-
|
|
16552
|
-
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
16553
|
-
|
|
16554
|
-
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
16555
|
-
|
|
16556
|
-
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
16557
|
-
|
|
16558
|
-
END OF TERMS AND CONDITIONS
|
|
16559
|
-
|
|
16560
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
16561
|
-
|
|
16562
|
-
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
16563
|
-
|
|
16564
|
-
Copyright [yyyy] [name of copyright owner]
|
|
16565
|
-
|
|
16566
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
16567
|
-
you may not use this file except in compliance with the License.
|
|
16568
|
-
You may obtain a copy of the License at
|
|
16569
|
-
|
|
16570
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
16571
|
-
|
|
16572
|
-
Unless required by applicable law or agreed to in writing, software
|
|
16573
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
16574
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16575
|
-
See the License for the specific language governing permissions and
|
|
16576
|
-
limitations under the License.`
|
|
16577
|
-
},
|
|
16578
|
-
{
|
|
16579
|
-
name: "org.flywaydb:flyway-database-postgresql",
|
|
16252
|
+
name: "org.javassist:javassist",
|
|
16253
|
+
website: "http://www.javassist.org/",
|
|
16580
16254
|
licenses: {
|
|
16581
|
-
|
|
16255
|
+
left: {
|
|
16256
|
+
license: "MPL-1.1"
|
|
16257
|
+
},
|
|
16258
|
+
conjunction: "or",
|
|
16259
|
+
right: {
|
|
16260
|
+
license: "LGPL-2.1"
|
|
16261
|
+
}
|
|
16582
16262
|
},
|
|
16583
|
-
licenseText: `
|
|
16584
|
-
Version 2.0, January 2004
|
|
16585
|
-
http://www.apache.org/licenses/
|
|
16586
|
-
|
|
16587
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
16263
|
+
licenseText: `Mozilla Public License Version 1.1
|
|
16588
16264
|
|
|
16589
16265
|
1. Definitions.
|
|
16590
16266
|
|
|
16591
|
-
"
|
|
16592
|
-
|
|
16593
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
16594
|
-
|
|
16595
|
-
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
16596
|
-
|
|
16597
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
16598
|
-
|
|
16599
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
16600
|
-
|
|
16601
|
-
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
16602
|
-
|
|
16603
|
-
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
16604
|
-
|
|
16605
|
-
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
16606
|
-
|
|
16607
|
-
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
16608
|
-
|
|
16609
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
16610
|
-
|
|
16611
|
-
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
16612
|
-
|
|
16613
|
-
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
16614
|
-
|
|
16615
|
-
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
16616
|
-
|
|
16617
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
16618
|
-
|
|
16619
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
16620
|
-
|
|
16621
|
-
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
16267
|
+
1.0.1. "Commercial Use" means distribution or otherwise making the Covered Code available to a third party.
|
|
16622
16268
|
|
|
16623
|
-
|
|
16269
|
+
1.1. "Contributor" means each entity that creates or contributes to the creation of Modifications.
|
|
16624
16270
|
|
|
16625
|
-
|
|
16271
|
+
1.2. "Contributor Version" means the combination of the Original Code, prior Modifications used by a Contributor, and the Modifications made by that particular Contributor.
|
|
16626
16272
|
|
|
16627
|
-
|
|
16273
|
+
1.3. "Covered Code" means the Original Code or Modifications or the combination of the Original Code and Modifications, in each case including portions thereof.
|
|
16628
16274
|
|
|
16629
|
-
|
|
16275
|
+
1.4. "Electronic Distribution Mechanism" means a mechanism generally accepted in the software development community for the electronic transfer of data.
|
|
16630
16276
|
|
|
16631
|
-
|
|
16277
|
+
1.5. "Executable" means Covered Code in any form other than Source Code.
|
|
16632
16278
|
|
|
16633
|
-
|
|
16279
|
+
1.6. "Initial Developer" means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A.
|
|
16634
16280
|
|
|
16635
|
-
|
|
16281
|
+
1.7. "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.
|
|
16636
16282
|
|
|
16637
|
-
|
|
16283
|
+
1.8. "License" means this document.
|
|
16638
16284
|
|
|
16639
|
-
|
|
16285
|
+
1.8.1. "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.
|
|
16640
16286
|
|
|
16641
|
-
|
|
16287
|
+
1.9. "Modifications" means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. When Covered Code is released as a series of files, a Modification is:
|
|
16288
|
+
Any addition to or deletion from the contents of a file containing Original Code or previous Modifications.
|
|
16289
|
+
Any new file that contains any part of the Original Code or previous Modifications.
|
|
16642
16290
|
|
|
16643
|
-
|
|
16291
|
+
1.10. "Original Code" means Source Code of computer software code which is described in the Source Code notice required by Exhibit A as Original Code, and which, at the time of its release under this License is not already Covered Code governed by this License.
|
|
16644
16292
|
|
|
16645
|
-
|
|
16646
|
-
you may not use this file except in compliance with the License.
|
|
16647
|
-
You may obtain a copy of the License at
|
|
16293
|
+
1.10.1. "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.
|
|
16648
16294
|
|
|
16649
|
-
|
|
16295
|
+
1.11. "Source Code" means the preferred form of the Covered Code for making modifications to it, including all modules it contains, plus any associated interface definition files, scripts used to control compilation and installation of an Executable, or source code differential comparisons against either the Original Code or another well known, available Covered Code of the Contributor's choice. The Source Code can be in a compressed or archival form, provided the appropriate decompression or de-archiving software is widely available for no charge.
|
|
16650
16296
|
|
|
16651
|
-
|
|
16652
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
16653
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16654
|
-
See the License for the specific language governing permissions and
|
|
16655
|
-
limitations under the License.`
|
|
16656
|
-
},
|
|
16657
|
-
{
|
|
16658
|
-
name: "org.http4s:http4s-client",
|
|
16659
|
-
website: "https://http4s.org/",
|
|
16660
|
-
licenses: {
|
|
16661
|
-
license: "Apache-2.0"
|
|
16662
|
-
},
|
|
16663
|
-
licenseText: `Apache License
|
|
16664
|
-
Version 2.0, January 2004
|
|
16665
|
-
http://www.apache.org/licenses/
|
|
16297
|
+
1.12. "You" (or "Your") means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 6.1. 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.
|
|
16666
16298
|
|
|
16667
|
-
|
|
16299
|
+
2. Source Code License.
|
|
16668
16300
|
|
|
16669
|
-
1.
|
|
16301
|
+
2.1. The Initial Developer Grant. The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims:
|
|
16670
16302
|
|
|
16671
|
-
|
|
16303
|
+
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 Code (or portions thereof) with or without Modifications, and/or as part of a Larger Work; and
|
|
16304
|
+
b. under Patents Claims infringed by the making, using or selling of Original Code, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Code (or portions thereof).
|
|
16305
|
+
c. the licenses granted in this Section 2.1 (a) and (b) are effective on the date Initial Developer first distributes Original Code under the terms of this License.
|
|
16306
|
+
d. Notwithstanding Section 2.1 (b) above, no patent license is granted: 1) for code that You delete from the Original Code; 2) separate from the Original Code; or 3) for infringements caused by: i) the modification of the Original Code or ii) the combination of the Original Code with other software or devices.
|
|
16672
16307
|
|
|
16673
|
-
|
|
16308
|
+
2.2. Contributor Grant. Subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license
|
|
16674
16309
|
|
|
16675
|
-
|
|
16310
|
+
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 Code and/or as part of a Larger Work; and
|
|
16311
|
+
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).
|
|
16312
|
+
c. the licenses granted in Sections 2.2 (a) and 2.2 (b) are effective on the date Contributor first makes Commercial Use of the Covered Code.
|
|
16313
|
+
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) separate from the Contributor Version; 3) 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 4) under Patent Claims infringed by Covered Code in the absence of Modifications made by that Contributor.
|
|
16676
16314
|
|
|
16677
|
-
|
|
16315
|
+
3. Distribution Obligations.
|
|
16678
16316
|
|
|
16679
|
-
|
|
16317
|
+
3.1. Application of License. The Modifications which You create or to which You contribute are governed by the terms of this License, including without limitation Section 2.2. The Source Code version of Covered Code may be distributed only under the terms of this License or a future version of this License released under Section 6.1, and You must include a copy of this License with every copy of the Source Code You distribute. You may not offer or impose any terms on any Source Code version that alters or restricts the applicable version of this License or the recipients' rights hereunder. However, You may include an additional document offering the additional rights described in Section 3.5.
|
|
16680
16318
|
|
|
16681
|
-
|
|
16319
|
+
3.2. Availability of Source Code. Any Modification which You create or to which You contribute must be made available in Source Code form under the terms of this License either on the same media as an Executable version or via an accepted Electronic Distribution Mechanism to anyone to whom you made an Executable version available; and if made available via Electronic Distribution Mechanism, must remain available for at least twelve (12) months after the date it initially became available, or at least six (6) months after a subsequent version of that particular Modification has been made available to such recipients. You are responsible for ensuring that the Source Code version remains available even if the Electronic Distribution Mechanism is maintained by a third party.
|
|
16682
16320
|
|
|
16683
|
-
|
|
16321
|
+
3.3. Description of Modifications. You must cause all Covered Code to which You contribute to contain a file documenting the changes You made to create that Covered Code and the date of any change. You must include a prominent statement that the Modification is derived, directly or indirectly, from Original Code provided by the Initial Developer and including the name of the Initial Developer in (a) the Source Code, and (b) in any notice in an Executable version or related documentation in which You describe the origin or ownership of the Covered Code.
|
|
16684
16322
|
|
|
16685
|
-
|
|
16323
|
+
3.4. Intellectual Property Matters
|
|
16686
16324
|
|
|
16687
|
-
|
|
16325
|
+
(a) Third Party Claims
|
|
16326
|
+
If Contributor has knowledge that a license under a third party's intellectual property rights is required to exercise the rights granted by such Contributor under Sections 2.1 or 2.2, Contributor must include a text file with the Source Code distribution titled "LEGAL" which describes the claim and the party making the claim in sufficient detail that a recipient will know whom to contact. If Contributor obtains such knowledge after the Modification is made available as described in Section 3.2, Contributor shall promptly modify the LEGAL file in all copies Contributor makes available thereafter and shall take other steps (such as notifying appropriate mailing lists or newsgroups) reasonably calculated to inform those who received the Covered Code that new knowledge has been obtained.
|
|
16688
16327
|
|
|
16689
|
-
|
|
16328
|
+
(b) Contributor APIs
|
|
16329
|
+
If Contributor's Modifications include an application programming interface and Contributor has knowledge of patent licenses which are reasonably necessary to implement that API, Contributor must also include this information in the LEGAL file.
|
|
16690
16330
|
|
|
16691
|
-
|
|
16331
|
+
(c) Representations.
|
|
16332
|
+
Contributor represents that, except as disclosed pursuant to Section 3.4 (a) above, Contributor believes that Contributor's Modifications are Contributor's original creation(s) and/or Contributor has sufficient rights to grant the rights conveyed by this License.
|
|
16692
16333
|
|
|
16693
|
-
3.
|
|
16334
|
+
3.5. Required Notices. You must duplicate the notice in Exhibit A in each file of the Source Code. If it is not possible to put such notice in a particular Source Code file due to its structure, then You must include such notice in a location (such as a relevant directory) where a user would be likely to look for such a notice. If You created one or more Modification(s) You may add your name as a Contributor to the notice described in Exhibit A. You must also duplicate this License in any documentation for the Source Code where You describe recipients' rights or ownership rights relating to Covered Code. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Code. 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 than 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.
|
|
16694
16335
|
|
|
16695
|
-
|
|
16336
|
+
3.6. Distribution of Executable Versions. You may distribute Covered Code in Executable form only if the requirements of Sections 3.1, 3.2, 3.3, 3.4 and 3.5 have been met for that Covered Code, and if You include a notice stating that the Source Code version of the Covered Code is available under the terms of this License, including a description of how and where You have fulfilled the obligations of Section 3.2. The notice must be conspicuously included in any notice in an Executable version, related documentation or collateral in which You describe recipients' rights relating to the Covered Code. You may distribute the Executable version of Covered Code or ownership rights under 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 version does not attempt to limit or alter the recipient's rights in the Source Code version from the rights set forth in this License. If You distribute the Executable version 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 any 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.
|
|
16696
16337
|
|
|
16697
|
-
|
|
16338
|
+
3.7. Larger Works. You may create a Larger Work by combining Covered Code 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 Code.
|
|
16698
16339
|
|
|
16699
|
-
|
|
16340
|
+
4. Inability to Comply Due to Statute or Regulation.
|
|
16700
16341
|
|
|
16701
|
-
|
|
16342
|
+
If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Code due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be included in the LEGAL file described in Section 3.4 and must be included with all distributions of the Source Code. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it.
|
|
16702
16343
|
|
|
16703
|
-
|
|
16344
|
+
5. Application of this License.
|
|
16345
|
+
This License applies to code to which the Initial Developer has attached the notice in Exhibit A and to related Covered Code.
|
|
16704
16346
|
|
|
16705
|
-
|
|
16347
|
+
6. Versions of the License.
|
|
16706
16348
|
|
|
16707
|
-
|
|
16349
|
+
6.1. New Versions
|
|
16350
|
+
Netscape Communications Corporation ("Netscape") may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number.
|
|
16708
16351
|
|
|
16709
|
-
6.
|
|
16352
|
+
6.2. Effect of New Versions
|
|
16353
|
+
Once Covered Code has been published under a particular version of the License, You may always continue to use it under the terms of that version. You may also choose to use such Covered Code under the terms of any subsequent version of the License published by Netscape. No one other than Netscape has the right to modify the terms applicable to Covered Code created under this License.
|
|
16710
16354
|
|
|
16711
|
-
|
|
16355
|
+
6.3. Derivative Works
|
|
16356
|
+
If You create or use a modified version of this License (which you may only do in order to apply it to code which is not already Covered Code governed by this License), You must (a) rename Your license so that the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape", "MPL", "NPL" or any confusingly similar phrase do not appear in your license (except to note that your license differs from this License) and (b) otherwise make it clear that Your version of the license contains terms which differ from the Mozilla Public License and Netscape Public License. (Filling in the name of the Initial Developer, Original Code or Contributor in the notice described in Exhibit A shall not of themselves be deemed to be modifications of this License.)
|
|
16712
16357
|
|
|
16713
|
-
|
|
16358
|
+
7. DISCLAIMER OF WARRANTY
|
|
16359
|
+
COVERED CODE 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 CODE 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 CODE IS WITH YOU. SHOULD ANY COVERED CODE 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 CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
|
|
16714
16360
|
|
|
16715
|
-
|
|
16361
|
+
8. Termination
|
|
16716
16362
|
|
|
16717
|
-
|
|
16363
|
+
8.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. All sublicenses to the Covered Code which are properly granted shall survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
|
|
16718
16364
|
|
|
16719
|
-
|
|
16365
|
+
8.2. If You initiate litigation by asserting a patent infringement claim (excluding declatory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You file such action is referred to as "Participant") alleging that:
|
|
16720
16366
|
|
|
16721
|
-
|
|
16367
|
+
a. such Participant's Contributor Version directly or indirectly infringes any patent, then any and all rights granted by such Participant to You under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively, unless if within 60 days after receipt of notice You either: (i) agree in writing to pay Participant a mutually agreeable reasonable royalty for Your past and future use of Modifications made by such Participant, or (ii) withdraw Your litigation claim with respect to the Contributor Version against such Participant. If within 60 days of notice, a reasonable royalty and payment arrangement are not mutually agreed upon in writing by the parties or the litigation claim is not withdrawn, the rights granted by Participant to You under Sections 2.1 and/or 2.2 automatically terminate at the expiration of the 60 day notice period specified above.
|
|
16368
|
+
b. any software, hardware, or device, other than such Participant's Contributor Version, directly or indirectly infringes any patent, then any rights granted to You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective as of the date You first made, used, sold, distributed, or had made, Modifications made by that Participant.
|
|
16722
16369
|
|
|
16723
|
-
|
|
16370
|
+
8.3. If You assert a patent infringement claim against Participant alleging that such Participant's Contributor Version 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.
|
|
16724
16371
|
|
|
16725
|
-
|
|
16726
|
-
you may not use this file except in compliance with the License.
|
|
16727
|
-
You may obtain a copy of the License at
|
|
16372
|
+
8.4. In the event of termination under Sections 8.1 or 8.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or any distributor hereunder prior to termination shall survive termination.
|
|
16728
16373
|
|
|
16729
|
-
|
|
16374
|
+
9. LIMITATION OF LIABILITY
|
|
16375
|
+
UNDER 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 CODE, 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.
|
|
16730
16376
|
|
|
16731
|
-
|
|
16732
|
-
|
|
16733
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16734
|
-
See the License for the specific language governing permissions and
|
|
16735
|
-
limitations under the License.`
|
|
16736
|
-
},
|
|
16737
|
-
{
|
|
16738
|
-
name: "org.http4s:http4s-core",
|
|
16739
|
-
website: "https://http4s.org/",
|
|
16740
|
-
licenses: {
|
|
16741
|
-
license: "Apache-2.0"
|
|
16742
|
-
},
|
|
16743
|
-
licenseText: `Apache License
|
|
16744
|
-
Version 2.0, January 2004
|
|
16745
|
-
http://www.apache.org/licenses/
|
|
16377
|
+
10. U.S. government end users
|
|
16378
|
+
The Covered Code is a "commercial item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" 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 Code with only those rights set forth herein.
|
|
16746
16379
|
|
|
16747
|
-
|
|
16380
|
+
11. Miscellaneous
|
|
16381
|
+
This 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 California law provisions (except to the extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. With respect to disputes in which at least one party is a citizen of, or an entity chartered or registered to do business in the United States of America, any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California, with venue lying in Santa Clara County, California, 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.
|
|
16748
16382
|
|
|
16749
|
-
|
|
16383
|
+
12. Responsibility for claims
|
|
16384
|
+
As 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.
|
|
16750
16385
|
|
|
16751
|
-
|
|
16386
|
+
13. Multiple-licensed code
|
|
16387
|
+
Initial Developer may designate portions of the Covered Code as "Multiple-Licensed". "Multiple-Licensed" means that the Initial Developer permits you to utilize portions of the Covered Code under Your choice of the MPL or the alternative licenses, if any, specified by the Initial Developer in the file described in Exhibit A.
|
|
16752
16388
|
|
|
16753
|
-
|
|
16389
|
+
Exhibit A - Mozilla Public License.
|
|
16754
16390
|
|
|
16755
|
-
"
|
|
16391
|
+
"The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/
|
|
16756
16392
|
|
|
16757
|
-
|
|
16393
|
+
Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.
|
|
16758
16394
|
|
|
16759
|
-
|
|
16395
|
+
The Original Code is ______________________________________.
|
|
16760
16396
|
|
|
16761
|
-
|
|
16397
|
+
The Initial Developer of the Original Code is ________________________.
|
|
16398
|
+
Portions created by ______________________ are Copyright (C) ______
|
|
16399
|
+
_______________________. All Rights Reserved.
|
|
16762
16400
|
|
|
16763
|
-
|
|
16401
|
+
Contributor(s): ______________________________________.
|
|
16764
16402
|
|
|
16765
|
-
|
|
16403
|
+
Alternatively, the contents of this file may be used under the terms of the _____ license (the "[___] License"), in which case the provisions of [______] License are applicable instead of those above. If you wish to allow use of your version of this file only under the terms of the [____] License and not to allow others to use your version of this file under the MPL, indicate your decision by deleting the provisions above and replace them with the notice and other provisions required by the [___] License. If you do not delete the provisions above, a recipient may use your version of this file under either the MPL or the [___] License."
|
|
16766
16404
|
|
|
16767
|
-
|
|
16405
|
+
NOTE: The text of this Exhibit A may differ slightly from the text of the notices in the Source Code files of the Original Code. You should use the text of this Exhibit A rather than the text found in the Original Code Source Code for Your Modifications.
|
|
16768
16406
|
|
|
16769
|
-
|
|
16407
|
+
GNU LESSER GENERAL PUBLIC LICENSE
|
|
16770
16408
|
|
|
16771
|
-
2.
|
|
16409
|
+
Version 2.1, February 1999
|
|
16772
16410
|
|
|
16773
|
-
|
|
16411
|
+
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
|
|
16412
|
+
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|
16774
16413
|
|
|
16775
|
-
|
|
16414
|
+
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
|
|
16776
16415
|
|
|
16777
|
-
|
|
16416
|
+
[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.]
|
|
16778
16417
|
|
|
16779
|
-
|
|
16418
|
+
Preamble
|
|
16780
16419
|
|
|
16781
|
-
|
|
16420
|
+
The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users.
|
|
16782
16421
|
|
|
16783
|
-
|
|
16422
|
+
This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below.
|
|
16784
16423
|
|
|
16785
|
-
|
|
16424
|
+
When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things.
|
|
16786
16425
|
|
|
16787
|
-
|
|
16426
|
+
To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it.
|
|
16788
16427
|
|
|
16789
|
-
|
|
16428
|
+
For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights.
|
|
16790
16429
|
|
|
16791
|
-
|
|
16430
|
+
We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library.
|
|
16792
16431
|
|
|
16793
|
-
|
|
16432
|
+
To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others.
|
|
16794
16433
|
|
|
16795
|
-
|
|
16434
|
+
Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license.
|
|
16796
16435
|
|
|
16797
|
-
|
|
16436
|
+
Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs.
|
|
16798
16437
|
|
|
16799
|
-
|
|
16438
|
+
When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library.
|
|
16800
16439
|
|
|
16801
|
-
|
|
16440
|
+
We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances.
|
|
16802
16441
|
|
|
16803
|
-
|
|
16442
|
+
For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License.
|
|
16804
16443
|
|
|
16805
|
-
|
|
16806
|
-
you may not use this file except in compliance with the License.
|
|
16807
|
-
You may obtain a copy of the License at
|
|
16444
|
+
In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system.
|
|
16808
16445
|
|
|
16809
|
-
|
|
16446
|
+
Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library.
|
|
16810
16447
|
|
|
16811
|
-
|
|
16812
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
16813
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16814
|
-
See the License for the specific language governing permissions and
|
|
16815
|
-
limitations under the License.`
|
|
16816
|
-
},
|
|
16817
|
-
{
|
|
16818
|
-
name: "org.http4s:http4s-crypto",
|
|
16819
|
-
website: "https://github.com/http4s/http4s-crypto",
|
|
16820
|
-
licenses: {
|
|
16821
|
-
license: "Apache-2.0"
|
|
16822
|
-
},
|
|
16823
|
-
licenseText: `Apache License
|
|
16824
|
-
Version 2.0, January 2004
|
|
16825
|
-
http://www.apache.org/licenses/
|
|
16448
|
+
The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run.
|
|
16826
16449
|
|
|
16827
|
-
|
|
16450
|
+
GNU LESSER GENERAL PUBLIC LICENSE
|
|
16451
|
+
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
|
16828
16452
|
|
|
16829
|
-
|
|
16453
|
+
0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you".
|
|
16830
16454
|
|
|
16831
|
-
"
|
|
16455
|
+
A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables.
|
|
16832
16456
|
|
|
16833
|
-
"
|
|
16457
|
+
The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".)
|
|
16834
16458
|
|
|
16835
|
-
"
|
|
16459
|
+
"Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library.
|
|
16836
16460
|
|
|
16837
|
-
|
|
16461
|
+
Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does.
|
|
16838
16462
|
|
|
16839
|
-
|
|
16463
|
+
1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library.
|
|
16840
16464
|
|
|
16841
|
-
|
|
16465
|
+
You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
|
|
16842
16466
|
|
|
16843
|
-
|
|
16467
|
+
2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
|
|
16844
16468
|
|
|
16845
|
-
|
|
16469
|
+
a) The modified work must itself be a software library.
|
|
16846
16470
|
|
|
16847
|
-
|
|
16471
|
+
b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change.
|
|
16848
16472
|
|
|
16849
|
-
|
|
16473
|
+
c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License.
|
|
16850
16474
|
|
|
16851
|
-
|
|
16475
|
+
d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful.
|
|
16852
16476
|
|
|
16853
|
-
|
|
16477
|
+
(For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.)
|
|
16854
16478
|
|
|
16855
|
-
|
|
16479
|
+
These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
|
|
16856
16480
|
|
|
16857
|
-
|
|
16481
|
+
Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library.
|
|
16858
16482
|
|
|
16859
|
-
|
|
16483
|
+
In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
|
|
16860
16484
|
|
|
16861
|
-
|
|
16485
|
+
3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices.
|
|
16862
16486
|
|
|
16863
|
-
|
|
16487
|
+
Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy.
|
|
16864
16488
|
|
|
16865
|
-
|
|
16489
|
+
This option is useful when you wish to copy part of the code of the Library into a program that is not a library.
|
|
16866
16490
|
|
|
16867
|
-
|
|
16491
|
+
4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange.
|
|
16868
16492
|
|
|
16869
|
-
|
|
16493
|
+
If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code.
|
|
16870
16494
|
|
|
16871
|
-
|
|
16495
|
+
5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License.
|
|
16872
16496
|
|
|
16873
|
-
|
|
16497
|
+
However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables.
|
|
16874
16498
|
|
|
16875
|
-
|
|
16499
|
+
When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law.
|
|
16876
16500
|
|
|
16877
|
-
|
|
16501
|
+
If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.)
|
|
16878
16502
|
|
|
16879
|
-
|
|
16503
|
+
Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself.
|
|
16880
16504
|
|
|
16881
|
-
|
|
16505
|
+
6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications.
|
|
16882
16506
|
|
|
16883
|
-
|
|
16507
|
+
You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things:
|
|
16884
16508
|
|
|
16885
|
-
|
|
16886
|
-
you may not use this file except in compliance with the License.
|
|
16887
|
-
You may obtain a copy of the License at
|
|
16509
|
+
a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.)
|
|
16888
16510
|
|
|
16889
|
-
|
|
16511
|
+
b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with.
|
|
16890
16512
|
|
|
16891
|
-
|
|
16892
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
16893
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16894
|
-
See the License for the specific language governing permissions and
|
|
16895
|
-
limitations under the License.`
|
|
16896
|
-
},
|
|
16897
|
-
{
|
|
16898
|
-
name: "org.http4s:http4s-dsl",
|
|
16899
|
-
website: "https://http4s.org/",
|
|
16900
|
-
licenses: {
|
|
16901
|
-
license: "Apache-2.0"
|
|
16902
|
-
},
|
|
16903
|
-
licenseText: `Apache License
|
|
16904
|
-
Version 2.0, January 2004
|
|
16905
|
-
http://www.apache.org/licenses/
|
|
16513
|
+
c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution.
|
|
16906
16514
|
|
|
16907
|
-
|
|
16515
|
+
d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place.
|
|
16908
16516
|
|
|
16909
|
-
|
|
16517
|
+
e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy.
|
|
16910
16518
|
|
|
16911
|
-
"
|
|
16519
|
+
For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
|
|
16912
16520
|
|
|
16913
|
-
|
|
16521
|
+
It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute.
|
|
16914
16522
|
|
|
16915
|
-
|
|
16523
|
+
7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things:
|
|
16916
16524
|
|
|
16917
|
-
|
|
16525
|
+
a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above.
|
|
16918
16526
|
|
|
16919
|
-
|
|
16527
|
+
b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work.
|
|
16920
16528
|
|
|
16921
|
-
|
|
16529
|
+
8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
|
|
16922
16530
|
|
|
16923
|
-
|
|
16531
|
+
9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it.
|
|
16924
16532
|
|
|
16925
|
-
|
|
16533
|
+
10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License.
|
|
16926
16534
|
|
|
16927
|
-
|
|
16535
|
+
11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library.
|
|
16928
16536
|
|
|
16929
|
-
|
|
16537
|
+
If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances.
|
|
16930
16538
|
|
|
16931
|
-
|
|
16539
|
+
It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
|
|
16932
16540
|
|
|
16933
|
-
|
|
16541
|
+
This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
|
|
16934
16542
|
|
|
16935
|
-
|
|
16543
|
+
12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
|
|
16936
16544
|
|
|
16937
|
-
|
|
16545
|
+
13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
|
|
16938
16546
|
|
|
16939
|
-
|
|
16547
|
+
Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation.
|
|
16940
16548
|
|
|
16941
|
-
|
|
16549
|
+
14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
|
|
16942
16550
|
|
|
16943
|
-
|
|
16551
|
+
NO WARRANTY
|
|
16944
16552
|
|
|
16945
|
-
|
|
16553
|
+
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
|
16946
16554
|
|
|
16947
|
-
|
|
16555
|
+
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
|
16948
16556
|
|
|
16949
|
-
|
|
16557
|
+
END OF TERMS AND CONDITIONS
|
|
16950
16558
|
|
|
16951
|
-
|
|
16559
|
+
How to Apply These Terms to Your New Libraries
|
|
16952
16560
|
|
|
16953
|
-
|
|
16561
|
+
If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License).
|
|
16954
16562
|
|
|
16955
|
-
|
|
16563
|
+
To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
|
|
16956
16564
|
|
|
16957
|
-
|
|
16565
|
+
one line to give the library's name and an idea of what it does.
|
|
16566
|
+
Copyright (C) year name of author
|
|
16958
16567
|
|
|
16959
|
-
|
|
16568
|
+
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
|
|
16960
16569
|
|
|
16961
|
-
|
|
16570
|
+
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
|
|
16962
16571
|
|
|
16963
|
-
|
|
16572
|
+
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail.
|
|
16964
16573
|
|
|
16965
|
-
|
|
16966
|
-
you may not use this file except in compliance with the License.
|
|
16967
|
-
You may obtain a copy of the License at
|
|
16574
|
+
You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names:
|
|
16968
16575
|
|
|
16969
|
-
|
|
16576
|
+
Yoyodyne, Inc., hereby disclaims all copyright interest in
|
|
16577
|
+
the library \`Frob' (a library for tweaking knobs) written
|
|
16578
|
+
by James Random Hacker.
|
|
16970
16579
|
|
|
16971
|
-
|
|
16972
|
-
|
|
16973
|
-
|
|
16974
|
-
See the License for the specific language governing permissions and
|
|
16975
|
-
limitations under the License.`
|
|
16580
|
+
signature of Ty Coon, 1 April 1990
|
|
16581
|
+
Ty Coon, President of Vice
|
|
16582
|
+
That's all there is to it!`
|
|
16976
16583
|
},
|
|
16977
16584
|
{
|
|
16978
|
-
name: "org.
|
|
16979
|
-
website: "
|
|
16585
|
+
name: "org.jetbrains:annotations",
|
|
16586
|
+
website: "http://www.jetbrains.org",
|
|
16980
16587
|
licenses: {
|
|
16981
16588
|
license: "Apache-2.0"
|
|
16982
16589
|
},
|
|
@@ -17055,8 +16662,8 @@ See the License for the specific language governing permissions and
|
|
|
17055
16662
|
limitations under the License.`
|
|
17056
16663
|
},
|
|
17057
16664
|
{
|
|
17058
|
-
name: "org.
|
|
17059
|
-
website: "https://
|
|
16665
|
+
name: "org.jetbrains.kotlin:kotlin-reflect",
|
|
16666
|
+
website: "https://kotlinlang.org/",
|
|
17060
16667
|
licenses: {
|
|
17061
16668
|
license: "Apache-2.0"
|
|
17062
16669
|
},
|
|
@@ -17135,8 +16742,8 @@ See the License for the specific language governing permissions and
|
|
|
17135
16742
|
limitations under the License.`
|
|
17136
16743
|
},
|
|
17137
16744
|
{
|
|
17138
|
-
name: "org.
|
|
17139
|
-
website: "https://
|
|
16745
|
+
name: "org.jetbrains.kotlin:kotlin-stdlib",
|
|
16746
|
+
website: "https://kotlinlang.org/",
|
|
17140
16747
|
licenses: {
|
|
17141
16748
|
license: "Apache-2.0"
|
|
17142
16749
|
},
|
|
@@ -17215,8 +16822,8 @@ See the License for the specific language governing permissions and
|
|
|
17215
16822
|
limitations under the License.`
|
|
17216
16823
|
},
|
|
17217
16824
|
{
|
|
17218
|
-
name: "org.
|
|
17219
|
-
website: "https://
|
|
16825
|
+
name: "org.jetbrains.kotlin:kotlin-stdlib-common",
|
|
16826
|
+
website: "https://kotlinlang.org/",
|
|
17220
16827
|
licenses: {
|
|
17221
16828
|
license: "Apache-2.0"
|
|
17222
16829
|
},
|
|
@@ -17283,349 +16890,176 @@ To apply the Apache License to your work, attach the following boilerplate notic
|
|
|
17283
16890
|
Copyright [yyyy] [name of copyright owner]
|
|
17284
16891
|
|
|
17285
16892
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
17286
|
-
you may not use this file except in compliance with the License.
|
|
17287
|
-
You may obtain a copy of the License at
|
|
17288
|
-
|
|
17289
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
17290
|
-
|
|
17291
|
-
Unless required by applicable law or agreed to in writing, software
|
|
17292
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
17293
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
17294
|
-
See the License for the specific language governing permissions and
|
|
17295
|
-
limitations under the License.`
|
|
17296
|
-
},
|
|
17297
|
-
{
|
|
17298
|
-
name: "org.javassist:javassist",
|
|
17299
|
-
website: "http://www.javassist.org/",
|
|
17300
|
-
licenses: {
|
|
17301
|
-
left: {
|
|
17302
|
-
license: "MPL-1.1"
|
|
17303
|
-
},
|
|
17304
|
-
conjunction: "or",
|
|
17305
|
-
right: {
|
|
17306
|
-
license: "LGPL-2.1"
|
|
17307
|
-
}
|
|
17308
|
-
},
|
|
17309
|
-
licenseText: `Mozilla Public License Version 1.1
|
|
17310
|
-
|
|
17311
|
-
1. Definitions.
|
|
17312
|
-
|
|
17313
|
-
1.0.1. "Commercial Use" means distribution or otherwise making the Covered Code available to a third party.
|
|
17314
|
-
|
|
17315
|
-
1.1. "Contributor" means each entity that creates or contributes to the creation of Modifications.
|
|
17316
|
-
|
|
17317
|
-
1.2. "Contributor Version" means the combination of the Original Code, prior Modifications used by a Contributor, and the Modifications made by that particular Contributor.
|
|
17318
|
-
|
|
17319
|
-
1.3. "Covered Code" means the Original Code or Modifications or the combination of the Original Code and Modifications, in each case including portions thereof.
|
|
17320
|
-
|
|
17321
|
-
1.4. "Electronic Distribution Mechanism" means a mechanism generally accepted in the software development community for the electronic transfer of data.
|
|
17322
|
-
|
|
17323
|
-
1.5. "Executable" means Covered Code in any form other than Source Code.
|
|
17324
|
-
|
|
17325
|
-
1.6. "Initial Developer" means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A.
|
|
17326
|
-
|
|
17327
|
-
1.7. "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.
|
|
17328
|
-
|
|
17329
|
-
1.8. "License" means this document.
|
|
17330
|
-
|
|
17331
|
-
1.8.1. "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.
|
|
17332
|
-
|
|
17333
|
-
1.9. "Modifications" means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. When Covered Code is released as a series of files, a Modification is:
|
|
17334
|
-
Any addition to or deletion from the contents of a file containing Original Code or previous Modifications.
|
|
17335
|
-
Any new file that contains any part of the Original Code or previous Modifications.
|
|
17336
|
-
|
|
17337
|
-
1.10. "Original Code" means Source Code of computer software code which is described in the Source Code notice required by Exhibit A as Original Code, and which, at the time of its release under this License is not already Covered Code governed by this License.
|
|
17338
|
-
|
|
17339
|
-
1.10.1. "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.
|
|
17340
|
-
|
|
17341
|
-
1.11. "Source Code" means the preferred form of the Covered Code for making modifications to it, including all modules it contains, plus any associated interface definition files, scripts used to control compilation and installation of an Executable, or source code differential comparisons against either the Original Code or another well known, available Covered Code of the Contributor's choice. The Source Code can be in a compressed or archival form, provided the appropriate decompression or de-archiving software is widely available for no charge.
|
|
17342
|
-
|
|
17343
|
-
1.12. "You" (or "Your") means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 6.1. 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.
|
|
17344
|
-
|
|
17345
|
-
2. Source Code License.
|
|
17346
|
-
|
|
17347
|
-
2.1. The Initial Developer Grant. The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims:
|
|
17348
|
-
|
|
17349
|
-
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 Code (or portions thereof) with or without Modifications, and/or as part of a Larger Work; and
|
|
17350
|
-
b. under Patents Claims infringed by the making, using or selling of Original Code, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Code (or portions thereof).
|
|
17351
|
-
c. the licenses granted in this Section 2.1 (a) and (b) are effective on the date Initial Developer first distributes Original Code under the terms of this License.
|
|
17352
|
-
d. Notwithstanding Section 2.1 (b) above, no patent license is granted: 1) for code that You delete from the Original Code; 2) separate from the Original Code; or 3) for infringements caused by: i) the modification of the Original Code or ii) the combination of the Original Code with other software or devices.
|
|
17353
|
-
|
|
17354
|
-
2.2. Contributor Grant. Subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license
|
|
17355
|
-
|
|
17356
|
-
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 Code and/or as part of a Larger Work; and
|
|
17357
|
-
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).
|
|
17358
|
-
c. the licenses granted in Sections 2.2 (a) and 2.2 (b) are effective on the date Contributor first makes Commercial Use of the Covered Code.
|
|
17359
|
-
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) separate from the Contributor Version; 3) 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 4) under Patent Claims infringed by Covered Code in the absence of Modifications made by that Contributor.
|
|
17360
|
-
|
|
17361
|
-
3. Distribution Obligations.
|
|
17362
|
-
|
|
17363
|
-
3.1. Application of License. The Modifications which You create or to which You contribute are governed by the terms of this License, including without limitation Section 2.2. The Source Code version of Covered Code may be distributed only under the terms of this License or a future version of this License released under Section 6.1, and You must include a copy of this License with every copy of the Source Code You distribute. You may not offer or impose any terms on any Source Code version that alters or restricts the applicable version of this License or the recipients' rights hereunder. However, You may include an additional document offering the additional rights described in Section 3.5.
|
|
17364
|
-
|
|
17365
|
-
3.2. Availability of Source Code. Any Modification which You create or to which You contribute must be made available in Source Code form under the terms of this License either on the same media as an Executable version or via an accepted Electronic Distribution Mechanism to anyone to whom you made an Executable version available; and if made available via Electronic Distribution Mechanism, must remain available for at least twelve (12) months after the date it initially became available, or at least six (6) months after a subsequent version of that particular Modification has been made available to such recipients. You are responsible for ensuring that the Source Code version remains available even if the Electronic Distribution Mechanism is maintained by a third party.
|
|
17366
|
-
|
|
17367
|
-
3.3. Description of Modifications. You must cause all Covered Code to which You contribute to contain a file documenting the changes You made to create that Covered Code and the date of any change. You must include a prominent statement that the Modification is derived, directly or indirectly, from Original Code provided by the Initial Developer and including the name of the Initial Developer in (a) the Source Code, and (b) in any notice in an Executable version or related documentation in which You describe the origin or ownership of the Covered Code.
|
|
17368
|
-
|
|
17369
|
-
3.4. Intellectual Property Matters
|
|
17370
|
-
|
|
17371
|
-
(a) Third Party Claims
|
|
17372
|
-
If Contributor has knowledge that a license under a third party's intellectual property rights is required to exercise the rights granted by such Contributor under Sections 2.1 or 2.2, Contributor must include a text file with the Source Code distribution titled "LEGAL" which describes the claim and the party making the claim in sufficient detail that a recipient will know whom to contact. If Contributor obtains such knowledge after the Modification is made available as described in Section 3.2, Contributor shall promptly modify the LEGAL file in all copies Contributor makes available thereafter and shall take other steps (such as notifying appropriate mailing lists or newsgroups) reasonably calculated to inform those who received the Covered Code that new knowledge has been obtained.
|
|
17373
|
-
|
|
17374
|
-
(b) Contributor APIs
|
|
17375
|
-
If Contributor's Modifications include an application programming interface and Contributor has knowledge of patent licenses which are reasonably necessary to implement that API, Contributor must also include this information in the LEGAL file.
|
|
17376
|
-
|
|
17377
|
-
(c) Representations.
|
|
17378
|
-
Contributor represents that, except as disclosed pursuant to Section 3.4 (a) above, Contributor believes that Contributor's Modifications are Contributor's original creation(s) and/or Contributor has sufficient rights to grant the rights conveyed by this License.
|
|
17379
|
-
|
|
17380
|
-
3.5. Required Notices. You must duplicate the notice in Exhibit A in each file of the Source Code. If it is not possible to put such notice in a particular Source Code file due to its structure, then You must include such notice in a location (such as a relevant directory) where a user would be likely to look for such a notice. If You created one or more Modification(s) You may add your name as a Contributor to the notice described in Exhibit A. You must also duplicate this License in any documentation for the Source Code where You describe recipients' rights or ownership rights relating to Covered Code. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Code. 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 than 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.
|
|
17381
|
-
|
|
17382
|
-
3.6. Distribution of Executable Versions. You may distribute Covered Code in Executable form only if the requirements of Sections 3.1, 3.2, 3.3, 3.4 and 3.5 have been met for that Covered Code, and if You include a notice stating that the Source Code version of the Covered Code is available under the terms of this License, including a description of how and where You have fulfilled the obligations of Section 3.2. The notice must be conspicuously included in any notice in an Executable version, related documentation or collateral in which You describe recipients' rights relating to the Covered Code. You may distribute the Executable version of Covered Code or ownership rights under 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 version does not attempt to limit or alter the recipient's rights in the Source Code version from the rights set forth in this License. If You distribute the Executable version 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 any 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.
|
|
17383
|
-
|
|
17384
|
-
3.7. Larger Works. You may create a Larger Work by combining Covered Code 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 Code.
|
|
17385
|
-
|
|
17386
|
-
4. Inability to Comply Due to Statute or Regulation.
|
|
17387
|
-
|
|
17388
|
-
If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Code due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be included in the LEGAL file described in Section 3.4 and must be included with all distributions of the Source Code. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it.
|
|
17389
|
-
|
|
17390
|
-
5. Application of this License.
|
|
17391
|
-
This License applies to code to which the Initial Developer has attached the notice in Exhibit A and to related Covered Code.
|
|
17392
|
-
|
|
17393
|
-
6. Versions of the License.
|
|
17394
|
-
|
|
17395
|
-
6.1. New Versions
|
|
17396
|
-
Netscape Communications Corporation ("Netscape") may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number.
|
|
17397
|
-
|
|
17398
|
-
6.2. Effect of New Versions
|
|
17399
|
-
Once Covered Code has been published under a particular version of the License, You may always continue to use it under the terms of that version. You may also choose to use such Covered Code under the terms of any subsequent version of the License published by Netscape. No one other than Netscape has the right to modify the terms applicable to Covered Code created under this License.
|
|
17400
|
-
|
|
17401
|
-
6.3. Derivative Works
|
|
17402
|
-
If You create or use a modified version of this License (which you may only do in order to apply it to code which is not already Covered Code governed by this License), You must (a) rename Your license so that the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape", "MPL", "NPL" or any confusingly similar phrase do not appear in your license (except to note that your license differs from this License) and (b) otherwise make it clear that Your version of the license contains terms which differ from the Mozilla Public License and Netscape Public License. (Filling in the name of the Initial Developer, Original Code or Contributor in the notice described in Exhibit A shall not of themselves be deemed to be modifications of this License.)
|
|
17403
|
-
|
|
17404
|
-
7. DISCLAIMER OF WARRANTY
|
|
17405
|
-
COVERED CODE 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 CODE 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 CODE IS WITH YOU. SHOULD ANY COVERED CODE 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 CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
|
|
17406
|
-
|
|
17407
|
-
8. Termination
|
|
17408
|
-
|
|
17409
|
-
8.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. All sublicenses to the Covered Code which are properly granted shall survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
|
|
17410
|
-
|
|
17411
|
-
8.2. If You initiate litigation by asserting a patent infringement claim (excluding declatory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You file such action is referred to as "Participant") alleging that:
|
|
17412
|
-
|
|
17413
|
-
a. such Participant's Contributor Version directly or indirectly infringes any patent, then any and all rights granted by such Participant to You under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively, unless if within 60 days after receipt of notice You either: (i) agree in writing to pay Participant a mutually agreeable reasonable royalty for Your past and future use of Modifications made by such Participant, or (ii) withdraw Your litigation claim with respect to the Contributor Version against such Participant. If within 60 days of notice, a reasonable royalty and payment arrangement are not mutually agreed upon in writing by the parties or the litigation claim is not withdrawn, the rights granted by Participant to You under Sections 2.1 and/or 2.2 automatically terminate at the expiration of the 60 day notice period specified above.
|
|
17414
|
-
b. any software, hardware, or device, other than such Participant's Contributor Version, directly or indirectly infringes any patent, then any rights granted to You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective as of the date You first made, used, sold, distributed, or had made, Modifications made by that Participant.
|
|
17415
|
-
|
|
17416
|
-
8.3. If You assert a patent infringement claim against Participant alleging that such Participant's Contributor Version 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.
|
|
17417
|
-
|
|
17418
|
-
8.4. In the event of termination under Sections 8.1 or 8.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or any distributor hereunder prior to termination shall survive termination.
|
|
17419
|
-
|
|
17420
|
-
9. LIMITATION OF LIABILITY
|
|
17421
|
-
UNDER 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 CODE, 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.
|
|
17422
|
-
|
|
17423
|
-
10. U.S. government end users
|
|
17424
|
-
The Covered Code is a "commercial item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" 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 Code with only those rights set forth herein.
|
|
17425
|
-
|
|
17426
|
-
11. Miscellaneous
|
|
17427
|
-
This 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 California law provisions (except to the extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. With respect to disputes in which at least one party is a citizen of, or an entity chartered or registered to do business in the United States of America, any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California, with venue lying in Santa Clara County, California, 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.
|
|
17428
|
-
|
|
17429
|
-
12. Responsibility for claims
|
|
17430
|
-
As 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.
|
|
17431
|
-
|
|
17432
|
-
13. Multiple-licensed code
|
|
17433
|
-
Initial Developer may designate portions of the Covered Code as "Multiple-Licensed". "Multiple-Licensed" means that the Initial Developer permits you to utilize portions of the Covered Code under Your choice of the MPL or the alternative licenses, if any, specified by the Initial Developer in the file described in Exhibit A.
|
|
17434
|
-
|
|
17435
|
-
Exhibit A - Mozilla Public License.
|
|
17436
|
-
|
|
17437
|
-
"The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/
|
|
17438
|
-
|
|
17439
|
-
Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.
|
|
17440
|
-
|
|
17441
|
-
The Original Code is ______________________________________.
|
|
17442
|
-
|
|
17443
|
-
The Initial Developer of the Original Code is ________________________.
|
|
17444
|
-
Portions created by ______________________ are Copyright (C) ______
|
|
17445
|
-
_______________________. All Rights Reserved.
|
|
17446
|
-
|
|
17447
|
-
Contributor(s): ______________________________________.
|
|
17448
|
-
|
|
17449
|
-
Alternatively, the contents of this file may be used under the terms of the _____ license (the "[___] License"), in which case the provisions of [______] License are applicable instead of those above. If you wish to allow use of your version of this file only under the terms of the [____] License and not to allow others to use your version of this file under the MPL, indicate your decision by deleting the provisions above and replace them with the notice and other provisions required by the [___] License. If you do not delete the provisions above, a recipient may use your version of this file under either the MPL or the [___] License."
|
|
17450
|
-
|
|
17451
|
-
NOTE: The text of this Exhibit A may differ slightly from the text of the notices in the Source Code files of the Original Code. You should use the text of this Exhibit A rather than the text found in the Original Code Source Code for Your Modifications.
|
|
17452
|
-
|
|
17453
|
-
GNU LESSER GENERAL PUBLIC LICENSE
|
|
17454
|
-
|
|
17455
|
-
Version 2.1, February 1999
|
|
17456
|
-
|
|
17457
|
-
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
|
|
17458
|
-
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|
17459
|
-
|
|
17460
|
-
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
|
|
17461
|
-
|
|
17462
|
-
[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.]
|
|
17463
|
-
|
|
17464
|
-
Preamble
|
|
17465
|
-
|
|
17466
|
-
The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users.
|
|
17467
|
-
|
|
17468
|
-
This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below.
|
|
17469
|
-
|
|
17470
|
-
When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things.
|
|
17471
|
-
|
|
17472
|
-
To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it.
|
|
17473
|
-
|
|
17474
|
-
For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights.
|
|
17475
|
-
|
|
17476
|
-
We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library.
|
|
17477
|
-
|
|
17478
|
-
To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others.
|
|
17479
|
-
|
|
17480
|
-
Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license.
|
|
17481
|
-
|
|
17482
|
-
Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs.
|
|
17483
|
-
|
|
17484
|
-
When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library.
|
|
17485
|
-
|
|
17486
|
-
We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances.
|
|
17487
|
-
|
|
17488
|
-
For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License.
|
|
17489
|
-
|
|
17490
|
-
In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system.
|
|
16893
|
+
you may not use this file except in compliance with the License.
|
|
16894
|
+
You may obtain a copy of the License at
|
|
17491
16895
|
|
|
17492
|
-
|
|
16896
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
17493
16897
|
|
|
17494
|
-
|
|
16898
|
+
Unless required by applicable law or agreed to in writing, software
|
|
16899
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
16900
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16901
|
+
See the License for the specific language governing permissions and
|
|
16902
|
+
limitations under the License.`
|
|
16903
|
+
},
|
|
16904
|
+
{
|
|
16905
|
+
name: "org.jetbrains.kotlin:kotlin-stdlib-jdk7",
|
|
16906
|
+
website: "https://kotlinlang.org/",
|
|
16907
|
+
licenses: {
|
|
16908
|
+
license: "Apache-2.0"
|
|
16909
|
+
},
|
|
16910
|
+
licenseText: `Apache License
|
|
16911
|
+
Version 2.0, January 2004
|
|
16912
|
+
http://www.apache.org/licenses/
|
|
17495
16913
|
|
|
17496
|
-
|
|
17497
|
-
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
|
16914
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
17498
16915
|
|
|
17499
|
-
|
|
16916
|
+
1. Definitions.
|
|
17500
16917
|
|
|
17501
|
-
|
|
16918
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
17502
16919
|
|
|
17503
|
-
|
|
16920
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
17504
16921
|
|
|
17505
|
-
"
|
|
16922
|
+
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
17506
16923
|
|
|
17507
|
-
|
|
16924
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
17508
16925
|
|
|
17509
|
-
|
|
16926
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
17510
16927
|
|
|
17511
|
-
|
|
16928
|
+
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
17512
16929
|
|
|
17513
|
-
|
|
16930
|
+
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
17514
16931
|
|
|
17515
|
-
|
|
16932
|
+
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
17516
16933
|
|
|
17517
|
-
|
|
16934
|
+
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
17518
16935
|
|
|
17519
|
-
|
|
16936
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
17520
16937
|
|
|
17521
|
-
|
|
16938
|
+
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
17522
16939
|
|
|
17523
|
-
|
|
16940
|
+
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
17524
16941
|
|
|
17525
|
-
|
|
16942
|
+
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
17526
16943
|
|
|
17527
|
-
|
|
16944
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
17528
16945
|
|
|
17529
|
-
|
|
16946
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
17530
16947
|
|
|
17531
|
-
|
|
16948
|
+
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
17532
16949
|
|
|
17533
|
-
|
|
16950
|
+
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
17534
16951
|
|
|
17535
|
-
|
|
16952
|
+
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
17536
16953
|
|
|
17537
|
-
|
|
16954
|
+
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
17538
16955
|
|
|
17539
|
-
|
|
16956
|
+
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
17540
16957
|
|
|
17541
|
-
|
|
16958
|
+
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
17542
16959
|
|
|
17543
|
-
|
|
16960
|
+
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
17544
16961
|
|
|
17545
|
-
|
|
16962
|
+
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
17546
16963
|
|
|
17547
|
-
|
|
16964
|
+
END OF TERMS AND CONDITIONS
|
|
17548
16965
|
|
|
17549
|
-
|
|
16966
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
17550
16967
|
|
|
17551
|
-
|
|
16968
|
+
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
17552
16969
|
|
|
17553
|
-
|
|
16970
|
+
Copyright [yyyy] [name of copyright owner]
|
|
17554
16971
|
|
|
17555
|
-
|
|
16972
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
16973
|
+
you may not use this file except in compliance with the License.
|
|
16974
|
+
You may obtain a copy of the License at
|
|
17556
16975
|
|
|
17557
|
-
|
|
16976
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
17558
16977
|
|
|
17559
|
-
|
|
16978
|
+
Unless required by applicable law or agreed to in writing, software
|
|
16979
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
16980
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16981
|
+
See the License for the specific language governing permissions and
|
|
16982
|
+
limitations under the License.`
|
|
16983
|
+
},
|
|
16984
|
+
{
|
|
16985
|
+
name: "org.jetbrains.kotlin:kotlin-stdlib-jdk8",
|
|
16986
|
+
website: "https://kotlinlang.org/",
|
|
16987
|
+
licenses: {
|
|
16988
|
+
license: "Apache-2.0"
|
|
16989
|
+
},
|
|
16990
|
+
licenseText: `Apache License
|
|
16991
|
+
Version 2.0, January 2004
|
|
16992
|
+
http://www.apache.org/licenses/
|
|
17560
16993
|
|
|
17561
|
-
|
|
16994
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
17562
16995
|
|
|
17563
|
-
|
|
16996
|
+
1. Definitions.
|
|
17564
16997
|
|
|
17565
|
-
|
|
16998
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
17566
16999
|
|
|
17567
|
-
|
|
17000
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
17568
17001
|
|
|
17569
|
-
|
|
17002
|
+
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
17570
17003
|
|
|
17571
|
-
|
|
17004
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
17572
17005
|
|
|
17573
|
-
|
|
17006
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
17574
17007
|
|
|
17575
|
-
|
|
17008
|
+
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
17576
17009
|
|
|
17577
|
-
|
|
17010
|
+
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
17578
17011
|
|
|
17579
|
-
|
|
17012
|
+
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
17580
17013
|
|
|
17581
|
-
|
|
17014
|
+
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
17582
17015
|
|
|
17583
|
-
|
|
17016
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
17584
17017
|
|
|
17585
|
-
|
|
17018
|
+
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
17586
17019
|
|
|
17587
|
-
|
|
17020
|
+
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
17588
17021
|
|
|
17589
|
-
|
|
17022
|
+
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
17590
17023
|
|
|
17591
|
-
|
|
17024
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
17592
17025
|
|
|
17593
|
-
|
|
17026
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
17594
17027
|
|
|
17595
|
-
|
|
17028
|
+
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
17596
17029
|
|
|
17597
|
-
|
|
17030
|
+
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
17598
17031
|
|
|
17599
|
-
|
|
17032
|
+
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
17600
17033
|
|
|
17601
|
-
|
|
17034
|
+
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
17602
17035
|
|
|
17603
|
-
|
|
17036
|
+
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
17604
17037
|
|
|
17605
|
-
|
|
17038
|
+
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
17606
17039
|
|
|
17607
|
-
|
|
17040
|
+
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
17608
17041
|
|
|
17609
|
-
|
|
17042
|
+
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
17610
17043
|
|
|
17611
|
-
|
|
17612
|
-
Copyright (C) year name of author
|
|
17044
|
+
END OF TERMS AND CONDITIONS
|
|
17613
17045
|
|
|
17614
|
-
|
|
17046
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
17615
17047
|
|
|
17616
|
-
|
|
17048
|
+
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
17617
17049
|
|
|
17618
|
-
|
|
17050
|
+
Copyright [yyyy] [name of copyright owner]
|
|
17619
17051
|
|
|
17620
|
-
|
|
17052
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
17053
|
+
you may not use this file except in compliance with the License.
|
|
17054
|
+
You may obtain a copy of the License at
|
|
17621
17055
|
|
|
17622
|
-
|
|
17623
|
-
the library \`Frob' (a library for tweaking knobs) written
|
|
17624
|
-
by James Random Hacker.
|
|
17056
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
17625
17057
|
|
|
17626
|
-
|
|
17627
|
-
|
|
17628
|
-
|
|
17058
|
+
Unless required by applicable law or agreed to in writing, software
|
|
17059
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
17060
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
17061
|
+
See the License for the specific language governing permissions and
|
|
17062
|
+
limitations under the License.`
|
|
17629
17063
|
},
|
|
17630
17064
|
{
|
|
17631
17065
|
name: "org.jline:jline",
|
|
@@ -17770,6 +17204,86 @@ express Statement of Purpose.
|
|
|
17770
17204
|
},
|
|
17771
17205
|
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
17772
17206
|
},
|
|
17207
|
+
{
|
|
17208
|
+
name: "org.jspecify:jspecify",
|
|
17209
|
+
website: "http://jspecify.org/",
|
|
17210
|
+
licenses: {
|
|
17211
|
+
license: "Apache-2.0"
|
|
17212
|
+
},
|
|
17213
|
+
licenseText: `Apache License
|
|
17214
|
+
Version 2.0, January 2004
|
|
17215
|
+
http://www.apache.org/licenses/
|
|
17216
|
+
|
|
17217
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
17218
|
+
|
|
17219
|
+
1. Definitions.
|
|
17220
|
+
|
|
17221
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
17222
|
+
|
|
17223
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
17224
|
+
|
|
17225
|
+
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
17226
|
+
|
|
17227
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
17228
|
+
|
|
17229
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
17230
|
+
|
|
17231
|
+
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
17232
|
+
|
|
17233
|
+
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
17234
|
+
|
|
17235
|
+
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
17236
|
+
|
|
17237
|
+
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
17238
|
+
|
|
17239
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
17240
|
+
|
|
17241
|
+
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
17242
|
+
|
|
17243
|
+
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
17244
|
+
|
|
17245
|
+
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
17246
|
+
|
|
17247
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
17248
|
+
|
|
17249
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
17250
|
+
|
|
17251
|
+
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
17252
|
+
|
|
17253
|
+
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
17254
|
+
|
|
17255
|
+
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
17256
|
+
|
|
17257
|
+
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
17258
|
+
|
|
17259
|
+
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
17260
|
+
|
|
17261
|
+
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
17262
|
+
|
|
17263
|
+
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
17264
|
+
|
|
17265
|
+
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
17266
|
+
|
|
17267
|
+
END OF TERMS AND CONDITIONS
|
|
17268
|
+
|
|
17269
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
17270
|
+
|
|
17271
|
+
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
17272
|
+
|
|
17273
|
+
Copyright [yyyy] [name of copyright owner]
|
|
17274
|
+
|
|
17275
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
17276
|
+
you may not use this file except in compliance with the License.
|
|
17277
|
+
You may obtain a copy of the License at
|
|
17278
|
+
|
|
17279
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
17280
|
+
|
|
17281
|
+
Unless required by applicable law or agreed to in writing, software
|
|
17282
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
17283
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
17284
|
+
See the License for the specific language governing permissions and
|
|
17285
|
+
limitations under the License.`
|
|
17286
|
+
},
|
|
17773
17287
|
{
|
|
17774
17288
|
name: "org.julienrf:play-json-derived-codecs",
|
|
17775
17289
|
website: "https://github.com/julienrf/play-json-derived-codecs",
|
|
@@ -21776,14 +21290,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
21776
21290
|
See the License for the specific language governing permissions and
|
|
21777
21291
|
limitations under the License.`
|
|
21778
21292
|
},
|
|
21779
|
-
{
|
|
21780
|
-
name: "org.threeten:threetenbp",
|
|
21781
|
-
website: "https://www.threeten.org/threetenbp",
|
|
21782
|
-
licenses: {
|
|
21783
|
-
license: "BSD-3-Clause"
|
|
21784
|
-
},
|
|
21785
|
-
licenseText: 'Copyright (c) <year> <owner>. \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions 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.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS 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 HOLDER 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.'
|
|
21786
|
-
},
|
|
21787
21293
|
{
|
|
21788
21294
|
name: "org.tpolecat:doobie-core",
|
|
21789
21295
|
website: "https://github.com/typelevel/doobie",
|