-
Notifications
You must be signed in to change notification settings - Fork 3
/
NOTICES
944 lines (830 loc) · 53.1 KB
/
NOTICES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
NOTICES AND INFORMATION
IBM watsonx Code Assistant (extension for Visual Studio Code) V1.1
The IBM license agreement and any applicable information on the web
download page for IBM products refers Licensee to this file for details
concerning notices applicable to code included in the products listed
above ("the Program").
Notwithstanding the terms and conditions of any other agreement Licensee
may have with IBM or any of its related or affiliated entities
(collectively "IBM"), the third party code identified below is subject
to the terms and conditions of the IBM license agreement for the Program
and not the license terms that may be contained in the notices below.
The notices are provided for informational purposes.
Please note: This Notices file may identify information that is not used
by, or that was not shipped with, the Program as Licensee installed it.
IMPORTANT: IBM does not represent or warrant that the information in this
NOTICES file is accurate. Third party websites are independent of IBM and
IBM does not represent or warrant that the information on any third party
website referenced in this NOTICES file is accurate. IBM disclaims any
and all liability for errors and omissions or for any damages accruing
from the use of this NOTICES file or its contents, including without
limitation URLs or references to any third party websites.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
NOTICES AND INFORMATION FOR IBM watsonx Code Assistant (extension for Visual Studio Code)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
TABLE OF CONTENTS
THIS IBM NOTICES FILE CONSISTS OF THE FOLLOWING SECTIONS:
0BSD
Apache-2.0
BSD-2-Clause
BSD-3-Clause
ISC
MIT
Python-2.0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
BSD Zero Clause LICENSE
The Program includes some or all of the following packages that IBM
obtained under the BSD Zero Clause License:
tslib | Copyright (c) Microsoft Corporation.
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR 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.
END OF BSD Zero Clause LICENSE NOTICES AND INFORMATION
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
APACHE SOFTWARE LICENSE 2.0
The Program includes some or all of the following that IBM obtained
under the Apache License Version 2.0:
@carbon/colors
@carbon/feature-flags
@carbon/grid
@carbon/icon-helpers
@carbon/icons-react
@carbon/layout
@carbon/motion
@carbon/react
@carbon/styles
@carbon/telemetry
@carbon/themes
@carbon/type
@carbon/web-components
@ibm/telemetry-js
axios-retry
bson
cluster-key-slot
importlib-resources
kareem
log4js
mongodb
mongodb-connection-string-url
packaging
pygls
pytest-asyncio
short-unique-id
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
END OF APACHE LICENSE 2.0 NOTICES AND INFORMATION
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
BSD-2-CLAUSE LICENSE
The Program includes some or all of the following packages that IBM
obtained under the BSD-2-Clause License:
@mapbox/hast-util-table-cell-style | Copyright (c) 2018, Mapbox All rights reserved
dotenv | Copyright (c) 2015, Scott Motte
webidl-conversions | Copyright (c) 2014, Domenic Denicola
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
END OF BSD-2-CLAUSE LICENSE NOTICES AND INFORMATION
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
BSD-3-Clause LICENSE
The Program includes some or all of the following packages that IBM
obtained under the BSD-3-Clause License:
@lit/reactive-element | Copyright (c) 2017 Google LLC. All rights reserved.
@lit-labs/ssr-dom-shim | Copyright 2019 Google LLC. All rights reserved.
diff | Copyright (c) 2009-2015 And Kevin Decker <[email protected]>
highlight.js | Copyright (c) 2006 Ivan Sagalaev
highlightjs-vue | Copyright (c) 2019, Sara Lissette Luis Ibáñez All rights reserved.
hoist-non-react-statics | Copyright (c) 2015, Yahoo! Inc. All rights reserved.
lit | Copyright (c) 2017 Google LLC. All rights reserved
lit-element | Copyright (c) 2017 Google LLC. All rights reserved
lit-html | Copyright (c) 2017 Google LLC. All rights reserved
react-mentions | Copyright (c) 2018 And Signavio GmbH
source-map | Copyright (c) 2009-2011, Mozilla Foundation and contributors
source-map-js | Copyright (c) 2009-2011 And Mozilla Foundation and contributors
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* Neither the name of the <ORGANIZATION> nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
END OF BSD 3-CLAUSE LICENSE NOTICES AND INFORMATION
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ISC LICENSE
The Program includes some or all of the following that IBM obtained
under the ISC License.
anymatch | Copyright (c) 2019 Elan Shanker Paul Miller (https://paulmillr.com)
flatted | Copyright (c) 2018-2020 And Andrea Giammarchi And @WebReflection
glob-parent | Copyright (c) 2015 2019 Elan Shanker
graceful-fs | Copyright (c) 2011-2022 Isaac Z. Schlueter Ben Noordhuis and Contributors
lru-cache | Copyright (c) 2010-2023 Isaac Z. Schlueter and Contributors
minimatch | Copyright (c) 2011-2023 Isaac Z. Schlueter and Contributors
pg-int8 | Copyright (c) 2017 And Charmander <[email protected]>
picocolors | Copyright (c) 2021-2024 Oleksii Raspopov And Kostiantyn Denysov And Anton Verinov
semver | Copyright (c) Isaac Z. Schlueter and Contributors
split2 | Copyright (c) 2014-2018 Matteo Collina <[email protected]>
yallist | Copyright (c) Isaac Z. Schlueter and Contributors
yaml | Copyright 2018 Eemeli Aro <[email protected]>
ISC License
Permission 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.
THE 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 THE AUTHOR 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.
END OF ISC LICENSE NOTICES AND INFORMATION
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
MIT LICENSE
The Program includes some or all of the following that IBM obtained
under the MIT License:
@babel/code-frame | Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel/generator | Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel/helper-module-imports | Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel/helper-string-parser | Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel/helper-validator-identifier | Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel/highlight | Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel/parser | Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel/runtime | Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel/template | Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel/traverse | Copyright (c) 2014-present Sebastian McKenzie and other contributors
@babel/types | Copyright (c) 2014-present Sebastian McKenzie and other contributors
@emotion/babel-plugin | Copyright (c) Emotion team and other contributors
@emotion/cache | Copyright (c) Emotion team and other contributors
@emotion/hash | Copyright (c) Emotion team and other contributors
@emotion/is-prop-valid | Copyright (c) Emotion team and other contributors
@emotion/memoize | Copyright (c) Emotion team and other contributors
@emotion/react | Copyright (c) Emotion team and other contributors
@emotion/serialize | Copyright (c) Emotion team and other contributors
@emotion/sheet | Copyright (c) Emotion team and other contributors
@emotion/styled | Copyright (c) Emotion team and other contributors
@emotion/unitless | Copyright (c) Emotion team and other contributors
@emotion/use-insertion-effect-with-fallbacks | Copyright (c) Emotion team and other contributors
@emotion/utils | Copyright (c) Emotion team and other contributors
@emotion/weak-memoize | Copyright (c) Emotion team and other contributors
@floating-ui/core | Copyright (c) 2021-present Floating UI contributors
@floating-ui/dom | Copyright (c) 2021-present Floating UI contributors
@floating-ui/react | Copyright (c) 2021-present Floating UI contributors
@floating-ui/react-dom | Copyright (c) 2021-present Floating UI contributors
@floating-ui/utils | Copyright (c) 2021-present Floating UI contributors
@jridgewell/gen-mapping | Copyright 2022 Justin Ridgewell <[email protected]>
@jridgewell/resolve-uri | Copyright 2019 Justin Ridgewell <[email protected]>
@jridgewell/set-array | Copyright 2022 Justin Ridgewell <[email protected]>
@jridgewell/sourcemap-codec | Copyright (c) 2015 Rich Harris
@jridgewell/trace-mapping | Copyright 2022 Justin Ridgewell <[email protected]>
@kwsites/file-exists | Copyright (c) 2015 Steve King
@kwsites/promise-deferred | Copyright (c) 2018 kwsites
@microsoft/fast-element | Copyright (c) Microsoft Corporation. All rights reserved.
@microsoft/fast-foundation | Copyright (c) Microsoft Corporation. All rights reserved.
@microsoft/fast-react-wrapper | Copyright (c) Microsoft Corporation. All rights reserved.
@microsoft/fast-web-utilities | Copyright (c) Microsoft Corporation. All rights reserved.
@mongodb-js/saslprep | Copyright (c) 2014 Dmitry Tsvettsikh
@redis/bloom | Copyright (c) 2022-2023 Redis inc.
@redis/client | Copyright (c) 2022-2023 And Redis And inc.
@redis/graph | Copyright (c) 2022-2023 Redis inc.
@redis/json | Copyright (c) 2022-2023 Redis inc.
@redis/search | Copyright (c) 2022-2023 Redis inc.
@redis/time-series | Copyright (c) 2022-2023 Redis inc.
@remix-run/router | Copyright (c) React Training 2015-2019 And Copyright (c) Remix Software 2020-2022
@tsconfig/node10 | Copyright (c) Microsoft Corporation
@tsconfig/node12 | Copyright (c) Microsoft Corporation
@tsconfig/node14 | | Copyright (c) Microsoft Corporation
@tsconfig/node16 | Copyright (c) Microsoft Corporation
@types/debug | Copyright (c) Microsoft Corporation. All rights reserved.
@types/hast | Copyright (c) Microsoft Corporation. All rights reserved.
@types/hoist-non-react-statics | Copyright (c) Microsoft Corporation. All rights reserved.
@types/mdast | Copyright (c) Microsoft Corporation. All rights reserved.
@types/ms | Copyright (c) Microsoft Corporation. All rights reserved.
@types/parse-json | Copyright (c) Microsoft Corporation. All rights reserved.
@types/parse5 | Copyright (c) Microsoft Corporation
@types/prop-types | Copyright (c) Microsoft Corporation. All rights reserved.
@types/trusted-types | Copyright the contributors to the DefinitelyTyped project.
@types/unist | Copyright (c) Microsoft Corporation. All rights reserved.
@types/webidl-conversions | Copyright (c) Microsoft Corporation. All rights reserved.
@types/whatwg-url | Copyright (c) Microsoft Corporation. All rights reserved.
@vscode/l10n | Copyright (c) Microsoft Corporation.
@vscode/codicons | Copyright (c) Microsoft Corporation.
@vscode/vscode-languagedetection | Copyright (c) Microsoft Corporation. * Copyright 2017 Google LLC. All Rights Reserved
@vscode/webview-ui-toolkit | Copyright (c) Microsoft Corporation.
afinn-165 | Copyright (c) 2016 Titus Wormer <[email protected]>
afinn-165-financialmarketnews | Copyright (c) 2016 Titus Wormer <[email protected]>
apparatus | Copyright (c) 2011 And Chris Umbel
asynckit | Copyright (c) 2016 Alex Indigo
attrs | Copyright (c) 2015 Hynek Schlawack and the attrs contributors
axios | Copyright (c) 2014-present Matt Zabriskie & Collaborators
babel-plugin-macros | Copyright (c) 2020 Kent C. Dodds
bail | Copyright (c) 2015 Titus Wormer <[email protected]>
balanced-match | Copyright (c) 2013 Julian Gruber
binary-extensions | Copyright (c) 2019 Sindre Sorhus <[email protected]> (https://sindresorhus.com) And Paul Miller (https://paulmillr.com)
brace-expansion | Copyright (c) 2013 Julian Gruber <[email protected]>
braces | Copyright (c) 2014-2018 And Jon Schlinkert.
callsites | Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
cattrs | Copyright (c) 2016 And Tin Tvrtković
ccount | Copyright (c) 2015 Titus Wormer <[email protected]>
character-entities | Copyright (c) 2015 Titus Wormer <[email protected]>
character-entities-legacy | Copyright (c) 2015 Titus Wormer <[email protected]>
character-reference-invalid | Copyright (c) 2015 Titus Wormer <[email protected]>
chokidar | Copyright (c) 2012 Paul Miller (https://paulmillr.com) And Elan Shanker
classnames | Copyright (c) 2018 Jed Watson
color | Copyright (c) 2012 Heather Arthur
color-convert | Copyright (c) 2011-2016 Heather Arthur <[email protected]>. Copyright (c) 2016-2021 Josh Junon <[email protected]>.
color-name | Copyright (c) 2015 Dmitry Ivanov
color-string | Copyright (c) 2011 Heather Arthur <[email protected]>
combined-stream | Copyright (c) 2011 Debuggable Limited <[email protected]>
comma-separated-tokens | Copyright (c) 2016 Titus Wormer <[email protected]>
commander | Copyright (c) 2011 TJ Holowaychuk <[email protected]>
compute-scroll-into-view | Copyright (c) 2023 Cody Olsen
convert-source-map | Copyright 2013 Thorsten Lorenz.
copy-to-clipboard | Copyright (c) 2017 sudodoki <[email protected]>
cosmiconfig | Copyright (c) 2015 David Clark
csstype | Copyright (c) 2017-2018 Fredrik Nicol
data-uri-to-buffer | Copyright (c) 2014 Nathan Rajlich <[email protected]>
date-format | Copyright (c) 2013 Gareth Jones
debug | Copyright (c) 2014-2017 TJ Holowaychuk <[email protected]> And Copyright (c) 2018-2021 Josh Junon
decode-named-character-reference | Copyright (c) 2021 Titus Wormer <[email protected]>
decompress-response | Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
delayed-stream | Copyright (c) 2011 Debuggable Limited
dequal | Copyright (c) Luke Edwards <[email protected]> (lukeed.com)
devlop | Copyright (c) 2023 Titus Wormer <[email protected]>
downshift | Copyright (c) 2017 PayPal
error-ex | Copyright (c) 2015 JD Ballard
esbuild-windows-64 | Copyright (c) 2020 Evan Wallace
escape-string-regexp | Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
exceptiongroup | Copyright (c) 2022 Alex Grönholm
exenv-es6 | Copyright (c) 2018 Chris Holt
extend | Copyright (c) 2014 Stefan Thomas
fast-deep-equal | Copyright (c) 2017 Evgeny Poberezkin
fault | Copyright (c) 2015 Titus Wormer <[email protected]>
fetch-blob | Copyright (c) 2019 David Frank
fill-range | Copyright (c) 2014-present And Jon Schlinkert.
find-root | Copyright (c) 2017 jsdnxx
flatpickr | Copyright (c) 2017 Gregory Petrosyan
follow-redirects | Copyright 2014–present Olivier Lalonde <[email protected]> And James Talmage <[email protected]> And Ruben Verborgh
form-data | Copyright (c) 2012 Felix Felix Geisendörfer ([email protected]) and contributors
format | Copyright 2010 - 2014 Sami Samhuri [email protected]
formdata-polyfill | Copyright (c) 2016 Jimmy Karl Roland Wärting
fs-extra | Copyright (c) 2011-2017 JP Richardson
fsevents | Copyright (C) 2010-2020 by Philipp Dunkel Ben Noordhuis Elan Shankar Paul Miller
function-bind | Copyright (c) 2013 Raynos.
generic-pool | Copyright (c) 2010-2016 James Cooper <[email protected]>
globals | Copyright (c) Sindre Sorhus <[email protected]> (https://sindresorhus.com)
has-flag | Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
hasown | Copyright (c) Jordan Harband and contributors
hast-to-hyperscript | Copyright (c) 2016 Titus Wormer <[email protected]>
hast-util-from-parse5 | Copyright (c) 2016 Titus Wormer <[email protected]>
hast-util-parse-selector | Copyright (c) 2016 Titus Wormer <[email protected]>
hast-util-raw | Copyright (c) 2016 Titus Wormer <[email protected]>
hast-util-to-parse5 | Copyright (c) 2016 Titus Wormer <[email protected]>
hast-util-whitespace | Copyright (c) 2016 Titus Wormer <[email protected]>
hastscript | Copyright (c) 2016 Titus Wormer <[email protected]>
html-void-elements | Copyright (c) 2016 Titus Wormer <[email protected]>
immutable | Copyright (c) 2014-present And Lee Byron and other contributors.
import-fresh | Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
iniconfig | Copyright (c) 2010 - 2023 Holger Krekel and others
inline-style-parser | Copyright (c) 2015 Robin Frischmann
invariant | Copyright (c) 2013-present Facebook Inc.
is-alphabetical | Copyright (c) 2016 Titus Wormer <[email protected]>
is-alphanumerical | Copyright (c) 2016 Titus Wormer <[email protected]>
is-arrayish | Copyright (c) 2015 JD Ballard
is-binary-path | Copyright (c) 2019 Sindre Sorhus <[email protected]> (https://sindresorhus.com) Paul Miller (https://paulmillr.com)
is-buffer | Copyright (c) Feross Aboukhadijeh
is-core-module | Copyright (c) 2014 Dave Justice
is-decimal | Copyright (c) 2016 Titus Wormer <[email protected]>
is-extglob | Copyright (c) 2014-2016 Jon Schlinkert
is-glob | Copyright (c) 2014-2017 Jon Schlinkert.
is-hexadecimal | Copyright (c) 2016 Titus Wormer <[email protected]>
is-number | Copyright (c) 2014-2016 Jon Schlinkert
is-plain-obj | Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
is-retry-allowed | Copyright (c) Facebook Inc. and its affiliates.
js-levenshtein | Copyright (c) 2017 Gustaf Andersson
js-tokens | Copyright (c) 2014 2015 2016 2017 2018 Simon Lydell
jsesc | Copyright Mathias Bynens <http://mathiasbynens.be/>
json-merge-patch | Copyright (c) 2015 Pierre Inglebert
json-parse-even-better-errors | Copyright 2017 Kat March√°n Copyright npm, Inc.
jsonfile | Copyright (c) 2012-2015 JP Richardson <[email protected]>
kleur | Copyright (c) Luke Edwards <[email protected]> (lukeed.com)
lines-and-columns | Copyright (c) 2015 Brian Donovan
lodash | Copyright OpenJS Foundation and other contributors <https://openjsf.org/> Copyright and related rights for sample code are waived via CC0. Sample
lodash.debounce | Copyright jQuery Foundation and other contributors <https://jquery.org/>
lodash-es | Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
lodash.omit | Copyright jQuery Foundation and other contributors <https://jquery.org/>
lodash.throttle | Copyright JS Foundation and other contributors <https://js.foundation/>
longest-streak | Copyright (c) 2015 Titus Wormer <mailto:[email protected]>
loose-envify | Copyright (c) 2015 Andres Suarez <[email protected]>
lowlight | Copyright (c) 2016 Titus Wormer <[email protected]>
lsprotocol | Copyright (c) Microsoft Corporation.
markdown-table | Copyright (c) 2014 Titus Wormer <[email protected]>
match-sorter | Copyright (c) 2020 Kent C. Dodds
mdast-util-definitions | Copyright (c) 2015-2016 Titus Wormer <[email protected]>
mdast-util-find-and-replace | Copyright (c) 2020 Titus Wormer <[email protected]>
mdast-util-from-markdown | Copyright (c) 2020 Titus Wormer <[email protected]>
mdast-util-gfm | Copyright (c) 2020 Titus Wormer <[email protected]>
mdast-util-gfm-autolink-literal | Copyright (c) 2020 Titus Wormer <[email protected]>
mdast-util-gfm-footnote | Copyright (c) 2020 Titus Wormer <[email protected]>
mdast-util-gfm-strikethrough | Copyright (c) 2020 Titus Wormer <[email protected]>
mdast-util-gfm-table | Copyright (c) 2020 Titus Wormer <[email protected]>
mdast-util-gfm-task-list-item | Copyright (c) 2020 Titus Wormer <[email protected]>
mdast-util-phrasing | Copyright (c) 2017 Titus Wormer <[email protected]> Copyright (c) 2017 Victor Felder <[email protected]>
mdast-util-to-hast | Copyright (c) 2016 Titus Wormer <[email protected]>
mdast-util-to-markdown | Copyright (c) 2020 Titus Wormer <[email protected]>
mdast-util-to-string | Copyright (c) 2015 Titus Wormer <[email protected]>
memjs | Copyright (c) 2018 Amit Levy And MemCachier
memory-pager | Copyright (c) 2017 Mathias Buus
micromark | Copyright (c) Titus Wormer <[email protected]>
micromark-core-commonmark | Copyright (c) Titus Wormer <[email protected]>
micromark-extension-gfm | Copyright (c) 2020 Titus Wormer <[email protected]>
micromark-extension-gfm-autolink-literal | Copyright (c) 2020 Titus Wormer <[email protected]>
micromark-extension-gfm-footnote | Copyright (c) 2020 Titus Wormer <[email protected]>
micromark-extension-gfm-strikethrough | Copyright (c) 2020 Titus Wormer <[email protected]>
micromark-extension-gfm-table | Copyright (c) 2020 Titus Wormer <[email protected]>
micromark-extension-gfm-tagfilter | Copyright (c) 2020 Titus Wormer <[email protected]>
micromark-extension-gfm-task-list-item | Copyright (c) 2020 Titus Wormer <[email protected]>
micromark-factory-destination | Copyright (c) Titus Wormer <[email protected]>
micromark-factory-label | Copyright (c) Titus Wormer <[email protected]>
micromark-factory-space | Copyright (c) Titus Wormer <[email protected]>
micromark-factory-title | Copyright (c) Titus Wormer <[email protected]>
micromark-factory-whitespace | Copyright (c) Titus Wormer <[email protected]>
micromark-util-character | Copyright (c) Titus Wormer <[email protected]>
micromark-util-chunked | Copyright (c) Titus Wormer <[email protected]>
micromark-util-classify-character | Copyright (c) Titus Wormer <[email protected]>
micromark-util-combine-extensions | Copyright (c) Titus Wormer <[email protected]>
micromark-util-decode-numeric-character-reference | Copyright (c) Titus Wormer <[email protected]>
micromark-util-decode-string | Copyright (c) Titus Wormer <[email protected]>
micromark-util-encode | Copyright (c) Titus Wormer <[email protected]>
micromark-util-html-tag-name | Copyright (c) Titus Wormer <[email protected]>
micromark-util-normalize-identifier | Copyright (c) Titus Wormer <[email protected]>
micromark-util-resolve-all | Copyright (c) Titus Wormer <[email protected]>
micromark-util-sanitize-uri | Copyright (c) Titus Wormer <[email protected]>
micromark-util-subtokenize | Copyright (c) Titus Wormer <[email protected]>
micromark-util-symbol | Copyright (c) Titus Wormer <[email protected]>
micromark-util-types | Copyright (c) Titus Wormer <[email protected]>
micromatch | Copyright (c) 2014-present, Jon Schlinkert.
mime-db | Copyright (c) 2014 Jonathan Ong <[email protected]> Copyright (c) 2015-2022 Douglas Christopher Wilson <[email protected]>
mime-types | Copyright (c) 2014 Jonathan Ong <[email protected]> Copyright (c) 2015-2022 Douglas Christopher Wilson <[email protected]>
mongoose | Copyright (c) 2010-2013 LearnBoost <[email protected]>
mpath | Copyright (c) 2012 [Aaron Heckmann]([email protected])
mquery | Copyright (c) 2012 [Aaron Heckmann]([email protected])
mri | Copyright (c) Luke Edwards <[email protected]> (lukeed.com)
ms | Copyright (c) 2020 Vercel Inc.
natural | Copyright (c) 2011 And 2012 Chris Umbel And Rob Ellis And Russell Mull
node-domexception | Copyright (c) 2021 Jimmy Wärting
node-fetch | Copyright (c) 2016 - 2020 Node Fetch Team
normalize-path | Copyright (c) 2014-2018 Jon Schlinkert.
object-assign | Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
parent-module | Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
parse-entities | Copyright (c) 2015 Titus Wormer <mailto:[email protected]>
parse-json | Copyright (c) Sindre Sorhus <[email protected]> (https://sindresorhus.com)
parse5 | Copyright (c) 2013-2019 Ivan Nikulin ([email protected], https://github.com/inikulin)
path-parse | Copyright (c) 2015 Javier Blanco
path-type | Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
performance-now | Copyright (c) 2013 Braveg1rl
picocolors | Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov
pg | Copyright (c) 2010 - 2021 Brian Carlson
pg-cloudflare | Copyright (c) 2010 - 2021 Brian Carlson
pg-connection-string | Copyright (c) 2014 Iced Development
pg-pool | Copyright (c) 2017 Brian M. Carlson
pg-protocol | Copyright (c) 2010 - 2021 Brian Carlson
pg-types | Copyright (c) 2014 Brian M. Carlson
pgpass | Copyright (c) 2013-2016 Hannes Hörl
picomatch | Copyright (c) 2017-present Jon Schlinkert.
pify | Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
pluggy | Copyright (c) 2015 holger krekel
postgres-array | Copyright (c) Ben Drucker <[email protected]> (bendrucker.me)
postgres-bytea | Copyright (c) Ben Drucker <[email protected]> (bendrucker.me)
postgres-date | Copyright (c) Ben Drucker <[email protected]> (bendrucker.me)
postgres-interval | Copyright (c) Ben Drucker <[email protected]> (bendrucker.me)
prismjs | Copyright (c) 2012 Lea Verou
prop-types | Copyright (c) 2013-present Facebook Inc.
property-information | Copyright (c) 2015 Titus Wormer <mailto:[email protected]>
proxy-from-env | Copyright (C) 2016-2018 Rob Wu <[email protected]>
punycode | Copyright Mathias Bynens <https://mathiasbynens.be/>
pytest | Copyright (c) 2004 Holger Krekel and others
pytest-lsp | No Copyright Found
react | Copyright (c) 2013-2015 And Facebook And Inc. All rights reserved.
react-dom | Copyright (c) Facebook And Inc. and its affiliates.
react-fast-compare | Copyright (c) 2018 Formidable Labs And Copyright (c) 2017 Evgeny Poberezkin
react-is | Copyright (c) Facebook And Inc. and its affiliates.
react-markdown | Copyright (c) 2015 Espen Hovlandsdal
react-router | Copyright (c) React Training LLC 2015-2019 And Copyright (c) Remix Software Inc. 2020-2021 And Copyright (c) Shopify Inc. 2022-2023
react-router-dom | Copyright (c) React Training
react-syntax-highlighter | Copyright (c) 2019 Conor Hastings
readdirp | Copyright (c) 2012-2019 Thorsten Lorenz Paul Miller (https://paulmillr.com)
redis | Copyright (c) 2022-2023 And Redis And inc.
refractor | Copyright (c) 2017 Titus Wormer
regenerator-runtime | Copyright (c) 2014-present Facebook Inc.
rehype-raw | Copyright (c) 2016 Titus Wormer <[email protected]>
rehype-react | Copyright (c) 2016 rhysd And Copyright (c) 2015 Mapbox And Copyright (c) 2015 Titus Wormer
remark-gfm | Copyright (c) 2020 Titus Wormer <[email protected]>
remark-parse | Copyright (c) 2014-2020 Titus Wormer <[email protected]> And Copyright (c) 2011-2014 Christopher Jeffrey (https://github.com/chjj/)
remark-rehype | Copyright (c) 2016 Titus Wormer <[email protected]>
remark-stringify | Copyright (c) Titus Wormer <[email protected]>
remove-accents | Copyright (c) 2015 Marin Atanasov
resize-observer-polyfill | Copyright (c) 2016 Denis Rul
resolve | Copyright (c) 2012 James Halliday
resolve-from | Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
rfdc | Copyright 2019 "David Mark Clements <[email protected]>"
sade | Copyright (c) Luke Edwards <[email protected]> (https://lukeed.com)
safe-stable-stringify | Copyright (c) Ruben Bridgewater
sass | Copyright (c) 2016 And Google Inc.
scheduler | Copyright (c) Facebook And Inc. and its affiliates.
sift | Copyright (c) 2015 Craig Condon
simple-git | Copyright (c) 2022 Steve King
simple-swizzle | Copyright (c) 2015 Josh Junon
space-separated-tokens | Copyright (c) 2016 Titus Wormer <[email protected]>
sparse-bitfield | Copyright (c) 2016 Mathias Buus
stopwords-iso | Copyright (c) 2020 Gene Diaz
streamroller | Copyright (c) 2013 Gareth Jones
style-to-object | Copyright (c) 2017 Menglin "Mark" Xu <[email protected]>
stylis | Copyright (c) 2016-present Sultan Tarimo
substyle | Copyright (c) 2016 Jan-Felix
supports-preserve-symlinks-flag | Copyright (c) 2022 Inspect JS
sylvester | No Copyright Found
tabbable | Copyright (c) 2015 David Clark
to-regex-range | Copyright (c) 2015-2016 Jon Schlinkert.
toggle-selection | Copyright (c) 2017 sudodoki <[email protected]>
tomli | Copyright (c) 2021 Taneli Hukkinen
tr46 | Copyright (c) 2016 Sebastian Mayr
trim-lines | Copyright (c) 2015 Titus Wormer <mailto:[email protected]>
trough | Copyright (c) 2016 Titus Wormer
underscore | Copyright (c) 2009-2022 Jeremy Ashkenas And Julian Gonggrijp And and DocumentCloud and Investigative Reporters & Editors
unified | Copyright (c) 2015 Titus Wormer <[email protected]>
unist-util-generated | Copyright (c) 2016 Titus Wormer <[email protected]>
unist-util-is | Copyright (c) 2015 Titus Wormer <[email protected]>
unist-util-position | Copyright (c) 2015 Titus Wormer <[email protected]>
unist-util-stringify-position | Copyright (c) 2016 Titus Wormer <[email protected]>
unist-util-visit | Copyright (c) 2015 Titus Wormer <[email protected]>
unist-util-visit-parents | Copyright (c) 2016 Titus Wormer <[email protected]>
universalify | Copyright (c) 2017 Ryan Zimmerman <[email protected]>
use-memo-one | Copyright (c) 2019 Alexander Reardon
use-resize-observer | Copyright 2018 Viktor Hubert <[email protected]>
usehooks-ts | Copyright (c) 2020 Julien CARON
uuid | Copyright (c) 2010-2020 Robert Kieffer and other contributors
uvu | Copyright (c) Luke Edwards <[email protected]> (lukeed.com)
vfile | Copyright (c) 2015 Titus Wormer <[email protected]>
vfile-location | Copyright (c) 2016 Titus Wormer <[email protected]>
vfile-message | Copyright (c) 2017 Titus Wormer <[email protected]>
vscode-jsonrpc | Copyright (c) Microsoft Corporation
vscode-languageclient | Copyright (c) Microsoft Corporation
vscode-languageserver | Copyright (c) Microsoft Corporation
vscode-languageserver-protocol | Copyright (c) Microsoft Corporation
vscode-languageserver-types | Copyright (c) Microsoft Corporation
vscode-uri | Copyright (c) Microsoft
web-namespaces | Copyright (c) 2016 Titus Wormer <[email protected]>
web-streams-polyfill | Copyright (c) 2024 Mattias Buelens And Copyright (c) 2016 Diwank Singh Tomer
web-tree-sitter | Copyright (c) 2018-2021 Max Brunsfeld
whatwg-url | Copyright (c) Sebastian Mayr
window-or-global | Copyright (c) Purpose Industries
wordnet-db | Copyright 2006 by Princeton University. All rights reserved.
xtend | Copyright (c) 2012-2014 Raynos.
zipp | Copyright Jason R. CoombsName
zwitch | Copyright (c) 2016 Titus Wormer <[email protected]>
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
END OF MIT LICENSE NOTICES AND INFORMATION
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
PYTHON LICENSE
The Program includes some or all of the following that IBM
obtained under the Python License:
exceptiongroup
typing-extensions
PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
1. This LICENSE AGREEMENT is between the Python Software Foundation
("PSF"), and the Individual or Organization ("Licensee") accessing
and otherwise using this software ("Python") in source or binary form
and its associated documentation.
2. Subject to the terms and conditions of this License Agreement,
PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide
license to reproduce, analyze, test, perform and/or display publicly,
prepare derivative works, distribute, and otherwise use Python alone
or in any derivative version, provided, however, that PSF's License
Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001,
2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights
Reserved" are retained in Python alone or in any derivative version
prepared by Licensee.
3. In the event Licensee prepares a derivative work that is based on
or incorporates Python or any part thereof, and wants to make the
derivative work available to others as provided herein, then Licensee
hereby agrees to include in any such work a brief summary of the changes
made to Python.
4. PSF is making Python available to Licensee on an "AS IS" basis. PSF
MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF
EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION
OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR
THAT THE USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR
ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE
THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
6. This License Agreement will automatically terminate upon a material
breach of its terms and conditions.
7. Nothing in this License Agreement shall be deemed to create any
relationship of agency, partnership, or joint venture between PSF and
Licensee. This License Agreement does not grant permission to use PSF
trademarks or trade name in a trademark sense to endorse or promote
products or services of Licensee, or any third party.
8. By copying, installing or otherwise using Python, Licensee agrees to
be bound by the terms and conditions of this License Agreement.
BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual
or Organization ("Licensee") accessing and otherwise using this software in
source or binary form and its associated documentation ("the Software").
2. Subject to the terms and conditions of this BeOpen Python License
Agreement, BeOpen hereby grants Licensee a non-exclusive, royalty-free,
world-wide license to reproduce, analyze, test, perform and/or display
publicly, prepare derivative works, distribute, and otherwise use the
Software alone or in any derivative version, provided, however, that the
BeOpen Python License is retained in the Software, alone or in any
derivative version prepared by Licensee.
3. BeOpen is making the Software available to Licensee on an "AS IS" basis.
BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF
EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION
OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT
THE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE
FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF,
EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
5. This License Agreement will automatically terminate upon a material breach
of its terms and conditions.
6. This License Agreement shall be governed by and interpreted in all respects
by the law of the State of California, excluding conflict of law provisions.
Nothing in this License Agreement shall be deemed to create any relationship
of agency, partnership, or joint venture between BeOpen and Licensee. This
License Agreement does not grant permission to use BeOpen trademarks or trade
names in a trademark sense to endorse or promote products or services of
Licensee, or any third party. As an exception, the "BeOpen Python" logos
available at http://www.pythonlabs.com/logos.html may be used according to the
permissions granted on that web page.
7. By copying, installing or otherwise using the software, Licensee agrees to
be bound by the terms and conditions of this License Agreement.
CNRI OPEN SOURCE LICENSE AGREEMENT (for Python 1.6b1)
IMPORTANT: PLEASE READ THE FOLLOWING AGREEMENT CAREFULLY.
BY CLICKING ON "ACCEPT" WHERE INDICATED BELOW, OR BY COPYING, INSTALLING OR
OTHERWISE USING PYTHON 1.6, beta 1 SOFTWARE, YOU ARE DEEMED TO HAVE AGREED TO
THE TERMS AND CONDITIONS OF THIS LICENSE AGREEMENT.
1. This LICENSE AGREEMENT is between the Corporation for National Research
Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191
("CNRI"), and the Individual or Organization ("Licensee") accessing and
otherwise using Python 1.6, beta 1 software in source or binary form and its
associated documentation, as released at the www.python.org Internet site on
August 4, 2000 ("Python 1.6b1").
2. Subject to the terms and conditions of this License Agreement, CNRI hereby
grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce,
analyze, test, perform and/or display publicly, prepare derivative works,
distribute, and otherwise use Python 1.6b1 alone or in any derivative version,
provided, however, that CNRIs License Agreement is retained in Python 1.6b1,
alone or in any derivative version prepared by Licensee.
Alternately, in lieu of CNRIs License Agreement, Licensee may substitute the
following text (omitting the quotes): "Python 1.6, beta 1, is made available
subject to the terms and conditions in CNRIs License Agreement. This Agreement
may be located on the Internet using the following unique, persistent identifier
(known as a handle): 1895.22/1011. This Agreement may also be obtained from a
proxy server on the Internet using the URL:http://hdl.handle.net/1895.22/1011".
3. In the event Licensee prepares a derivative work that is based on or
incorporates Python 1.6b1 or any part thereof, and wants to make the derivative
work available to the public as provided herein, then Licensee hereby agrees to
indicate in any such work the nature of the modifications made to Python 1.6b1.
4. CNRI is making Python 1.6b1 available to Licensee on an "AS IS" basis. CNRI
MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE,
BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY
OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF
PYTHON 1.6b1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR
ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING,
MODIFYING OR DISTRIBUTING PYTHON 1.6b1, OR ANY DERIVATIVE THEREOF, EVEN IF
ADVISED OF THE POSSIBILITY THEREOF.
6. This License Agreement will automatically terminate upon a material breach
of its terms and conditions.
7. This License Agreement shall be governed by and interpreted in all respects
by the law of the State of Virginia, excluding conflict of law provisions.
Nothing in this License Agreement shall be deemed to create any relationship of
agency, partnership, or joint venture between CNRI and Licensee. This License
Agreement does not grant permission to use CNRI trademarks or trade name in a
trademark sense to endorse or promote products or services of Licensee, or any
third party.
8. By clicking on the "ACCEPT" button where indicated, or by copying, installing
or otherwise using Python 1.6b1, Licensee agrees to be bound by the terms and
conditions of this License Agreement.
ACCEPT
CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The
Netherlands. All rights reserved.
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted, provided that
the above copyright notice appear in all copies and that both that copyright
notice and this permission notice appear in supporting documentation, and that
the name of Stichting Mathematisch Centrum or CWI not be used in advertising
or publicity pertaining to distribution of the software without specific,
written prior permission.
STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL,
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.
END OF PYTHON LICENSE NOTICES AND INFORMATION
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
END OF NOTICES AND INFORMATION
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
END OF NOTICES AND INFORMATION FILE
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
L/N: L-JLCG-4L8NFT
D/N: L-JLCG-4L8NFT
P/N: L-JLCG-4L8NFT