@createiq/frontend-licenses 1.0.74 → 1.0.75
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 +30 -4319
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +30 -4319
- package/dist/index.js.map +1 -1
- package/oss-licenses.json +0 -227
- package/oss-licenses.json.sha256 +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -505,16 +505,6 @@ var oss_licenses_default = [
|
|
|
505
505
|
licenseText: 'MIT License\n\nCopyright (c) Emotion team and other contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
506
506
|
copyrightText: "Copyright (c) Emotion team and other contributors"
|
|
507
507
|
},
|
|
508
|
-
{
|
|
509
|
-
name: "@fastify/otel",
|
|
510
|
-
author: "Carlos Fuentes - @metcoder95",
|
|
511
|
-
website: "https://github.com/fastify/otel#readme",
|
|
512
|
-
licenses: {
|
|
513
|
-
license: "MIT"
|
|
514
|
-
},
|
|
515
|
-
licenseText: 'MIT License\n\nCopyright (c) 2024-present The Fastify team <https://github.com/fastify/fastify#team>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
516
|
-
copyrightText: "Copyright (c) 2024-present The Fastify team <https://github.com/fastify/fastify#team>"
|
|
517
|
-
},
|
|
518
508
|
{
|
|
519
509
|
name: "@fingerprintjs/fingerprintjs",
|
|
520
510
|
author: "FingerprintJS, Inc",
|
|
@@ -1688,9 +1678,9 @@ var oss_licenses_default = [
|
|
|
1688
1678
|
`
|
|
1689
1679
|
},
|
|
1690
1680
|
{
|
|
1691
|
-
name: "@opentelemetry/
|
|
1681
|
+
name: "@opentelemetry/resources",
|
|
1692
1682
|
author: "OpenTelemetry Authors",
|
|
1693
|
-
website: "https://github.com/open-telemetry/opentelemetry-js
|
|
1683
|
+
website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-resources",
|
|
1694
1684
|
licenses: {
|
|
1695
1685
|
license: "Apache-2.0"
|
|
1696
1686
|
},
|
|
@@ -1898,9 +1888,9 @@ var oss_licenses_default = [
|
|
|
1898
1888
|
`
|
|
1899
1889
|
},
|
|
1900
1890
|
{
|
|
1901
|
-
name: "@opentelemetry/
|
|
1891
|
+
name: "@opentelemetry/sdk-trace-base",
|
|
1902
1892
|
author: "OpenTelemetry Authors",
|
|
1903
|
-
website: "https://github.com/open-telemetry/opentelemetry-js
|
|
1893
|
+
website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-base",
|
|
1904
1894
|
licenses: {
|
|
1905
1895
|
license: "Apache-2.0"
|
|
1906
1896
|
},
|
|
@@ -2108,9 +2098,9 @@ var oss_licenses_default = [
|
|
|
2108
2098
|
`
|
|
2109
2099
|
},
|
|
2110
2100
|
{
|
|
2111
|
-
name: "@opentelemetry/
|
|
2101
|
+
name: "@opentelemetry/semantic-conventions",
|
|
2112
2102
|
author: "OpenTelemetry Authors",
|
|
2113
|
-
website: "https://github.com/open-telemetry/opentelemetry-js
|
|
2103
|
+
website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/semantic-conventions",
|
|
2114
2104
|
licenses: {
|
|
2115
2105
|
license: "Apache-2.0"
|
|
2116
2106
|
},
|
|
@@ -2318,3799 +2308,19 @@ var oss_licenses_default = [
|
|
|
2318
2308
|
`
|
|
2319
2309
|
},
|
|
2320
2310
|
{
|
|
2321
|
-
name: "@
|
|
2322
|
-
|
|
2323
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-fs#readme",
|
|
2311
|
+
name: "@platejs/core",
|
|
2312
|
+
website: "https://platejs.org",
|
|
2324
2313
|
licenses: {
|
|
2325
|
-
license: "
|
|
2314
|
+
license: "MIT"
|
|
2326
2315
|
},
|
|
2327
|
-
licenseText:
|
|
2328
|
-
|
|
2329
|
-
http://www.apache.org/licenses/
|
|
2330
|
-
|
|
2331
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
2332
|
-
|
|
2333
|
-
1. Definitions.
|
|
2334
|
-
|
|
2335
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
2336
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
2337
|
-
|
|
2338
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
2339
|
-
the copyright owner that is granting the License.
|
|
2340
|
-
|
|
2341
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
2342
|
-
other entities that control, are controlled by, or are under common
|
|
2343
|
-
control with that entity. For the purposes of this definition,
|
|
2344
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
2345
|
-
direction or management of such entity, whether by contract or
|
|
2346
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
2347
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
2348
|
-
|
|
2349
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
2350
|
-
exercising permissions granted by this License.
|
|
2351
|
-
|
|
2352
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
2353
|
-
including but not limited to software source code, documentation
|
|
2354
|
-
source, and configuration files.
|
|
2355
|
-
|
|
2356
|
-
"Object" form shall mean any form resulting from mechanical
|
|
2357
|
-
transformation or translation of a Source form, including but
|
|
2358
|
-
not limited to compiled object code, generated documentation,
|
|
2359
|
-
and conversions to other media types.
|
|
2360
|
-
|
|
2361
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
2362
|
-
Object form, made available under the License, as indicated by a
|
|
2363
|
-
copyright notice that is included in or attached to the work
|
|
2364
|
-
(an example is provided in the Appendix below).
|
|
2365
|
-
|
|
2366
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
2367
|
-
form, that is based on (or derived from) the Work and for which the
|
|
2368
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
2369
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
2370
|
-
of this License, Derivative Works shall not include works that remain
|
|
2371
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
2372
|
-
the Work and Derivative Works thereof.
|
|
2373
|
-
|
|
2374
|
-
"Contribution" shall mean any work of authorship, including
|
|
2375
|
-
the original version of the Work and any modifications or additions
|
|
2376
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
2377
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
2378
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
2379
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
2380
|
-
means any form of electronic, verbal, or written communication sent
|
|
2381
|
-
to the Licensor or its representatives, including but not limited to
|
|
2382
|
-
communication on electronic mailing lists, source code control systems,
|
|
2383
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
2384
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
2385
|
-
excluding communication that is conspicuously marked or otherwise
|
|
2386
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
2387
|
-
|
|
2388
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
2389
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
2390
|
-
subsequently incorporated within the Work.
|
|
2391
|
-
|
|
2392
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
2393
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
2394
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
2395
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
2396
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
2397
|
-
Work and such Derivative Works in Source or Object form.
|
|
2398
|
-
|
|
2399
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
2400
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
2401
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
2402
|
-
(except as stated in this section) patent license to make, have made,
|
|
2403
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
2404
|
-
where such license applies only to those patent claims licensable
|
|
2405
|
-
by such Contributor that are necessarily infringed by their
|
|
2406
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
2407
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
2408
|
-
institute patent litigation against any entity (including a
|
|
2409
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
2410
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
2411
|
-
or contributory patent infringement, then any patent licenses
|
|
2412
|
-
granted to You under this License for that Work shall terminate
|
|
2413
|
-
as of the date such litigation is filed.
|
|
2414
|
-
|
|
2415
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
2416
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
2417
|
-
modifications, and in Source or Object form, provided that You
|
|
2418
|
-
meet the following conditions:
|
|
2419
|
-
|
|
2420
|
-
(a) You must give any other recipients of the Work or
|
|
2421
|
-
Derivative Works a copy of this License; and
|
|
2422
|
-
|
|
2423
|
-
(b) You must cause any modified files to carry prominent notices
|
|
2424
|
-
stating that You changed the files; and
|
|
2425
|
-
|
|
2426
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
2427
|
-
that You distribute, all copyright, patent, trademark, and
|
|
2428
|
-
attribution notices from the Source form of the Work,
|
|
2429
|
-
excluding those notices that do not pertain to any part of
|
|
2430
|
-
the Derivative Works; and
|
|
2431
|
-
|
|
2432
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
2433
|
-
distribution, then any Derivative Works that You distribute must
|
|
2434
|
-
include a readable copy of the attribution notices contained
|
|
2435
|
-
within such NOTICE file, excluding those notices that do not
|
|
2436
|
-
pertain to any part of the Derivative Works, in at least one
|
|
2437
|
-
of the following places: within a NOTICE text file distributed
|
|
2438
|
-
as part of the Derivative Works; within the Source form or
|
|
2439
|
-
documentation, if provided along with the Derivative Works; or,
|
|
2440
|
-
within a display generated by the Derivative Works, if and
|
|
2441
|
-
wherever such third-party notices normally appear. The contents
|
|
2442
|
-
of the NOTICE file are for informational purposes only and
|
|
2443
|
-
do not modify the License. You may add Your own attribution
|
|
2444
|
-
notices within Derivative Works that You distribute, alongside
|
|
2445
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
2446
|
-
that such additional attribution notices cannot be construed
|
|
2447
|
-
as modifying the License.
|
|
2448
|
-
|
|
2449
|
-
You may add Your own copyright statement to Your modifications and
|
|
2450
|
-
may provide additional or different license terms and conditions
|
|
2451
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
2452
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
2453
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
2454
|
-
the conditions stated in this License.
|
|
2455
|
-
|
|
2456
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
2457
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
2458
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
2459
|
-
this License, without any additional terms or conditions.
|
|
2460
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
2461
|
-
the terms of any separate license agreement you may have executed
|
|
2462
|
-
with Licensor regarding such Contributions.
|
|
2463
|
-
|
|
2464
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
2465
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
2466
|
-
except as required for reasonable and customary use in describing the
|
|
2467
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
2468
|
-
|
|
2469
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
2470
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
2471
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
2472
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
2473
|
-
implied, including, without limitation, any warranties or conditions
|
|
2474
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
2475
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
2476
|
-
appropriateness of using or redistributing the Work and assume any
|
|
2477
|
-
risks associated with Your exercise of permissions under this License.
|
|
2478
|
-
|
|
2479
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
2480
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
2481
|
-
unless required by applicable law (such as deliberate and grossly
|
|
2482
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
2483
|
-
liable to You for damages, including any direct, indirect, special,
|
|
2484
|
-
incidental, or consequential damages of any character arising as a
|
|
2485
|
-
result of this License or out of the use or inability to use the
|
|
2486
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
2487
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
2488
|
-
other commercial damages or losses), even if such Contributor
|
|
2489
|
-
has been advised of the possibility of such damages.
|
|
2490
|
-
|
|
2491
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
2492
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
2493
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
2494
|
-
or other liability obligations and/or rights consistent with this
|
|
2495
|
-
License. However, in accepting such obligations, You may act only
|
|
2496
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
2497
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
2498
|
-
defend, and hold each Contributor harmless for any liability
|
|
2499
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
2500
|
-
of your accepting any such warranty or additional liability.
|
|
2501
|
-
|
|
2502
|
-
END OF TERMS AND CONDITIONS
|
|
2503
|
-
|
|
2504
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
2505
|
-
|
|
2506
|
-
To apply the Apache License to your work, attach the following
|
|
2507
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
2508
|
-
replaced with your own identifying information. (Don't include
|
|
2509
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
2510
|
-
comment syntax for the file format. We also recommend that a
|
|
2511
|
-
file or class name and description of purpose be included on the
|
|
2512
|
-
same "printed page" as the copyright notice for easier
|
|
2513
|
-
identification within third-party archives.
|
|
2514
|
-
|
|
2515
|
-
Copyright [yyyy] [name of copyright owner]
|
|
2516
|
-
|
|
2517
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
2518
|
-
you may not use this file except in compliance with the License.
|
|
2519
|
-
You may obtain a copy of the License at
|
|
2520
|
-
|
|
2521
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
2522
|
-
|
|
2523
|
-
Unless required by applicable law or agreed to in writing, software
|
|
2524
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
2525
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
2526
|
-
See the License for the specific language governing permissions and
|
|
2527
|
-
limitations under the License.
|
|
2528
|
-
`
|
|
2316
|
+
licenseText: 'The MIT License (MIT)\n\nCopyright (c) Ziad Beyens, Dylan Schiemann, Joe Anderson, Luke Murray\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n',
|
|
2317
|
+
copyrightText: "Copyright (c) Ziad Beyens, Dylan Schiemann, Joe Anderson, Luke Murray"
|
|
2529
2318
|
},
|
|
2530
2319
|
{
|
|
2531
|
-
name: "@
|
|
2532
|
-
|
|
2533
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-generic-pool#readme",
|
|
2320
|
+
name: "@platejs/docx",
|
|
2321
|
+
website: "https://platejs.org",
|
|
2534
2322
|
licenses: {
|
|
2535
|
-
license: "
|
|
2536
|
-
},
|
|
2537
|
-
licenseText: ` Apache License
|
|
2538
|
-
Version 2.0, January 2004
|
|
2539
|
-
http://www.apache.org/licenses/
|
|
2540
|
-
|
|
2541
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
2542
|
-
|
|
2543
|
-
1. Definitions.
|
|
2544
|
-
|
|
2545
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
2546
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
2547
|
-
|
|
2548
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
2549
|
-
the copyright owner that is granting the License.
|
|
2550
|
-
|
|
2551
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
2552
|
-
other entities that control, are controlled by, or are under common
|
|
2553
|
-
control with that entity. For the purposes of this definition,
|
|
2554
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
2555
|
-
direction or management of such entity, whether by contract or
|
|
2556
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
2557
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
2558
|
-
|
|
2559
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
2560
|
-
exercising permissions granted by this License.
|
|
2561
|
-
|
|
2562
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
2563
|
-
including but not limited to software source code, documentation
|
|
2564
|
-
source, and configuration files.
|
|
2565
|
-
|
|
2566
|
-
"Object" form shall mean any form resulting from mechanical
|
|
2567
|
-
transformation or translation of a Source form, including but
|
|
2568
|
-
not limited to compiled object code, generated documentation,
|
|
2569
|
-
and conversions to other media types.
|
|
2570
|
-
|
|
2571
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
2572
|
-
Object form, made available under the License, as indicated by a
|
|
2573
|
-
copyright notice that is included in or attached to the work
|
|
2574
|
-
(an example is provided in the Appendix below).
|
|
2575
|
-
|
|
2576
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
2577
|
-
form, that is based on (or derived from) the Work and for which the
|
|
2578
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
2579
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
2580
|
-
of this License, Derivative Works shall not include works that remain
|
|
2581
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
2582
|
-
the Work and Derivative Works thereof.
|
|
2583
|
-
|
|
2584
|
-
"Contribution" shall mean any work of authorship, including
|
|
2585
|
-
the original version of the Work and any modifications or additions
|
|
2586
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
2587
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
2588
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
2589
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
2590
|
-
means any form of electronic, verbal, or written communication sent
|
|
2591
|
-
to the Licensor or its representatives, including but not limited to
|
|
2592
|
-
communication on electronic mailing lists, source code control systems,
|
|
2593
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
2594
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
2595
|
-
excluding communication that is conspicuously marked or otherwise
|
|
2596
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
2597
|
-
|
|
2598
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
2599
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
2600
|
-
subsequently incorporated within the Work.
|
|
2601
|
-
|
|
2602
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
2603
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
2604
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
2605
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
2606
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
2607
|
-
Work and such Derivative Works in Source or Object form.
|
|
2608
|
-
|
|
2609
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
2610
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
2611
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
2612
|
-
(except as stated in this section) patent license to make, have made,
|
|
2613
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
2614
|
-
where such license applies only to those patent claims licensable
|
|
2615
|
-
by such Contributor that are necessarily infringed by their
|
|
2616
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
2617
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
2618
|
-
institute patent litigation against any entity (including a
|
|
2619
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
2620
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
2621
|
-
or contributory patent infringement, then any patent licenses
|
|
2622
|
-
granted to You under this License for that Work shall terminate
|
|
2623
|
-
as of the date such litigation is filed.
|
|
2624
|
-
|
|
2625
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
2626
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
2627
|
-
modifications, and in Source or Object form, provided that You
|
|
2628
|
-
meet the following conditions:
|
|
2629
|
-
|
|
2630
|
-
(a) You must give any other recipients of the Work or
|
|
2631
|
-
Derivative Works a copy of this License; and
|
|
2632
|
-
|
|
2633
|
-
(b) You must cause any modified files to carry prominent notices
|
|
2634
|
-
stating that You changed the files; and
|
|
2635
|
-
|
|
2636
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
2637
|
-
that You distribute, all copyright, patent, trademark, and
|
|
2638
|
-
attribution notices from the Source form of the Work,
|
|
2639
|
-
excluding those notices that do not pertain to any part of
|
|
2640
|
-
the Derivative Works; and
|
|
2641
|
-
|
|
2642
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
2643
|
-
distribution, then any Derivative Works that You distribute must
|
|
2644
|
-
include a readable copy of the attribution notices contained
|
|
2645
|
-
within such NOTICE file, excluding those notices that do not
|
|
2646
|
-
pertain to any part of the Derivative Works, in at least one
|
|
2647
|
-
of the following places: within a NOTICE text file distributed
|
|
2648
|
-
as part of the Derivative Works; within the Source form or
|
|
2649
|
-
documentation, if provided along with the Derivative Works; or,
|
|
2650
|
-
within a display generated by the Derivative Works, if and
|
|
2651
|
-
wherever such third-party notices normally appear. The contents
|
|
2652
|
-
of the NOTICE file are for informational purposes only and
|
|
2653
|
-
do not modify the License. You may add Your own attribution
|
|
2654
|
-
notices within Derivative Works that You distribute, alongside
|
|
2655
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
2656
|
-
that such additional attribution notices cannot be construed
|
|
2657
|
-
as modifying the License.
|
|
2658
|
-
|
|
2659
|
-
You may add Your own copyright statement to Your modifications and
|
|
2660
|
-
may provide additional or different license terms and conditions
|
|
2661
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
2662
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
2663
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
2664
|
-
the conditions stated in this License.
|
|
2665
|
-
|
|
2666
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
2667
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
2668
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
2669
|
-
this License, without any additional terms or conditions.
|
|
2670
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
2671
|
-
the terms of any separate license agreement you may have executed
|
|
2672
|
-
with Licensor regarding such Contributions.
|
|
2673
|
-
|
|
2674
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
2675
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
2676
|
-
except as required for reasonable and customary use in describing the
|
|
2677
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
2678
|
-
|
|
2679
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
2680
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
2681
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
2682
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
2683
|
-
implied, including, without limitation, any warranties or conditions
|
|
2684
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
2685
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
2686
|
-
appropriateness of using or redistributing the Work and assume any
|
|
2687
|
-
risks associated with Your exercise of permissions under this License.
|
|
2688
|
-
|
|
2689
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
2690
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
2691
|
-
unless required by applicable law (such as deliberate and grossly
|
|
2692
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
2693
|
-
liable to You for damages, including any direct, indirect, special,
|
|
2694
|
-
incidental, or consequential damages of any character arising as a
|
|
2695
|
-
result of this License or out of the use or inability to use the
|
|
2696
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
2697
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
2698
|
-
other commercial damages or losses), even if such Contributor
|
|
2699
|
-
has been advised of the possibility of such damages.
|
|
2700
|
-
|
|
2701
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
2702
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
2703
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
2704
|
-
or other liability obligations and/or rights consistent with this
|
|
2705
|
-
License. However, in accepting such obligations, You may act only
|
|
2706
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
2707
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
2708
|
-
defend, and hold each Contributor harmless for any liability
|
|
2709
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
2710
|
-
of your accepting any such warranty or additional liability.
|
|
2711
|
-
|
|
2712
|
-
END OF TERMS AND CONDITIONS
|
|
2713
|
-
|
|
2714
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
2715
|
-
|
|
2716
|
-
To apply the Apache License to your work, attach the following
|
|
2717
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
2718
|
-
replaced with your own identifying information. (Don't include
|
|
2719
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
2720
|
-
comment syntax for the file format. We also recommend that a
|
|
2721
|
-
file or class name and description of purpose be included on the
|
|
2722
|
-
same "printed page" as the copyright notice for easier
|
|
2723
|
-
identification within third-party archives.
|
|
2724
|
-
|
|
2725
|
-
Copyright [yyyy] [name of copyright owner]
|
|
2726
|
-
|
|
2727
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
2728
|
-
you may not use this file except in compliance with the License.
|
|
2729
|
-
You may obtain a copy of the License at
|
|
2730
|
-
|
|
2731
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
2732
|
-
|
|
2733
|
-
Unless required by applicable law or agreed to in writing, software
|
|
2734
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
2735
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
2736
|
-
See the License for the specific language governing permissions and
|
|
2737
|
-
limitations under the License.
|
|
2738
|
-
`
|
|
2739
|
-
},
|
|
2740
|
-
{
|
|
2741
|
-
name: "@opentelemetry/instrumentation-graphql",
|
|
2742
|
-
author: "OpenTelemetry Authors",
|
|
2743
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-graphql#readme",
|
|
2744
|
-
licenses: {
|
|
2745
|
-
license: "Apache-2.0"
|
|
2746
|
-
},
|
|
2747
|
-
licenseText: ` Apache License
|
|
2748
|
-
Version 2.0, January 2004
|
|
2749
|
-
http://www.apache.org/licenses/
|
|
2750
|
-
|
|
2751
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
2752
|
-
|
|
2753
|
-
1. Definitions.
|
|
2754
|
-
|
|
2755
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
2756
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
2757
|
-
|
|
2758
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
2759
|
-
the copyright owner that is granting the License.
|
|
2760
|
-
|
|
2761
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
2762
|
-
other entities that control, are controlled by, or are under common
|
|
2763
|
-
control with that entity. For the purposes of this definition,
|
|
2764
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
2765
|
-
direction or management of such entity, whether by contract or
|
|
2766
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
2767
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
2768
|
-
|
|
2769
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
2770
|
-
exercising permissions granted by this License.
|
|
2771
|
-
|
|
2772
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
2773
|
-
including but not limited to software source code, documentation
|
|
2774
|
-
source, and configuration files.
|
|
2775
|
-
|
|
2776
|
-
"Object" form shall mean any form resulting from mechanical
|
|
2777
|
-
transformation or translation of a Source form, including but
|
|
2778
|
-
not limited to compiled object code, generated documentation,
|
|
2779
|
-
and conversions to other media types.
|
|
2780
|
-
|
|
2781
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
2782
|
-
Object form, made available under the License, as indicated by a
|
|
2783
|
-
copyright notice that is included in or attached to the work
|
|
2784
|
-
(an example is provided in the Appendix below).
|
|
2785
|
-
|
|
2786
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
2787
|
-
form, that is based on (or derived from) the Work and for which the
|
|
2788
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
2789
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
2790
|
-
of this License, Derivative Works shall not include works that remain
|
|
2791
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
2792
|
-
the Work and Derivative Works thereof.
|
|
2793
|
-
|
|
2794
|
-
"Contribution" shall mean any work of authorship, including
|
|
2795
|
-
the original version of the Work and any modifications or additions
|
|
2796
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
2797
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
2798
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
2799
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
2800
|
-
means any form of electronic, verbal, or written communication sent
|
|
2801
|
-
to the Licensor or its representatives, including but not limited to
|
|
2802
|
-
communication on electronic mailing lists, source code control systems,
|
|
2803
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
2804
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
2805
|
-
excluding communication that is conspicuously marked or otherwise
|
|
2806
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
2807
|
-
|
|
2808
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
2809
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
2810
|
-
subsequently incorporated within the Work.
|
|
2811
|
-
|
|
2812
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
2813
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
2814
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
2815
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
2816
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
2817
|
-
Work and such Derivative Works in Source or Object form.
|
|
2818
|
-
|
|
2819
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
2820
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
2821
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
2822
|
-
(except as stated in this section) patent license to make, have made,
|
|
2823
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
2824
|
-
where such license applies only to those patent claims licensable
|
|
2825
|
-
by such Contributor that are necessarily infringed by their
|
|
2826
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
2827
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
2828
|
-
institute patent litigation against any entity (including a
|
|
2829
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
2830
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
2831
|
-
or contributory patent infringement, then any patent licenses
|
|
2832
|
-
granted to You under this License for that Work shall terminate
|
|
2833
|
-
as of the date such litigation is filed.
|
|
2834
|
-
|
|
2835
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
2836
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
2837
|
-
modifications, and in Source or Object form, provided that You
|
|
2838
|
-
meet the following conditions:
|
|
2839
|
-
|
|
2840
|
-
(a) You must give any other recipients of the Work or
|
|
2841
|
-
Derivative Works a copy of this License; and
|
|
2842
|
-
|
|
2843
|
-
(b) You must cause any modified files to carry prominent notices
|
|
2844
|
-
stating that You changed the files; and
|
|
2845
|
-
|
|
2846
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
2847
|
-
that You distribute, all copyright, patent, trademark, and
|
|
2848
|
-
attribution notices from the Source form of the Work,
|
|
2849
|
-
excluding those notices that do not pertain to any part of
|
|
2850
|
-
the Derivative Works; and
|
|
2851
|
-
|
|
2852
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
2853
|
-
distribution, then any Derivative Works that You distribute must
|
|
2854
|
-
include a readable copy of the attribution notices contained
|
|
2855
|
-
within such NOTICE file, excluding those notices that do not
|
|
2856
|
-
pertain to any part of the Derivative Works, in at least one
|
|
2857
|
-
of the following places: within a NOTICE text file distributed
|
|
2858
|
-
as part of the Derivative Works; within the Source form or
|
|
2859
|
-
documentation, if provided along with the Derivative Works; or,
|
|
2860
|
-
within a display generated by the Derivative Works, if and
|
|
2861
|
-
wherever such third-party notices normally appear. The contents
|
|
2862
|
-
of the NOTICE file are for informational purposes only and
|
|
2863
|
-
do not modify the License. You may add Your own attribution
|
|
2864
|
-
notices within Derivative Works that You distribute, alongside
|
|
2865
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
2866
|
-
that such additional attribution notices cannot be construed
|
|
2867
|
-
as modifying the License.
|
|
2868
|
-
|
|
2869
|
-
You may add Your own copyright statement to Your modifications and
|
|
2870
|
-
may provide additional or different license terms and conditions
|
|
2871
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
2872
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
2873
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
2874
|
-
the conditions stated in this License.
|
|
2875
|
-
|
|
2876
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
2877
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
2878
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
2879
|
-
this License, without any additional terms or conditions.
|
|
2880
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
2881
|
-
the terms of any separate license agreement you may have executed
|
|
2882
|
-
with Licensor regarding such Contributions.
|
|
2883
|
-
|
|
2884
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
2885
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
2886
|
-
except as required for reasonable and customary use in describing the
|
|
2887
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
2888
|
-
|
|
2889
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
2890
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
2891
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
2892
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
2893
|
-
implied, including, without limitation, any warranties or conditions
|
|
2894
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
2895
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
2896
|
-
appropriateness of using or redistributing the Work and assume any
|
|
2897
|
-
risks associated with Your exercise of permissions under this License.
|
|
2898
|
-
|
|
2899
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
2900
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
2901
|
-
unless required by applicable law (such as deliberate and grossly
|
|
2902
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
2903
|
-
liable to You for damages, including any direct, indirect, special,
|
|
2904
|
-
incidental, or consequential damages of any character arising as a
|
|
2905
|
-
result of this License or out of the use or inability to use the
|
|
2906
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
2907
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
2908
|
-
other commercial damages or losses), even if such Contributor
|
|
2909
|
-
has been advised of the possibility of such damages.
|
|
2910
|
-
|
|
2911
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
2912
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
2913
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
2914
|
-
or other liability obligations and/or rights consistent with this
|
|
2915
|
-
License. However, in accepting such obligations, You may act only
|
|
2916
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
2917
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
2918
|
-
defend, and hold each Contributor harmless for any liability
|
|
2919
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
2920
|
-
of your accepting any such warranty or additional liability.
|
|
2921
|
-
|
|
2922
|
-
END OF TERMS AND CONDITIONS
|
|
2923
|
-
|
|
2924
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
2925
|
-
|
|
2926
|
-
To apply the Apache License to your work, attach the following
|
|
2927
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
2928
|
-
replaced with your own identifying information. (Don't include
|
|
2929
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
2930
|
-
comment syntax for the file format. We also recommend that a
|
|
2931
|
-
file or class name and description of purpose be included on the
|
|
2932
|
-
same "printed page" as the copyright notice for easier
|
|
2933
|
-
identification within third-party archives.
|
|
2934
|
-
|
|
2935
|
-
Copyright [yyyy] [name of copyright owner]
|
|
2936
|
-
|
|
2937
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
2938
|
-
you may not use this file except in compliance with the License.
|
|
2939
|
-
You may obtain a copy of the License at
|
|
2940
|
-
|
|
2941
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
2942
|
-
|
|
2943
|
-
Unless required by applicable law or agreed to in writing, software
|
|
2944
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
2945
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
2946
|
-
See the License for the specific language governing permissions and
|
|
2947
|
-
limitations under the License.
|
|
2948
|
-
`
|
|
2949
|
-
},
|
|
2950
|
-
{
|
|
2951
|
-
name: "@opentelemetry/instrumentation-hapi",
|
|
2952
|
-
author: "OpenTelemetry Authors",
|
|
2953
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-hapi#readme",
|
|
2954
|
-
licenses: {
|
|
2955
|
-
license: "Apache-2.0"
|
|
2956
|
-
},
|
|
2957
|
-
licenseText: ` Apache License
|
|
2958
|
-
Version 2.0, January 2004
|
|
2959
|
-
http://www.apache.org/licenses/
|
|
2960
|
-
|
|
2961
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
2962
|
-
|
|
2963
|
-
1. Definitions.
|
|
2964
|
-
|
|
2965
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
2966
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
2967
|
-
|
|
2968
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
2969
|
-
the copyright owner that is granting the License.
|
|
2970
|
-
|
|
2971
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
2972
|
-
other entities that control, are controlled by, or are under common
|
|
2973
|
-
control with that entity. For the purposes of this definition,
|
|
2974
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
2975
|
-
direction or management of such entity, whether by contract or
|
|
2976
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
2977
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
2978
|
-
|
|
2979
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
2980
|
-
exercising permissions granted by this License.
|
|
2981
|
-
|
|
2982
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
2983
|
-
including but not limited to software source code, documentation
|
|
2984
|
-
source, and configuration files.
|
|
2985
|
-
|
|
2986
|
-
"Object" form shall mean any form resulting from mechanical
|
|
2987
|
-
transformation or translation of a Source form, including but
|
|
2988
|
-
not limited to compiled object code, generated documentation,
|
|
2989
|
-
and conversions to other media types.
|
|
2990
|
-
|
|
2991
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
2992
|
-
Object form, made available under the License, as indicated by a
|
|
2993
|
-
copyright notice that is included in or attached to the work
|
|
2994
|
-
(an example is provided in the Appendix below).
|
|
2995
|
-
|
|
2996
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
2997
|
-
form, that is based on (or derived from) the Work and for which the
|
|
2998
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
2999
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
3000
|
-
of this License, Derivative Works shall not include works that remain
|
|
3001
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
3002
|
-
the Work and Derivative Works thereof.
|
|
3003
|
-
|
|
3004
|
-
"Contribution" shall mean any work of authorship, including
|
|
3005
|
-
the original version of the Work and any modifications or additions
|
|
3006
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
3007
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
3008
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
3009
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
3010
|
-
means any form of electronic, verbal, or written communication sent
|
|
3011
|
-
to the Licensor or its representatives, including but not limited to
|
|
3012
|
-
communication on electronic mailing lists, source code control systems,
|
|
3013
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
3014
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
3015
|
-
excluding communication that is conspicuously marked or otherwise
|
|
3016
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
3017
|
-
|
|
3018
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
3019
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
3020
|
-
subsequently incorporated within the Work.
|
|
3021
|
-
|
|
3022
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
3023
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
3024
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
3025
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
3026
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
3027
|
-
Work and such Derivative Works in Source or Object form.
|
|
3028
|
-
|
|
3029
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
3030
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
3031
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
3032
|
-
(except as stated in this section) patent license to make, have made,
|
|
3033
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
3034
|
-
where such license applies only to those patent claims licensable
|
|
3035
|
-
by such Contributor that are necessarily infringed by their
|
|
3036
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
3037
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
3038
|
-
institute patent litigation against any entity (including a
|
|
3039
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
3040
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
3041
|
-
or contributory patent infringement, then any patent licenses
|
|
3042
|
-
granted to You under this License for that Work shall terminate
|
|
3043
|
-
as of the date such litigation is filed.
|
|
3044
|
-
|
|
3045
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
3046
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
3047
|
-
modifications, and in Source or Object form, provided that You
|
|
3048
|
-
meet the following conditions:
|
|
3049
|
-
|
|
3050
|
-
(a) You must give any other recipients of the Work or
|
|
3051
|
-
Derivative Works a copy of this License; and
|
|
3052
|
-
|
|
3053
|
-
(b) You must cause any modified files to carry prominent notices
|
|
3054
|
-
stating that You changed the files; and
|
|
3055
|
-
|
|
3056
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
3057
|
-
that You distribute, all copyright, patent, trademark, and
|
|
3058
|
-
attribution notices from the Source form of the Work,
|
|
3059
|
-
excluding those notices that do not pertain to any part of
|
|
3060
|
-
the Derivative Works; and
|
|
3061
|
-
|
|
3062
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
3063
|
-
distribution, then any Derivative Works that You distribute must
|
|
3064
|
-
include a readable copy of the attribution notices contained
|
|
3065
|
-
within such NOTICE file, excluding those notices that do not
|
|
3066
|
-
pertain to any part of the Derivative Works, in at least one
|
|
3067
|
-
of the following places: within a NOTICE text file distributed
|
|
3068
|
-
as part of the Derivative Works; within the Source form or
|
|
3069
|
-
documentation, if provided along with the Derivative Works; or,
|
|
3070
|
-
within a display generated by the Derivative Works, if and
|
|
3071
|
-
wherever such third-party notices normally appear. The contents
|
|
3072
|
-
of the NOTICE file are for informational purposes only and
|
|
3073
|
-
do not modify the License. You may add Your own attribution
|
|
3074
|
-
notices within Derivative Works that You distribute, alongside
|
|
3075
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
3076
|
-
that such additional attribution notices cannot be construed
|
|
3077
|
-
as modifying the License.
|
|
3078
|
-
|
|
3079
|
-
You may add Your own copyright statement to Your modifications and
|
|
3080
|
-
may provide additional or different license terms and conditions
|
|
3081
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
3082
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
3083
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
3084
|
-
the conditions stated in this License.
|
|
3085
|
-
|
|
3086
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
3087
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
3088
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
3089
|
-
this License, without any additional terms or conditions.
|
|
3090
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
3091
|
-
the terms of any separate license agreement you may have executed
|
|
3092
|
-
with Licensor regarding such Contributions.
|
|
3093
|
-
|
|
3094
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
3095
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
3096
|
-
except as required for reasonable and customary use in describing the
|
|
3097
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
3098
|
-
|
|
3099
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
3100
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
3101
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
3102
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
3103
|
-
implied, including, without limitation, any warranties or conditions
|
|
3104
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
3105
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
3106
|
-
appropriateness of using or redistributing the Work and assume any
|
|
3107
|
-
risks associated with Your exercise of permissions under this License.
|
|
3108
|
-
|
|
3109
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
3110
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
3111
|
-
unless required by applicable law (such as deliberate and grossly
|
|
3112
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
3113
|
-
liable to You for damages, including any direct, indirect, special,
|
|
3114
|
-
incidental, or consequential damages of any character arising as a
|
|
3115
|
-
result of this License or out of the use or inability to use the
|
|
3116
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
3117
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
3118
|
-
other commercial damages or losses), even if such Contributor
|
|
3119
|
-
has been advised of the possibility of such damages.
|
|
3120
|
-
|
|
3121
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
3122
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
3123
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
3124
|
-
or other liability obligations and/or rights consistent with this
|
|
3125
|
-
License. However, in accepting such obligations, You may act only
|
|
3126
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
3127
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
3128
|
-
defend, and hold each Contributor harmless for any liability
|
|
3129
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
3130
|
-
of your accepting any such warranty or additional liability.
|
|
3131
|
-
|
|
3132
|
-
END OF TERMS AND CONDITIONS
|
|
3133
|
-
|
|
3134
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
3135
|
-
|
|
3136
|
-
To apply the Apache License to your work, attach the following
|
|
3137
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
3138
|
-
replaced with your own identifying information. (Don't include
|
|
3139
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
3140
|
-
comment syntax for the file format. We also recommend that a
|
|
3141
|
-
file or class name and description of purpose be included on the
|
|
3142
|
-
same "printed page" as the copyright notice for easier
|
|
3143
|
-
identification within third-party archives.
|
|
3144
|
-
|
|
3145
|
-
Copyright [yyyy] [name of copyright owner]
|
|
3146
|
-
|
|
3147
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
3148
|
-
you may not use this file except in compliance with the License.
|
|
3149
|
-
You may obtain a copy of the License at
|
|
3150
|
-
|
|
3151
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
3152
|
-
|
|
3153
|
-
Unless required by applicable law or agreed to in writing, software
|
|
3154
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
3155
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
3156
|
-
See the License for the specific language governing permissions and
|
|
3157
|
-
limitations under the License.
|
|
3158
|
-
`
|
|
3159
|
-
},
|
|
3160
|
-
{
|
|
3161
|
-
name: "@opentelemetry/instrumentation-kafkajs",
|
|
3162
|
-
author: "OpenTelemetry Authors",
|
|
3163
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-kafkajs#readme",
|
|
3164
|
-
licenses: {
|
|
3165
|
-
license: "Apache-2.0"
|
|
3166
|
-
},
|
|
3167
|
-
licenseText: ` Apache License
|
|
3168
|
-
Version 2.0, January 2004
|
|
3169
|
-
http://www.apache.org/licenses/
|
|
3170
|
-
|
|
3171
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
3172
|
-
|
|
3173
|
-
1. Definitions.
|
|
3174
|
-
|
|
3175
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
3176
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
3177
|
-
|
|
3178
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
3179
|
-
the copyright owner that is granting the License.
|
|
3180
|
-
|
|
3181
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
3182
|
-
other entities that control, are controlled by, or are under common
|
|
3183
|
-
control with that entity. For the purposes of this definition,
|
|
3184
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
3185
|
-
direction or management of such entity, whether by contract or
|
|
3186
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
3187
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
3188
|
-
|
|
3189
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
3190
|
-
exercising permissions granted by this License.
|
|
3191
|
-
|
|
3192
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
3193
|
-
including but not limited to software source code, documentation
|
|
3194
|
-
source, and configuration files.
|
|
3195
|
-
|
|
3196
|
-
"Object" form shall mean any form resulting from mechanical
|
|
3197
|
-
transformation or translation of a Source form, including but
|
|
3198
|
-
not limited to compiled object code, generated documentation,
|
|
3199
|
-
and conversions to other media types.
|
|
3200
|
-
|
|
3201
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
3202
|
-
Object form, made available under the License, as indicated by a
|
|
3203
|
-
copyright notice that is included in or attached to the work
|
|
3204
|
-
(an example is provided in the Appendix below).
|
|
3205
|
-
|
|
3206
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
3207
|
-
form, that is based on (or derived from) the Work and for which the
|
|
3208
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
3209
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
3210
|
-
of this License, Derivative Works shall not include works that remain
|
|
3211
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
3212
|
-
the Work and Derivative Works thereof.
|
|
3213
|
-
|
|
3214
|
-
"Contribution" shall mean any work of authorship, including
|
|
3215
|
-
the original version of the Work and any modifications or additions
|
|
3216
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
3217
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
3218
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
3219
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
3220
|
-
means any form of electronic, verbal, or written communication sent
|
|
3221
|
-
to the Licensor or its representatives, including but not limited to
|
|
3222
|
-
communication on electronic mailing lists, source code control systems,
|
|
3223
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
3224
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
3225
|
-
excluding communication that is conspicuously marked or otherwise
|
|
3226
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
3227
|
-
|
|
3228
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
3229
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
3230
|
-
subsequently incorporated within the Work.
|
|
3231
|
-
|
|
3232
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
3233
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
3234
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
3235
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
3236
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
3237
|
-
Work and such Derivative Works in Source or Object form.
|
|
3238
|
-
|
|
3239
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
3240
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
3241
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
3242
|
-
(except as stated in this section) patent license to make, have made,
|
|
3243
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
3244
|
-
where such license applies only to those patent claims licensable
|
|
3245
|
-
by such Contributor that are necessarily infringed by their
|
|
3246
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
3247
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
3248
|
-
institute patent litigation against any entity (including a
|
|
3249
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
3250
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
3251
|
-
or contributory patent infringement, then any patent licenses
|
|
3252
|
-
granted to You under this License for that Work shall terminate
|
|
3253
|
-
as of the date such litigation is filed.
|
|
3254
|
-
|
|
3255
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
3256
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
3257
|
-
modifications, and in Source or Object form, provided that You
|
|
3258
|
-
meet the following conditions:
|
|
3259
|
-
|
|
3260
|
-
(a) You must give any other recipients of the Work or
|
|
3261
|
-
Derivative Works a copy of this License; and
|
|
3262
|
-
|
|
3263
|
-
(b) You must cause any modified files to carry prominent notices
|
|
3264
|
-
stating that You changed the files; and
|
|
3265
|
-
|
|
3266
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
3267
|
-
that You distribute, all copyright, patent, trademark, and
|
|
3268
|
-
attribution notices from the Source form of the Work,
|
|
3269
|
-
excluding those notices that do not pertain to any part of
|
|
3270
|
-
the Derivative Works; and
|
|
3271
|
-
|
|
3272
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
3273
|
-
distribution, then any Derivative Works that You distribute must
|
|
3274
|
-
include a readable copy of the attribution notices contained
|
|
3275
|
-
within such NOTICE file, excluding those notices that do not
|
|
3276
|
-
pertain to any part of the Derivative Works, in at least one
|
|
3277
|
-
of the following places: within a NOTICE text file distributed
|
|
3278
|
-
as part of the Derivative Works; within the Source form or
|
|
3279
|
-
documentation, if provided along with the Derivative Works; or,
|
|
3280
|
-
within a display generated by the Derivative Works, if and
|
|
3281
|
-
wherever such third-party notices normally appear. The contents
|
|
3282
|
-
of the NOTICE file are for informational purposes only and
|
|
3283
|
-
do not modify the License. You may add Your own attribution
|
|
3284
|
-
notices within Derivative Works that You distribute, alongside
|
|
3285
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
3286
|
-
that such additional attribution notices cannot be construed
|
|
3287
|
-
as modifying the License.
|
|
3288
|
-
|
|
3289
|
-
You may add Your own copyright statement to Your modifications and
|
|
3290
|
-
may provide additional or different license terms and conditions
|
|
3291
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
3292
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
3293
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
3294
|
-
the conditions stated in this License.
|
|
3295
|
-
|
|
3296
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
3297
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
3298
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
3299
|
-
this License, without any additional terms or conditions.
|
|
3300
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
3301
|
-
the terms of any separate license agreement you may have executed
|
|
3302
|
-
with Licensor regarding such Contributions.
|
|
3303
|
-
|
|
3304
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
3305
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
3306
|
-
except as required for reasonable and customary use in describing the
|
|
3307
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
3308
|
-
|
|
3309
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
3310
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
3311
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
3312
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
3313
|
-
implied, including, without limitation, any warranties or conditions
|
|
3314
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
3315
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
3316
|
-
appropriateness of using or redistributing the Work and assume any
|
|
3317
|
-
risks associated with Your exercise of permissions under this License.
|
|
3318
|
-
|
|
3319
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
3320
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
3321
|
-
unless required by applicable law (such as deliberate and grossly
|
|
3322
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
3323
|
-
liable to You for damages, including any direct, indirect, special,
|
|
3324
|
-
incidental, or consequential damages of any character arising as a
|
|
3325
|
-
result of this License or out of the use or inability to use the
|
|
3326
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
3327
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
3328
|
-
other commercial damages or losses), even if such Contributor
|
|
3329
|
-
has been advised of the possibility of such damages.
|
|
3330
|
-
|
|
3331
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
3332
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
3333
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
3334
|
-
or other liability obligations and/or rights consistent with this
|
|
3335
|
-
License. However, in accepting such obligations, You may act only
|
|
3336
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
3337
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
3338
|
-
defend, and hold each Contributor harmless for any liability
|
|
3339
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
3340
|
-
of your accepting any such warranty or additional liability.
|
|
3341
|
-
|
|
3342
|
-
END OF TERMS AND CONDITIONS
|
|
3343
|
-
|
|
3344
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
3345
|
-
|
|
3346
|
-
To apply the Apache License to your work, attach the following
|
|
3347
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
3348
|
-
replaced with your own identifying information. (Don't include
|
|
3349
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
3350
|
-
comment syntax for the file format. We also recommend that a
|
|
3351
|
-
file or class name and description of purpose be included on the
|
|
3352
|
-
same "printed page" as the copyright notice for easier
|
|
3353
|
-
identification within third-party archives.
|
|
3354
|
-
|
|
3355
|
-
Copyright [yyyy] [name of copyright owner]
|
|
3356
|
-
|
|
3357
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
3358
|
-
you may not use this file except in compliance with the License.
|
|
3359
|
-
You may obtain a copy of the License at
|
|
3360
|
-
|
|
3361
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
3362
|
-
|
|
3363
|
-
Unless required by applicable law or agreed to in writing, software
|
|
3364
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
3365
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
3366
|
-
See the License for the specific language governing permissions and
|
|
3367
|
-
limitations under the License.
|
|
3368
|
-
`
|
|
3369
|
-
},
|
|
3370
|
-
{
|
|
3371
|
-
name: "@opentelemetry/instrumentation-knex",
|
|
3372
|
-
author: "OpenTelemetry Authors",
|
|
3373
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-knex#readme",
|
|
3374
|
-
licenses: {
|
|
3375
|
-
license: "Apache-2.0"
|
|
3376
|
-
},
|
|
3377
|
-
licenseText: ` Apache License
|
|
3378
|
-
Version 2.0, January 2004
|
|
3379
|
-
http://www.apache.org/licenses/
|
|
3380
|
-
|
|
3381
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
3382
|
-
|
|
3383
|
-
1. Definitions.
|
|
3384
|
-
|
|
3385
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
3386
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
3387
|
-
|
|
3388
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
3389
|
-
the copyright owner that is granting the License.
|
|
3390
|
-
|
|
3391
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
3392
|
-
other entities that control, are controlled by, or are under common
|
|
3393
|
-
control with that entity. For the purposes of this definition,
|
|
3394
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
3395
|
-
direction or management of such entity, whether by contract or
|
|
3396
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
3397
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
3398
|
-
|
|
3399
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
3400
|
-
exercising permissions granted by this License.
|
|
3401
|
-
|
|
3402
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
3403
|
-
including but not limited to software source code, documentation
|
|
3404
|
-
source, and configuration files.
|
|
3405
|
-
|
|
3406
|
-
"Object" form shall mean any form resulting from mechanical
|
|
3407
|
-
transformation or translation of a Source form, including but
|
|
3408
|
-
not limited to compiled object code, generated documentation,
|
|
3409
|
-
and conversions to other media types.
|
|
3410
|
-
|
|
3411
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
3412
|
-
Object form, made available under the License, as indicated by a
|
|
3413
|
-
copyright notice that is included in or attached to the work
|
|
3414
|
-
(an example is provided in the Appendix below).
|
|
3415
|
-
|
|
3416
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
3417
|
-
form, that is based on (or derived from) the Work and for which the
|
|
3418
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
3419
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
3420
|
-
of this License, Derivative Works shall not include works that remain
|
|
3421
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
3422
|
-
the Work and Derivative Works thereof.
|
|
3423
|
-
|
|
3424
|
-
"Contribution" shall mean any work of authorship, including
|
|
3425
|
-
the original version of the Work and any modifications or additions
|
|
3426
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
3427
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
3428
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
3429
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
3430
|
-
means any form of electronic, verbal, or written communication sent
|
|
3431
|
-
to the Licensor or its representatives, including but not limited to
|
|
3432
|
-
communication on electronic mailing lists, source code control systems,
|
|
3433
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
3434
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
3435
|
-
excluding communication that is conspicuously marked or otherwise
|
|
3436
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
3437
|
-
|
|
3438
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
3439
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
3440
|
-
subsequently incorporated within the Work.
|
|
3441
|
-
|
|
3442
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
3443
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
3444
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
3445
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
3446
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
3447
|
-
Work and such Derivative Works in Source or Object form.
|
|
3448
|
-
|
|
3449
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
3450
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
3451
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
3452
|
-
(except as stated in this section) patent license to make, have made,
|
|
3453
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
3454
|
-
where such license applies only to those patent claims licensable
|
|
3455
|
-
by such Contributor that are necessarily infringed by their
|
|
3456
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
3457
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
3458
|
-
institute patent litigation against any entity (including a
|
|
3459
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
3460
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
3461
|
-
or contributory patent infringement, then any patent licenses
|
|
3462
|
-
granted to You under this License for that Work shall terminate
|
|
3463
|
-
as of the date such litigation is filed.
|
|
3464
|
-
|
|
3465
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
3466
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
3467
|
-
modifications, and in Source or Object form, provided that You
|
|
3468
|
-
meet the following conditions:
|
|
3469
|
-
|
|
3470
|
-
(a) You must give any other recipients of the Work or
|
|
3471
|
-
Derivative Works a copy of this License; and
|
|
3472
|
-
|
|
3473
|
-
(b) You must cause any modified files to carry prominent notices
|
|
3474
|
-
stating that You changed the files; and
|
|
3475
|
-
|
|
3476
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
3477
|
-
that You distribute, all copyright, patent, trademark, and
|
|
3478
|
-
attribution notices from the Source form of the Work,
|
|
3479
|
-
excluding those notices that do not pertain to any part of
|
|
3480
|
-
the Derivative Works; and
|
|
3481
|
-
|
|
3482
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
3483
|
-
distribution, then any Derivative Works that You distribute must
|
|
3484
|
-
include a readable copy of the attribution notices contained
|
|
3485
|
-
within such NOTICE file, excluding those notices that do not
|
|
3486
|
-
pertain to any part of the Derivative Works, in at least one
|
|
3487
|
-
of the following places: within a NOTICE text file distributed
|
|
3488
|
-
as part of the Derivative Works; within the Source form or
|
|
3489
|
-
documentation, if provided along with the Derivative Works; or,
|
|
3490
|
-
within a display generated by the Derivative Works, if and
|
|
3491
|
-
wherever such third-party notices normally appear. The contents
|
|
3492
|
-
of the NOTICE file are for informational purposes only and
|
|
3493
|
-
do not modify the License. You may add Your own attribution
|
|
3494
|
-
notices within Derivative Works that You distribute, alongside
|
|
3495
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
3496
|
-
that such additional attribution notices cannot be construed
|
|
3497
|
-
as modifying the License.
|
|
3498
|
-
|
|
3499
|
-
You may add Your own copyright statement to Your modifications and
|
|
3500
|
-
may provide additional or different license terms and conditions
|
|
3501
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
3502
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
3503
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
3504
|
-
the conditions stated in this License.
|
|
3505
|
-
|
|
3506
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
3507
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
3508
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
3509
|
-
this License, without any additional terms or conditions.
|
|
3510
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
3511
|
-
the terms of any separate license agreement you may have executed
|
|
3512
|
-
with Licensor regarding such Contributions.
|
|
3513
|
-
|
|
3514
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
3515
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
3516
|
-
except as required for reasonable and customary use in describing the
|
|
3517
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
3518
|
-
|
|
3519
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
3520
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
3521
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
3522
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
3523
|
-
implied, including, without limitation, any warranties or conditions
|
|
3524
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
3525
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
3526
|
-
appropriateness of using or redistributing the Work and assume any
|
|
3527
|
-
risks associated with Your exercise of permissions under this License.
|
|
3528
|
-
|
|
3529
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
3530
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
3531
|
-
unless required by applicable law (such as deliberate and grossly
|
|
3532
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
3533
|
-
liable to You for damages, including any direct, indirect, special,
|
|
3534
|
-
incidental, or consequential damages of any character arising as a
|
|
3535
|
-
result of this License or out of the use or inability to use the
|
|
3536
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
3537
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
3538
|
-
other commercial damages or losses), even if such Contributor
|
|
3539
|
-
has been advised of the possibility of such damages.
|
|
3540
|
-
|
|
3541
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
3542
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
3543
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
3544
|
-
or other liability obligations and/or rights consistent with this
|
|
3545
|
-
License. However, in accepting such obligations, You may act only
|
|
3546
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
3547
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
3548
|
-
defend, and hold each Contributor harmless for any liability
|
|
3549
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
3550
|
-
of your accepting any such warranty or additional liability.
|
|
3551
|
-
|
|
3552
|
-
END OF TERMS AND CONDITIONS
|
|
3553
|
-
|
|
3554
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
3555
|
-
|
|
3556
|
-
To apply the Apache License to your work, attach the following
|
|
3557
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
3558
|
-
replaced with your own identifying information. (Don't include
|
|
3559
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
3560
|
-
comment syntax for the file format. We also recommend that a
|
|
3561
|
-
file or class name and description of purpose be included on the
|
|
3562
|
-
same "printed page" as the copyright notice for easier
|
|
3563
|
-
identification within third-party archives.
|
|
3564
|
-
|
|
3565
|
-
Copyright [yyyy] [name of copyright owner]
|
|
3566
|
-
|
|
3567
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
3568
|
-
you may not use this file except in compliance with the License.
|
|
3569
|
-
You may obtain a copy of the License at
|
|
3570
|
-
|
|
3571
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
3572
|
-
|
|
3573
|
-
Unless required by applicable law or agreed to in writing, software
|
|
3574
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
3575
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
3576
|
-
See the License for the specific language governing permissions and
|
|
3577
|
-
limitations under the License.
|
|
3578
|
-
`
|
|
3579
|
-
},
|
|
3580
|
-
{
|
|
3581
|
-
name: "@opentelemetry/instrumentation-koa",
|
|
3582
|
-
author: "OpenTelemetry Authors",
|
|
3583
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-koa#readme",
|
|
3584
|
-
licenses: {
|
|
3585
|
-
license: "Apache-2.0"
|
|
3586
|
-
},
|
|
3587
|
-
licenseText: ` Apache License
|
|
3588
|
-
Version 2.0, January 2004
|
|
3589
|
-
http://www.apache.org/licenses/
|
|
3590
|
-
|
|
3591
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
3592
|
-
|
|
3593
|
-
1. Definitions.
|
|
3594
|
-
|
|
3595
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
3596
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
3597
|
-
|
|
3598
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
3599
|
-
the copyright owner that is granting the License.
|
|
3600
|
-
|
|
3601
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
3602
|
-
other entities that control, are controlled by, or are under common
|
|
3603
|
-
control with that entity. For the purposes of this definition,
|
|
3604
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
3605
|
-
direction or management of such entity, whether by contract or
|
|
3606
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
3607
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
3608
|
-
|
|
3609
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
3610
|
-
exercising permissions granted by this License.
|
|
3611
|
-
|
|
3612
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
3613
|
-
including but not limited to software source code, documentation
|
|
3614
|
-
source, and configuration files.
|
|
3615
|
-
|
|
3616
|
-
"Object" form shall mean any form resulting from mechanical
|
|
3617
|
-
transformation or translation of a Source form, including but
|
|
3618
|
-
not limited to compiled object code, generated documentation,
|
|
3619
|
-
and conversions to other media types.
|
|
3620
|
-
|
|
3621
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
3622
|
-
Object form, made available under the License, as indicated by a
|
|
3623
|
-
copyright notice that is included in or attached to the work
|
|
3624
|
-
(an example is provided in the Appendix below).
|
|
3625
|
-
|
|
3626
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
3627
|
-
form, that is based on (or derived from) the Work and for which the
|
|
3628
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
3629
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
3630
|
-
of this License, Derivative Works shall not include works that remain
|
|
3631
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
3632
|
-
the Work and Derivative Works thereof.
|
|
3633
|
-
|
|
3634
|
-
"Contribution" shall mean any work of authorship, including
|
|
3635
|
-
the original version of the Work and any modifications or additions
|
|
3636
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
3637
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
3638
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
3639
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
3640
|
-
means any form of electronic, verbal, or written communication sent
|
|
3641
|
-
to the Licensor or its representatives, including but not limited to
|
|
3642
|
-
communication on electronic mailing lists, source code control systems,
|
|
3643
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
3644
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
3645
|
-
excluding communication that is conspicuously marked or otherwise
|
|
3646
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
3647
|
-
|
|
3648
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
3649
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
3650
|
-
subsequently incorporated within the Work.
|
|
3651
|
-
|
|
3652
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
3653
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
3654
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
3655
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
3656
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
3657
|
-
Work and such Derivative Works in Source or Object form.
|
|
3658
|
-
|
|
3659
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
3660
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
3661
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
3662
|
-
(except as stated in this section) patent license to make, have made,
|
|
3663
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
3664
|
-
where such license applies only to those patent claims licensable
|
|
3665
|
-
by such Contributor that are necessarily infringed by their
|
|
3666
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
3667
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
3668
|
-
institute patent litigation against any entity (including a
|
|
3669
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
3670
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
3671
|
-
or contributory patent infringement, then any patent licenses
|
|
3672
|
-
granted to You under this License for that Work shall terminate
|
|
3673
|
-
as of the date such litigation is filed.
|
|
3674
|
-
|
|
3675
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
3676
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
3677
|
-
modifications, and in Source or Object form, provided that You
|
|
3678
|
-
meet the following conditions:
|
|
3679
|
-
|
|
3680
|
-
(a) You must give any other recipients of the Work or
|
|
3681
|
-
Derivative Works a copy of this License; and
|
|
3682
|
-
|
|
3683
|
-
(b) You must cause any modified files to carry prominent notices
|
|
3684
|
-
stating that You changed the files; and
|
|
3685
|
-
|
|
3686
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
3687
|
-
that You distribute, all copyright, patent, trademark, and
|
|
3688
|
-
attribution notices from the Source form of the Work,
|
|
3689
|
-
excluding those notices that do not pertain to any part of
|
|
3690
|
-
the Derivative Works; and
|
|
3691
|
-
|
|
3692
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
3693
|
-
distribution, then any Derivative Works that You distribute must
|
|
3694
|
-
include a readable copy of the attribution notices contained
|
|
3695
|
-
within such NOTICE file, excluding those notices that do not
|
|
3696
|
-
pertain to any part of the Derivative Works, in at least one
|
|
3697
|
-
of the following places: within a NOTICE text file distributed
|
|
3698
|
-
as part of the Derivative Works; within the Source form or
|
|
3699
|
-
documentation, if provided along with the Derivative Works; or,
|
|
3700
|
-
within a display generated by the Derivative Works, if and
|
|
3701
|
-
wherever such third-party notices normally appear. The contents
|
|
3702
|
-
of the NOTICE file are for informational purposes only and
|
|
3703
|
-
do not modify the License. You may add Your own attribution
|
|
3704
|
-
notices within Derivative Works that You distribute, alongside
|
|
3705
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
3706
|
-
that such additional attribution notices cannot be construed
|
|
3707
|
-
as modifying the License.
|
|
3708
|
-
|
|
3709
|
-
You may add Your own copyright statement to Your modifications and
|
|
3710
|
-
may provide additional or different license terms and conditions
|
|
3711
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
3712
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
3713
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
3714
|
-
the conditions stated in this License.
|
|
3715
|
-
|
|
3716
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
3717
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
3718
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
3719
|
-
this License, without any additional terms or conditions.
|
|
3720
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
3721
|
-
the terms of any separate license agreement you may have executed
|
|
3722
|
-
with Licensor regarding such Contributions.
|
|
3723
|
-
|
|
3724
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
3725
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
3726
|
-
except as required for reasonable and customary use in describing the
|
|
3727
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
3728
|
-
|
|
3729
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
3730
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
3731
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
3732
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
3733
|
-
implied, including, without limitation, any warranties or conditions
|
|
3734
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
3735
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
3736
|
-
appropriateness of using or redistributing the Work and assume any
|
|
3737
|
-
risks associated with Your exercise of permissions under this License.
|
|
3738
|
-
|
|
3739
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
3740
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
3741
|
-
unless required by applicable law (such as deliberate and grossly
|
|
3742
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
3743
|
-
liable to You for damages, including any direct, indirect, special,
|
|
3744
|
-
incidental, or consequential damages of any character arising as a
|
|
3745
|
-
result of this License or out of the use or inability to use the
|
|
3746
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
3747
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
3748
|
-
other commercial damages or losses), even if such Contributor
|
|
3749
|
-
has been advised of the possibility of such damages.
|
|
3750
|
-
|
|
3751
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
3752
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
3753
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
3754
|
-
or other liability obligations and/or rights consistent with this
|
|
3755
|
-
License. However, in accepting such obligations, You may act only
|
|
3756
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
3757
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
3758
|
-
defend, and hold each Contributor harmless for any liability
|
|
3759
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
3760
|
-
of your accepting any such warranty or additional liability.
|
|
3761
|
-
|
|
3762
|
-
END OF TERMS AND CONDITIONS
|
|
3763
|
-
|
|
3764
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
3765
|
-
|
|
3766
|
-
To apply the Apache License to your work, attach the following
|
|
3767
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
3768
|
-
replaced with your own identifying information. (Don't include
|
|
3769
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
3770
|
-
comment syntax for the file format. We also recommend that a
|
|
3771
|
-
file or class name and description of purpose be included on the
|
|
3772
|
-
same "printed page" as the copyright notice for easier
|
|
3773
|
-
identification within third-party archives.
|
|
3774
|
-
|
|
3775
|
-
Copyright [yyyy] [name of copyright owner]
|
|
3776
|
-
|
|
3777
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
3778
|
-
you may not use this file except in compliance with the License.
|
|
3779
|
-
You may obtain a copy of the License at
|
|
3780
|
-
|
|
3781
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
3782
|
-
|
|
3783
|
-
Unless required by applicable law or agreed to in writing, software
|
|
3784
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
3785
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
3786
|
-
See the License for the specific language governing permissions and
|
|
3787
|
-
limitations under the License.
|
|
3788
|
-
`
|
|
3789
|
-
},
|
|
3790
|
-
{
|
|
3791
|
-
name: "@opentelemetry/instrumentation-lru-memoizer",
|
|
3792
|
-
author: "OpenTelemetry Authors",
|
|
3793
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-lru-memoizer#readme",
|
|
3794
|
-
licenses: {
|
|
3795
|
-
license: "Apache-2.0"
|
|
3796
|
-
},
|
|
3797
|
-
licenseText: ` Apache License
|
|
3798
|
-
Version 2.0, January 2004
|
|
3799
|
-
http://www.apache.org/licenses/
|
|
3800
|
-
|
|
3801
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
3802
|
-
|
|
3803
|
-
1. Definitions.
|
|
3804
|
-
|
|
3805
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
3806
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
3807
|
-
|
|
3808
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
3809
|
-
the copyright owner that is granting the License.
|
|
3810
|
-
|
|
3811
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
3812
|
-
other entities that control, are controlled by, or are under common
|
|
3813
|
-
control with that entity. For the purposes of this definition,
|
|
3814
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
3815
|
-
direction or management of such entity, whether by contract or
|
|
3816
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
3817
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
3818
|
-
|
|
3819
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
3820
|
-
exercising permissions granted by this License.
|
|
3821
|
-
|
|
3822
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
3823
|
-
including but not limited to software source code, documentation
|
|
3824
|
-
source, and configuration files.
|
|
3825
|
-
|
|
3826
|
-
"Object" form shall mean any form resulting from mechanical
|
|
3827
|
-
transformation or translation of a Source form, including but
|
|
3828
|
-
not limited to compiled object code, generated documentation,
|
|
3829
|
-
and conversions to other media types.
|
|
3830
|
-
|
|
3831
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
3832
|
-
Object form, made available under the License, as indicated by a
|
|
3833
|
-
copyright notice that is included in or attached to the work
|
|
3834
|
-
(an example is provided in the Appendix below).
|
|
3835
|
-
|
|
3836
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
3837
|
-
form, that is based on (or derived from) the Work and for which the
|
|
3838
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
3839
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
3840
|
-
of this License, Derivative Works shall not include works that remain
|
|
3841
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
3842
|
-
the Work and Derivative Works thereof.
|
|
3843
|
-
|
|
3844
|
-
"Contribution" shall mean any work of authorship, including
|
|
3845
|
-
the original version of the Work and any modifications or additions
|
|
3846
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
3847
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
3848
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
3849
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
3850
|
-
means any form of electronic, verbal, or written communication sent
|
|
3851
|
-
to the Licensor or its representatives, including but not limited to
|
|
3852
|
-
communication on electronic mailing lists, source code control systems,
|
|
3853
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
3854
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
3855
|
-
excluding communication that is conspicuously marked or otherwise
|
|
3856
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
3857
|
-
|
|
3858
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
3859
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
3860
|
-
subsequently incorporated within the Work.
|
|
3861
|
-
|
|
3862
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
3863
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
3864
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
3865
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
3866
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
3867
|
-
Work and such Derivative Works in Source or Object form.
|
|
3868
|
-
|
|
3869
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
3870
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
3871
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
3872
|
-
(except as stated in this section) patent license to make, have made,
|
|
3873
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
3874
|
-
where such license applies only to those patent claims licensable
|
|
3875
|
-
by such Contributor that are necessarily infringed by their
|
|
3876
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
3877
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
3878
|
-
institute patent litigation against any entity (including a
|
|
3879
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
3880
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
3881
|
-
or contributory patent infringement, then any patent licenses
|
|
3882
|
-
granted to You under this License for that Work shall terminate
|
|
3883
|
-
as of the date such litigation is filed.
|
|
3884
|
-
|
|
3885
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
3886
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
3887
|
-
modifications, and in Source or Object form, provided that You
|
|
3888
|
-
meet the following conditions:
|
|
3889
|
-
|
|
3890
|
-
(a) You must give any other recipients of the Work or
|
|
3891
|
-
Derivative Works a copy of this License; and
|
|
3892
|
-
|
|
3893
|
-
(b) You must cause any modified files to carry prominent notices
|
|
3894
|
-
stating that You changed the files; and
|
|
3895
|
-
|
|
3896
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
3897
|
-
that You distribute, all copyright, patent, trademark, and
|
|
3898
|
-
attribution notices from the Source form of the Work,
|
|
3899
|
-
excluding those notices that do not pertain to any part of
|
|
3900
|
-
the Derivative Works; and
|
|
3901
|
-
|
|
3902
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
3903
|
-
distribution, then any Derivative Works that You distribute must
|
|
3904
|
-
include a readable copy of the attribution notices contained
|
|
3905
|
-
within such NOTICE file, excluding those notices that do not
|
|
3906
|
-
pertain to any part of the Derivative Works, in at least one
|
|
3907
|
-
of the following places: within a NOTICE text file distributed
|
|
3908
|
-
as part of the Derivative Works; within the Source form or
|
|
3909
|
-
documentation, if provided along with the Derivative Works; or,
|
|
3910
|
-
within a display generated by the Derivative Works, if and
|
|
3911
|
-
wherever such third-party notices normally appear. The contents
|
|
3912
|
-
of the NOTICE file are for informational purposes only and
|
|
3913
|
-
do not modify the License. You may add Your own attribution
|
|
3914
|
-
notices within Derivative Works that You distribute, alongside
|
|
3915
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
3916
|
-
that such additional attribution notices cannot be construed
|
|
3917
|
-
as modifying the License.
|
|
3918
|
-
|
|
3919
|
-
You may add Your own copyright statement to Your modifications and
|
|
3920
|
-
may provide additional or different license terms and conditions
|
|
3921
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
3922
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
3923
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
3924
|
-
the conditions stated in this License.
|
|
3925
|
-
|
|
3926
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
3927
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
3928
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
3929
|
-
this License, without any additional terms or conditions.
|
|
3930
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
3931
|
-
the terms of any separate license agreement you may have executed
|
|
3932
|
-
with Licensor regarding such Contributions.
|
|
3933
|
-
|
|
3934
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
3935
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
3936
|
-
except as required for reasonable and customary use in describing the
|
|
3937
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
3938
|
-
|
|
3939
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
3940
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
3941
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
3942
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
3943
|
-
implied, including, without limitation, any warranties or conditions
|
|
3944
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
3945
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
3946
|
-
appropriateness of using or redistributing the Work and assume any
|
|
3947
|
-
risks associated with Your exercise of permissions under this License.
|
|
3948
|
-
|
|
3949
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
3950
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
3951
|
-
unless required by applicable law (such as deliberate and grossly
|
|
3952
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
3953
|
-
liable to You for damages, including any direct, indirect, special,
|
|
3954
|
-
incidental, or consequential damages of any character arising as a
|
|
3955
|
-
result of this License or out of the use or inability to use the
|
|
3956
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
3957
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
3958
|
-
other commercial damages or losses), even if such Contributor
|
|
3959
|
-
has been advised of the possibility of such damages.
|
|
3960
|
-
|
|
3961
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
3962
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
3963
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
3964
|
-
or other liability obligations and/or rights consistent with this
|
|
3965
|
-
License. However, in accepting such obligations, You may act only
|
|
3966
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
3967
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
3968
|
-
defend, and hold each Contributor harmless for any liability
|
|
3969
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
3970
|
-
of your accepting any such warranty or additional liability.
|
|
3971
|
-
|
|
3972
|
-
END OF TERMS AND CONDITIONS
|
|
3973
|
-
|
|
3974
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
3975
|
-
|
|
3976
|
-
To apply the Apache License to your work, attach the following
|
|
3977
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
3978
|
-
replaced with your own identifying information. (Don't include
|
|
3979
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
3980
|
-
comment syntax for the file format. We also recommend that a
|
|
3981
|
-
file or class name and description of purpose be included on the
|
|
3982
|
-
same "printed page" as the copyright notice for easier
|
|
3983
|
-
identification within third-party archives.
|
|
3984
|
-
|
|
3985
|
-
Copyright [yyyy] [name of copyright owner]
|
|
3986
|
-
|
|
3987
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
3988
|
-
you may not use this file except in compliance with the License.
|
|
3989
|
-
You may obtain a copy of the License at
|
|
3990
|
-
|
|
3991
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
3992
|
-
|
|
3993
|
-
Unless required by applicable law or agreed to in writing, software
|
|
3994
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
3995
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
3996
|
-
See the License for the specific language governing permissions and
|
|
3997
|
-
limitations under the License.
|
|
3998
|
-
`
|
|
3999
|
-
},
|
|
4000
|
-
{
|
|
4001
|
-
name: "@opentelemetry/instrumentation-mongodb",
|
|
4002
|
-
author: "OpenTelemetry Authors",
|
|
4003
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mongodb#readme",
|
|
4004
|
-
licenses: {
|
|
4005
|
-
license: "Apache-2.0"
|
|
4006
|
-
},
|
|
4007
|
-
licenseText: ` Apache License
|
|
4008
|
-
Version 2.0, January 2004
|
|
4009
|
-
http://www.apache.org/licenses/
|
|
4010
|
-
|
|
4011
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
4012
|
-
|
|
4013
|
-
1. Definitions.
|
|
4014
|
-
|
|
4015
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
4016
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
4017
|
-
|
|
4018
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
4019
|
-
the copyright owner that is granting the License.
|
|
4020
|
-
|
|
4021
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
4022
|
-
other entities that control, are controlled by, or are under common
|
|
4023
|
-
control with that entity. For the purposes of this definition,
|
|
4024
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
4025
|
-
direction or management of such entity, whether by contract or
|
|
4026
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
4027
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
4028
|
-
|
|
4029
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
4030
|
-
exercising permissions granted by this License.
|
|
4031
|
-
|
|
4032
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
4033
|
-
including but not limited to software source code, documentation
|
|
4034
|
-
source, and configuration files.
|
|
4035
|
-
|
|
4036
|
-
"Object" form shall mean any form resulting from mechanical
|
|
4037
|
-
transformation or translation of a Source form, including but
|
|
4038
|
-
not limited to compiled object code, generated documentation,
|
|
4039
|
-
and conversions to other media types.
|
|
4040
|
-
|
|
4041
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
4042
|
-
Object form, made available under the License, as indicated by a
|
|
4043
|
-
copyright notice that is included in or attached to the work
|
|
4044
|
-
(an example is provided in the Appendix below).
|
|
4045
|
-
|
|
4046
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
4047
|
-
form, that is based on (or derived from) the Work and for which the
|
|
4048
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
4049
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
4050
|
-
of this License, Derivative Works shall not include works that remain
|
|
4051
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
4052
|
-
the Work and Derivative Works thereof.
|
|
4053
|
-
|
|
4054
|
-
"Contribution" shall mean any work of authorship, including
|
|
4055
|
-
the original version of the Work and any modifications or additions
|
|
4056
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
4057
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
4058
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
4059
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
4060
|
-
means any form of electronic, verbal, or written communication sent
|
|
4061
|
-
to the Licensor or its representatives, including but not limited to
|
|
4062
|
-
communication on electronic mailing lists, source code control systems,
|
|
4063
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
4064
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
4065
|
-
excluding communication that is conspicuously marked or otherwise
|
|
4066
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
4067
|
-
|
|
4068
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
4069
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
4070
|
-
subsequently incorporated within the Work.
|
|
4071
|
-
|
|
4072
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
4073
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
4074
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4075
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
4076
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
4077
|
-
Work and such Derivative Works in Source or Object form.
|
|
4078
|
-
|
|
4079
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
4080
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
4081
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4082
|
-
(except as stated in this section) patent license to make, have made,
|
|
4083
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
4084
|
-
where such license applies only to those patent claims licensable
|
|
4085
|
-
by such Contributor that are necessarily infringed by their
|
|
4086
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
4087
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
4088
|
-
institute patent litigation against any entity (including a
|
|
4089
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
4090
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
4091
|
-
or contributory patent infringement, then any patent licenses
|
|
4092
|
-
granted to You under this License for that Work shall terminate
|
|
4093
|
-
as of the date such litigation is filed.
|
|
4094
|
-
|
|
4095
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
4096
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
4097
|
-
modifications, and in Source or Object form, provided that You
|
|
4098
|
-
meet the following conditions:
|
|
4099
|
-
|
|
4100
|
-
(a) You must give any other recipients of the Work or
|
|
4101
|
-
Derivative Works a copy of this License; and
|
|
4102
|
-
|
|
4103
|
-
(b) You must cause any modified files to carry prominent notices
|
|
4104
|
-
stating that You changed the files; and
|
|
4105
|
-
|
|
4106
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
4107
|
-
that You distribute, all copyright, patent, trademark, and
|
|
4108
|
-
attribution notices from the Source form of the Work,
|
|
4109
|
-
excluding those notices that do not pertain to any part of
|
|
4110
|
-
the Derivative Works; and
|
|
4111
|
-
|
|
4112
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
4113
|
-
distribution, then any Derivative Works that You distribute must
|
|
4114
|
-
include a readable copy of the attribution notices contained
|
|
4115
|
-
within such NOTICE file, excluding those notices that do not
|
|
4116
|
-
pertain to any part of the Derivative Works, in at least one
|
|
4117
|
-
of the following places: within a NOTICE text file distributed
|
|
4118
|
-
as part of the Derivative Works; within the Source form or
|
|
4119
|
-
documentation, if provided along with the Derivative Works; or,
|
|
4120
|
-
within a display generated by the Derivative Works, if and
|
|
4121
|
-
wherever such third-party notices normally appear. The contents
|
|
4122
|
-
of the NOTICE file are for informational purposes only and
|
|
4123
|
-
do not modify the License. You may add Your own attribution
|
|
4124
|
-
notices within Derivative Works that You distribute, alongside
|
|
4125
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
4126
|
-
that such additional attribution notices cannot be construed
|
|
4127
|
-
as modifying the License.
|
|
4128
|
-
|
|
4129
|
-
You may add Your own copyright statement to Your modifications and
|
|
4130
|
-
may provide additional or different license terms and conditions
|
|
4131
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
4132
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
4133
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
4134
|
-
the conditions stated in this License.
|
|
4135
|
-
|
|
4136
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
4137
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
4138
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
4139
|
-
this License, without any additional terms or conditions.
|
|
4140
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
4141
|
-
the terms of any separate license agreement you may have executed
|
|
4142
|
-
with Licensor regarding such Contributions.
|
|
4143
|
-
|
|
4144
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
4145
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
4146
|
-
except as required for reasonable and customary use in describing the
|
|
4147
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
4148
|
-
|
|
4149
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
4150
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
4151
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
4152
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
4153
|
-
implied, including, without limitation, any warranties or conditions
|
|
4154
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
4155
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
4156
|
-
appropriateness of using or redistributing the Work and assume any
|
|
4157
|
-
risks associated with Your exercise of permissions under this License.
|
|
4158
|
-
|
|
4159
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
4160
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
4161
|
-
unless required by applicable law (such as deliberate and grossly
|
|
4162
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
4163
|
-
liable to You for damages, including any direct, indirect, special,
|
|
4164
|
-
incidental, or consequential damages of any character arising as a
|
|
4165
|
-
result of this License or out of the use or inability to use the
|
|
4166
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
4167
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
4168
|
-
other commercial damages or losses), even if such Contributor
|
|
4169
|
-
has been advised of the possibility of such damages.
|
|
4170
|
-
|
|
4171
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
4172
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
4173
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
4174
|
-
or other liability obligations and/or rights consistent with this
|
|
4175
|
-
License. However, in accepting such obligations, You may act only
|
|
4176
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
4177
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
4178
|
-
defend, and hold each Contributor harmless for any liability
|
|
4179
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
4180
|
-
of your accepting any such warranty or additional liability.
|
|
4181
|
-
|
|
4182
|
-
END OF TERMS AND CONDITIONS
|
|
4183
|
-
|
|
4184
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
4185
|
-
|
|
4186
|
-
To apply the Apache License to your work, attach the following
|
|
4187
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
4188
|
-
replaced with your own identifying information. (Don't include
|
|
4189
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
4190
|
-
comment syntax for the file format. We also recommend that a
|
|
4191
|
-
file or class name and description of purpose be included on the
|
|
4192
|
-
same "printed page" as the copyright notice for easier
|
|
4193
|
-
identification within third-party archives.
|
|
4194
|
-
|
|
4195
|
-
Copyright [yyyy] [name of copyright owner]
|
|
4196
|
-
|
|
4197
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
4198
|
-
you may not use this file except in compliance with the License.
|
|
4199
|
-
You may obtain a copy of the License at
|
|
4200
|
-
|
|
4201
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
4202
|
-
|
|
4203
|
-
Unless required by applicable law or agreed to in writing, software
|
|
4204
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
4205
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
4206
|
-
See the License for the specific language governing permissions and
|
|
4207
|
-
limitations under the License.
|
|
4208
|
-
`
|
|
4209
|
-
},
|
|
4210
|
-
{
|
|
4211
|
-
name: "@opentelemetry/instrumentation-mongoose",
|
|
4212
|
-
author: "OpenTelemetry Authors",
|
|
4213
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mongoose#readme",
|
|
4214
|
-
licenses: {
|
|
4215
|
-
license: "Apache-2.0"
|
|
4216
|
-
},
|
|
4217
|
-
licenseText: ` Apache License
|
|
4218
|
-
Version 2.0, January 2004
|
|
4219
|
-
http://www.apache.org/licenses/
|
|
4220
|
-
|
|
4221
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
4222
|
-
|
|
4223
|
-
1. Definitions.
|
|
4224
|
-
|
|
4225
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
4226
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
4227
|
-
|
|
4228
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
4229
|
-
the copyright owner that is granting the License.
|
|
4230
|
-
|
|
4231
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
4232
|
-
other entities that control, are controlled by, or are under common
|
|
4233
|
-
control with that entity. For the purposes of this definition,
|
|
4234
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
4235
|
-
direction or management of such entity, whether by contract or
|
|
4236
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
4237
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
4238
|
-
|
|
4239
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
4240
|
-
exercising permissions granted by this License.
|
|
4241
|
-
|
|
4242
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
4243
|
-
including but not limited to software source code, documentation
|
|
4244
|
-
source, and configuration files.
|
|
4245
|
-
|
|
4246
|
-
"Object" form shall mean any form resulting from mechanical
|
|
4247
|
-
transformation or translation of a Source form, including but
|
|
4248
|
-
not limited to compiled object code, generated documentation,
|
|
4249
|
-
and conversions to other media types.
|
|
4250
|
-
|
|
4251
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
4252
|
-
Object form, made available under the License, as indicated by a
|
|
4253
|
-
copyright notice that is included in or attached to the work
|
|
4254
|
-
(an example is provided in the Appendix below).
|
|
4255
|
-
|
|
4256
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
4257
|
-
form, that is based on (or derived from) the Work and for which the
|
|
4258
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
4259
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
4260
|
-
of this License, Derivative Works shall not include works that remain
|
|
4261
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
4262
|
-
the Work and Derivative Works thereof.
|
|
4263
|
-
|
|
4264
|
-
"Contribution" shall mean any work of authorship, including
|
|
4265
|
-
the original version of the Work and any modifications or additions
|
|
4266
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
4267
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
4268
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
4269
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
4270
|
-
means any form of electronic, verbal, or written communication sent
|
|
4271
|
-
to the Licensor or its representatives, including but not limited to
|
|
4272
|
-
communication on electronic mailing lists, source code control systems,
|
|
4273
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
4274
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
4275
|
-
excluding communication that is conspicuously marked or otherwise
|
|
4276
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
4277
|
-
|
|
4278
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
4279
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
4280
|
-
subsequently incorporated within the Work.
|
|
4281
|
-
|
|
4282
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
4283
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
4284
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4285
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
4286
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
4287
|
-
Work and such Derivative Works in Source or Object form.
|
|
4288
|
-
|
|
4289
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
4290
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
4291
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4292
|
-
(except as stated in this section) patent license to make, have made,
|
|
4293
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
4294
|
-
where such license applies only to those patent claims licensable
|
|
4295
|
-
by such Contributor that are necessarily infringed by their
|
|
4296
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
4297
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
4298
|
-
institute patent litigation against any entity (including a
|
|
4299
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
4300
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
4301
|
-
or contributory patent infringement, then any patent licenses
|
|
4302
|
-
granted to You under this License for that Work shall terminate
|
|
4303
|
-
as of the date such litigation is filed.
|
|
4304
|
-
|
|
4305
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
4306
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
4307
|
-
modifications, and in Source or Object form, provided that You
|
|
4308
|
-
meet the following conditions:
|
|
4309
|
-
|
|
4310
|
-
(a) You must give any other recipients of the Work or
|
|
4311
|
-
Derivative Works a copy of this License; and
|
|
4312
|
-
|
|
4313
|
-
(b) You must cause any modified files to carry prominent notices
|
|
4314
|
-
stating that You changed the files; and
|
|
4315
|
-
|
|
4316
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
4317
|
-
that You distribute, all copyright, patent, trademark, and
|
|
4318
|
-
attribution notices from the Source form of the Work,
|
|
4319
|
-
excluding those notices that do not pertain to any part of
|
|
4320
|
-
the Derivative Works; and
|
|
4321
|
-
|
|
4322
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
4323
|
-
distribution, then any Derivative Works that You distribute must
|
|
4324
|
-
include a readable copy of the attribution notices contained
|
|
4325
|
-
within such NOTICE file, excluding those notices that do not
|
|
4326
|
-
pertain to any part of the Derivative Works, in at least one
|
|
4327
|
-
of the following places: within a NOTICE text file distributed
|
|
4328
|
-
as part of the Derivative Works; within the Source form or
|
|
4329
|
-
documentation, if provided along with the Derivative Works; or,
|
|
4330
|
-
within a display generated by the Derivative Works, if and
|
|
4331
|
-
wherever such third-party notices normally appear. The contents
|
|
4332
|
-
of the NOTICE file are for informational purposes only and
|
|
4333
|
-
do not modify the License. You may add Your own attribution
|
|
4334
|
-
notices within Derivative Works that You distribute, alongside
|
|
4335
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
4336
|
-
that such additional attribution notices cannot be construed
|
|
4337
|
-
as modifying the License.
|
|
4338
|
-
|
|
4339
|
-
You may add Your own copyright statement to Your modifications and
|
|
4340
|
-
may provide additional or different license terms and conditions
|
|
4341
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
4342
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
4343
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
4344
|
-
the conditions stated in this License.
|
|
4345
|
-
|
|
4346
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
4347
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
4348
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
4349
|
-
this License, without any additional terms or conditions.
|
|
4350
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
4351
|
-
the terms of any separate license agreement you may have executed
|
|
4352
|
-
with Licensor regarding such Contributions.
|
|
4353
|
-
|
|
4354
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
4355
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
4356
|
-
except as required for reasonable and customary use in describing the
|
|
4357
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
4358
|
-
|
|
4359
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
4360
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
4361
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
4362
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
4363
|
-
implied, including, without limitation, any warranties or conditions
|
|
4364
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
4365
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
4366
|
-
appropriateness of using or redistributing the Work and assume any
|
|
4367
|
-
risks associated with Your exercise of permissions under this License.
|
|
4368
|
-
|
|
4369
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
4370
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
4371
|
-
unless required by applicable law (such as deliberate and grossly
|
|
4372
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
4373
|
-
liable to You for damages, including any direct, indirect, special,
|
|
4374
|
-
incidental, or consequential damages of any character arising as a
|
|
4375
|
-
result of this License or out of the use or inability to use the
|
|
4376
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
4377
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
4378
|
-
other commercial damages or losses), even if such Contributor
|
|
4379
|
-
has been advised of the possibility of such damages.
|
|
4380
|
-
|
|
4381
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
4382
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
4383
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
4384
|
-
or other liability obligations and/or rights consistent with this
|
|
4385
|
-
License. However, in accepting such obligations, You may act only
|
|
4386
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
4387
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
4388
|
-
defend, and hold each Contributor harmless for any liability
|
|
4389
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
4390
|
-
of your accepting any such warranty or additional liability.
|
|
4391
|
-
|
|
4392
|
-
END OF TERMS AND CONDITIONS
|
|
4393
|
-
|
|
4394
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
4395
|
-
|
|
4396
|
-
To apply the Apache License to your work, attach the following
|
|
4397
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
4398
|
-
replaced with your own identifying information. (Don't include
|
|
4399
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
4400
|
-
comment syntax for the file format. We also recommend that a
|
|
4401
|
-
file or class name and description of purpose be included on the
|
|
4402
|
-
same "printed page" as the copyright notice for easier
|
|
4403
|
-
identification within third-party archives.
|
|
4404
|
-
|
|
4405
|
-
Copyright [yyyy] [name of copyright owner]
|
|
4406
|
-
|
|
4407
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
4408
|
-
you may not use this file except in compliance with the License.
|
|
4409
|
-
You may obtain a copy of the License at
|
|
4410
|
-
|
|
4411
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
4412
|
-
|
|
4413
|
-
Unless required by applicable law or agreed to in writing, software
|
|
4414
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
4415
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
4416
|
-
See the License for the specific language governing permissions and
|
|
4417
|
-
limitations under the License.
|
|
4418
|
-
`
|
|
4419
|
-
},
|
|
4420
|
-
{
|
|
4421
|
-
name: "@opentelemetry/instrumentation-mysql",
|
|
4422
|
-
author: "OpenTelemetry Authors",
|
|
4423
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mysql#readme",
|
|
4424
|
-
licenses: {
|
|
4425
|
-
license: "Apache-2.0"
|
|
4426
|
-
},
|
|
4427
|
-
licenseText: ` Apache License
|
|
4428
|
-
Version 2.0, January 2004
|
|
4429
|
-
http://www.apache.org/licenses/
|
|
4430
|
-
|
|
4431
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
4432
|
-
|
|
4433
|
-
1. Definitions.
|
|
4434
|
-
|
|
4435
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
4436
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
4437
|
-
|
|
4438
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
4439
|
-
the copyright owner that is granting the License.
|
|
4440
|
-
|
|
4441
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
4442
|
-
other entities that control, are controlled by, or are under common
|
|
4443
|
-
control with that entity. For the purposes of this definition,
|
|
4444
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
4445
|
-
direction or management of such entity, whether by contract or
|
|
4446
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
4447
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
4448
|
-
|
|
4449
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
4450
|
-
exercising permissions granted by this License.
|
|
4451
|
-
|
|
4452
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
4453
|
-
including but not limited to software source code, documentation
|
|
4454
|
-
source, and configuration files.
|
|
4455
|
-
|
|
4456
|
-
"Object" form shall mean any form resulting from mechanical
|
|
4457
|
-
transformation or translation of a Source form, including but
|
|
4458
|
-
not limited to compiled object code, generated documentation,
|
|
4459
|
-
and conversions to other media types.
|
|
4460
|
-
|
|
4461
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
4462
|
-
Object form, made available under the License, as indicated by a
|
|
4463
|
-
copyright notice that is included in or attached to the work
|
|
4464
|
-
(an example is provided in the Appendix below).
|
|
4465
|
-
|
|
4466
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
4467
|
-
form, that is based on (or derived from) the Work and for which the
|
|
4468
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
4469
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
4470
|
-
of this License, Derivative Works shall not include works that remain
|
|
4471
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
4472
|
-
the Work and Derivative Works thereof.
|
|
4473
|
-
|
|
4474
|
-
"Contribution" shall mean any work of authorship, including
|
|
4475
|
-
the original version of the Work and any modifications or additions
|
|
4476
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
4477
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
4478
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
4479
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
4480
|
-
means any form of electronic, verbal, or written communication sent
|
|
4481
|
-
to the Licensor or its representatives, including but not limited to
|
|
4482
|
-
communication on electronic mailing lists, source code control systems,
|
|
4483
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
4484
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
4485
|
-
excluding communication that is conspicuously marked or otherwise
|
|
4486
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
4487
|
-
|
|
4488
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
4489
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
4490
|
-
subsequently incorporated within the Work.
|
|
4491
|
-
|
|
4492
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
4493
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
4494
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4495
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
4496
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
4497
|
-
Work and such Derivative Works in Source or Object form.
|
|
4498
|
-
|
|
4499
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
4500
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
4501
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4502
|
-
(except as stated in this section) patent license to make, have made,
|
|
4503
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
4504
|
-
where such license applies only to those patent claims licensable
|
|
4505
|
-
by such Contributor that are necessarily infringed by their
|
|
4506
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
4507
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
4508
|
-
institute patent litigation against any entity (including a
|
|
4509
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
4510
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
4511
|
-
or contributory patent infringement, then any patent licenses
|
|
4512
|
-
granted to You under this License for that Work shall terminate
|
|
4513
|
-
as of the date such litigation is filed.
|
|
4514
|
-
|
|
4515
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
4516
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
4517
|
-
modifications, and in Source or Object form, provided that You
|
|
4518
|
-
meet the following conditions:
|
|
4519
|
-
|
|
4520
|
-
(a) You must give any other recipients of the Work or
|
|
4521
|
-
Derivative Works a copy of this License; and
|
|
4522
|
-
|
|
4523
|
-
(b) You must cause any modified files to carry prominent notices
|
|
4524
|
-
stating that You changed the files; and
|
|
4525
|
-
|
|
4526
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
4527
|
-
that You distribute, all copyright, patent, trademark, and
|
|
4528
|
-
attribution notices from the Source form of the Work,
|
|
4529
|
-
excluding those notices that do not pertain to any part of
|
|
4530
|
-
the Derivative Works; and
|
|
4531
|
-
|
|
4532
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
4533
|
-
distribution, then any Derivative Works that You distribute must
|
|
4534
|
-
include a readable copy of the attribution notices contained
|
|
4535
|
-
within such NOTICE file, excluding those notices that do not
|
|
4536
|
-
pertain to any part of the Derivative Works, in at least one
|
|
4537
|
-
of the following places: within a NOTICE text file distributed
|
|
4538
|
-
as part of the Derivative Works; within the Source form or
|
|
4539
|
-
documentation, if provided along with the Derivative Works; or,
|
|
4540
|
-
within a display generated by the Derivative Works, if and
|
|
4541
|
-
wherever such third-party notices normally appear. The contents
|
|
4542
|
-
of the NOTICE file are for informational purposes only and
|
|
4543
|
-
do not modify the License. You may add Your own attribution
|
|
4544
|
-
notices within Derivative Works that You distribute, alongside
|
|
4545
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
4546
|
-
that such additional attribution notices cannot be construed
|
|
4547
|
-
as modifying the License.
|
|
4548
|
-
|
|
4549
|
-
You may add Your own copyright statement to Your modifications and
|
|
4550
|
-
may provide additional or different license terms and conditions
|
|
4551
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
4552
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
4553
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
4554
|
-
the conditions stated in this License.
|
|
4555
|
-
|
|
4556
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
4557
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
4558
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
4559
|
-
this License, without any additional terms or conditions.
|
|
4560
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
4561
|
-
the terms of any separate license agreement you may have executed
|
|
4562
|
-
with Licensor regarding such Contributions.
|
|
4563
|
-
|
|
4564
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
4565
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
4566
|
-
except as required for reasonable and customary use in describing the
|
|
4567
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
4568
|
-
|
|
4569
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
4570
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
4571
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
4572
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
4573
|
-
implied, including, without limitation, any warranties or conditions
|
|
4574
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
4575
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
4576
|
-
appropriateness of using or redistributing the Work and assume any
|
|
4577
|
-
risks associated with Your exercise of permissions under this License.
|
|
4578
|
-
|
|
4579
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
4580
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
4581
|
-
unless required by applicable law (such as deliberate and grossly
|
|
4582
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
4583
|
-
liable to You for damages, including any direct, indirect, special,
|
|
4584
|
-
incidental, or consequential damages of any character arising as a
|
|
4585
|
-
result of this License or out of the use or inability to use the
|
|
4586
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
4587
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
4588
|
-
other commercial damages or losses), even if such Contributor
|
|
4589
|
-
has been advised of the possibility of such damages.
|
|
4590
|
-
|
|
4591
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
4592
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
4593
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
4594
|
-
or other liability obligations and/or rights consistent with this
|
|
4595
|
-
License. However, in accepting such obligations, You may act only
|
|
4596
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
4597
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
4598
|
-
defend, and hold each Contributor harmless for any liability
|
|
4599
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
4600
|
-
of your accepting any such warranty or additional liability.
|
|
4601
|
-
|
|
4602
|
-
END OF TERMS AND CONDITIONS
|
|
4603
|
-
|
|
4604
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
4605
|
-
|
|
4606
|
-
To apply the Apache License to your work, attach the following
|
|
4607
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
4608
|
-
replaced with your own identifying information. (Don't include
|
|
4609
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
4610
|
-
comment syntax for the file format. We also recommend that a
|
|
4611
|
-
file or class name and description of purpose be included on the
|
|
4612
|
-
same "printed page" as the copyright notice for easier
|
|
4613
|
-
identification within third-party archives.
|
|
4614
|
-
|
|
4615
|
-
Copyright [yyyy] [name of copyright owner]
|
|
4616
|
-
|
|
4617
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
4618
|
-
you may not use this file except in compliance with the License.
|
|
4619
|
-
You may obtain a copy of the License at
|
|
4620
|
-
|
|
4621
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
4622
|
-
|
|
4623
|
-
Unless required by applicable law or agreed to in writing, software
|
|
4624
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
4625
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
4626
|
-
See the License for the specific language governing permissions and
|
|
4627
|
-
limitations under the License.
|
|
4628
|
-
`
|
|
4629
|
-
},
|
|
4630
|
-
{
|
|
4631
|
-
name: "@opentelemetry/instrumentation-mysql2",
|
|
4632
|
-
author: "OpenTelemetry Authors",
|
|
4633
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mysql2#readme",
|
|
4634
|
-
licenses: {
|
|
4635
|
-
license: "Apache-2.0"
|
|
4636
|
-
},
|
|
4637
|
-
licenseText: ` Apache License
|
|
4638
|
-
Version 2.0, January 2004
|
|
4639
|
-
http://www.apache.org/licenses/
|
|
4640
|
-
|
|
4641
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
4642
|
-
|
|
4643
|
-
1. Definitions.
|
|
4644
|
-
|
|
4645
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
4646
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
4647
|
-
|
|
4648
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
4649
|
-
the copyright owner that is granting the License.
|
|
4650
|
-
|
|
4651
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
4652
|
-
other entities that control, are controlled by, or are under common
|
|
4653
|
-
control with that entity. For the purposes of this definition,
|
|
4654
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
4655
|
-
direction or management of such entity, whether by contract or
|
|
4656
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
4657
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
4658
|
-
|
|
4659
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
4660
|
-
exercising permissions granted by this License.
|
|
4661
|
-
|
|
4662
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
4663
|
-
including but not limited to software source code, documentation
|
|
4664
|
-
source, and configuration files.
|
|
4665
|
-
|
|
4666
|
-
"Object" form shall mean any form resulting from mechanical
|
|
4667
|
-
transformation or translation of a Source form, including but
|
|
4668
|
-
not limited to compiled object code, generated documentation,
|
|
4669
|
-
and conversions to other media types.
|
|
4670
|
-
|
|
4671
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
4672
|
-
Object form, made available under the License, as indicated by a
|
|
4673
|
-
copyright notice that is included in or attached to the work
|
|
4674
|
-
(an example is provided in the Appendix below).
|
|
4675
|
-
|
|
4676
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
4677
|
-
form, that is based on (or derived from) the Work and for which the
|
|
4678
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
4679
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
4680
|
-
of this License, Derivative Works shall not include works that remain
|
|
4681
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
4682
|
-
the Work and Derivative Works thereof.
|
|
4683
|
-
|
|
4684
|
-
"Contribution" shall mean any work of authorship, including
|
|
4685
|
-
the original version of the Work and any modifications or additions
|
|
4686
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
4687
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
4688
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
4689
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
4690
|
-
means any form of electronic, verbal, or written communication sent
|
|
4691
|
-
to the Licensor or its representatives, including but not limited to
|
|
4692
|
-
communication on electronic mailing lists, source code control systems,
|
|
4693
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
4694
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
4695
|
-
excluding communication that is conspicuously marked or otherwise
|
|
4696
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
4697
|
-
|
|
4698
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
4699
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
4700
|
-
subsequently incorporated within the Work.
|
|
4701
|
-
|
|
4702
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
4703
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
4704
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4705
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
4706
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
4707
|
-
Work and such Derivative Works in Source or Object form.
|
|
4708
|
-
|
|
4709
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
4710
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
4711
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4712
|
-
(except as stated in this section) patent license to make, have made,
|
|
4713
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
4714
|
-
where such license applies only to those patent claims licensable
|
|
4715
|
-
by such Contributor that are necessarily infringed by their
|
|
4716
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
4717
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
4718
|
-
institute patent litigation against any entity (including a
|
|
4719
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
4720
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
4721
|
-
or contributory patent infringement, then any patent licenses
|
|
4722
|
-
granted to You under this License for that Work shall terminate
|
|
4723
|
-
as of the date such litigation is filed.
|
|
4724
|
-
|
|
4725
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
4726
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
4727
|
-
modifications, and in Source or Object form, provided that You
|
|
4728
|
-
meet the following conditions:
|
|
4729
|
-
|
|
4730
|
-
(a) You must give any other recipients of the Work or
|
|
4731
|
-
Derivative Works a copy of this License; and
|
|
4732
|
-
|
|
4733
|
-
(b) You must cause any modified files to carry prominent notices
|
|
4734
|
-
stating that You changed the files; and
|
|
4735
|
-
|
|
4736
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
4737
|
-
that You distribute, all copyright, patent, trademark, and
|
|
4738
|
-
attribution notices from the Source form of the Work,
|
|
4739
|
-
excluding those notices that do not pertain to any part of
|
|
4740
|
-
the Derivative Works; and
|
|
4741
|
-
|
|
4742
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
4743
|
-
distribution, then any Derivative Works that You distribute must
|
|
4744
|
-
include a readable copy of the attribution notices contained
|
|
4745
|
-
within such NOTICE file, excluding those notices that do not
|
|
4746
|
-
pertain to any part of the Derivative Works, in at least one
|
|
4747
|
-
of the following places: within a NOTICE text file distributed
|
|
4748
|
-
as part of the Derivative Works; within the Source form or
|
|
4749
|
-
documentation, if provided along with the Derivative Works; or,
|
|
4750
|
-
within a display generated by the Derivative Works, if and
|
|
4751
|
-
wherever such third-party notices normally appear. The contents
|
|
4752
|
-
of the NOTICE file are for informational purposes only and
|
|
4753
|
-
do not modify the License. You may add Your own attribution
|
|
4754
|
-
notices within Derivative Works that You distribute, alongside
|
|
4755
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
4756
|
-
that such additional attribution notices cannot be construed
|
|
4757
|
-
as modifying the License.
|
|
4758
|
-
|
|
4759
|
-
You may add Your own copyright statement to Your modifications and
|
|
4760
|
-
may provide additional or different license terms and conditions
|
|
4761
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
4762
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
4763
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
4764
|
-
the conditions stated in this License.
|
|
4765
|
-
|
|
4766
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
4767
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
4768
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
4769
|
-
this License, without any additional terms or conditions.
|
|
4770
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
4771
|
-
the terms of any separate license agreement you may have executed
|
|
4772
|
-
with Licensor regarding such Contributions.
|
|
4773
|
-
|
|
4774
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
4775
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
4776
|
-
except as required for reasonable and customary use in describing the
|
|
4777
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
4778
|
-
|
|
4779
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
4780
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
4781
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
4782
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
4783
|
-
implied, including, without limitation, any warranties or conditions
|
|
4784
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
4785
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
4786
|
-
appropriateness of using or redistributing the Work and assume any
|
|
4787
|
-
risks associated with Your exercise of permissions under this License.
|
|
4788
|
-
|
|
4789
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
4790
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
4791
|
-
unless required by applicable law (such as deliberate and grossly
|
|
4792
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
4793
|
-
liable to You for damages, including any direct, indirect, special,
|
|
4794
|
-
incidental, or consequential damages of any character arising as a
|
|
4795
|
-
result of this License or out of the use or inability to use the
|
|
4796
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
4797
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
4798
|
-
other commercial damages or losses), even if such Contributor
|
|
4799
|
-
has been advised of the possibility of such damages.
|
|
4800
|
-
|
|
4801
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
4802
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
4803
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
4804
|
-
or other liability obligations and/or rights consistent with this
|
|
4805
|
-
License. However, in accepting such obligations, You may act only
|
|
4806
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
4807
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
4808
|
-
defend, and hold each Contributor harmless for any liability
|
|
4809
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
4810
|
-
of your accepting any such warranty or additional liability.
|
|
4811
|
-
|
|
4812
|
-
END OF TERMS AND CONDITIONS
|
|
4813
|
-
|
|
4814
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
4815
|
-
|
|
4816
|
-
To apply the Apache License to your work, attach the following
|
|
4817
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
4818
|
-
replaced with your own identifying information. (Don't include
|
|
4819
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
4820
|
-
comment syntax for the file format. We also recommend that a
|
|
4821
|
-
file or class name and description of purpose be included on the
|
|
4822
|
-
same "printed page" as the copyright notice for easier
|
|
4823
|
-
identification within third-party archives.
|
|
4824
|
-
|
|
4825
|
-
Copyright [yyyy] [name of copyright owner]
|
|
4826
|
-
|
|
4827
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
4828
|
-
you may not use this file except in compliance with the License.
|
|
4829
|
-
You may obtain a copy of the License at
|
|
4830
|
-
|
|
4831
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
4832
|
-
|
|
4833
|
-
Unless required by applicable law or agreed to in writing, software
|
|
4834
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
4835
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
4836
|
-
See the License for the specific language governing permissions and
|
|
4837
|
-
limitations under the License.
|
|
4838
|
-
`
|
|
4839
|
-
},
|
|
4840
|
-
{
|
|
4841
|
-
name: "@opentelemetry/instrumentation-pg",
|
|
4842
|
-
author: "OpenTelemetry Authors",
|
|
4843
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-pg#readme",
|
|
4844
|
-
licenses: {
|
|
4845
|
-
license: "Apache-2.0"
|
|
4846
|
-
},
|
|
4847
|
-
licenseText: ` Apache License
|
|
4848
|
-
Version 2.0, January 2004
|
|
4849
|
-
http://www.apache.org/licenses/
|
|
4850
|
-
|
|
4851
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
4852
|
-
|
|
4853
|
-
1. Definitions.
|
|
4854
|
-
|
|
4855
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
4856
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
4857
|
-
|
|
4858
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
4859
|
-
the copyright owner that is granting the License.
|
|
4860
|
-
|
|
4861
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
4862
|
-
other entities that control, are controlled by, or are under common
|
|
4863
|
-
control with that entity. For the purposes of this definition,
|
|
4864
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
4865
|
-
direction or management of such entity, whether by contract or
|
|
4866
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
4867
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
4868
|
-
|
|
4869
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
4870
|
-
exercising permissions granted by this License.
|
|
4871
|
-
|
|
4872
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
4873
|
-
including but not limited to software source code, documentation
|
|
4874
|
-
source, and configuration files.
|
|
4875
|
-
|
|
4876
|
-
"Object" form shall mean any form resulting from mechanical
|
|
4877
|
-
transformation or translation of a Source form, including but
|
|
4878
|
-
not limited to compiled object code, generated documentation,
|
|
4879
|
-
and conversions to other media types.
|
|
4880
|
-
|
|
4881
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
4882
|
-
Object form, made available under the License, as indicated by a
|
|
4883
|
-
copyright notice that is included in or attached to the work
|
|
4884
|
-
(an example is provided in the Appendix below).
|
|
4885
|
-
|
|
4886
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
4887
|
-
form, that is based on (or derived from) the Work and for which the
|
|
4888
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
4889
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
4890
|
-
of this License, Derivative Works shall not include works that remain
|
|
4891
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
4892
|
-
the Work and Derivative Works thereof.
|
|
4893
|
-
|
|
4894
|
-
"Contribution" shall mean any work of authorship, including
|
|
4895
|
-
the original version of the Work and any modifications or additions
|
|
4896
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
4897
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
4898
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
4899
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
4900
|
-
means any form of electronic, verbal, or written communication sent
|
|
4901
|
-
to the Licensor or its representatives, including but not limited to
|
|
4902
|
-
communication on electronic mailing lists, source code control systems,
|
|
4903
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
4904
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
4905
|
-
excluding communication that is conspicuously marked or otherwise
|
|
4906
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
4907
|
-
|
|
4908
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
4909
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
4910
|
-
subsequently incorporated within the Work.
|
|
4911
|
-
|
|
4912
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
4913
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
4914
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4915
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
4916
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
4917
|
-
Work and such Derivative Works in Source or Object form.
|
|
4918
|
-
|
|
4919
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
4920
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
4921
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4922
|
-
(except as stated in this section) patent license to make, have made,
|
|
4923
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
4924
|
-
where such license applies only to those patent claims licensable
|
|
4925
|
-
by such Contributor that are necessarily infringed by their
|
|
4926
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
4927
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
4928
|
-
institute patent litigation against any entity (including a
|
|
4929
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
4930
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
4931
|
-
or contributory patent infringement, then any patent licenses
|
|
4932
|
-
granted to You under this License for that Work shall terminate
|
|
4933
|
-
as of the date such litigation is filed.
|
|
4934
|
-
|
|
4935
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
4936
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
4937
|
-
modifications, and in Source or Object form, provided that You
|
|
4938
|
-
meet the following conditions:
|
|
4939
|
-
|
|
4940
|
-
(a) You must give any other recipients of the Work or
|
|
4941
|
-
Derivative Works a copy of this License; and
|
|
4942
|
-
|
|
4943
|
-
(b) You must cause any modified files to carry prominent notices
|
|
4944
|
-
stating that You changed the files; and
|
|
4945
|
-
|
|
4946
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
4947
|
-
that You distribute, all copyright, patent, trademark, and
|
|
4948
|
-
attribution notices from the Source form of the Work,
|
|
4949
|
-
excluding those notices that do not pertain to any part of
|
|
4950
|
-
the Derivative Works; and
|
|
4951
|
-
|
|
4952
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
4953
|
-
distribution, then any Derivative Works that You distribute must
|
|
4954
|
-
include a readable copy of the attribution notices contained
|
|
4955
|
-
within such NOTICE file, excluding those notices that do not
|
|
4956
|
-
pertain to any part of the Derivative Works, in at least one
|
|
4957
|
-
of the following places: within a NOTICE text file distributed
|
|
4958
|
-
as part of the Derivative Works; within the Source form or
|
|
4959
|
-
documentation, if provided along with the Derivative Works; or,
|
|
4960
|
-
within a display generated by the Derivative Works, if and
|
|
4961
|
-
wherever such third-party notices normally appear. The contents
|
|
4962
|
-
of the NOTICE file are for informational purposes only and
|
|
4963
|
-
do not modify the License. You may add Your own attribution
|
|
4964
|
-
notices within Derivative Works that You distribute, alongside
|
|
4965
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
4966
|
-
that such additional attribution notices cannot be construed
|
|
4967
|
-
as modifying the License.
|
|
4968
|
-
|
|
4969
|
-
You may add Your own copyright statement to Your modifications and
|
|
4970
|
-
may provide additional or different license terms and conditions
|
|
4971
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
4972
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
4973
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
4974
|
-
the conditions stated in this License.
|
|
4975
|
-
|
|
4976
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
4977
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
4978
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
4979
|
-
this License, without any additional terms or conditions.
|
|
4980
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
4981
|
-
the terms of any separate license agreement you may have executed
|
|
4982
|
-
with Licensor regarding such Contributions.
|
|
4983
|
-
|
|
4984
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
4985
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
4986
|
-
except as required for reasonable and customary use in describing the
|
|
4987
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
4988
|
-
|
|
4989
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
4990
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
4991
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
4992
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
4993
|
-
implied, including, without limitation, any warranties or conditions
|
|
4994
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
4995
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
4996
|
-
appropriateness of using or redistributing the Work and assume any
|
|
4997
|
-
risks associated with Your exercise of permissions under this License.
|
|
4998
|
-
|
|
4999
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
5000
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
5001
|
-
unless required by applicable law (such as deliberate and grossly
|
|
5002
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
5003
|
-
liable to You for damages, including any direct, indirect, special,
|
|
5004
|
-
incidental, or consequential damages of any character arising as a
|
|
5005
|
-
result of this License or out of the use or inability to use the
|
|
5006
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
5007
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
5008
|
-
other commercial damages or losses), even if such Contributor
|
|
5009
|
-
has been advised of the possibility of such damages.
|
|
5010
|
-
|
|
5011
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
5012
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
5013
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
5014
|
-
or other liability obligations and/or rights consistent with this
|
|
5015
|
-
License. However, in accepting such obligations, You may act only
|
|
5016
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
5017
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
5018
|
-
defend, and hold each Contributor harmless for any liability
|
|
5019
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
5020
|
-
of your accepting any such warranty or additional liability.
|
|
5021
|
-
|
|
5022
|
-
END OF TERMS AND CONDITIONS
|
|
5023
|
-
|
|
5024
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
5025
|
-
|
|
5026
|
-
To apply the Apache License to your work, attach the following
|
|
5027
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
5028
|
-
replaced with your own identifying information. (Don't include
|
|
5029
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
5030
|
-
comment syntax for the file format. We also recommend that a
|
|
5031
|
-
file or class name and description of purpose be included on the
|
|
5032
|
-
same "printed page" as the copyright notice for easier
|
|
5033
|
-
identification within third-party archives.
|
|
5034
|
-
|
|
5035
|
-
Copyright [yyyy] [name of copyright owner]
|
|
5036
|
-
|
|
5037
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
5038
|
-
you may not use this file except in compliance with the License.
|
|
5039
|
-
You may obtain a copy of the License at
|
|
5040
|
-
|
|
5041
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
5042
|
-
|
|
5043
|
-
Unless required by applicable law or agreed to in writing, software
|
|
5044
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
5045
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
5046
|
-
See the License for the specific language governing permissions and
|
|
5047
|
-
limitations under the License.
|
|
5048
|
-
`
|
|
5049
|
-
},
|
|
5050
|
-
{
|
|
5051
|
-
name: "@opentelemetry/instrumentation-tedious",
|
|
5052
|
-
author: "OpenTelemetry Authors",
|
|
5053
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-tedious#readme",
|
|
5054
|
-
licenses: {
|
|
5055
|
-
license: "Apache-2.0"
|
|
5056
|
-
},
|
|
5057
|
-
licenseText: ` Apache License
|
|
5058
|
-
Version 2.0, January 2004
|
|
5059
|
-
http://www.apache.org/licenses/
|
|
5060
|
-
|
|
5061
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
5062
|
-
|
|
5063
|
-
1. Definitions.
|
|
5064
|
-
|
|
5065
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
5066
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
5067
|
-
|
|
5068
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
5069
|
-
the copyright owner that is granting the License.
|
|
5070
|
-
|
|
5071
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
5072
|
-
other entities that control, are controlled by, or are under common
|
|
5073
|
-
control with that entity. For the purposes of this definition,
|
|
5074
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
5075
|
-
direction or management of such entity, whether by contract or
|
|
5076
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
5077
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
5078
|
-
|
|
5079
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
5080
|
-
exercising permissions granted by this License.
|
|
5081
|
-
|
|
5082
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
5083
|
-
including but not limited to software source code, documentation
|
|
5084
|
-
source, and configuration files.
|
|
5085
|
-
|
|
5086
|
-
"Object" form shall mean any form resulting from mechanical
|
|
5087
|
-
transformation or translation of a Source form, including but
|
|
5088
|
-
not limited to compiled object code, generated documentation,
|
|
5089
|
-
and conversions to other media types.
|
|
5090
|
-
|
|
5091
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
5092
|
-
Object form, made available under the License, as indicated by a
|
|
5093
|
-
copyright notice that is included in or attached to the work
|
|
5094
|
-
(an example is provided in the Appendix below).
|
|
5095
|
-
|
|
5096
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
5097
|
-
form, that is based on (or derived from) the Work and for which the
|
|
5098
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
5099
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
5100
|
-
of this License, Derivative Works shall not include works that remain
|
|
5101
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
5102
|
-
the Work and Derivative Works thereof.
|
|
5103
|
-
|
|
5104
|
-
"Contribution" shall mean any work of authorship, including
|
|
5105
|
-
the original version of the Work and any modifications or additions
|
|
5106
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
5107
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
5108
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
5109
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
5110
|
-
means any form of electronic, verbal, or written communication sent
|
|
5111
|
-
to the Licensor or its representatives, including but not limited to
|
|
5112
|
-
communication on electronic mailing lists, source code control systems,
|
|
5113
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
5114
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
5115
|
-
excluding communication that is conspicuously marked or otherwise
|
|
5116
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
5117
|
-
|
|
5118
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
5119
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
5120
|
-
subsequently incorporated within the Work.
|
|
5121
|
-
|
|
5122
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
5123
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
5124
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
5125
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
5126
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
5127
|
-
Work and such Derivative Works in Source or Object form.
|
|
5128
|
-
|
|
5129
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
5130
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
5131
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
5132
|
-
(except as stated in this section) patent license to make, have made,
|
|
5133
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
5134
|
-
where such license applies only to those patent claims licensable
|
|
5135
|
-
by such Contributor that are necessarily infringed by their
|
|
5136
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
5137
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
5138
|
-
institute patent litigation against any entity (including a
|
|
5139
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
5140
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
5141
|
-
or contributory patent infringement, then any patent licenses
|
|
5142
|
-
granted to You under this License for that Work shall terminate
|
|
5143
|
-
as of the date such litigation is filed.
|
|
5144
|
-
|
|
5145
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
5146
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
5147
|
-
modifications, and in Source or Object form, provided that You
|
|
5148
|
-
meet the following conditions:
|
|
5149
|
-
|
|
5150
|
-
(a) You must give any other recipients of the Work or
|
|
5151
|
-
Derivative Works a copy of this License; and
|
|
5152
|
-
|
|
5153
|
-
(b) You must cause any modified files to carry prominent notices
|
|
5154
|
-
stating that You changed the files; and
|
|
5155
|
-
|
|
5156
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
5157
|
-
that You distribute, all copyright, patent, trademark, and
|
|
5158
|
-
attribution notices from the Source form of the Work,
|
|
5159
|
-
excluding those notices that do not pertain to any part of
|
|
5160
|
-
the Derivative Works; and
|
|
5161
|
-
|
|
5162
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
5163
|
-
distribution, then any Derivative Works that You distribute must
|
|
5164
|
-
include a readable copy of the attribution notices contained
|
|
5165
|
-
within such NOTICE file, excluding those notices that do not
|
|
5166
|
-
pertain to any part of the Derivative Works, in at least one
|
|
5167
|
-
of the following places: within a NOTICE text file distributed
|
|
5168
|
-
as part of the Derivative Works; within the Source form or
|
|
5169
|
-
documentation, if provided along with the Derivative Works; or,
|
|
5170
|
-
within a display generated by the Derivative Works, if and
|
|
5171
|
-
wherever such third-party notices normally appear. The contents
|
|
5172
|
-
of the NOTICE file are for informational purposes only and
|
|
5173
|
-
do not modify the License. You may add Your own attribution
|
|
5174
|
-
notices within Derivative Works that You distribute, alongside
|
|
5175
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
5176
|
-
that such additional attribution notices cannot be construed
|
|
5177
|
-
as modifying the License.
|
|
5178
|
-
|
|
5179
|
-
You may add Your own copyright statement to Your modifications and
|
|
5180
|
-
may provide additional or different license terms and conditions
|
|
5181
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
5182
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
5183
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
5184
|
-
the conditions stated in this License.
|
|
5185
|
-
|
|
5186
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
5187
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
5188
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
5189
|
-
this License, without any additional terms or conditions.
|
|
5190
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
5191
|
-
the terms of any separate license agreement you may have executed
|
|
5192
|
-
with Licensor regarding such Contributions.
|
|
5193
|
-
|
|
5194
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
5195
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
5196
|
-
except as required for reasonable and customary use in describing the
|
|
5197
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
5198
|
-
|
|
5199
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
5200
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
5201
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
5202
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
5203
|
-
implied, including, without limitation, any warranties or conditions
|
|
5204
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
5205
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
5206
|
-
appropriateness of using or redistributing the Work and assume any
|
|
5207
|
-
risks associated with Your exercise of permissions under this License.
|
|
5208
|
-
|
|
5209
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
5210
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
5211
|
-
unless required by applicable law (such as deliberate and grossly
|
|
5212
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
5213
|
-
liable to You for damages, including any direct, indirect, special,
|
|
5214
|
-
incidental, or consequential damages of any character arising as a
|
|
5215
|
-
result of this License or out of the use or inability to use the
|
|
5216
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
5217
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
5218
|
-
other commercial damages or losses), even if such Contributor
|
|
5219
|
-
has been advised of the possibility of such damages.
|
|
5220
|
-
|
|
5221
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
5222
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
5223
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
5224
|
-
or other liability obligations and/or rights consistent with this
|
|
5225
|
-
License. However, in accepting such obligations, You may act only
|
|
5226
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
5227
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
5228
|
-
defend, and hold each Contributor harmless for any liability
|
|
5229
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
5230
|
-
of your accepting any such warranty or additional liability.
|
|
5231
|
-
|
|
5232
|
-
END OF TERMS AND CONDITIONS
|
|
5233
|
-
|
|
5234
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
5235
|
-
|
|
5236
|
-
To apply the Apache License to your work, attach the following
|
|
5237
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
5238
|
-
replaced with your own identifying information. (Don't include
|
|
5239
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
5240
|
-
comment syntax for the file format. We also recommend that a
|
|
5241
|
-
file or class name and description of purpose be included on the
|
|
5242
|
-
same "printed page" as the copyright notice for easier
|
|
5243
|
-
identification within third-party archives.
|
|
5244
|
-
|
|
5245
|
-
Copyright [yyyy] [name of copyright owner]
|
|
5246
|
-
|
|
5247
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
5248
|
-
you may not use this file except in compliance with the License.
|
|
5249
|
-
You may obtain a copy of the License at
|
|
5250
|
-
|
|
5251
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
5252
|
-
|
|
5253
|
-
Unless required by applicable law or agreed to in writing, software
|
|
5254
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
5255
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
5256
|
-
See the License for the specific language governing permissions and
|
|
5257
|
-
limitations under the License.
|
|
5258
|
-
`
|
|
5259
|
-
},
|
|
5260
|
-
{
|
|
5261
|
-
name: "@opentelemetry/resources",
|
|
5262
|
-
author: "OpenTelemetry Authors",
|
|
5263
|
-
website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-resources",
|
|
5264
|
-
licenses: {
|
|
5265
|
-
license: "Apache-2.0"
|
|
5266
|
-
},
|
|
5267
|
-
licenseText: ` Apache License
|
|
5268
|
-
Version 2.0, January 2004
|
|
5269
|
-
http://www.apache.org/licenses/
|
|
5270
|
-
|
|
5271
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
5272
|
-
|
|
5273
|
-
1. Definitions.
|
|
5274
|
-
|
|
5275
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
5276
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
5277
|
-
|
|
5278
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
5279
|
-
the copyright owner that is granting the License.
|
|
5280
|
-
|
|
5281
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
5282
|
-
other entities that control, are controlled by, or are under common
|
|
5283
|
-
control with that entity. For the purposes of this definition,
|
|
5284
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
5285
|
-
direction or management of such entity, whether by contract or
|
|
5286
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
5287
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
5288
|
-
|
|
5289
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
5290
|
-
exercising permissions granted by this License.
|
|
5291
|
-
|
|
5292
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
5293
|
-
including but not limited to software source code, documentation
|
|
5294
|
-
source, and configuration files.
|
|
5295
|
-
|
|
5296
|
-
"Object" form shall mean any form resulting from mechanical
|
|
5297
|
-
transformation or translation of a Source form, including but
|
|
5298
|
-
not limited to compiled object code, generated documentation,
|
|
5299
|
-
and conversions to other media types.
|
|
5300
|
-
|
|
5301
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
5302
|
-
Object form, made available under the License, as indicated by a
|
|
5303
|
-
copyright notice that is included in or attached to the work
|
|
5304
|
-
(an example is provided in the Appendix below).
|
|
5305
|
-
|
|
5306
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
5307
|
-
form, that is based on (or derived from) the Work and for which the
|
|
5308
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
5309
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
5310
|
-
of this License, Derivative Works shall not include works that remain
|
|
5311
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
5312
|
-
the Work and Derivative Works thereof.
|
|
5313
|
-
|
|
5314
|
-
"Contribution" shall mean any work of authorship, including
|
|
5315
|
-
the original version of the Work and any modifications or additions
|
|
5316
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
5317
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
5318
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
5319
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
5320
|
-
means any form of electronic, verbal, or written communication sent
|
|
5321
|
-
to the Licensor or its representatives, including but not limited to
|
|
5322
|
-
communication on electronic mailing lists, source code control systems,
|
|
5323
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
5324
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
5325
|
-
excluding communication that is conspicuously marked or otherwise
|
|
5326
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
5327
|
-
|
|
5328
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
5329
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
5330
|
-
subsequently incorporated within the Work.
|
|
5331
|
-
|
|
5332
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
5333
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
5334
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
5335
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
5336
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
5337
|
-
Work and such Derivative Works in Source or Object form.
|
|
5338
|
-
|
|
5339
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
5340
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
5341
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
5342
|
-
(except as stated in this section) patent license to make, have made,
|
|
5343
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
5344
|
-
where such license applies only to those patent claims licensable
|
|
5345
|
-
by such Contributor that are necessarily infringed by their
|
|
5346
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
5347
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
5348
|
-
institute patent litigation against any entity (including a
|
|
5349
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
5350
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
5351
|
-
or contributory patent infringement, then any patent licenses
|
|
5352
|
-
granted to You under this License for that Work shall terminate
|
|
5353
|
-
as of the date such litigation is filed.
|
|
5354
|
-
|
|
5355
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
5356
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
5357
|
-
modifications, and in Source or Object form, provided that You
|
|
5358
|
-
meet the following conditions:
|
|
5359
|
-
|
|
5360
|
-
(a) You must give any other recipients of the Work or
|
|
5361
|
-
Derivative Works a copy of this License; and
|
|
5362
|
-
|
|
5363
|
-
(b) You must cause any modified files to carry prominent notices
|
|
5364
|
-
stating that You changed the files; and
|
|
5365
|
-
|
|
5366
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
5367
|
-
that You distribute, all copyright, patent, trademark, and
|
|
5368
|
-
attribution notices from the Source form of the Work,
|
|
5369
|
-
excluding those notices that do not pertain to any part of
|
|
5370
|
-
the Derivative Works; and
|
|
5371
|
-
|
|
5372
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
5373
|
-
distribution, then any Derivative Works that You distribute must
|
|
5374
|
-
include a readable copy of the attribution notices contained
|
|
5375
|
-
within such NOTICE file, excluding those notices that do not
|
|
5376
|
-
pertain to any part of the Derivative Works, in at least one
|
|
5377
|
-
of the following places: within a NOTICE text file distributed
|
|
5378
|
-
as part of the Derivative Works; within the Source form or
|
|
5379
|
-
documentation, if provided along with the Derivative Works; or,
|
|
5380
|
-
within a display generated by the Derivative Works, if and
|
|
5381
|
-
wherever such third-party notices normally appear. The contents
|
|
5382
|
-
of the NOTICE file are for informational purposes only and
|
|
5383
|
-
do not modify the License. You may add Your own attribution
|
|
5384
|
-
notices within Derivative Works that You distribute, alongside
|
|
5385
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
5386
|
-
that such additional attribution notices cannot be construed
|
|
5387
|
-
as modifying the License.
|
|
5388
|
-
|
|
5389
|
-
You may add Your own copyright statement to Your modifications and
|
|
5390
|
-
may provide additional or different license terms and conditions
|
|
5391
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
5392
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
5393
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
5394
|
-
the conditions stated in this License.
|
|
5395
|
-
|
|
5396
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
5397
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
5398
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
5399
|
-
this License, without any additional terms or conditions.
|
|
5400
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
5401
|
-
the terms of any separate license agreement you may have executed
|
|
5402
|
-
with Licensor regarding such Contributions.
|
|
5403
|
-
|
|
5404
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
5405
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
5406
|
-
except as required for reasonable and customary use in describing the
|
|
5407
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
5408
|
-
|
|
5409
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
5410
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
5411
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
5412
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
5413
|
-
implied, including, without limitation, any warranties or conditions
|
|
5414
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
5415
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
5416
|
-
appropriateness of using or redistributing the Work and assume any
|
|
5417
|
-
risks associated with Your exercise of permissions under this License.
|
|
5418
|
-
|
|
5419
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
5420
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
5421
|
-
unless required by applicable law (such as deliberate and grossly
|
|
5422
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
5423
|
-
liable to You for damages, including any direct, indirect, special,
|
|
5424
|
-
incidental, or consequential damages of any character arising as a
|
|
5425
|
-
result of this License or out of the use or inability to use the
|
|
5426
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
5427
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
5428
|
-
other commercial damages or losses), even if such Contributor
|
|
5429
|
-
has been advised of the possibility of such damages.
|
|
5430
|
-
|
|
5431
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
5432
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
5433
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
5434
|
-
or other liability obligations and/or rights consistent with this
|
|
5435
|
-
License. However, in accepting such obligations, You may act only
|
|
5436
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
5437
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
5438
|
-
defend, and hold each Contributor harmless for any liability
|
|
5439
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
5440
|
-
of your accepting any such warranty or additional liability.
|
|
5441
|
-
|
|
5442
|
-
END OF TERMS AND CONDITIONS
|
|
5443
|
-
|
|
5444
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
5445
|
-
|
|
5446
|
-
To apply the Apache License to your work, attach the following
|
|
5447
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
5448
|
-
replaced with your own identifying information. (Don't include
|
|
5449
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
5450
|
-
comment syntax for the file format. We also recommend that a
|
|
5451
|
-
file or class name and description of purpose be included on the
|
|
5452
|
-
same "printed page" as the copyright notice for easier
|
|
5453
|
-
identification within third-party archives.
|
|
5454
|
-
|
|
5455
|
-
Copyright [yyyy] [name of copyright owner]
|
|
5456
|
-
|
|
5457
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
5458
|
-
you may not use this file except in compliance with the License.
|
|
5459
|
-
You may obtain a copy of the License at
|
|
5460
|
-
|
|
5461
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
5462
|
-
|
|
5463
|
-
Unless required by applicable law or agreed to in writing, software
|
|
5464
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
5465
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
5466
|
-
See the License for the specific language governing permissions and
|
|
5467
|
-
limitations under the License.
|
|
5468
|
-
`
|
|
5469
|
-
},
|
|
5470
|
-
{
|
|
5471
|
-
name: "@opentelemetry/sdk-trace-base",
|
|
5472
|
-
author: "OpenTelemetry Authors",
|
|
5473
|
-
website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-base",
|
|
5474
|
-
licenses: {
|
|
5475
|
-
license: "Apache-2.0"
|
|
5476
|
-
},
|
|
5477
|
-
licenseText: ` Apache License
|
|
5478
|
-
Version 2.0, January 2004
|
|
5479
|
-
http://www.apache.org/licenses/
|
|
5480
|
-
|
|
5481
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
5482
|
-
|
|
5483
|
-
1. Definitions.
|
|
5484
|
-
|
|
5485
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
5486
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
5487
|
-
|
|
5488
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
5489
|
-
the copyright owner that is granting the License.
|
|
5490
|
-
|
|
5491
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
5492
|
-
other entities that control, are controlled by, or are under common
|
|
5493
|
-
control with that entity. For the purposes of this definition,
|
|
5494
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
5495
|
-
direction or management of such entity, whether by contract or
|
|
5496
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
5497
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
5498
|
-
|
|
5499
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
5500
|
-
exercising permissions granted by this License.
|
|
5501
|
-
|
|
5502
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
5503
|
-
including but not limited to software source code, documentation
|
|
5504
|
-
source, and configuration files.
|
|
5505
|
-
|
|
5506
|
-
"Object" form shall mean any form resulting from mechanical
|
|
5507
|
-
transformation or translation of a Source form, including but
|
|
5508
|
-
not limited to compiled object code, generated documentation,
|
|
5509
|
-
and conversions to other media types.
|
|
5510
|
-
|
|
5511
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
5512
|
-
Object form, made available under the License, as indicated by a
|
|
5513
|
-
copyright notice that is included in or attached to the work
|
|
5514
|
-
(an example is provided in the Appendix below).
|
|
5515
|
-
|
|
5516
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
5517
|
-
form, that is based on (or derived from) the Work and for which the
|
|
5518
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
5519
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
5520
|
-
of this License, Derivative Works shall not include works that remain
|
|
5521
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
5522
|
-
the Work and Derivative Works thereof.
|
|
5523
|
-
|
|
5524
|
-
"Contribution" shall mean any work of authorship, including
|
|
5525
|
-
the original version of the Work and any modifications or additions
|
|
5526
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
5527
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
5528
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
5529
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
5530
|
-
means any form of electronic, verbal, or written communication sent
|
|
5531
|
-
to the Licensor or its representatives, including but not limited to
|
|
5532
|
-
communication on electronic mailing lists, source code control systems,
|
|
5533
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
5534
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
5535
|
-
excluding communication that is conspicuously marked or otherwise
|
|
5536
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
5537
|
-
|
|
5538
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
5539
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
5540
|
-
subsequently incorporated within the Work.
|
|
5541
|
-
|
|
5542
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
5543
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
5544
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
5545
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
5546
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
5547
|
-
Work and such Derivative Works in Source or Object form.
|
|
5548
|
-
|
|
5549
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
5550
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
5551
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
5552
|
-
(except as stated in this section) patent license to make, have made,
|
|
5553
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
5554
|
-
where such license applies only to those patent claims licensable
|
|
5555
|
-
by such Contributor that are necessarily infringed by their
|
|
5556
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
5557
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
5558
|
-
institute patent litigation against any entity (including a
|
|
5559
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
5560
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
5561
|
-
or contributory patent infringement, then any patent licenses
|
|
5562
|
-
granted to You under this License for that Work shall terminate
|
|
5563
|
-
as of the date such litigation is filed.
|
|
5564
|
-
|
|
5565
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
5566
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
5567
|
-
modifications, and in Source or Object form, provided that You
|
|
5568
|
-
meet the following conditions:
|
|
5569
|
-
|
|
5570
|
-
(a) You must give any other recipients of the Work or
|
|
5571
|
-
Derivative Works a copy of this License; and
|
|
5572
|
-
|
|
5573
|
-
(b) You must cause any modified files to carry prominent notices
|
|
5574
|
-
stating that You changed the files; and
|
|
5575
|
-
|
|
5576
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
5577
|
-
that You distribute, all copyright, patent, trademark, and
|
|
5578
|
-
attribution notices from the Source form of the Work,
|
|
5579
|
-
excluding those notices that do not pertain to any part of
|
|
5580
|
-
the Derivative Works; and
|
|
5581
|
-
|
|
5582
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
5583
|
-
distribution, then any Derivative Works that You distribute must
|
|
5584
|
-
include a readable copy of the attribution notices contained
|
|
5585
|
-
within such NOTICE file, excluding those notices that do not
|
|
5586
|
-
pertain to any part of the Derivative Works, in at least one
|
|
5587
|
-
of the following places: within a NOTICE text file distributed
|
|
5588
|
-
as part of the Derivative Works; within the Source form or
|
|
5589
|
-
documentation, if provided along with the Derivative Works; or,
|
|
5590
|
-
within a display generated by the Derivative Works, if and
|
|
5591
|
-
wherever such third-party notices normally appear. The contents
|
|
5592
|
-
of the NOTICE file are for informational purposes only and
|
|
5593
|
-
do not modify the License. You may add Your own attribution
|
|
5594
|
-
notices within Derivative Works that You distribute, alongside
|
|
5595
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
5596
|
-
that such additional attribution notices cannot be construed
|
|
5597
|
-
as modifying the License.
|
|
5598
|
-
|
|
5599
|
-
You may add Your own copyright statement to Your modifications and
|
|
5600
|
-
may provide additional or different license terms and conditions
|
|
5601
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
5602
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
5603
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
5604
|
-
the conditions stated in this License.
|
|
5605
|
-
|
|
5606
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
5607
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
5608
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
5609
|
-
this License, without any additional terms or conditions.
|
|
5610
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
5611
|
-
the terms of any separate license agreement you may have executed
|
|
5612
|
-
with Licensor regarding such Contributions.
|
|
5613
|
-
|
|
5614
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
5615
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
5616
|
-
except as required for reasonable and customary use in describing the
|
|
5617
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
5618
|
-
|
|
5619
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
5620
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
5621
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
5622
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
5623
|
-
implied, including, without limitation, any warranties or conditions
|
|
5624
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
5625
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
5626
|
-
appropriateness of using or redistributing the Work and assume any
|
|
5627
|
-
risks associated with Your exercise of permissions under this License.
|
|
5628
|
-
|
|
5629
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
5630
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
5631
|
-
unless required by applicable law (such as deliberate and grossly
|
|
5632
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
5633
|
-
liable to You for damages, including any direct, indirect, special,
|
|
5634
|
-
incidental, or consequential damages of any character arising as a
|
|
5635
|
-
result of this License or out of the use or inability to use the
|
|
5636
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
5637
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
5638
|
-
other commercial damages or losses), even if such Contributor
|
|
5639
|
-
has been advised of the possibility of such damages.
|
|
5640
|
-
|
|
5641
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
5642
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
5643
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
5644
|
-
or other liability obligations and/or rights consistent with this
|
|
5645
|
-
License. However, in accepting such obligations, You may act only
|
|
5646
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
5647
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
5648
|
-
defend, and hold each Contributor harmless for any liability
|
|
5649
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
5650
|
-
of your accepting any such warranty or additional liability.
|
|
5651
|
-
|
|
5652
|
-
END OF TERMS AND CONDITIONS
|
|
5653
|
-
|
|
5654
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
5655
|
-
|
|
5656
|
-
To apply the Apache License to your work, attach the following
|
|
5657
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
5658
|
-
replaced with your own identifying information. (Don't include
|
|
5659
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
5660
|
-
comment syntax for the file format. We also recommend that a
|
|
5661
|
-
file or class name and description of purpose be included on the
|
|
5662
|
-
same "printed page" as the copyright notice for easier
|
|
5663
|
-
identification within third-party archives.
|
|
5664
|
-
|
|
5665
|
-
Copyright [yyyy] [name of copyright owner]
|
|
5666
|
-
|
|
5667
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
5668
|
-
you may not use this file except in compliance with the License.
|
|
5669
|
-
You may obtain a copy of the License at
|
|
5670
|
-
|
|
5671
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
5672
|
-
|
|
5673
|
-
Unless required by applicable law or agreed to in writing, software
|
|
5674
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
5675
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
5676
|
-
See the License for the specific language governing permissions and
|
|
5677
|
-
limitations under the License.
|
|
5678
|
-
`
|
|
5679
|
-
},
|
|
5680
|
-
{
|
|
5681
|
-
name: "@opentelemetry/semantic-conventions",
|
|
5682
|
-
author: "OpenTelemetry Authors",
|
|
5683
|
-
website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/semantic-conventions",
|
|
5684
|
-
licenses: {
|
|
5685
|
-
license: "Apache-2.0"
|
|
5686
|
-
},
|
|
5687
|
-
licenseText: ` Apache License
|
|
5688
|
-
Version 2.0, January 2004
|
|
5689
|
-
http://www.apache.org/licenses/
|
|
5690
|
-
|
|
5691
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
5692
|
-
|
|
5693
|
-
1. Definitions.
|
|
5694
|
-
|
|
5695
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
5696
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
5697
|
-
|
|
5698
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
5699
|
-
the copyright owner that is granting the License.
|
|
5700
|
-
|
|
5701
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
5702
|
-
other entities that control, are controlled by, or are under common
|
|
5703
|
-
control with that entity. For the purposes of this definition,
|
|
5704
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
5705
|
-
direction or management of such entity, whether by contract or
|
|
5706
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
5707
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
5708
|
-
|
|
5709
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
5710
|
-
exercising permissions granted by this License.
|
|
5711
|
-
|
|
5712
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
5713
|
-
including but not limited to software source code, documentation
|
|
5714
|
-
source, and configuration files.
|
|
5715
|
-
|
|
5716
|
-
"Object" form shall mean any form resulting from mechanical
|
|
5717
|
-
transformation or translation of a Source form, including but
|
|
5718
|
-
not limited to compiled object code, generated documentation,
|
|
5719
|
-
and conversions to other media types.
|
|
5720
|
-
|
|
5721
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
5722
|
-
Object form, made available under the License, as indicated by a
|
|
5723
|
-
copyright notice that is included in or attached to the work
|
|
5724
|
-
(an example is provided in the Appendix below).
|
|
5725
|
-
|
|
5726
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
5727
|
-
form, that is based on (or derived from) the Work and for which the
|
|
5728
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
5729
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
5730
|
-
of this License, Derivative Works shall not include works that remain
|
|
5731
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
5732
|
-
the Work and Derivative Works thereof.
|
|
5733
|
-
|
|
5734
|
-
"Contribution" shall mean any work of authorship, including
|
|
5735
|
-
the original version of the Work and any modifications or additions
|
|
5736
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
5737
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
5738
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
5739
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
5740
|
-
means any form of electronic, verbal, or written communication sent
|
|
5741
|
-
to the Licensor or its representatives, including but not limited to
|
|
5742
|
-
communication on electronic mailing lists, source code control systems,
|
|
5743
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
5744
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
5745
|
-
excluding communication that is conspicuously marked or otherwise
|
|
5746
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
5747
|
-
|
|
5748
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
5749
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
5750
|
-
subsequently incorporated within the Work.
|
|
5751
|
-
|
|
5752
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
5753
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
5754
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
5755
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
5756
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
5757
|
-
Work and such Derivative Works in Source or Object form.
|
|
5758
|
-
|
|
5759
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
5760
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
5761
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
5762
|
-
(except as stated in this section) patent license to make, have made,
|
|
5763
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
5764
|
-
where such license applies only to those patent claims licensable
|
|
5765
|
-
by such Contributor that are necessarily infringed by their
|
|
5766
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
5767
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
5768
|
-
institute patent litigation against any entity (including a
|
|
5769
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
5770
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
5771
|
-
or contributory patent infringement, then any patent licenses
|
|
5772
|
-
granted to You under this License for that Work shall terminate
|
|
5773
|
-
as of the date such litigation is filed.
|
|
5774
|
-
|
|
5775
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
5776
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
5777
|
-
modifications, and in Source or Object form, provided that You
|
|
5778
|
-
meet the following conditions:
|
|
5779
|
-
|
|
5780
|
-
(a) You must give any other recipients of the Work or
|
|
5781
|
-
Derivative Works a copy of this License; and
|
|
5782
|
-
|
|
5783
|
-
(b) You must cause any modified files to carry prominent notices
|
|
5784
|
-
stating that You changed the files; and
|
|
5785
|
-
|
|
5786
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
5787
|
-
that You distribute, all copyright, patent, trademark, and
|
|
5788
|
-
attribution notices from the Source form of the Work,
|
|
5789
|
-
excluding those notices that do not pertain to any part of
|
|
5790
|
-
the Derivative Works; and
|
|
5791
|
-
|
|
5792
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
5793
|
-
distribution, then any Derivative Works that You distribute must
|
|
5794
|
-
include a readable copy of the attribution notices contained
|
|
5795
|
-
within such NOTICE file, excluding those notices that do not
|
|
5796
|
-
pertain to any part of the Derivative Works, in at least one
|
|
5797
|
-
of the following places: within a NOTICE text file distributed
|
|
5798
|
-
as part of the Derivative Works; within the Source form or
|
|
5799
|
-
documentation, if provided along with the Derivative Works; or,
|
|
5800
|
-
within a display generated by the Derivative Works, if and
|
|
5801
|
-
wherever such third-party notices normally appear. The contents
|
|
5802
|
-
of the NOTICE file are for informational purposes only and
|
|
5803
|
-
do not modify the License. You may add Your own attribution
|
|
5804
|
-
notices within Derivative Works that You distribute, alongside
|
|
5805
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
5806
|
-
that such additional attribution notices cannot be construed
|
|
5807
|
-
as modifying the License.
|
|
5808
|
-
|
|
5809
|
-
You may add Your own copyright statement to Your modifications and
|
|
5810
|
-
may provide additional or different license terms and conditions
|
|
5811
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
5812
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
5813
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
5814
|
-
the conditions stated in this License.
|
|
5815
|
-
|
|
5816
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
5817
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
5818
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
5819
|
-
this License, without any additional terms or conditions.
|
|
5820
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
5821
|
-
the terms of any separate license agreement you may have executed
|
|
5822
|
-
with Licensor regarding such Contributions.
|
|
5823
|
-
|
|
5824
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
5825
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
5826
|
-
except as required for reasonable and customary use in describing the
|
|
5827
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
5828
|
-
|
|
5829
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
5830
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
5831
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
5832
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
5833
|
-
implied, including, without limitation, any warranties or conditions
|
|
5834
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
5835
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
5836
|
-
appropriateness of using or redistributing the Work and assume any
|
|
5837
|
-
risks associated with Your exercise of permissions under this License.
|
|
5838
|
-
|
|
5839
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
5840
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
5841
|
-
unless required by applicable law (such as deliberate and grossly
|
|
5842
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
5843
|
-
liable to You for damages, including any direct, indirect, special,
|
|
5844
|
-
incidental, or consequential damages of any character arising as a
|
|
5845
|
-
result of this License or out of the use or inability to use the
|
|
5846
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
5847
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
5848
|
-
other commercial damages or losses), even if such Contributor
|
|
5849
|
-
has been advised of the possibility of such damages.
|
|
5850
|
-
|
|
5851
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
5852
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
5853
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
5854
|
-
or other liability obligations and/or rights consistent with this
|
|
5855
|
-
License. However, in accepting such obligations, You may act only
|
|
5856
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
5857
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
5858
|
-
defend, and hold each Contributor harmless for any liability
|
|
5859
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
5860
|
-
of your accepting any such warranty or additional liability.
|
|
5861
|
-
|
|
5862
|
-
END OF TERMS AND CONDITIONS
|
|
5863
|
-
|
|
5864
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
5865
|
-
|
|
5866
|
-
To apply the Apache License to your work, attach the following
|
|
5867
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
5868
|
-
replaced with your own identifying information. (Don't include
|
|
5869
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
5870
|
-
comment syntax for the file format. We also recommend that a
|
|
5871
|
-
file or class name and description of purpose be included on the
|
|
5872
|
-
same "printed page" as the copyright notice for easier
|
|
5873
|
-
identification within third-party archives.
|
|
5874
|
-
|
|
5875
|
-
Copyright [yyyy] [name of copyright owner]
|
|
5876
|
-
|
|
5877
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
5878
|
-
you may not use this file except in compliance with the License.
|
|
5879
|
-
You may obtain a copy of the License at
|
|
5880
|
-
|
|
5881
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
5882
|
-
|
|
5883
|
-
Unless required by applicable law or agreed to in writing, software
|
|
5884
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
5885
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
5886
|
-
See the License for the specific language governing permissions and
|
|
5887
|
-
limitations under the License.
|
|
5888
|
-
`
|
|
5889
|
-
},
|
|
5890
|
-
{
|
|
5891
|
-
name: "@opentelemetry/sql-common",
|
|
5892
|
-
author: "OpenTelemetry Authors",
|
|
5893
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/sql-common#readme",
|
|
5894
|
-
licenses: {
|
|
5895
|
-
license: "Apache-2.0"
|
|
5896
|
-
},
|
|
5897
|
-
licenseText: ` Apache License
|
|
5898
|
-
Version 2.0, January 2004
|
|
5899
|
-
http://www.apache.org/licenses/
|
|
5900
|
-
|
|
5901
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
5902
|
-
|
|
5903
|
-
1. Definitions.
|
|
5904
|
-
|
|
5905
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
5906
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
5907
|
-
|
|
5908
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
5909
|
-
the copyright owner that is granting the License.
|
|
5910
|
-
|
|
5911
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
5912
|
-
other entities that control, are controlled by, or are under common
|
|
5913
|
-
control with that entity. For the purposes of this definition,
|
|
5914
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
5915
|
-
direction or management of such entity, whether by contract or
|
|
5916
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
5917
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
5918
|
-
|
|
5919
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
5920
|
-
exercising permissions granted by this License.
|
|
5921
|
-
|
|
5922
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
5923
|
-
including but not limited to software source code, documentation
|
|
5924
|
-
source, and configuration files.
|
|
5925
|
-
|
|
5926
|
-
"Object" form shall mean any form resulting from mechanical
|
|
5927
|
-
transformation or translation of a Source form, including but
|
|
5928
|
-
not limited to compiled object code, generated documentation,
|
|
5929
|
-
and conversions to other media types.
|
|
5930
|
-
|
|
5931
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
5932
|
-
Object form, made available under the License, as indicated by a
|
|
5933
|
-
copyright notice that is included in or attached to the work
|
|
5934
|
-
(an example is provided in the Appendix below).
|
|
5935
|
-
|
|
5936
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
5937
|
-
form, that is based on (or derived from) the Work and for which the
|
|
5938
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
5939
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
5940
|
-
of this License, Derivative Works shall not include works that remain
|
|
5941
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
5942
|
-
the Work and Derivative Works thereof.
|
|
5943
|
-
|
|
5944
|
-
"Contribution" shall mean any work of authorship, including
|
|
5945
|
-
the original version of the Work and any modifications or additions
|
|
5946
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
5947
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
5948
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
5949
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
5950
|
-
means any form of electronic, verbal, or written communication sent
|
|
5951
|
-
to the Licensor or its representatives, including but not limited to
|
|
5952
|
-
communication on electronic mailing lists, source code control systems,
|
|
5953
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
5954
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
5955
|
-
excluding communication that is conspicuously marked or otherwise
|
|
5956
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
5957
|
-
|
|
5958
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
5959
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
5960
|
-
subsequently incorporated within the Work.
|
|
5961
|
-
|
|
5962
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
5963
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
5964
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
5965
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
5966
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
5967
|
-
Work and such Derivative Works in Source or Object form.
|
|
5968
|
-
|
|
5969
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
5970
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
5971
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
5972
|
-
(except as stated in this section) patent license to make, have made,
|
|
5973
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
5974
|
-
where such license applies only to those patent claims licensable
|
|
5975
|
-
by such Contributor that are necessarily infringed by their
|
|
5976
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
5977
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
5978
|
-
institute patent litigation against any entity (including a
|
|
5979
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
5980
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
5981
|
-
or contributory patent infringement, then any patent licenses
|
|
5982
|
-
granted to You under this License for that Work shall terminate
|
|
5983
|
-
as of the date such litigation is filed.
|
|
5984
|
-
|
|
5985
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
5986
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
5987
|
-
modifications, and in Source or Object form, provided that You
|
|
5988
|
-
meet the following conditions:
|
|
5989
|
-
|
|
5990
|
-
(a) You must give any other recipients of the Work or
|
|
5991
|
-
Derivative Works a copy of this License; and
|
|
5992
|
-
|
|
5993
|
-
(b) You must cause any modified files to carry prominent notices
|
|
5994
|
-
stating that You changed the files; and
|
|
5995
|
-
|
|
5996
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
5997
|
-
that You distribute, all copyright, patent, trademark, and
|
|
5998
|
-
attribution notices from the Source form of the Work,
|
|
5999
|
-
excluding those notices that do not pertain to any part of
|
|
6000
|
-
the Derivative Works; and
|
|
6001
|
-
|
|
6002
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
6003
|
-
distribution, then any Derivative Works that You distribute must
|
|
6004
|
-
include a readable copy of the attribution notices contained
|
|
6005
|
-
within such NOTICE file, excluding those notices that do not
|
|
6006
|
-
pertain to any part of the Derivative Works, in at least one
|
|
6007
|
-
of the following places: within a NOTICE text file distributed
|
|
6008
|
-
as part of the Derivative Works; within the Source form or
|
|
6009
|
-
documentation, if provided along with the Derivative Works; or,
|
|
6010
|
-
within a display generated by the Derivative Works, if and
|
|
6011
|
-
wherever such third-party notices normally appear. The contents
|
|
6012
|
-
of the NOTICE file are for informational purposes only and
|
|
6013
|
-
do not modify the License. You may add Your own attribution
|
|
6014
|
-
notices within Derivative Works that You distribute, alongside
|
|
6015
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
6016
|
-
that such additional attribution notices cannot be construed
|
|
6017
|
-
as modifying the License.
|
|
6018
|
-
|
|
6019
|
-
You may add Your own copyright statement to Your modifications and
|
|
6020
|
-
may provide additional or different license terms and conditions
|
|
6021
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
6022
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
6023
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
6024
|
-
the conditions stated in this License.
|
|
6025
|
-
|
|
6026
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
6027
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
6028
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
6029
|
-
this License, without any additional terms or conditions.
|
|
6030
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
6031
|
-
the terms of any separate license agreement you may have executed
|
|
6032
|
-
with Licensor regarding such Contributions.
|
|
6033
|
-
|
|
6034
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
6035
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
6036
|
-
except as required for reasonable and customary use in describing the
|
|
6037
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
6038
|
-
|
|
6039
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
6040
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
6041
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
6042
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
6043
|
-
implied, including, without limitation, any warranties or conditions
|
|
6044
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
6045
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
6046
|
-
appropriateness of using or redistributing the Work and assume any
|
|
6047
|
-
risks associated with Your exercise of permissions under this License.
|
|
6048
|
-
|
|
6049
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
6050
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
6051
|
-
unless required by applicable law (such as deliberate and grossly
|
|
6052
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
6053
|
-
liable to You for damages, including any direct, indirect, special,
|
|
6054
|
-
incidental, or consequential damages of any character arising as a
|
|
6055
|
-
result of this License or out of the use or inability to use the
|
|
6056
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
6057
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
6058
|
-
other commercial damages or losses), even if such Contributor
|
|
6059
|
-
has been advised of the possibility of such damages.
|
|
6060
|
-
|
|
6061
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
6062
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
6063
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
6064
|
-
or other liability obligations and/or rights consistent with this
|
|
6065
|
-
License. However, in accepting such obligations, You may act only
|
|
6066
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
6067
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
6068
|
-
defend, and hold each Contributor harmless for any liability
|
|
6069
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
6070
|
-
of your accepting any such warranty or additional liability.
|
|
6071
|
-
|
|
6072
|
-
END OF TERMS AND CONDITIONS
|
|
6073
|
-
|
|
6074
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
6075
|
-
|
|
6076
|
-
To apply the Apache License to your work, attach the following
|
|
6077
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
6078
|
-
replaced with your own identifying information. (Don't include
|
|
6079
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
6080
|
-
comment syntax for the file format. We also recommend that a
|
|
6081
|
-
file or class name and description of purpose be included on the
|
|
6082
|
-
same "printed page" as the copyright notice for easier
|
|
6083
|
-
identification within third-party archives.
|
|
6084
|
-
|
|
6085
|
-
Copyright [yyyy] [name of copyright owner]
|
|
6086
|
-
|
|
6087
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
6088
|
-
you may not use this file except in compliance with the License.
|
|
6089
|
-
You may obtain a copy of the License at
|
|
6090
|
-
|
|
6091
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
6092
|
-
|
|
6093
|
-
Unless required by applicable law or agreed to in writing, software
|
|
6094
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
6095
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
6096
|
-
See the License for the specific language governing permissions and
|
|
6097
|
-
limitations under the License.
|
|
6098
|
-
`
|
|
6099
|
-
},
|
|
6100
|
-
{
|
|
6101
|
-
name: "@platejs/core",
|
|
6102
|
-
website: "https://platejs.org",
|
|
6103
|
-
licenses: {
|
|
6104
|
-
license: "MIT"
|
|
6105
|
-
},
|
|
6106
|
-
licenseText: 'The MIT License (MIT)\n\nCopyright (c) Ziad Beyens, Dylan Schiemann, Joe Anderson, Luke Murray\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n',
|
|
6107
|
-
copyrightText: "Copyright (c) Ziad Beyens, Dylan Schiemann, Joe Anderson, Luke Murray"
|
|
6108
|
-
},
|
|
6109
|
-
{
|
|
6110
|
-
name: "@platejs/docx",
|
|
6111
|
-
website: "https://platejs.org",
|
|
6112
|
-
licenses: {
|
|
6113
|
-
license: "MIT"
|
|
2323
|
+
license: "MIT"
|
|
6114
2324
|
},
|
|
6115
2325
|
licenseText: 'The MIT License (MIT)\n\nCopyright (c) Ziad Beyens, Dylan Schiemann, Joe Anderson, Felix Feng\n\nUnless otherwise specified in a LICENSE file within an individual package directory,\nthis license applies to all files in this repository outside of those package directories.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n',
|
|
6116
2326
|
copyrightText: "Copyright (c) Ziad Beyens, Dylan Schiemann, Joe Anderson, Felix Feng"
|
|
@@ -6136,231 +2346,22 @@ var oss_licenses_default = [
|
|
|
6136
2346
|
{
|
|
6137
2347
|
name: "@popperjs/core",
|
|
6138
2348
|
author: "Federico Zivolo",
|
|
6139
|
-
website: "https://github.com/popperjs/popper-core#readme",
|
|
6140
|
-
licenses: {
|
|
6141
|
-
license: "MIT"
|
|
6142
|
-
},
|
|
6143
|
-
licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2019 Federico Zivolo\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT 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\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n',
|
|
6144
|
-
copyrightText: "Copyright (c) 2019 Federico Zivolo"
|
|
6145
|
-
},
|
|
6146
|
-
{
|
|
6147
|
-
name: "@prantlf/jsonlint",
|
|
6148
|
-
author: "Ferdinand Prantl",
|
|
6149
|
-
website: "http://prantlf.github.io/jsonlint/",
|
|
6150
|
-
licenses: {
|
|
6151
|
-
license: "MIT"
|
|
6152
|
-
},
|
|
6153
|
-
licenseText: 'MIT License\n\nCopyright (c) 2012-2018 Zachary Carter\nCopyright (c) 2019-2026 Ferdinand Prantl\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
6154
|
-
copyrightText: "Copyright (c) 2012-2018 Zachary Carter Copyright (c) 2019-2026 Ferdinand Prantl"
|
|
6155
|
-
},
|
|
6156
|
-
{
|
|
6157
|
-
name: "@prisma/instrumentation",
|
|
6158
|
-
website: "https://www.prisma.io",
|
|
6159
|
-
licenses: {
|
|
6160
|
-
license: "Apache-2.0"
|
|
6161
|
-
},
|
|
6162
|
-
licenseText: ` Apache License
|
|
6163
|
-
Version 2.0, January 2004
|
|
6164
|
-
http://www.apache.org/licenses/
|
|
6165
|
-
|
|
6166
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
6167
|
-
|
|
6168
|
-
1. Definitions.
|
|
6169
|
-
|
|
6170
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
6171
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
6172
|
-
|
|
6173
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
6174
|
-
the copyright owner that is granting the License.
|
|
6175
|
-
|
|
6176
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
6177
|
-
other entities that control, are controlled by, or are under common
|
|
6178
|
-
control with that entity. For the purposes of this definition,
|
|
6179
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
6180
|
-
direction or management of such entity, whether by contract or
|
|
6181
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
6182
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
6183
|
-
|
|
6184
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
6185
|
-
exercising permissions granted by this License.
|
|
6186
|
-
|
|
6187
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
6188
|
-
including but not limited to software source code, documentation
|
|
6189
|
-
source, and configuration files.
|
|
6190
|
-
|
|
6191
|
-
"Object" form shall mean any form resulting from mechanical
|
|
6192
|
-
transformation or translation of a Source form, including but
|
|
6193
|
-
not limited to compiled object code, generated documentation,
|
|
6194
|
-
and conversions to other media types.
|
|
6195
|
-
|
|
6196
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
6197
|
-
Object form, made available under the License, as indicated by a
|
|
6198
|
-
copyright notice that is included in or attached to the work
|
|
6199
|
-
(an example is provided in the Appendix below).
|
|
6200
|
-
|
|
6201
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
6202
|
-
form, that is based on (or derived from) the Work and for which the
|
|
6203
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
6204
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
6205
|
-
of this License, Derivative Works shall not include works that remain
|
|
6206
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
6207
|
-
the Work and Derivative Works thereof.
|
|
6208
|
-
|
|
6209
|
-
"Contribution" shall mean any work of authorship, including
|
|
6210
|
-
the original version of the Work and any modifications or additions
|
|
6211
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
6212
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
6213
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
6214
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
6215
|
-
means any form of electronic, verbal, or written communication sent
|
|
6216
|
-
to the Licensor or its representatives, including but not limited to
|
|
6217
|
-
communication on electronic mailing lists, source code control systems,
|
|
6218
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
6219
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
6220
|
-
excluding communication that is conspicuously marked or otherwise
|
|
6221
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
6222
|
-
|
|
6223
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
6224
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
6225
|
-
subsequently incorporated within the Work.
|
|
6226
|
-
|
|
6227
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
6228
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
6229
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
6230
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
6231
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
6232
|
-
Work and such Derivative Works in Source or Object form.
|
|
6233
|
-
|
|
6234
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
6235
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
6236
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
6237
|
-
(except as stated in this section) patent license to make, have made,
|
|
6238
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
6239
|
-
where such license applies only to those patent claims licensable
|
|
6240
|
-
by such Contributor that are necessarily infringed by their
|
|
6241
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
6242
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
6243
|
-
institute patent litigation against any entity (including a
|
|
6244
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
6245
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
6246
|
-
or contributory patent infringement, then any patent licenses
|
|
6247
|
-
granted to You under this License for that Work shall terminate
|
|
6248
|
-
as of the date such litigation is filed.
|
|
6249
|
-
|
|
6250
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
6251
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
6252
|
-
modifications, and in Source or Object form, provided that You
|
|
6253
|
-
meet the following conditions:
|
|
6254
|
-
|
|
6255
|
-
(a) You must give any other recipients of the Work or
|
|
6256
|
-
Derivative Works a copy of this License; and
|
|
6257
|
-
|
|
6258
|
-
(b) You must cause any modified files to carry prominent notices
|
|
6259
|
-
stating that You changed the files; and
|
|
6260
|
-
|
|
6261
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
6262
|
-
that You distribute, all copyright, patent, trademark, and
|
|
6263
|
-
attribution notices from the Source form of the Work,
|
|
6264
|
-
excluding those notices that do not pertain to any part of
|
|
6265
|
-
the Derivative Works; and
|
|
6266
|
-
|
|
6267
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
6268
|
-
distribution, then any Derivative Works that You distribute must
|
|
6269
|
-
include a readable copy of the attribution notices contained
|
|
6270
|
-
within such NOTICE file, excluding those notices that do not
|
|
6271
|
-
pertain to any part of the Derivative Works, in at least one
|
|
6272
|
-
of the following places: within a NOTICE text file distributed
|
|
6273
|
-
as part of the Derivative Works; within the Source form or
|
|
6274
|
-
documentation, if provided along with the Derivative Works; or,
|
|
6275
|
-
within a display generated by the Derivative Works, if and
|
|
6276
|
-
wherever such third-party notices normally appear. The contents
|
|
6277
|
-
of the NOTICE file are for informational purposes only and
|
|
6278
|
-
do not modify the License. You may add Your own attribution
|
|
6279
|
-
notices within Derivative Works that You distribute, alongside
|
|
6280
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
6281
|
-
that such additional attribution notices cannot be construed
|
|
6282
|
-
as modifying the License.
|
|
6283
|
-
|
|
6284
|
-
You may add Your own copyright statement to Your modifications and
|
|
6285
|
-
may provide additional or different license terms and conditions
|
|
6286
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
6287
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
6288
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
6289
|
-
the conditions stated in this License.
|
|
6290
|
-
|
|
6291
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
6292
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
6293
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
6294
|
-
this License, without any additional terms or conditions.
|
|
6295
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
6296
|
-
the terms of any separate license agreement you may have executed
|
|
6297
|
-
with Licensor regarding such Contributions.
|
|
6298
|
-
|
|
6299
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
6300
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
6301
|
-
except as required for reasonable and customary use in describing the
|
|
6302
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
6303
|
-
|
|
6304
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
6305
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
6306
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
6307
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
6308
|
-
implied, including, without limitation, any warranties or conditions
|
|
6309
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
6310
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
6311
|
-
appropriateness of using or redistributing the Work and assume any
|
|
6312
|
-
risks associated with Your exercise of permissions under this License.
|
|
6313
|
-
|
|
6314
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
6315
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
6316
|
-
unless required by applicable law (such as deliberate and grossly
|
|
6317
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
6318
|
-
liable to You for damages, including any direct, indirect, special,
|
|
6319
|
-
incidental, or consequential damages of any character arising as a
|
|
6320
|
-
result of this License or out of the use or inability to use the
|
|
6321
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
6322
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
6323
|
-
other commercial damages or losses), even if such Contributor
|
|
6324
|
-
has been advised of the possibility of such damages.
|
|
6325
|
-
|
|
6326
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
6327
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
6328
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
6329
|
-
or other liability obligations and/or rights consistent with this
|
|
6330
|
-
License. However, in accepting such obligations, You may act only
|
|
6331
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
6332
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
6333
|
-
defend, and hold each Contributor harmless for any liability
|
|
6334
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
6335
|
-
of your accepting any such warranty or additional liability.
|
|
6336
|
-
|
|
6337
|
-
END OF TERMS AND CONDITIONS
|
|
6338
|
-
|
|
6339
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
6340
|
-
|
|
6341
|
-
To apply the Apache License to your work, attach the following
|
|
6342
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
6343
|
-
replaced with your own identifying information. (Don't include
|
|
6344
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
6345
|
-
comment syntax for the file format. We also recommend that a
|
|
6346
|
-
file or class name and description of purpose be included on the
|
|
6347
|
-
same "printed page" as the copyright notice for easier
|
|
6348
|
-
identification within third-party archives.
|
|
6349
|
-
|
|
6350
|
-
Copyright [yyyy] [name of copyright owner]
|
|
6351
|
-
|
|
6352
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
6353
|
-
you may not use this file except in compliance with the License.
|
|
6354
|
-
You may obtain a copy of the License at
|
|
6355
|
-
|
|
6356
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
6357
|
-
|
|
6358
|
-
Unless required by applicable law or agreed to in writing, software
|
|
6359
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
6360
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
6361
|
-
See the License for the specific language governing permissions and
|
|
6362
|
-
limitations under the License.
|
|
6363
|
-
`
|
|
2349
|
+
website: "https://github.com/popperjs/popper-core#readme",
|
|
2350
|
+
licenses: {
|
|
2351
|
+
license: "MIT"
|
|
2352
|
+
},
|
|
2353
|
+
licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2019 Federico Zivolo\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT 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\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n',
|
|
2354
|
+
copyrightText: "Copyright (c) 2019 Federico Zivolo"
|
|
2355
|
+
},
|
|
2356
|
+
{
|
|
2357
|
+
name: "@prantlf/jsonlint",
|
|
2358
|
+
author: "Ferdinand Prantl",
|
|
2359
|
+
website: "http://prantlf.github.io/jsonlint/",
|
|
2360
|
+
licenses: {
|
|
2361
|
+
license: "MIT"
|
|
2362
|
+
},
|
|
2363
|
+
licenseText: 'MIT License\n\nCopyright (c) 2012-2018 Zachary Carter\nCopyright (c) 2019-2026 Ferdinand Prantl\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
2364
|
+
copyrightText: "Copyright (c) 2012-2018 Zachary Carter Copyright (c) 2019-2026 Ferdinand Prantl"
|
|
6364
2365
|
},
|
|
6365
2366
|
{
|
|
6366
2367
|
name: "@reactflow/background",
|
|
@@ -7392,14 +3393,6 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
7392
3393
|
licenseText: 'MIT License\n\nCopyright (c) 2020 Inspect JS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
7393
3394
|
copyrightText: "Copyright (c) 2020 Inspect JS"
|
|
7394
3395
|
},
|
|
7395
|
-
{
|
|
7396
|
-
name: "balanced-match",
|
|
7397
|
-
website: "https://github.com/juliangruber/balanced-match#readme",
|
|
7398
|
-
licenses: {
|
|
7399
|
-
license: "MIT"
|
|
7400
|
-
},
|
|
7401
|
-
licenseText: '(MIT)\n\nOriginal code Copyright Julian Gruber <julian@juliangruber.com>\n\nPort to TypeScript Copyright Isaac Z. Schlueter <i@izs.me>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n'
|
|
7402
|
-
},
|
|
7403
3396
|
{
|
|
7404
3397
|
name: "base64-js",
|
|
7405
3398
|
author: "T. Jameson Little",
|
|
@@ -7429,15 +3422,6 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
7429
3422
|
},
|
|
7430
3423
|
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.'
|
|
7431
3424
|
},
|
|
7432
|
-
{
|
|
7433
|
-
name: "brace-expansion",
|
|
7434
|
-
website: "https://github.com/juliangruber/brace-expansion#readme",
|
|
7435
|
-
licenses: {
|
|
7436
|
-
license: "MIT"
|
|
7437
|
-
},
|
|
7438
|
-
licenseText: 'MIT License\n\nCopyright Julian Gruber <julian@juliangruber.com>\n\nTypeScript port Copyright Isaac Z. Schlueter <i@izs.me>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
7439
|
-
copyrightText: "Copyright Julian Gruber <julian@juliangruber.com>"
|
|
7440
|
-
},
|
|
7441
3425
|
{
|
|
7442
3426
|
name: "buffer",
|
|
7443
3427
|
author: "Feross Aboukhadijeh",
|
|
@@ -9318,259 +5302,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
9318
5302
|
licenseText: 'MIT License\n\nCopyright (c) 2014-present, Lee Byron and other contributors.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
9319
5303
|
copyrightText: "Copyright (c) 2014-present, Lee Byron and other contributors."
|
|
9320
5304
|
},
|
|
9321
|
-
{
|
|
9322
|
-
name: "import-in-the-middle",
|
|
9323
|
-
author: "Bryan English",
|
|
9324
|
-
website: "https://github.com/nodejs/import-in-the-middle#readme",
|
|
9325
|
-
licenses: {
|
|
9326
|
-
license: "Apache-2.0"
|
|
9327
|
-
},
|
|
9328
|
-
licenseText: ` Apache License
|
|
9329
|
-
Version 2.0, January 2004
|
|
9330
|
-
http://www.apache.org/licenses/
|
|
9331
|
-
|
|
9332
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
9333
|
-
|
|
9334
|
-
1. Definitions.
|
|
9335
|
-
|
|
9336
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
9337
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
9338
|
-
|
|
9339
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
9340
|
-
the copyright owner that is granting the License.
|
|
9341
|
-
|
|
9342
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
9343
|
-
other entities that control, are controlled by, or are under common
|
|
9344
|
-
control with that entity. For the purposes of this definition,
|
|
9345
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
9346
|
-
direction or management of such entity, whether by contract or
|
|
9347
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
9348
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
9349
|
-
|
|
9350
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
9351
|
-
exercising permissions granted by this License.
|
|
9352
|
-
|
|
9353
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
9354
|
-
including but not limited to software source code, documentation
|
|
9355
|
-
source, and configuration files.
|
|
9356
|
-
|
|
9357
|
-
"Object" form shall mean any form resulting from mechanical
|
|
9358
|
-
transformation or translation of a Source form, including but
|
|
9359
|
-
not limited to compiled object code, generated documentation,
|
|
9360
|
-
and conversions to other media types.
|
|
9361
|
-
|
|
9362
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
9363
|
-
Object form, made available under the License, as indicated by a
|
|
9364
|
-
copyright notice that is included in or attached to the work
|
|
9365
|
-
(an example is provided in the Appendix below).
|
|
9366
|
-
|
|
9367
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
9368
|
-
form, that is based on (or derived from) the Work and for which the
|
|
9369
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
9370
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
9371
|
-
of this License, Derivative Works shall not include works that remain
|
|
9372
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
9373
|
-
the Work and Derivative Works thereof.
|
|
9374
|
-
|
|
9375
|
-
"Contribution" shall mean any work of authorship, including
|
|
9376
|
-
the original version of the Work and any modifications or additions
|
|
9377
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
9378
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
9379
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
9380
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
9381
|
-
means any form of electronic, verbal, or written communication sent
|
|
9382
|
-
to the Licensor or its representatives, including but not limited to
|
|
9383
|
-
communication on electronic mailing lists, source code control systems,
|
|
9384
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
9385
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
9386
|
-
excluding communication that is conspicuously marked or otherwise
|
|
9387
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
9388
|
-
|
|
9389
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
9390
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
9391
|
-
subsequently incorporated within the Work.
|
|
9392
|
-
|
|
9393
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
9394
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
9395
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
9396
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
9397
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
9398
|
-
Work and such Derivative Works in Source or Object form.
|
|
9399
|
-
|
|
9400
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
9401
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
9402
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
9403
|
-
(except as stated in this section) patent license to make, have made,
|
|
9404
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
9405
|
-
where such license applies only to those patent claims licensable
|
|
9406
|
-
by such Contributor that are necessarily infringed by their
|
|
9407
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
9408
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
9409
|
-
institute patent litigation against any entity (including a
|
|
9410
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
9411
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
9412
|
-
or contributory patent infringement, then any patent licenses
|
|
9413
|
-
granted to You under this License for that Work shall terminate
|
|
9414
|
-
as of the date such litigation is filed.
|
|
9415
|
-
|
|
9416
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
9417
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
9418
|
-
modifications, and in Source or Object form, provided that You
|
|
9419
|
-
meet the following conditions:
|
|
9420
|
-
|
|
9421
|
-
(a) You must give any other recipients of the Work or
|
|
9422
|
-
Derivative Works a copy of this License; and
|
|
9423
|
-
|
|
9424
|
-
(b) You must cause any modified files to carry prominent notices
|
|
9425
|
-
stating that You changed the files; and
|
|
9426
|
-
|
|
9427
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
9428
|
-
that You distribute, all copyright, patent, trademark, and
|
|
9429
|
-
attribution notices from the Source form of the Work,
|
|
9430
|
-
excluding those notices that do not pertain to any part of
|
|
9431
|
-
the Derivative Works; and
|
|
9432
|
-
|
|
9433
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
9434
|
-
distribution, then any Derivative Works that You distribute must
|
|
9435
|
-
include a readable copy of the attribution notices contained
|
|
9436
|
-
within such NOTICE file, excluding those notices that do not
|
|
9437
|
-
pertain to any part of the Derivative Works, in at least one
|
|
9438
|
-
of the following places: within a NOTICE text file distributed
|
|
9439
|
-
as part of the Derivative Works; within the Source form or
|
|
9440
|
-
documentation, if provided along with the Derivative Works; or,
|
|
9441
|
-
within a display generated by the Derivative Works, if and
|
|
9442
|
-
wherever such third-party notices normally appear. The contents
|
|
9443
|
-
of the NOTICE file are for informational purposes only and
|
|
9444
|
-
do not modify the License. You may add Your own attribution
|
|
9445
|
-
notices within Derivative Works that You distribute, alongside
|
|
9446
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
9447
|
-
that such additional attribution notices cannot be construed
|
|
9448
|
-
as modifying the License.
|
|
9449
|
-
|
|
9450
|
-
You may add Your own copyright statement to Your modifications and
|
|
9451
|
-
may provide additional or different license terms and conditions
|
|
9452
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
9453
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
9454
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
9455
|
-
the conditions stated in this License.
|
|
9456
|
-
|
|
9457
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
9458
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
9459
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
9460
|
-
this License, without any additional terms or conditions.
|
|
9461
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
9462
|
-
the terms of any separate license agreement you may have executed
|
|
9463
|
-
with Licensor regarding such Contributions.
|
|
9464
|
-
|
|
9465
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
9466
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
9467
|
-
except as required for reasonable and customary use in describing the
|
|
9468
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
9469
|
-
|
|
9470
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
9471
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
9472
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
9473
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
9474
|
-
implied, including, without limitation, any warranties or conditions
|
|
9475
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
9476
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
9477
|
-
appropriateness of using or redistributing the Work and assume any
|
|
9478
|
-
risks associated with Your exercise of permissions under this License.
|
|
9479
|
-
|
|
9480
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
9481
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
9482
|
-
unless required by applicable law (such as deliberate and grossly
|
|
9483
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
9484
|
-
liable to You for damages, including any direct, indirect, special,
|
|
9485
|
-
incidental, or consequential damages of any character arising as a
|
|
9486
|
-
result of this License or out of the use or inability to use the
|
|
9487
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
9488
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
9489
|
-
other commercial damages or losses), even if such Contributor
|
|
9490
|
-
has been advised of the possibility of such damages.
|
|
9491
|
-
|
|
9492
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
9493
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
9494
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
9495
|
-
or other liability obligations and/or rights consistent with this
|
|
9496
|
-
License. However, in accepting such obligations, You may act only
|
|
9497
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
9498
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
9499
|
-
defend, and hold each Contributor harmless for any liability
|
|
9500
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
9501
|
-
of your accepting any such warranty or additional liability.
|
|
9502
|
-
|
|
9503
|
-
END OF TERMS AND CONDITIONS
|
|
9504
|
-
|
|
9505
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
9506
|
-
|
|
9507
|
-
To apply the Apache License to your work, attach the following
|
|
9508
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
9509
|
-
replaced with your own identifying information. (Don't include
|
|
9510
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
9511
|
-
comment syntax for the file format. We also recommend that a
|
|
9512
|
-
file or class name and description of purpose be included on the
|
|
9513
|
-
same "printed page" as the copyright notice for easier
|
|
9514
|
-
identification within third-party archives.
|
|
9515
|
-
|
|
9516
|
-
Copyright [yyyy] [name of copyright owner]
|
|
9517
|
-
|
|
9518
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
9519
|
-
you may not use this file except in compliance with the License.
|
|
9520
|
-
You may obtain a copy of the License at
|
|
9521
|
-
|
|
9522
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
9523
|
-
|
|
9524
|
-
Unless required by applicable law or agreed to in writing, software
|
|
9525
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
9526
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
9527
|
-
See the License for the specific language governing permissions and
|
|
9528
|
-
limitations under the License.
|
|
9529
|
-
|
|
9530
|
-
|
|
9531
|
-
Component,Origin,License,Copyright
|
|
9532
|
-
require,module-details-from-path,MIT,Copyright 2016 Thomas Watson Steen
|
|
9533
|
-
dev,c8,ISC,"Copyright (c) 2017, Contributors"
|
|
9534
|
-
dev,imhotap,MIT,Copyright (c) 2019 Bryan English.
|
|
9535
|
-
|
|
9536
|
-
|
|
9537
|
-
import-in-the-middle is licensed for use as follows:
|
|
9538
|
-
|
|
9539
|
-
Copyright 2024 Node.js contributors. All rights reserved.
|
|
9540
|
-
|
|
9541
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
9542
|
-
you may not use this file except in compliance with the License.
|
|
9543
|
-
You may obtain a copy of the License at
|
|
9544
|
-
|
|
9545
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
9546
|
-
|
|
9547
|
-
Unless required by applicable law or agreed to in writing, software
|
|
9548
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
9549
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
9550
|
-
See the License for the specific language governing permissions and
|
|
9551
|
-
limitations under the License.
|
|
9552
|
-
|
|
9553
|
-
This license applies to parts of import-in-the-middle originating from the
|
|
9554
|
-
https://github.com/DataDog/import-in-the-middle repository:
|
|
9555
|
-
|
|
9556
|
-
This product includes software developed at Datadog (https://www.datadoghq.com/).
|
|
9557
|
-
|
|
9558
|
-
Copyright 2021 Datadog, Inc.
|
|
9559
|
-
|
|
9560
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
9561
|
-
you may not use this file except in compliance with the License.
|
|
9562
|
-
You may obtain a copy of the License at
|
|
9563
|
-
|
|
9564
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
9565
|
-
|
|
9566
|
-
Unless required by applicable law or agreed to in writing, software
|
|
9567
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
9568
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
9569
|
-
See the License for the specific language governing permissions and
|
|
9570
|
-
limitations under the License.
|
|
9571
|
-
`,
|
|
9572
|
-
copyrightText: 'dev,c8,ISC,"Copyright (c) 2017, Contributors", dev,imhotap,MIT,Copyright (c) 2019 Bryan English., Copyright 2024 Node.js contributors. All rights reserved., Copyright 2021 Datadog, Inc.'
|
|
9573
|
-
},
|
|
9574
5305
|
{
|
|
9575
5306
|
name: "inherits",
|
|
9576
5307
|
website: "https://github.com/isaacs/inherits#readme",
|
|
@@ -9924,16 +5655,6 @@ https://github.com/DataDog/import-in-the-middle repository:
|
|
|
9924
5655
|
licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Stephen Mizell\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT 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\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n',
|
|
9925
5656
|
copyrightText: "Copyright (c) 2014 Stephen Mizell"
|
|
9926
5657
|
},
|
|
9927
|
-
{
|
|
9928
|
-
name: "minimatch",
|
|
9929
|
-
author: "Isaac Z. Schlueter",
|
|
9930
|
-
website: "https://github.com/isaacs/minimatch#readme",
|
|
9931
|
-
licenses: {
|
|
9932
|
-
license: "BlueOak-1.0.0"
|
|
9933
|
-
},
|
|
9934
|
-
licenseText: "# Blue Oak Model License\n\nVersion 1.0.0\n\n## Purpose\n\nThis license gives everyone as much permission to work with\nthis software as possible, while protecting contributors\nfrom liability.\n\n## Acceptance\n\nIn order to receive this license, you must agree to its\nrules. The rules of this license are both obligations\nunder that agreement and conditions to your license.\nYou must not do anything with this software that triggers\na rule that you cannot or will not follow.\n\n## Copyright\n\nEach contributor licenses you to do everything with this\nsoftware that would otherwise infringe that contributor's\ncopyright in it.\n\n## Notices\n\nYou must ensure that everyone who gets a copy of\nany part of this software from you, with or without\nchanges, also gets the text of this license or a link to\n<https://blueoakcouncil.org/license/1.0.0>.\n\n## Excuse\n\nIf anyone notifies you in writing that you have not\ncomplied with [Notices](#notices), you can keep your\nlicense by taking all practical steps to comply within 30\ndays after the notice. If you do not do so, your license\nends immediately.\n\n## Patent\n\nEach contributor licenses you to do everything with this\nsoftware that would otherwise infringe any patent claims\nthey can license or become able to license.\n\n## Reliability\n\nNo contributor can revoke this license.\n\n## No Liability\n\n**_As far as the law allows, this software comes as is,\nwithout any warranty or condition, and no contributor\nwill be liable to anyone for any damages related to this\nsoftware or this license, under any kind of legal claim._**\n",
|
|
9935
|
-
copyrightText: "Copyright"
|
|
9936
|
-
},
|
|
9937
5658
|
{
|
|
9938
5659
|
name: "mixpanel-browser",
|
|
9939
5660
|
website: "https://github.com/mixpanel/mixpanel-js",
|
|
@@ -10144,16 +5865,6 @@ https://github.com/DataDog/import-in-the-middle repository:
|
|
|
10144
5865
|
`,
|
|
10145
5866
|
copyrightText: "Copyright 2015 Mixpanel, Inc."
|
|
10146
5867
|
},
|
|
10147
|
-
{
|
|
10148
|
-
name: "module-details-from-path",
|
|
10149
|
-
author: "Thomas Watson",
|
|
10150
|
-
website: "https://github.com/watson/module-details-from-path#readme",
|
|
10151
|
-
licenses: {
|
|
10152
|
-
license: "MIT"
|
|
10153
|
-
},
|
|
10154
|
-
licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2016-2025 Thomas Watson Steen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
10155
|
-
copyrightText: "Copyright (c) 2016-2025 Thomas Watson Steen"
|
|
10156
|
-
},
|
|
10157
5868
|
{
|
|
10158
5869
|
name: "morphdom",
|
|
10159
5870
|
author: "Patrick Steele-Idem",
|