@blitsen/linux-x64 0.2.0 → 0.2.2
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/NOTICES.json +850 -93
- package/NOTICES.txt +2704 -568
- package/blitsen-runtime +0 -0
- package/blitsen.node +0 -0
- package/package.json +1 -1
package/NOTICES.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
THIRD-PARTY NOTICES
|
|
2
2
|
|
|
3
|
-
This application was built with Blitsen 0.2.
|
|
3
|
+
This application was built with Blitsen 0.2.2, which links the open-source packages listed
|
|
4
4
|
below for x86_64-unknown-linux-gnu. Their terms apply to this executable; the application's own HTML, CSS and
|
|
5
5
|
JavaScript is an interpreted payload and is not covered by them.
|
|
6
6
|
|
|
@@ -9,7 +9,7 @@ packages/blitsen/src/notices.mjs. It is not maintained by hand.
|
|
|
9
9
|
|
|
10
10
|
SOURCE OFFER (MPL-2.0)
|
|
11
11
|
|
|
12
|
-
|
|
12
|
+
47 of the packages below are covered by the Mozilla Public License 2.0,
|
|
13
13
|
which requires the covered source to be available. Each is listed with the exact
|
|
14
14
|
revision this binary was built from; the source is available from the repository
|
|
15
15
|
named there, and on request from the distributor of this application.
|
|
@@ -18,6 +18,7 @@ named there, and on request from the distributor of this application.
|
|
|
18
18
|
cssparser 0.37.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
19
19
|
cssparser-macros 0.7.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
20
20
|
dtoa-short 0.3.5 — registry+https://github.com/rust-lang/crates.io-index
|
|
21
|
+
option-ext 0.2.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
21
22
|
selectors 0.40.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
22
23
|
stylo 0.20.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
23
24
|
stylo_atoms 0.20.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
@@ -61,7 +62,7 @@ named there, and on request from the distributor of this application.
|
|
|
61
62
|
to_shmem_derive 0.1.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
62
63
|
uluru 3.1.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
63
64
|
|
|
64
|
-
PACKAGES (
|
|
65
|
+
PACKAGES (615)
|
|
65
66
|
|
|
66
67
|
ab_glyph 0.2.32 — Apache-2.0
|
|
67
68
|
https://github.com/alexheretic/ab-glyph
|
|
@@ -75,8 +76,6 @@ ab_glyph_rasterizer 0.1.10 — Apache-2.0
|
|
|
75
76
|
(c) You must retain, in the Source form of any Derivative Works
|
|
76
77
|
accesskit 0.24.1 — MIT OR Apache-2.0
|
|
77
78
|
https://github.com/AccessKit/accesskit
|
|
78
|
-
accesskit_xplat 0.1.1 — Apache-2.0
|
|
79
|
-
https://github.com/dioxuslabs/blitz
|
|
80
79
|
adler2 2.0.1 — 0BSD OR MIT OR Apache-2.0
|
|
81
80
|
https://github.com/oyvindln/adler2
|
|
82
81
|
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
@@ -157,6 +156,24 @@ ash 0.38.0+1.3.281 — MIT OR Apache-2.0
|
|
|
157
156
|
https://github.com/ash-rs/ash
|
|
158
157
|
Copyright 2016 Maik Klein
|
|
159
158
|
Copyright (c) 2016 ASH
|
|
159
|
+
async-broadcast 0.7.2 — MIT OR Apache-2.0
|
|
160
|
+
https://github.com/smol-rs/async-broadcast
|
|
161
|
+
copyright notice that is included in or attached to the work
|
|
162
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
163
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
164
|
+
Copyright 2020 Yoshua Wuyts
|
|
165
|
+
Copyright (c) 2020 Yoshua Wuyts
|
|
166
|
+
async-recursion 1.1.1 — MIT OR Apache-2.0
|
|
167
|
+
https://github.com/dcchut/async-recursion
|
|
168
|
+
copyright notice that is included in or attached to the work
|
|
169
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
170
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
171
|
+
Copyright [yyyy] [name of copyright owner]
|
|
172
|
+
async-trait 0.1.92 — MIT OR Apache-2.0
|
|
173
|
+
https://github.com/dtolnay/async-trait
|
|
174
|
+
copyright notice that is included in or attached to the work
|
|
175
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
176
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
160
177
|
atomic_refcell 0.1.14 — Apache-2.0 OR MIT
|
|
161
178
|
https://github.com/mozilla/atomic_refcell
|
|
162
179
|
copyright notice that is included in or attached to the work
|
|
@@ -216,6 +233,10 @@ base64 0.23.1 — MIT OR Apache-2.0
|
|
|
216
233
|
(c) You must retain, in the Source form of any Derivative Works
|
|
217
234
|
Copyright [yyyy] [name of copyright owner]
|
|
218
235
|
Copyright (c) 2025 Alice Maz, Marshall Pierce
|
|
236
|
+
base64-simd 0.8.0 — MIT
|
|
237
|
+
https://github.com/Nugine/simd
|
|
238
|
+
basic-udev 0.1.2 — MIT OR Apache-2.0
|
|
239
|
+
https://github.com/xobs/basic-udev
|
|
219
240
|
bindgen 0.72.1 — BSD-3-Clause
|
|
220
241
|
https://github.com/rust-lang/rust-bindgen
|
|
221
242
|
Copyright (c) 2013, Jyun-Yan You
|
|
@@ -247,7 +268,10 @@ bitflags 2.13.1 — MIT OR Apache-2.0
|
|
|
247
268
|
(c) You must retain, in the Source form of any Derivative Works
|
|
248
269
|
Copyright [yyyy] [name of copyright owner]
|
|
249
270
|
Copyright (c) 2014 The Rust Project Developers
|
|
250
|
-
|
|
271
|
+
bitvec 1.1.1 — MIT
|
|
272
|
+
https://github.com/bitvecto-rs/bitvec
|
|
273
|
+
Copyright (c) 2018 myrrlyn (Alexander Payne)
|
|
274
|
+
blake3 1.8.7 — CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception
|
|
251
275
|
https://github.com/BLAKE3-team/BLAKE3
|
|
252
276
|
copyright notice that is included in or attached to the work
|
|
253
277
|
copyright license to reproduce, prepare Derivative Works of,
|
|
@@ -281,13 +305,13 @@ blitz-shell 0.3.0-beta.1 — MIT OR Apache-2.0
|
|
|
281
305
|
https://github.com/dioxuslabs/blitz
|
|
282
306
|
blitz-traits 0.3.0-beta.1 — MIT OR Apache-2.0
|
|
283
307
|
https://github.com/dioxuslabs/blitz
|
|
284
|
-
block-buffer 0.
|
|
308
|
+
block-buffer 0.12.1 — MIT OR Apache-2.0
|
|
285
309
|
https://github.com/RustCrypto/utils
|
|
286
310
|
copyright notice that is included in or attached to the work
|
|
287
311
|
copyright license to reproduce, prepare Derivative Works of,
|
|
288
312
|
(c) You must retain, in the Source form of any Derivative Works
|
|
289
313
|
Copyright [yyyy] [name of copyright owner]
|
|
290
|
-
Copyright (c) 2018-
|
|
314
|
+
Copyright (c) 2018-2025 The RustCrypto Project Developers
|
|
291
315
|
block2 0.6.2 — MIT
|
|
292
316
|
https://github.com/madsmtm/objc2
|
|
293
317
|
borsh 1.8.0 — MIT OR Apache-2.0
|
|
@@ -355,6 +379,13 @@ cfg-if 1.0.4 — MIT OR Apache-2.0
|
|
|
355
379
|
(c) You must retain, in the Source form of any Derivative Works
|
|
356
380
|
Copyright [yyyy] [name of copyright owner]
|
|
357
381
|
Copyright (c) 2014 Alex Crichton
|
|
382
|
+
chacha20 0.10.1 — MIT OR Apache-2.0
|
|
383
|
+
https://github.com/RustCrypto/stream-ciphers
|
|
384
|
+
copyright notice that is included in or attached to the work
|
|
385
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
386
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
387
|
+
Copyright [yyyy] [name of copyright owner]
|
|
388
|
+
Copyright (c) 2019-2026 The RustCrypto Project Developers
|
|
358
389
|
clang-sys 1.9.1 — Apache-2.0
|
|
359
390
|
https://github.com/KyleMayes/clang-sys
|
|
360
391
|
copyright notice that is included in or attached to the work
|
|
@@ -375,11 +406,21 @@ color 0.3.3 — Apache-2.0 OR MIT
|
|
|
375
406
|
color_quant 1.1.0 — MIT
|
|
376
407
|
https://github.com/image-rs/color_quant.git
|
|
377
408
|
Copyright (c) 2016 PistonDevelopers
|
|
409
|
+
const-oid 0.10.2 — Apache-2.0 OR MIT
|
|
410
|
+
https://github.com/RustCrypto/formats
|
|
411
|
+
copyright notice that is included in or attached to the work
|
|
412
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
413
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
414
|
+
Copyright [yyyy] [name of copyright owner]
|
|
415
|
+
Copyright (c) 2020-2026 The RustCrypto Project Developers
|
|
378
416
|
constant_time_eq 0.4.2 — CC0-1.0 OR MIT-0 OR Apache-2.0
|
|
379
417
|
https://github.com/cesarb/constant_time_eq
|
|
380
418
|
copyright notice that is included in or attached to the work
|
|
381
419
|
copyright license to reproduce, prepare Derivative Works of,
|
|
382
420
|
(c) You must retain, in the Source form of any Derivative Works
|
|
421
|
+
convert_case 0.11.0 — MIT
|
|
422
|
+
https://github.com/rutrum/convert-case
|
|
423
|
+
Copyright (c) 2025 rutrum
|
|
383
424
|
core_maths 0.1.1 — MIT
|
|
384
425
|
https://github.com/robertbastian/core_maths
|
|
385
426
|
Copyright (c) 2024 Robert Bastian
|
|
@@ -389,13 +430,6 @@ cpal 0.18.1 — Apache-2.0
|
|
|
389
430
|
copyright license to reproduce, prepare Derivative Works of,
|
|
390
431
|
(c) You must retain, in the Source form of any Derivative Works
|
|
391
432
|
Copyright [yyyy] [name of copyright owner]
|
|
392
|
-
cpufeatures 0.2.17 — MIT OR Apache-2.0
|
|
393
|
-
https://github.com/RustCrypto/utils
|
|
394
|
-
copyright notice that is included in or attached to the work
|
|
395
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
396
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
397
|
-
Copyright [yyyy] [name of copyright owner]
|
|
398
|
-
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
399
433
|
cpufeatures 0.3.0 — MIT OR Apache-2.0
|
|
400
434
|
https://github.com/RustCrypto/utils
|
|
401
435
|
copyright notice that is included in or attached to the work
|
|
@@ -453,13 +487,13 @@ crossbeam-utils 0.8.22 — MIT OR Apache-2.0
|
|
|
453
487
|
(c) You must retain, in the Source form of any Derivative Works
|
|
454
488
|
Copyright [yyyy] [name of copyright owner]
|
|
455
489
|
Copyright (c) 2019 The Crossbeam Project Developers
|
|
456
|
-
crypto-common 0.
|
|
490
|
+
crypto-common 0.2.2 — MIT OR Apache-2.0
|
|
457
491
|
https://github.com/RustCrypto/traits
|
|
458
492
|
copyright notice that is included in or attached to the work
|
|
459
493
|
copyright license to reproduce, prepare Derivative Works of,
|
|
460
494
|
(c) You must retain, in the Source form of any Derivative Works
|
|
461
495
|
Copyright [yyyy] [name of copyright owner]
|
|
462
|
-
Copyright (c) 2021 RustCrypto Developers
|
|
496
|
+
Copyright (c) 2021-2026 RustCrypto Developers
|
|
463
497
|
cssparser 0.37.0 — MPL-2.0
|
|
464
498
|
https://github.com/servo/rust-cssparser
|
|
465
499
|
(c) under Patent Claims infringed by Covered Software in the absence of
|
|
@@ -505,6 +539,12 @@ debug_timer 0.1.3 — MIT OR Apache-2.0
|
|
|
505
539
|
https://github.com/dioxuslabs/blitz
|
|
506
540
|
debug_timer 0.1.3 — MIT OR Apache-2.0
|
|
507
541
|
https://github.com/dioxuslabs/blitz
|
|
542
|
+
debugid 0.8.0 — Apache-2.0
|
|
543
|
+
https://github.com/getsentry/rust-debugid
|
|
544
|
+
copyright notice that is included in or attached to the work
|
|
545
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
546
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
547
|
+
Copyright [yyyy] [name of copyright owner]
|
|
508
548
|
defmt 1.1.1 — MIT OR Apache-2.0
|
|
509
549
|
https://github.com/knurling-rs/defmt
|
|
510
550
|
copyright notice that is included in or attached to the work
|
|
@@ -527,13 +567,26 @@ derive_more 2.1.1 — MIT
|
|
|
527
567
|
derive_more-impl 2.1.1 — MIT
|
|
528
568
|
https://github.com/JelteF/derive_more
|
|
529
569
|
Copyright (c) 2016 Jelte Fennema
|
|
530
|
-
digest 0.
|
|
570
|
+
digest 0.11.3 — MIT OR Apache-2.0
|
|
531
571
|
https://github.com/RustCrypto/traits
|
|
532
572
|
copyright notice that is included in or attached to the work
|
|
533
573
|
copyright license to reproduce, prepare Derivative Works of,
|
|
534
574
|
(c) You must retain, in the Source form of any Derivative Works
|
|
535
575
|
Copyright [yyyy] [name of copyright owner]
|
|
576
|
+
Copyright (c) 2017-2025 RustCrypto Developers
|
|
536
577
|
Copyright (c) 2017 Artyom Pavlov
|
|
578
|
+
dirs 6.0.0 — MIT OR Apache-2.0
|
|
579
|
+
https://github.com/soc/dirs-rs
|
|
580
|
+
copyright notice that is included in or attached to the work
|
|
581
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
582
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
583
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
584
|
+
dirs-sys 0.5.0 — MIT OR Apache-2.0
|
|
585
|
+
https://github.com/dirs-dev/dirs-sys-rs
|
|
586
|
+
copyright notice that is included in or attached to the work
|
|
587
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
588
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
589
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
537
590
|
dispatch2 0.3.1 — Zlib OR Apache-2.0 OR MIT
|
|
538
591
|
https://github.com/madsmtm/objc2
|
|
539
592
|
displaydoc 0.2.7 — MIT OR Apache-2.0
|
|
@@ -545,6 +598,9 @@ displaydoc 0.2.7 — MIT OR Apache-2.0
|
|
|
545
598
|
dlib 0.5.3 — MIT
|
|
546
599
|
https://github.com/elinorbgr/dlib
|
|
547
600
|
Copyright (c) 2015 Victor Berger
|
|
601
|
+
doctest-file 1.1.1 — 0BSD
|
|
602
|
+
https://codeberg.org/Goat7658/doctest-file
|
|
603
|
+
Copyright (c) 2024 kotauskas
|
|
548
604
|
document-features 0.2.12 — MIT OR Apache-2.0
|
|
549
605
|
https://github.com/slint-ui/document-features
|
|
550
606
|
Copyright [yyyy] [name of copyright owner]
|
|
@@ -608,6 +664,16 @@ encoding_rs 0.8.35 — (Apache-2.0 OR MIT) AND BSD-3-Clause
|
|
|
608
664
|
Copyright [yyyy] [name of copyright owner]
|
|
609
665
|
Copyright Mozilla Foundation
|
|
610
666
|
Copyright © WHATWG (Apple, Google, Mozilla, Microsoft).
|
|
667
|
+
endi 1.1.1 — MIT
|
|
668
|
+
https://github.com/zeenix/endi
|
|
669
|
+
enumflags2 0.7.12 — MIT OR Apache-2.0
|
|
670
|
+
https://github.com/meithecatte/enumflags2
|
|
671
|
+
Copyright 2017-2023 Maik Klein, Maja Kądziołka
|
|
672
|
+
Copyright (c) 2017-2023 Maik Klein, Maja Kądziołka
|
|
673
|
+
enumflags2_derive 0.7.12 — MIT OR Apache-2.0
|
|
674
|
+
https://github.com/meithecatte/enumflags2
|
|
675
|
+
Copyright [2017] [Maik Klein]
|
|
676
|
+
Copyright (c) 2017 Maik Klein
|
|
611
677
|
equivalent 1.0.2 — Apache-2.0 OR MIT
|
|
612
678
|
https://github.com/indexmap-rs/equivalent
|
|
613
679
|
copyright notice that is included in or attached to the work
|
|
@@ -629,6 +695,18 @@ euclid 0.22.14 — MIT OR Apache-2.0
|
|
|
629
695
|
(c) You must retain, in the Source form of any Derivative Works
|
|
630
696
|
Copyright [yyyy] [name of copyright owner]
|
|
631
697
|
Copyright (c) 2012-2013 Mozilla Foundation
|
|
698
|
+
event-listener 5.4.2 — Apache-2.0 OR MIT
|
|
699
|
+
https://github.com/smol-rs/event-listener
|
|
700
|
+
copyright notice that is included in or attached to the work
|
|
701
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
702
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
703
|
+
Copyright [yyyy] [name of copyright owner]
|
|
704
|
+
event-listener-strategy 0.5.4 — Apache-2.0 OR MIT
|
|
705
|
+
https://github.com/smol-rs/event-listener-strategy
|
|
706
|
+
copyright notice that is included in or attached to the work
|
|
707
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
708
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
709
|
+
Copyright [yyyy] [name of copyright owner]
|
|
632
710
|
extended 0.1.0 — MIT
|
|
633
711
|
https://github.com/depp/extended-rs
|
|
634
712
|
Copyright 2022 Dietrich Epp
|
|
@@ -703,7 +781,7 @@ foldhash 0.1.5 — Zlib
|
|
|
703
781
|
foldhash 0.2.0 — Zlib
|
|
704
782
|
https://github.com/orlp/foldhash
|
|
705
783
|
Copyright (c) 2024 Orson Peters
|
|
706
|
-
font-types 0.12.
|
|
784
|
+
font-types 0.12.4 — MIT OR Apache-2.0
|
|
707
785
|
https://github.com/googlefonts/fontations
|
|
708
786
|
Copyright 2019 Fontations Developers
|
|
709
787
|
Copyright (c) 2019 Fontations Developers
|
|
@@ -741,14 +819,17 @@ form_urlencoded 1.2.2 — MIT OR Apache-2.0
|
|
|
741
819
|
(c) You must retain, in the Source form of any Derivative Works
|
|
742
820
|
Copyright [yyyy] [name of copyright owner]
|
|
743
821
|
Copyright (c) 2013-2016 The rust-url developers
|
|
744
|
-
|
|
822
|
+
funty 2.0.0 — MIT
|
|
823
|
+
https://github.com/myrrlyn/funty
|
|
824
|
+
Copyright (c) 2020 myrrlyn (Alexander Payne)
|
|
825
|
+
futures-channel 0.3.34 — MIT OR Apache-2.0
|
|
745
826
|
https://github.com/rust-lang/futures-rs
|
|
746
827
|
copyright notice that is included in or attached to the work
|
|
747
828
|
copyright license to reproduce, prepare Derivative Works of,
|
|
748
829
|
(c) You must retain, in the Source form of any Derivative Works
|
|
749
830
|
Copyright (c) 2016 Alex Crichton
|
|
750
831
|
Copyright (c) 2017 The Tokio Authors
|
|
751
|
-
futures-core 0.3.
|
|
832
|
+
futures-core 0.3.34 — MIT OR Apache-2.0
|
|
752
833
|
https://github.com/rust-lang/futures-rs
|
|
753
834
|
copyright notice that is included in or attached to the work
|
|
754
835
|
copyright license to reproduce, prepare Derivative Works of,
|
|
@@ -761,44 +842,49 @@ futures-intrusive 0.5.0 — MIT OR Apache-2.0
|
|
|
761
842
|
copyright license to reproduce, prepare Derivative Works of,
|
|
762
843
|
(c) You must retain, in the Source form of any Derivative Works
|
|
763
844
|
Copyright (c) 2019 Matthias Einwag
|
|
764
|
-
futures-io 0.3.
|
|
845
|
+
futures-io 0.3.34 — MIT OR Apache-2.0
|
|
765
846
|
https://github.com/rust-lang/futures-rs
|
|
766
847
|
copyright notice that is included in or attached to the work
|
|
767
848
|
copyright license to reproduce, prepare Derivative Works of,
|
|
768
849
|
(c) You must retain, in the Source form of any Derivative Works
|
|
769
850
|
Copyright (c) 2016 Alex Crichton
|
|
770
851
|
Copyright (c) 2017 The Tokio Authors
|
|
771
|
-
futures-
|
|
852
|
+
futures-lite 2.6.1 — Apache-2.0 OR MIT
|
|
853
|
+
https://github.com/smol-rs/futures-lite
|
|
854
|
+
copyright notice that is included in or attached to the work
|
|
855
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
856
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
857
|
+
Copyright [yyyy] [name of copyright owner]
|
|
858
|
+
Copyright (c) 2016 Alex Crichton
|
|
859
|
+
Copyright (c) 2017 The Tokio Authors
|
|
860
|
+
futures-macro 0.3.34 — MIT OR Apache-2.0
|
|
772
861
|
https://github.com/rust-lang/futures-rs
|
|
773
862
|
copyright notice that is included in or attached to the work
|
|
774
863
|
copyright license to reproduce, prepare Derivative Works of,
|
|
775
864
|
(c) You must retain, in the Source form of any Derivative Works
|
|
776
865
|
Copyright (c) 2016 Alex Crichton
|
|
777
866
|
Copyright (c) 2017 The Tokio Authors
|
|
778
|
-
futures-sink 0.3.
|
|
867
|
+
futures-sink 0.3.34 — MIT OR Apache-2.0
|
|
779
868
|
https://github.com/rust-lang/futures-rs
|
|
780
869
|
copyright notice that is included in or attached to the work
|
|
781
870
|
copyright license to reproduce, prepare Derivative Works of,
|
|
782
871
|
(c) You must retain, in the Source form of any Derivative Works
|
|
783
872
|
Copyright (c) 2016 Alex Crichton
|
|
784
873
|
Copyright (c) 2017 The Tokio Authors
|
|
785
|
-
futures-task 0.3.
|
|
874
|
+
futures-task 0.3.34 — MIT OR Apache-2.0
|
|
786
875
|
https://github.com/rust-lang/futures-rs
|
|
787
876
|
copyright notice that is included in or attached to the work
|
|
788
877
|
copyright license to reproduce, prepare Derivative Works of,
|
|
789
878
|
(c) You must retain, in the Source form of any Derivative Works
|
|
790
879
|
Copyright (c) 2016 Alex Crichton
|
|
791
880
|
Copyright (c) 2017 The Tokio Authors
|
|
792
|
-
futures-util 0.3.
|
|
881
|
+
futures-util 0.3.34 — MIT OR Apache-2.0
|
|
793
882
|
https://github.com/rust-lang/futures-rs
|
|
794
883
|
copyright notice that is included in or attached to the work
|
|
795
884
|
copyright license to reproduce, prepare Derivative Works of,
|
|
796
885
|
(c) You must retain, in the Source form of any Derivative Works
|
|
797
886
|
Copyright (c) 2016 Alex Crichton
|
|
798
887
|
Copyright (c) 2017 The Tokio Authors
|
|
799
|
-
generic-array 0.14.7 — MIT
|
|
800
|
-
https://github.com/fizyk20/generic-array.git
|
|
801
|
-
Copyright (c) 2015 Bartłomiej Kamiński
|
|
802
888
|
gethostname 1.1.0 — Apache-2.0
|
|
803
889
|
https://codeberg.org/swsnr/gethostname.rs.git
|
|
804
890
|
copyright notice that is included in or attached to the work
|
|
@@ -828,6 +914,10 @@ gif 0.14.2 — MIT OR Apache-2.0
|
|
|
828
914
|
(c) You must retain, in the Source form of any Derivative Works
|
|
829
915
|
Copyright [yyyy] [name of copyright owner]
|
|
830
916
|
Copyright (c) 2015 nwin
|
|
917
|
+
gilrs 0.11.2 — Apache-2.0/MIT
|
|
918
|
+
https://gitlab.com/gilrs-project/gilrs
|
|
919
|
+
gilrs-core 0.6.8 — Apache-2.0/MIT
|
|
920
|
+
https://gitlab.com/gilrs-project/gilrs
|
|
831
921
|
glifo 0.2.0 — Apache-2.0 OR MIT
|
|
832
922
|
https://github.com/linebender/vello
|
|
833
923
|
copyright notice that is included in or attached to the work
|
|
@@ -900,8 +990,22 @@ heck 0.5.0 — MIT OR Apache-2.0
|
|
|
900
990
|
(c) You must retain, in the Source form of any Derivative Works
|
|
901
991
|
Copyright [yyyy] [name of copyright owner]
|
|
902
992
|
Copyright (c) 2015 The Rust Project Developers
|
|
993
|
+
hex 0.4.3 — MIT OR Apache-2.0
|
|
994
|
+
https://github.com/KokaKiwi/rust-hex
|
|
995
|
+
copyright notice that is included in or attached to the work
|
|
996
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
997
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
998
|
+
Copyright {yyyy} {name of copyright owner}
|
|
999
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
1000
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
903
1001
|
hexf-parse 0.2.1 — CC0-1.0
|
|
904
1002
|
https://github.com/lifthrasiir/hexf
|
|
1003
|
+
hidapi 2.6.6 — MIT
|
|
1004
|
+
https://github.com/ruabmbua/hidapi-rs
|
|
1005
|
+
Copyright 2017 The hidapi-rs Developers
|
|
1006
|
+
hidreport 0.6.0 — MIT
|
|
1007
|
+
https://github.com/hidutils/hidreport
|
|
1008
|
+
Copyright © 2024 Red Hat, Inc.
|
|
905
1009
|
hound 3.5.1 — Apache-2.0
|
|
906
1010
|
https://github.com/ruuda/hound
|
|
907
1011
|
copyright notice that is included in or attached to the work
|
|
@@ -941,6 +1045,13 @@ httparse 1.10.1 — MIT OR Apache-2.0
|
|
|
941
1045
|
(c) You must retain, in the Source form of any Derivative Works
|
|
942
1046
|
Copyright [yyyy] [name of copyright owner]
|
|
943
1047
|
Copyright (c) 2015-2025 Sean McArthur
|
|
1048
|
+
hybrid-array 0.4.14 — MIT OR Apache-2.0
|
|
1049
|
+
https://github.com/RustCrypto/hybrid-array
|
|
1050
|
+
copyright notice that is included in or attached to the work
|
|
1051
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1052
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1053
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1054
|
+
Copyright (c) 2022-2026 The RustCrypto Project Developers
|
|
944
1055
|
hyper 1.11.0 — MIT
|
|
945
1056
|
https://github.com/hyperium/hyper
|
|
946
1057
|
Copyright (c) 2014-2026 Sean McArthur
|
|
@@ -970,7 +1081,7 @@ icu_casemap_data 2.3.0 — Unicode-3.0
|
|
|
970
1081
|
https://github.com/unicode-org/icu4x
|
|
971
1082
|
COPYRIGHT AND PERMISSION NOTICE
|
|
972
1083
|
Copyright © 2020-2024 Unicode, Inc.
|
|
973
|
-
icu_collator 2.3.
|
|
1084
|
+
icu_collator 2.3.1 — Unicode-3.0
|
|
974
1085
|
https://github.com/unicode-org/icu4x
|
|
975
1086
|
COPYRIGHT AND PERMISSION NOTICE
|
|
976
1087
|
Copyright © 2020-2024 Unicode, Inc.
|
|
@@ -1098,6 +1209,13 @@ idna_adapter 1.2.2 — Apache-2.0 OR MIT
|
|
|
1098
1209
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1099
1210
|
Copyright [yyyy] [name of copyright owner]
|
|
1100
1211
|
Copyright (c) The rust-url developers
|
|
1212
|
+
if_chain 1.0.3 — MIT/Apache-2.0
|
|
1213
|
+
https://github.com/lambda-fairy/if_chain
|
|
1214
|
+
copyright notice that is included in or attached to the work
|
|
1215
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1216
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1217
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1218
|
+
Copyright (c) 2018 Chris Wong
|
|
1101
1219
|
image 0.25.10 — MIT OR Apache-2.0
|
|
1102
1220
|
https://github.com/image-rs/image
|
|
1103
1221
|
copyright notice that is included in or attached to the work
|
|
@@ -1118,6 +1236,18 @@ indexmap 2.14.0 — Apache-2.0 OR MIT
|
|
|
1118
1236
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1119
1237
|
Copyright [yyyy] [name of copyright owner]
|
|
1120
1238
|
Copyright (c) 2016--2017
|
|
1239
|
+
inotify 0.11.5 — ISC
|
|
1240
|
+
https://github.com/hannobraun/inotify-rs
|
|
1241
|
+
Copyright (c) Hanno Braun and contributors
|
|
1242
|
+
inotify-sys 0.1.8 — ISC
|
|
1243
|
+
https://github.com/hannobraun/inotify-sys
|
|
1244
|
+
Copyright (c) Hanno Braun and contributors
|
|
1245
|
+
interprocess 2.4.3 — 0BSD OR Apache-2.0
|
|
1246
|
+
https://github.com/kotauskas/interprocess
|
|
1247
|
+
Copyright (c) 2020-2026 Goat
|
|
1248
|
+
copyright notice that is included in or attached to the work
|
|
1249
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1250
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1121
1251
|
ipnet 2.12.1 — MIT OR Apache-2.0
|
|
1122
1252
|
https://github.com/krisprice/ipnet
|
|
1123
1253
|
copyright notice that is included in or attached to the work
|
|
@@ -1183,6 +1313,8 @@ khronos-egl 6.0.0 — MIT/Apache-2.0
|
|
|
1183
1313
|
copyright license to reproduce, prepare Derivative Works of,
|
|
1184
1314
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1185
1315
|
Copyright [yyyy] [name of copyright owner]
|
|
1316
|
+
ksni 0.3.6 — Unlicense
|
|
1317
|
+
https://github.com/iovxw/ksni
|
|
1186
1318
|
kurbo 0.13.1 — Apache-2.0 OR MIT
|
|
1187
1319
|
https://github.com/linebender/kurbo
|
|
1188
1320
|
copyright notice that is included in or attached to the work
|
|
@@ -1197,6 +1329,12 @@ lazy_static 1.5.0 — MIT OR Apache-2.0
|
|
|
1197
1329
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1198
1330
|
Copyright [yyyy] [name of copyright owner]
|
|
1199
1331
|
Copyright (c) 2010 The Rust Project Developers
|
|
1332
|
+
lazycell 1.3.0 — MIT/Apache-2.0
|
|
1333
|
+
https://github.com/indiv0/lazycell
|
|
1334
|
+
copyright notice that is included in or attached to the work
|
|
1335
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1336
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1337
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1200
1338
|
libc 0.2.189 — MIT OR Apache-2.0
|
|
1201
1339
|
https://github.com/rust-lang/libc
|
|
1202
1340
|
copyright notice that is included in or attached to the work
|
|
@@ -1221,6 +1359,9 @@ libm 0.2.16 — MIT
|
|
|
1221
1359
|
Copyright © 2008 Stephen L. Moshier or
|
|
1222
1360
|
Copyright © 2017-2018 Arm Limited
|
|
1223
1361
|
Copyright notices are retained in src/* files where relevant.
|
|
1362
|
+
libudev-sys 0.1.4 — MIT
|
|
1363
|
+
https://github.com/dcuddeback/libudev-sys
|
|
1364
|
+
Copyright (c) 2015 David Cuddeback
|
|
1224
1365
|
linebender_resource_handle 0.1.1 — Apache-2.0 OR MIT
|
|
1225
1366
|
https://github.com/linebender/raw_resource_handle
|
|
1226
1367
|
copyright notice that is included in or attached to the work
|
|
@@ -1352,6 +1493,12 @@ native-tls 0.2.18 — MIT OR Apache-2.0
|
|
|
1352
1493
|
new_debug_unreachable 1.0.6 — MIT
|
|
1353
1494
|
https://github.com/mbrubeck/rust-debug-unreachable
|
|
1354
1495
|
Copyright (c) 2015 Jonathan Reem
|
|
1496
|
+
nix 0.30.1 — MIT
|
|
1497
|
+
https://github.com/nix-rust/nix
|
|
1498
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
1499
|
+
nix 0.31.3 — MIT
|
|
1500
|
+
https://github.com/nix-rust/nix
|
|
1501
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
1355
1502
|
no_denormals 0.3.0 — MIT
|
|
1356
1503
|
https://github.com/Sin-tel/no_denormals
|
|
1357
1504
|
Copyright (c) 2023 Sintel
|
|
@@ -1361,6 +1508,13 @@ nom 7.1.3 — MIT
|
|
|
1361
1508
|
nom 8.0.0 — MIT
|
|
1362
1509
|
https://github.com/rust-bakery/nom
|
|
1363
1510
|
Copyright (c) 2014-2019 Geoffroy Couprie
|
|
1511
|
+
notify-rust 4.18.0 — MIT OR Apache-2.0
|
|
1512
|
+
https://github.com/hoodie/notify-rust
|
|
1513
|
+
copyright notice that is included in or attached to the work
|
|
1514
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1515
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1516
|
+
Copyright {yyyy} {name of copyright owner}
|
|
1517
|
+
Copyright (c) 2017 Hendrik Sollich
|
|
1364
1518
|
num_cpus 1.17.0 — MIT OR Apache-2.0
|
|
1365
1519
|
https://github.com/seanmonstar/num_cpus
|
|
1366
1520
|
copyright notice that is included in or attached to the work
|
|
@@ -1452,16 +1606,35 @@ openssl-src 300.6.1+3.6.3 — MIT/Apache-2.0
|
|
|
1452
1606
|
openssl-sys 0.9.117 — MIT
|
|
1453
1607
|
https://github.com/rust-openssl/rust-openssl
|
|
1454
1608
|
Copyright (c) 2014 Alex Crichton
|
|
1609
|
+
option-ext 0.2.0 — MPL-2.0
|
|
1610
|
+
https://github.com/soc/option-ext.git
|
|
1611
|
+
(c) under Patent Claims infringed by Covered Software in the absence of
|
|
1455
1612
|
ordered-float 5.3.0 — MIT
|
|
1456
1613
|
https://github.com/reem/rust-ordered-float
|
|
1457
1614
|
Copyright (c) 2015 Jonathan Reem
|
|
1615
|
+
ordered-stream 0.2.0 — MIT OR Apache-2.0
|
|
1616
|
+
https://github.com/danieldg/ordered-stream
|
|
1617
|
+
copyright notice that is included in or attached to the work
|
|
1618
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1619
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1620
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1458
1621
|
os_pipe 1.2.3 — MIT
|
|
1459
1622
|
https://github.com/oconnor663/os_pipe.rs
|
|
1623
|
+
outref 0.5.2 — MIT
|
|
1624
|
+
https://github.com/Nugine/outref
|
|
1625
|
+
Copyright (c) 2022 Nugine
|
|
1460
1626
|
owned_ttf_parser 0.25.1 — Apache-2.0
|
|
1461
1627
|
https://github.com/alexheretic/owned-ttf-parser
|
|
1462
1628
|
copyright notice that is included in or attached to the work
|
|
1463
1629
|
copyright license to reproduce, prepare Derivative Works of,
|
|
1464
1630
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1631
|
+
parking 2.2.1 — Apache-2.0 OR MIT
|
|
1632
|
+
https://github.com/smol-rs/parking
|
|
1633
|
+
copyright notice that is included in or attached to the work
|
|
1634
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1635
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1636
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1637
|
+
Copyright 2014-2020 The Rust Project Developers
|
|
1465
1638
|
parking_lot 0.12.5 — MIT OR Apache-2.0
|
|
1466
1639
|
https://github.com/Amanieu/parking_lot
|
|
1467
1640
|
copyright notice that is included in or attached to the work
|
|
@@ -1497,6 +1670,11 @@ parley_data 0.11.1 — Apache-2.0 OR MIT
|
|
|
1497
1670
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1498
1671
|
Copyright [yyyy] [name of copyright owner]
|
|
1499
1672
|
Copyright 2020 the Parley Authors
|
|
1673
|
+
pastey 0.2.3 — MIT OR Apache-2.0
|
|
1674
|
+
https://github.com/as1100k/pastey
|
|
1675
|
+
copyright notice that is included in or attached to the work
|
|
1676
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1677
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1500
1678
|
peniko 0.6.1 — Apache-2.0 OR MIT
|
|
1501
1679
|
https://github.com/linebender/peniko
|
|
1502
1680
|
copyright notice that is included in or attached to the work
|
|
@@ -1587,13 +1765,6 @@ potential_utf 0.1.5 — Unicode-3.0
|
|
|
1587
1765
|
https://github.com/unicode-org/icu4x
|
|
1588
1766
|
COPYRIGHT AND PERMISSION NOTICE
|
|
1589
1767
|
Copyright © 2020-2024 Unicode, Inc.
|
|
1590
|
-
ppv-lite86 0.2.21 — MIT OR Apache-2.0
|
|
1591
|
-
https://github.com/cryptocorrosion/cryptocorrosion
|
|
1592
|
-
copyright notice that is included in or attached to the work
|
|
1593
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
1594
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
1595
|
-
Copyright 2019 The CryptoCorrosion Contributors
|
|
1596
|
-
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
1597
1768
|
precomputed-hash 0.1.1 — MIT
|
|
1598
1769
|
https://github.com/emilio/precomputed-hash
|
|
1599
1770
|
Copyright (c) 2017 Emilio Cobos Álvarez
|
|
@@ -1616,6 +1787,12 @@ primal-check 0.3.4 — MIT OR Apache-2.0
|
|
|
1616
1787
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1617
1788
|
Copyright [yyyy] [name of copyright owner]
|
|
1618
1789
|
Copyright (c) 2014 Huon Wilson
|
|
1790
|
+
proc-macro-crate 3.5.0 — MIT OR Apache-2.0
|
|
1791
|
+
https://github.com/bkchr/proc-macro-crate
|
|
1792
|
+
copyright notice that is included in or attached to the work
|
|
1793
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1794
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1795
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1619
1796
|
proc-macro2 1.0.107 — MIT OR Apache-2.0
|
|
1620
1797
|
https://github.com/dtolnay/proc-macro2
|
|
1621
1798
|
copyright notice that is included in or attached to the work
|
|
@@ -1645,16 +1822,10 @@ quote 1.0.47 — MIT OR Apache-2.0
|
|
|
1645
1822
|
copyright notice that is included in or attached to the work
|
|
1646
1823
|
copyright license to reproduce, prepare Derivative Works of,
|
|
1647
1824
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1648
|
-
|
|
1649
|
-
https://github.com/
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
copyright notice that is included in or attached to the work
|
|
1653
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
1654
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
1655
|
-
Copyright 2018 Developers of the Rand project
|
|
1656
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1657
|
-
rand_chacha 0.9.0 — MIT OR Apache-2.0
|
|
1825
|
+
radium 0.7.0 — MIT
|
|
1826
|
+
https://github.com/bitvecto-rs/radium
|
|
1827
|
+
Copyright (c) 2019 kneecaw (Nika Layzell)
|
|
1828
|
+
rand 0.10.2 — MIT OR Apache-2.0
|
|
1658
1829
|
https://github.com/rust-random/rand
|
|
1659
1830
|
Copyrights in the Rand project are retained by their contributors. No
|
|
1660
1831
|
copyright assignment is required to contribute to the Rand project.
|
|
@@ -1663,15 +1834,14 @@ rand_chacha 0.9.0 — MIT OR Apache-2.0
|
|
|
1663
1834
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1664
1835
|
Copyright 2018 Developers of the Rand project
|
|
1665
1836
|
Copyright (c) 2014 The Rust Project Developers
|
|
1666
|
-
rand_core 0.
|
|
1667
|
-
https://github.com/rust-random/
|
|
1837
|
+
rand_core 0.10.1 — MIT OR Apache-2.0
|
|
1838
|
+
https://github.com/rust-random/rand_core
|
|
1668
1839
|
Copyrights in the Rand project are retained by their contributors. No
|
|
1669
1840
|
copyright assignment is required to contribute to the Rand project.
|
|
1670
1841
|
copyright notice that is included in or attached to the work
|
|
1671
1842
|
copyright license to reproduce, prepare Derivative Works of,
|
|
1672
1843
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1673
|
-
Copyright 2018
|
|
1674
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1844
|
+
Copyright (c) 2018-2026 The Rand Project Developers
|
|
1675
1845
|
raw-window-handle 0.6.2 — MIT OR Apache-2.0 OR Zlib
|
|
1676
1846
|
https://github.com/rust-windowing/raw-window-handle
|
|
1677
1847
|
copyright notice that is included in or attached to the work
|
|
@@ -1697,6 +1867,10 @@ read-fonts 0.41.0 — MIT OR Apache-2.0
|
|
|
1697
1867
|
https://github.com/googlefonts/fontations
|
|
1698
1868
|
Copyright 2019 Fontations Developers
|
|
1699
1869
|
Copyright (c) 2019 Fontations Developers
|
|
1870
|
+
read-fonts 0.43.2 — MIT OR Apache-2.0
|
|
1871
|
+
https://github.com/googlefonts/fontations
|
|
1872
|
+
Copyright 2019 Fontations Developers
|
|
1873
|
+
Copyright (c) 2019 Fontations Developers
|
|
1700
1874
|
realfft 3.5.0 — MIT
|
|
1701
1875
|
https://github.com/HEnquist/realfft
|
|
1702
1876
|
regex 1.13.1 — MIT OR Apache-2.0
|
|
@@ -1727,6 +1901,13 @@ regex-syntax 0.8.11 — MIT OR Apache-2.0
|
|
|
1727
1901
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1728
1902
|
Copyright [yyyy] [name of copyright owner]
|
|
1729
1903
|
Copyright (c) 2014 The Rust Project Developers
|
|
1904
|
+
relative-path 2.0.1 — MIT OR Apache-2.0
|
|
1905
|
+
https://github.com/udoprog/relative-path
|
|
1906
|
+
copyright notice that is included in or attached to the work
|
|
1907
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1908
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1909
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1910
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1730
1911
|
renderdoc-sys 1.1.0 — MIT OR Apache-2.0
|
|
1731
1912
|
https://github.com/ebkalderon/renderdoc-rs
|
|
1732
1913
|
copyright notice that is included in or attached to the work
|
|
@@ -1758,6 +1939,14 @@ roxmltree 0.21.1 — MIT OR Apache-2.0
|
|
|
1758
1939
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1759
1940
|
Copyright [yyyy] [name of copyright owner]
|
|
1760
1941
|
Copyright (c) 2018 Yevhenii Reizner
|
|
1942
|
+
rquickjs 0.12.2 — MIT
|
|
1943
|
+
https://github.com/DelSkayn/rquickjs.git
|
|
1944
|
+
Copyright (c) 2020 Mees Delzenne
|
|
1945
|
+
Copyright (c) 2025 Rquickjs Contributors
|
|
1946
|
+
rquickjs-core 0.12.2 — MIT
|
|
1947
|
+
https://github.com/DelSkayn/rquickjs.git
|
|
1948
|
+
rquickjs-macro 0.12.2 — MIT
|
|
1949
|
+
https://github.com/DelSkayn/rquickjs.git
|
|
1761
1950
|
rquickjs-sys 0.12.2 — MIT
|
|
1762
1951
|
https://github.com/DelSkayn/rquickjs.git
|
|
1763
1952
|
rtrb 0.3.4 — MIT OR Apache-2.0
|
|
@@ -1893,6 +2082,11 @@ serde_json 1.0.151 — MIT OR Apache-2.0
|
|
|
1893
2082
|
copyright notice that is included in or attached to the work
|
|
1894
2083
|
copyright license to reproduce, prepare Derivative Works of,
|
|
1895
2084
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2085
|
+
serde_repr 0.1.21 — MIT OR Apache-2.0
|
|
2086
|
+
https://github.com/dtolnay/serde-repr
|
|
2087
|
+
copyright notice that is included in or attached to the work
|
|
2088
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2089
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1896
2090
|
serde_spanned 1.1.1 — MIT OR Apache-2.0
|
|
1897
2091
|
https://github.com/toml-rs/toml
|
|
1898
2092
|
copyright notice that is included in or attached to the work
|
|
@@ -1912,24 +2106,26 @@ servo_arc 0.4.3 — MIT OR Apache-2.0
|
|
|
1912
2106
|
copyright license to reproduce, prepare Derivative Works of,
|
|
1913
2107
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1914
2108
|
Copyright [yyyy] [name of copyright owner]
|
|
1915
|
-
sha1 0.
|
|
2109
|
+
sha1 0.11.0 — MIT OR Apache-2.0
|
|
1916
2110
|
https://github.com/RustCrypto/hashes
|
|
1917
2111
|
copyright notice that is included in or attached to the work
|
|
1918
2112
|
copyright license to reproduce, prepare Derivative Works of,
|
|
1919
2113
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1920
2114
|
Copyright [yyyy] [name of copyright owner]
|
|
1921
|
-
Copyright (c)
|
|
1922
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
2115
|
+
Copyright (c) 2016-2026 The RustCrypto Project Developers
|
|
1923
2116
|
Copyright (c) 2016 Artyom Pavlov
|
|
1924
|
-
|
|
2117
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
2118
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
2119
|
+
sha2 0.11.0 — MIT OR Apache-2.0
|
|
1925
2120
|
https://github.com/RustCrypto/hashes
|
|
1926
2121
|
copyright notice that is included in or attached to the work
|
|
1927
2122
|
copyright license to reproduce, prepare Derivative Works of,
|
|
1928
2123
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1929
2124
|
Copyright [yyyy] [name of copyright owner]
|
|
1930
|
-
Copyright (c)
|
|
1931
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
2125
|
+
Copyright (c) 2016-2026 The RustCrypto Project Developers
|
|
1932
2126
|
Copyright (c) 2016 Artyom Pavlov
|
|
2127
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
2128
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
1933
2129
|
shlex 1.3.0 — MIT OR Apache-2.0
|
|
1934
2130
|
https://github.com/comex/rust-shlex
|
|
1935
2131
|
Copyright 2015 Nicholas Allegra (comex).
|
|
@@ -1938,6 +2134,13 @@ shlex 2.0.1 — MIT OR Apache-2.0
|
|
|
1938
2134
|
https://github.com/comex/rust-shlex
|
|
1939
2135
|
Copyright 2015 Nicholas Allegra (comex).
|
|
1940
2136
|
Copyright (c) 2015 Nicholas Allegra (comex).
|
|
2137
|
+
signal-hook-registry 1.4.8 — MIT OR Apache-2.0
|
|
2138
|
+
https://github.com/vorner/signal-hook
|
|
2139
|
+
copyright notice that is included in or attached to the work
|
|
2140
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2141
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2142
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2143
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
1941
2144
|
simd-adler32 0.3.10 — MIT
|
|
1942
2145
|
https://github.com/mcountryman/simd-adler32
|
|
1943
2146
|
Copyright (c) [2021] [Marvin Countryman]
|
|
@@ -1956,6 +2159,10 @@ skrifa 0.44.0 — MIT OR Apache-2.0
|
|
|
1956
2159
|
https://github.com/googlefonts/fontations
|
|
1957
2160
|
Copyright 2019 Fontations Developers
|
|
1958
2161
|
Copyright (c) 2019 Fontations Developers
|
|
2162
|
+
skrifa 0.46.1 — MIT OR Apache-2.0
|
|
2163
|
+
https://github.com/googlefonts/fontations
|
|
2164
|
+
Copyright 2019 Fontations Developers
|
|
2165
|
+
Copyright (c) 2019 Fontations Developers
|
|
1959
2166
|
slab 0.4.12 — MIT
|
|
1960
2167
|
https://github.com/tokio-rs/slab
|
|
1961
2168
|
Copyright (c) 2019 Carl Lerche
|
|
@@ -2000,6 +2207,10 @@ softbuffer 0.4.8 — MIT OR Apache-2.0
|
|
|
2000
2207
|
Copyright 2022 Kirill Chibisov
|
|
2001
2208
|
softbuffer_window_renderer 0.8.0 — MIT OR Apache-2.0
|
|
2002
2209
|
https://github.com/dioxuslabs/anyrender
|
|
2210
|
+
sourcemap 9.3.2 — BSD-3-Clause
|
|
2211
|
+
https://github.com/getsentry/rust-sourcemap
|
|
2212
|
+
Copyright (c) 2016 by Armin Ronacher.
|
|
2213
|
+
copyright notice, this list of conditions and the following
|
|
2003
2214
|
spirv 0.4.0+sdk-1.4.341.0 — Apache-2.0
|
|
2004
2215
|
https://github.com/gfx-rs/rspirv
|
|
2005
2216
|
stable_deref_trait 1.2.1 — MIT OR Apache-2.0
|
|
@@ -2009,6 +2220,10 @@ stable_deref_trait 1.2.1 — MIT OR Apache-2.0
|
|
|
2009
2220
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2010
2221
|
Copyright [yyyy] [name of copyright owner]
|
|
2011
2222
|
Copyright (c) 2017 Robert Grosse
|
|
2223
|
+
starship-battery 0.11.1 — ISC
|
|
2224
|
+
https://github.com/starship/rust-battery
|
|
2225
|
+
Copyright (c) 2019-2021, Starship Contributors
|
|
2226
|
+
copyright notice and this permission notice appear in all copies.
|
|
2012
2227
|
static_assertions 1.1.0 — MIT OR Apache-2.0
|
|
2013
2228
|
https://github.com/nvzqz/static-assertions-rs
|
|
2014
2229
|
copyright notice that is included in or attached to the work
|
|
@@ -2185,6 +2400,9 @@ taffy 0.13.0 — MIT
|
|
|
2185
2400
|
https://github.com/DioxusLabs/taffy
|
|
2186
2401
|
Copyright (c) 2018 Visly Inc.
|
|
2187
2402
|
Copyright (c) 2026 Taffy Authors
|
|
2403
|
+
tap 1.0.1 — MIT
|
|
2404
|
+
https://github.com/myrrlyn/tap
|
|
2405
|
+
Copyright (c) 2017 Elliot Linder <darfink@gmail.com>
|
|
2188
2406
|
tempfile 3.27.0 — MIT OR Apache-2.0
|
|
2189
2407
|
https://github.com/Stebalien/tempfile
|
|
2190
2408
|
copyright notice that is included in or attached to the work
|
|
@@ -2274,7 +2492,7 @@ tokio-macros 2.7.2 — MIT
|
|
|
2274
2492
|
tokio-native-tls 0.3.1 — MIT
|
|
2275
2493
|
https://github.com/tokio-rs/tls
|
|
2276
2494
|
Copyright (c) 2019 Tokio Contributors
|
|
2277
|
-
tokio-tungstenite 0.
|
|
2495
|
+
tokio-tungstenite 0.30.0 — MIT
|
|
2278
2496
|
https://github.com/snapview/tokio-tungstenite
|
|
2279
2497
|
Copyright (c) 2017 Daniel Abramov
|
|
2280
2498
|
Copyright (c) 2017 Alexey Galakhov
|
|
@@ -2295,6 +2513,13 @@ toml_datetime 1.1.1+spec-1.1.0 — MIT OR Apache-2.0
|
|
|
2295
2513
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2296
2514
|
Copyright {yyyy} {name of copyright owner}
|
|
2297
2515
|
Copyright (c) Individual contributors
|
|
2516
|
+
toml_edit 0.25.13+spec-1.1.0 — MIT OR Apache-2.0
|
|
2517
|
+
https://github.com/toml-rs/toml
|
|
2518
|
+
copyright notice that is included in or attached to the work
|
|
2519
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2520
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2521
|
+
Copyright {yyyy} {name of copyright owner}
|
|
2522
|
+
Copyright (c) Individual contributors
|
|
2298
2523
|
toml_parser 1.1.3+spec-1.1.0 — MIT OR Apache-2.0
|
|
2299
2524
|
https://github.com/toml-rs/toml
|
|
2300
2525
|
copyright notice that is included in or attached to the work
|
|
@@ -2351,7 +2576,7 @@ ttf-parser 0.25.1 — MIT OR Apache-2.0
|
|
|
2351
2576
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2352
2577
|
Copyright [yyyy] [name of copyright owner]
|
|
2353
2578
|
Copyright (c) 2018 Yevhenii Reizner
|
|
2354
|
-
tungstenite 0.
|
|
2579
|
+
tungstenite 0.30.0 — MIT OR Apache-2.0
|
|
2355
2580
|
https://github.com/snapview/tungstenite-rs
|
|
2356
2581
|
copyright notice that is included in or attached to the work
|
|
2357
2582
|
copyright license to reproduce, prepare Derivative Works of,
|
|
@@ -2376,6 +2601,13 @@ unicode-bidi 0.3.18 — MIT OR Apache-2.0
|
|
|
2376
2601
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2377
2602
|
Copyright [yyyy] [name of copyright owner]
|
|
2378
2603
|
Copyright (c) 2015 The Rust Project Developers
|
|
2604
|
+
unicode-id-start 1.4.0 — (MIT OR Apache-2.0) AND Unicode-3.0
|
|
2605
|
+
https://github.com/Boshen/unicode-id-start
|
|
2606
|
+
copyright notice that is included in or attached to the work
|
|
2607
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2608
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2609
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
2610
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
2379
2611
|
unicode-ident 1.0.24 — (MIT OR Apache-2.0) AND Unicode-3.0
|
|
2380
2612
|
https://github.com/dtolnay/unicode-ident
|
|
2381
2613
|
copyright notice that is included in or attached to the work
|
|
@@ -2411,6 +2643,13 @@ unicode-width 0.2.2 — MIT OR Apache-2.0
|
|
|
2411
2643
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2412
2644
|
Copyright [yyyy] [name of copyright owner]
|
|
2413
2645
|
Copyright (c) 2015 The Rust Project Developers
|
|
2646
|
+
uom 0.38.0 — Apache-2.0 OR MIT
|
|
2647
|
+
https://github.com/iliekturtles/uom
|
|
2648
|
+
copyright notice that is included in or attached to the work
|
|
2649
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2650
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2651
|
+
Copyright {yyyy} {name of copyright owner}
|
|
2652
|
+
Copyright (c) 2019 Mike Boutin
|
|
2414
2653
|
url 2.5.8 — MIT OR Apache-2.0
|
|
2415
2654
|
https://github.com/servo/rust-url
|
|
2416
2655
|
copyright notice that is included in or attached to the work
|
|
@@ -2453,6 +2692,13 @@ vcpkg 0.2.15 — MIT/Apache-2.0
|
|
|
2453
2692
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2454
2693
|
Copyright [yyyy] [name of copyright owner]
|
|
2455
2694
|
Copyright (c) 2017 Jim McGrath
|
|
2695
|
+
vec_map 0.8.2 — MIT/Apache-2.0
|
|
2696
|
+
https://github.com/contain-rs/vec-map
|
|
2697
|
+
copyright notice that is included in or attached to the work
|
|
2698
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2699
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2700
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2701
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
2456
2702
|
vecmath 1.0.0 — MIT
|
|
2457
2703
|
https://github.com/pistondevelopers/vecmath.git
|
|
2458
2704
|
Copyright (c) 2014 PistonDevelopers
|
|
@@ -2504,6 +2750,8 @@ visibility 0.1.1 — Zlib OR MIT OR Apache-2.0
|
|
|
2504
2750
|
(C) 2024 Daniel Henry-Mantilla
|
|
2505
2751
|
void 1.0.2 — MIT
|
|
2506
2752
|
https://github.com/reem/rust-void.git
|
|
2753
|
+
vsimd 0.8.0 — MIT
|
|
2754
|
+
https://github.com/Nugine/simd
|
|
2507
2755
|
walkdir 2.5.0 — Unlicense/MIT
|
|
2508
2756
|
https://github.com/BurntSushi/walkdir
|
|
2509
2757
|
Copyright (c) 2015 Andrew Gallant
|
|
@@ -2660,6 +2908,9 @@ writeable 0.6.4 — Unicode-3.0
|
|
|
2660
2908
|
Copyright © 2020-2024 Unicode, Inc.
|
|
2661
2909
|
wuff 0.2.8 — MIT
|
|
2662
2910
|
https://github.com/nicoburns/wuff
|
|
2911
|
+
wyz 0.5.1 — MIT
|
|
2912
|
+
https://github.com/myrrlyn/wyz
|
|
2913
|
+
Copyright (c) 2018 myrrlyn (Alexander Payne)
|
|
2663
2914
|
x11-dl 2.21.0 — MIT
|
|
2664
2915
|
https://github.com/AltF02/x11-rs.git
|
|
2665
2916
|
x11rb 0.13.2 — MIT OR Apache-2.0
|
|
@@ -2713,6 +2964,18 @@ yoke-derive 0.8.2 — Unicode-3.0
|
|
|
2713
2964
|
https://github.com/unicode-org/icu4x
|
|
2714
2965
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2715
2966
|
Copyright © 2020-2024 Unicode, Inc.
|
|
2967
|
+
zbus 5.19.0 — MIT
|
|
2968
|
+
https://github.com/z-galaxy/zbus/
|
|
2969
|
+
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
|
|
2970
|
+
zbus_macros 5.19.0 — MIT
|
|
2971
|
+
https://github.com/z-galaxy/zbus/
|
|
2972
|
+
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
|
|
2973
|
+
zbus_names 4.3.4 — MIT
|
|
2974
|
+
https://github.com/z-galaxy/zbus/
|
|
2975
|
+
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
|
|
2976
|
+
zcheapstr 1.1.0 — MIT
|
|
2977
|
+
https://github.com/z-galaxy/zcheapstr/
|
|
2978
|
+
Copyright (c) 2026 Zeeshan Ali Khan & zcheapstr contributors
|
|
2716
2979
|
zerocopy 0.8.56 — BSD-2-Clause OR Apache-2.0 OR MIT
|
|
2717
2980
|
https://github.com/google/zerocopy
|
|
2718
2981
|
copyright notice that is included in or attached to the work
|
|
@@ -2774,8 +3037,16 @@ zune-jpeg 0.5.15 — MIT OR Apache-2.0 OR Zlib
|
|
|
2774
3037
|
Copyright [yyyy] [name of copyright owner]
|
|
2775
3038
|
Copyright (c) zune-image developers
|
|
2776
3039
|
(C) zune-image developers
|
|
3040
|
+
zvariant 5.15.0 — MIT
|
|
3041
|
+
https://github.com/z-galaxy/zbus/
|
|
3042
|
+
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
|
|
3043
|
+
zvariant_derive 5.15.0 — MIT
|
|
3044
|
+
https://github.com/z-galaxy/zbus/
|
|
3045
|
+
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
|
|
3046
|
+
zvariant_utils 4.2.0 — MIT
|
|
3047
|
+
https://github.com/z-galaxy/zbus/
|
|
2777
3048
|
|
|
2778
|
-
LICENCE TEXTS (
|
|
3049
|
+
LICENCE TEXTS (324)
|
|
2779
3050
|
|
|
2780
3051
|
Each distinct text appears once, followed by the packages it came with.
|
|
2781
3052
|
|
|
@@ -2976,7 +3247,7 @@ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
|
2976
3247
|
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
2977
3248
|
|
|
2978
3249
|
------------------------------------------------------------------------------
|
|
2979
|
-
LICENSE-APACHE —
|
|
3250
|
+
LICENSE-APACHE — 2 package(s): adler2 2.0.1, proc-macro-crate 3.5.0
|
|
2980
3251
|
------------------------------------------------------------------------------
|
|
2981
3252
|
Apache License
|
|
2982
3253
|
Version 2.0, January 2004
|
|
@@ -3181,7 +3452,7 @@ See the License for the specific language governing permissions and
|
|
|
3181
3452
|
limitations under the License.
|
|
3182
3453
|
|
|
3183
3454
|
------------------------------------------------------------------------------
|
|
3184
|
-
LICENSE-MIT —
|
|
3455
|
+
LICENSE-MIT — 61 package(s): adler2 2.0.1, allocator-api2 0.2.21, async-recursion 1.1.1, async-trait 0.1.92, atomic-waker 1.1.2, borsh 1.8.0, creek 1.2.3, displaydoc 0.2.7, drm 0.14.1, drm-ffi 0.9.1, drm-sys 0.8.1, dtoa 1.0.11, endi 1.1.1, event-listener 5.4.2, event-listener-strategy 0.5.4, fastrand 2.5.0, futures-lite 2.6.1, glow 0.17.0, itoa 1.0.18, khronos-egl 6.0.0, linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, linux-raw-sys 0.9.4, llq 0.1.1, malloc_size_of_derive 0.1.3, minimal-lexical 0.2.1, once_cell 1.21.4, ordered-stream 0.2.0, parking 2.2.1, pastey 0.2.3, pin-project-lite 0.2.17, polling 3.11.0, prettyplease 0.2.37, proc-macro-crate 3.5.0, proc-macro2 1.0.107, quote 1.0.47, rtrb 0.3.4, rustc-hash 1.1.0, rustc-hash 2.1.3, rustix 0.38.44, rustix 1.1.4, rustversion 1.0.23, semver 1.0.28, serde 1.0.229, serde_core 1.0.229, serde_derive 1.0.229, serde_json 1.0.151, serde_repr 0.1.21, servo_arc 0.4.3, smol_str 0.3.6, stylo_malloc_size_of 0.20.0, syn 2.0.119, syn 3.0.3, thin-vec 0.2.19, thiserror 2.0.20, thiserror-impl 2.0.20, unicode-id-start 1.4.0, unicode-ident 1.0.24, x11-dl 2.21.0, zmij 1.0.23, zvariant_utils 4.2.0
|
|
3185
3456
|
------------------------------------------------------------------------------
|
|
3186
3457
|
Permission is hereby granted, free of charge, to any
|
|
3187
3458
|
person obtaining a copy of this software and associated
|
|
@@ -3208,7 +3479,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
3208
3479
|
DEALINGS IN THE SOFTWARE.
|
|
3209
3480
|
|
|
3210
3481
|
------------------------------------------------------------------------------
|
|
3211
|
-
LICENSE-APACHE —
|
|
3482
|
+
LICENSE-APACHE — 135 package(s): ahash 0.8.12, arc-swap 1.9.2, arrayvec 0.7.8, async-recursion 1.1.1, atomic-waker 1.1.2, autocfg 1.5.1, base64 0.22.1, base64 0.23.1, bitflags 1.3.2, bitflags 2.13.1, cc 1.4.2, cexpr 0.6.0, cfg-if 1.0.4, crossbeam-channel 0.5.16, crossbeam-deque 0.8.7, crossbeam-epoch 0.9.20, crossbeam-utils 0.8.22, data-url 0.3.2, debugid 0.8.0, displaydoc 0.2.7, either 1.17.0, equivalent 1.0.2, errno 0.3.14, euclid 0.22.14, event-listener 5.4.2, event-listener-strategy 0.5.4, fastrand 2.5.0, find-msvc-tools 0.1.10, fixedbitset 0.5.7, flate2 1.1.9, fnv 1.0.7, fontique 0.11.1, form_urlencoded 1.2.2, futures-lite 2.6.1, gethostname 1.1.0, gif 0.14.2, glob 0.3.4, glow 0.17.0, hashbrown 0.15.5, hashbrown 0.16.1, hashbrown 0.17.1, heck 0.5.0, html5ever 0.39.0, httparse 1.10.1, hyper-tls 0.6.0, idna 1.1.0, idna_adapter 1.2.2, if_chain 1.0.3, indexmap 2.14.0, itertools 0.13.0, itertools 0.14.0, jobserver 0.1.35, keyboard-types 0.7.0, keyboard-types 0.8.3, khronos-egl 6.0.0, lazy_static 1.5.0, lazycell 1.3.0, linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, linux-raw-sys 0.9.4, lock_api 0.4.14, log 0.4.33, malloc_size_of_derive 0.1.3, markup5ever 0.39.0, mime 0.3.17, num_cpus 1.17.0, num-bigint 0.4.8, num-complex 0.4.6, num-derive 0.4.2, num-integer 0.1.46, num-rational 0.4.2, num-traits 0.2.19, once_cell 1.21.4, openssl-probe 0.2.1, openssl-src 300.6.1+3.6.3, ordered-stream 0.2.0, parking 2.2.1, parking_lot 0.12.5, parking_lot_core 0.9.12, parlance 0.1.0, parley 0.11.1, parley_data 0.11.1, percent-encoding 2.3.2, petgraph 0.8.3, pkg-config 0.3.33, png 0.18.1, polling 3.11.0, pollster 0.4.0, primal-check 0.3.4, rayon 1.12.0, rayon-core 1.13.0, regex 1.13.1, regex-automata 0.4.18, regex-lite 0.1.9, regex-syntax 0.8.11, relative-path 2.0.1, renderdoc-sys 1.1.0, roxmltree 0.20.0, roxmltree 0.21.1, rtrb 0.3.4, rustc_version 0.4.1, rustc-hash 1.1.0, rustix 0.38.44, rustix 1.1.4, scoped-tls 1.0.1, scopeguard 1.2.0, servo_arc 0.4.3, signal-hook-registry 1.4.8, simplecss 0.2.2, smallbitvec 2.6.1, smallvec 1.15.2, smol_str 0.3.6, socket2 0.6.5, stable_deref_trait 1.2.1, string_cache 0.9.0, string_cache_codegen 0.6.1, stylo_malloc_size_of 0.20.0, svgtypes 0.16.1, tempfile 3.27.0, tendril 0.5.1, thread_local 1.1.10, ttf-parser 0.25.1, tungstenite 0.30.0, unicode-bidi 0.3.18, unicode-segmentation 1.13.3, unicode-vo 0.1.0, unicode-width 0.2.2, url 2.5.8, uuid 1.24.0, vcpkg 0.2.15, version_check 0.9.5, web_atoms 0.2.6, weezl 0.1.12, wl-clipboard-rs 0.9.3, xml5ever 0.39.0
|
|
3212
3483
|
------------------------------------------------------------------------------
|
|
3213
3484
|
Apache License
|
|
3214
3485
|
Version 2.0, January 2004
|
|
@@ -3474,7 +3745,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
3474
3745
|
THE SOFTWARE.
|
|
3475
3746
|
|
|
3476
3747
|
------------------------------------------------------------------------------
|
|
3477
|
-
UNLICENSE —
|
|
3748
|
+
UNLICENSE — 11 package(s): aho-corasick 1.1.5, byteorder 1.5.0, byteorder-lite 0.1.0, jiff 0.2.35, jiff-core 0.1.0, jiff-static 0.2.35, ksni 0.3.6, memchr 2.8.3, same-file 1.0.6, termcolor 1.4.1, walkdir 2.5.0
|
|
3478
3749
|
------------------------------------------------------------------------------
|
|
3479
3750
|
This is free and unencumbered software released into the public domain.
|
|
3480
3751
|
|
|
@@ -3518,7 +3789,7 @@ Redistribution and use in source and binary forms, with or without modification,
|
|
|
3518
3789
|
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.
|
|
3519
3790
|
|
|
3520
3791
|
------------------------------------------------------------------------------
|
|
3521
|
-
LICENSE-APACHE —
|
|
3792
|
+
LICENSE-APACHE — 30 package(s): allocator-api2 0.2.21, async-trait 0.1.92, constant_time_eq 0.4.2, creek 1.2.3, dtoa 1.0.11, glifo 0.2.0, itoa 1.0.18, libc 0.2.189, litrs 1.0.0, pastey 0.2.3, prettyplease 0.2.37, proc-macro2 1.0.107, quote 1.0.47, rustc-hash 2.1.3, rustversion 1.0.23, ryu 1.0.23, semver 1.0.28, serde 1.0.229, serde_core 1.0.229, serde_derive 1.0.229, serde_json 1.0.151, serde_repr 0.1.21, serde_urlencoded 0.7.1, syn 2.0.119, syn 3.0.3, thin-vec 0.2.19, thiserror 2.0.20, thiserror-impl 2.0.20, unicode-id-start 1.4.0, unicode-ident 1.0.24
|
|
3522
3793
|
------------------------------------------------------------------------------
|
|
3523
3794
|
Apache License
|
|
3524
3795
|
Version 2.0, January 2004
|
|
@@ -3698,7 +3969,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
3698
3969
|
END OF TERMS AND CONDITIONS
|
|
3699
3970
|
|
|
3700
3971
|
------------------------------------------------------------------------------
|
|
3701
|
-
LICENSE-CC0 — 3 package(s): almost 0.2.0, blake3 1.8.
|
|
3972
|
+
LICENSE-CC0 — 3 package(s): almost 0.2.0, blake3 1.8.7, constant_time_eq 0.4.2
|
|
3702
3973
|
------------------------------------------------------------------------------
|
|
3703
3974
|
Creative Commons Legal Code
|
|
3704
3975
|
|
|
@@ -4320,68 +4591,287 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
4320
4591
|
DEALINGS IN THE SOFTWARE.
|
|
4321
4592
|
|
|
4322
4593
|
------------------------------------------------------------------------------
|
|
4323
|
-
LICENSE
|
|
4594
|
+
LICENSE-APACHE — 1 package(s): async-broadcast 0.7.2
|
|
4324
4595
|
------------------------------------------------------------------------------
|
|
4325
|
-
|
|
4596
|
+
Apache License
|
|
4597
|
+
Version 2.0, January 2004
|
|
4598
|
+
http://www.apache.org/licenses/
|
|
4326
4599
|
|
|
4327
|
-
|
|
4600
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
4328
4601
|
|
|
4329
|
-
|
|
4330
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4331
|
-
in the Software without restriction, including without limitation the rights
|
|
4332
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4333
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4334
|
-
furnished to do so, subject to the following conditions:
|
|
4602
|
+
1. Definitions.
|
|
4335
4603
|
|
|
4336
|
-
|
|
4337
|
-
|
|
4604
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
4605
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
4338
4606
|
|
|
4339
|
-
|
|
4340
|
-
|
|
4341
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4342
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4343
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4344
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4345
|
-
SOFTWARE.
|
|
4607
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
4608
|
+
the copyright owner that is granting the License.
|
|
4346
4609
|
|
|
4347
|
-
|
|
4348
|
-
|
|
4349
|
-
|
|
4350
|
-
|
|
4610
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
4611
|
+
other entities that control, are controlled by, or are under common
|
|
4612
|
+
control with that entity. For the purposes of this definition,
|
|
4613
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
4614
|
+
direction or management of such entity, whether by contract or
|
|
4615
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
4616
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
4351
4617
|
|
|
4352
|
-
|
|
4353
|
-
|
|
4618
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
4619
|
+
exercising permissions granted by this License.
|
|
4354
4620
|
|
|
4355
|
-
|
|
4356
|
-
|
|
4357
|
-
|
|
4621
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
4622
|
+
including but not limited to software source code, documentation
|
|
4623
|
+
source, and configuration files.
|
|
4358
4624
|
|
|
4359
|
-
|
|
4625
|
+
"Object" form shall mean any form resulting from mechanical
|
|
4626
|
+
transformation or translation of a Source form, including but
|
|
4627
|
+
not limited to compiled object code, generated documentation,
|
|
4628
|
+
and conversions to other media types.
|
|
4360
4629
|
|
|
4361
|
-
|
|
4362
|
-
|
|
4363
|
-
|
|
4364
|
-
|
|
4365
|
-
limitations under the License.
|
|
4630
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
4631
|
+
Object form, made available under the License, as indicated by a
|
|
4632
|
+
copyright notice that is included in or attached to the work
|
|
4633
|
+
(an example is provided in the Appendix below).
|
|
4366
4634
|
|
|
4367
|
-
|
|
4635
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
4636
|
+
form, that is based on (or derived from) the Work and for which the
|
|
4637
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
4638
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
4639
|
+
of this License, Derivative Works shall not include works that remain
|
|
4640
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
4641
|
+
the Work and Derivative Works thereof.
|
|
4368
4642
|
|
|
4369
|
-
|
|
4370
|
-
|
|
4643
|
+
"Contribution" shall mean any work of authorship, including
|
|
4644
|
+
the original version of the Work and any modifications or additions
|
|
4645
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
4646
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
4647
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
4648
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
4649
|
+
means any form of electronic, verbal, or written communication sent
|
|
4650
|
+
to the Licensor or its representatives, including but not limited to
|
|
4651
|
+
communication on electronic mailing lists, source code control systems,
|
|
4652
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
4653
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
4654
|
+
excluding communication that is conspicuously marked or otherwise
|
|
4655
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
4371
4656
|
|
|
4372
|
-
|
|
4373
|
-
|
|
4374
|
-
|
|
4375
|
-
Software without restriction, including without
|
|
4376
|
-
limitation the rights to use, copy, modify, merge,
|
|
4377
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
4378
|
-
the Software, and to permit persons to whom the Software
|
|
4379
|
-
is furnished to do so, subject to the following
|
|
4380
|
-
conditions:
|
|
4657
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
4658
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
4659
|
+
subsequently incorporated within the Work.
|
|
4381
4660
|
|
|
4382
|
-
|
|
4383
|
-
|
|
4384
|
-
|
|
4661
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
4662
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
4663
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4664
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
4665
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
4666
|
+
Work and such Derivative Works in Source or Object form.
|
|
4667
|
+
|
|
4668
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
4669
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
4670
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4671
|
+
(except as stated in this section) patent license to make, have made,
|
|
4672
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
4673
|
+
where such license applies only to those patent claims licensable
|
|
4674
|
+
by such Contributor that are necessarily infringed by their
|
|
4675
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
4676
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
4677
|
+
institute patent litigation against any entity (including a
|
|
4678
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
4679
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
4680
|
+
or contributory patent infringement, then any patent licenses
|
|
4681
|
+
granted to You under this License for that Work shall terminate
|
|
4682
|
+
as of the date such litigation is filed.
|
|
4683
|
+
|
|
4684
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
4685
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
4686
|
+
modifications, and in Source or Object form, provided that You
|
|
4687
|
+
meet the following conditions:
|
|
4688
|
+
|
|
4689
|
+
(a) You must give any other recipients of the Work or
|
|
4690
|
+
Derivative Works a copy of this License; and
|
|
4691
|
+
|
|
4692
|
+
(b) You must cause any modified files to carry prominent notices
|
|
4693
|
+
stating that You changed the files; and
|
|
4694
|
+
|
|
4695
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
4696
|
+
that You distribute, all copyright, patent, trademark, and
|
|
4697
|
+
attribution notices from the Source form of the Work,
|
|
4698
|
+
excluding those notices that do not pertain to any part of
|
|
4699
|
+
the Derivative Works; and
|
|
4700
|
+
|
|
4701
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
4702
|
+
distribution, then any Derivative Works that You distribute must
|
|
4703
|
+
include a readable copy of the attribution notices contained
|
|
4704
|
+
within such NOTICE file, excluding those notices that do not
|
|
4705
|
+
pertain to any part of the Derivative Works, in at least one
|
|
4706
|
+
of the following places: within a NOTICE text file distributed
|
|
4707
|
+
as part of the Derivative Works; within the Source form or
|
|
4708
|
+
documentation, if provided along with the Derivative Works; or,
|
|
4709
|
+
within a display generated by the Derivative Works, if and
|
|
4710
|
+
wherever such third-party notices normally appear. The contents
|
|
4711
|
+
of the NOTICE file are for informational purposes only and
|
|
4712
|
+
do not modify the License. You may add Your own attribution
|
|
4713
|
+
notices within Derivative Works that You distribute, alongside
|
|
4714
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
4715
|
+
that such additional attribution notices cannot be construed
|
|
4716
|
+
as modifying the License.
|
|
4717
|
+
|
|
4718
|
+
You may add Your own copyright statement to Your modifications and
|
|
4719
|
+
may provide additional or different license terms and conditions
|
|
4720
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
4721
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
4722
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
4723
|
+
the conditions stated in this License.
|
|
4724
|
+
|
|
4725
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
4726
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
4727
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
4728
|
+
this License, without any additional terms or conditions.
|
|
4729
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
4730
|
+
the terms of any separate license agreement you may have executed
|
|
4731
|
+
with Licensor regarding such Contributions.
|
|
4732
|
+
|
|
4733
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
4734
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
4735
|
+
except as required for reasonable and customary use in describing the
|
|
4736
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
4737
|
+
|
|
4738
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
4739
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
4740
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
4741
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
4742
|
+
implied, including, without limitation, any warranties or conditions
|
|
4743
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
4744
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
4745
|
+
appropriateness of using or redistributing the Work and assume any
|
|
4746
|
+
risks associated with Your exercise of permissions under this License.
|
|
4747
|
+
|
|
4748
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
4749
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
4750
|
+
unless required by applicable law (such as deliberate and grossly
|
|
4751
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
4752
|
+
liable to You for damages, including any direct, indirect, special,
|
|
4753
|
+
incidental, or consequential damages of any character arising as a
|
|
4754
|
+
result of this License or out of the use or inability to use the
|
|
4755
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
4756
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
4757
|
+
other commercial damages or losses), even if such Contributor
|
|
4758
|
+
has been advised of the possibility of such damages.
|
|
4759
|
+
|
|
4760
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
4761
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
4762
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
4763
|
+
or other liability obligations and/or rights consistent with this
|
|
4764
|
+
License. However, in accepting such obligations, You may act only
|
|
4765
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
4766
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
4767
|
+
defend, and hold each Contributor harmless for any liability
|
|
4768
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
4769
|
+
of your accepting any such warranty or additional liability.
|
|
4770
|
+
|
|
4771
|
+
END OF TERMS AND CONDITIONS
|
|
4772
|
+
|
|
4773
|
+
Copyright 2020 Yoshua Wuyts
|
|
4774
|
+
|
|
4775
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
4776
|
+
you may not use this file except in compliance with the License.
|
|
4777
|
+
You may obtain a copy of the License at
|
|
4778
|
+
|
|
4779
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
4780
|
+
|
|
4781
|
+
Unless required by applicable law or agreed to in writing, software
|
|
4782
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
4783
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
4784
|
+
See the License for the specific language governing permissions and
|
|
4785
|
+
limitations under the License.
|
|
4786
|
+
|
|
4787
|
+
------------------------------------------------------------------------------
|
|
4788
|
+
LICENSE-MIT — 1 package(s): async-broadcast 0.7.2
|
|
4789
|
+
------------------------------------------------------------------------------
|
|
4790
|
+
The MIT License (MIT)
|
|
4791
|
+
|
|
4792
|
+
Copyright (c) 2020 Yoshua Wuyts
|
|
4793
|
+
|
|
4794
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4795
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4796
|
+
in the Software without restriction, including without limitation the rights
|
|
4797
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4798
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4799
|
+
furnished to do so, subject to the following conditions:
|
|
4800
|
+
|
|
4801
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4802
|
+
copies or substantial portions of the Software.
|
|
4803
|
+
|
|
4804
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4805
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4806
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4807
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4808
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4809
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4810
|
+
SOFTWARE.
|
|
4811
|
+
|
|
4812
|
+
------------------------------------------------------------------------------
|
|
4813
|
+
LICENSE.MIT — 1 package(s): atomic_refcell 0.1.14
|
|
4814
|
+
------------------------------------------------------------------------------
|
|
4815
|
+
MIT License
|
|
4816
|
+
|
|
4817
|
+
Copyright (c) 2022 Bobby Holley
|
|
4818
|
+
|
|
4819
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4820
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4821
|
+
in the Software without restriction, including without limitation the rights
|
|
4822
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4823
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4824
|
+
furnished to do so, subject to the following conditions:
|
|
4825
|
+
|
|
4826
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4827
|
+
copies or substantial portions of the Software.
|
|
4828
|
+
|
|
4829
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4830
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4831
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4832
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4833
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4834
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4835
|
+
SOFTWARE.
|
|
4836
|
+
|
|
4837
|
+
------------------------------------------------------------------------------
|
|
4838
|
+
LICENSE-THIRD-PARTY — 2 package(s): atomic-waker 1.1.2, futures-lite 2.6.1
|
|
4839
|
+
------------------------------------------------------------------------------
|
|
4840
|
+
===============================================================================
|
|
4841
|
+
|
|
4842
|
+
Copyright (c) 2016 Alex Crichton
|
|
4843
|
+
Copyright (c) 2017 The Tokio Authors
|
|
4844
|
+
|
|
4845
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
4846
|
+
you may not use this file except in compliance with the License.
|
|
4847
|
+
You may obtain a copy of the License at
|
|
4848
|
+
|
|
4849
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
4850
|
+
|
|
4851
|
+
Unless required by applicable law or agreed to in writing, software
|
|
4852
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
4853
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
4854
|
+
See the License for the specific language governing permissions and
|
|
4855
|
+
limitations under the License.
|
|
4856
|
+
|
|
4857
|
+
===============================================================================
|
|
4858
|
+
|
|
4859
|
+
Copyright (c) 2016 Alex Crichton
|
|
4860
|
+
Copyright (c) 2017 The Tokio Authors
|
|
4861
|
+
|
|
4862
|
+
Permission is hereby granted, free of charge, to any
|
|
4863
|
+
person obtaining a copy of this software and associated
|
|
4864
|
+
documentation files (the "Software"), to deal in the
|
|
4865
|
+
Software without restriction, including without
|
|
4866
|
+
limitation the rights to use, copy, modify, merge,
|
|
4867
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4868
|
+
the Software, and to permit persons to whom the Software
|
|
4869
|
+
is furnished to do so, subject to the following
|
|
4870
|
+
conditions:
|
|
4871
|
+
|
|
4872
|
+
The above copyright notice and this permission notice
|
|
4873
|
+
shall be included in all copies or substantial portions
|
|
4874
|
+
of the Software.
|
|
4385
4875
|
|
|
4386
4876
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4387
4877
|
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
@@ -4539,7 +5029,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
|
4539
5029
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
4540
5030
|
|
|
4541
5031
|
------------------------------------------------------------------------------
|
|
4542
|
-
LICENSE-APACHE —
|
|
5032
|
+
LICENSE-APACHE — 8 package(s): bit-set 0.9.1, bit-vec 0.9.1, defmt 1.1.1, defmt-macros 1.1.1, downcast-rs 1.2.1, minimal-lexical 0.2.1, presser 0.3.1, vec_map 0.8.2
|
|
4543
5033
|
------------------------------------------------------------------------------
|
|
4544
5034
|
Apache License
|
|
4545
5035
|
Version 2.0, January 2004
|
|
@@ -4802,7 +5292,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
4802
5292
|
DEALINGS IN THE SOFTWARE.
|
|
4803
5293
|
|
|
4804
5294
|
------------------------------------------------------------------------------
|
|
4805
|
-
LICENSE-MIT —
|
|
5295
|
+
LICENSE-MIT — 15 package(s): bitflags 1.3.2, bitflags 2.13.1, glob 0.3.4, log 0.4.33, num-bigint 0.4.8, num-complex 0.4.6, num-derive 0.4.2, num-integer 0.1.46, num-rational 0.4.2, num-traits 0.2.19, regex 1.13.1, regex-automata 0.4.18, regex-lite 0.1.9, regex-syntax 0.8.11, relative-path 2.0.1
|
|
4806
5296
|
------------------------------------------------------------------------------
|
|
4807
5297
|
Copyright (c) 2014 The Rust Project Developers
|
|
4808
5298
|
|
|
@@ -4831,7 +5321,32 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
4831
5321
|
DEALINGS IN THE SOFTWARE.
|
|
4832
5322
|
|
|
4833
5323
|
------------------------------------------------------------------------------
|
|
4834
|
-
|
|
5324
|
+
LICENSE.txt — 2 package(s): bitvec 1.1.1, wyz 0.5.1
|
|
5325
|
+
------------------------------------------------------------------------------
|
|
5326
|
+
MIT License
|
|
5327
|
+
|
|
5328
|
+
Copyright (c) 2018 myrrlyn (Alexander Payne)
|
|
5329
|
+
|
|
5330
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5331
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
5332
|
+
in the Software without restriction, including without limitation the rights
|
|
5333
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5334
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
5335
|
+
furnished to do so, subject to the following conditions:
|
|
5336
|
+
|
|
5337
|
+
The above copyright notice and this permission notice shall be included in all
|
|
5338
|
+
copies or substantial portions of the Software.
|
|
5339
|
+
|
|
5340
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5341
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5342
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5343
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5344
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5345
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5346
|
+
SOFTWARE.
|
|
5347
|
+
|
|
5348
|
+
------------------------------------------------------------------------------
|
|
5349
|
+
LICENSE_A2 — 1 package(s): blake3 1.8.7
|
|
4835
5350
|
------------------------------------------------------------------------------
|
|
4836
5351
|
Apache License
|
|
4837
5352
|
Version 2.0, January 2004
|
|
@@ -5036,7 +5551,7 @@ Apache License
|
|
|
5036
5551
|
limitations under the License.
|
|
5037
5552
|
|
|
5038
5553
|
------------------------------------------------------------------------------
|
|
5039
|
-
LICENSE_A2LLVM — 1 package(s): blake3 1.8.
|
|
5554
|
+
LICENSE_A2LLVM — 1 package(s): blake3 1.8.7
|
|
5040
5555
|
------------------------------------------------------------------------------
|
|
5041
5556
|
Apache License
|
|
5042
5557
|
Version 2.0, January 2004
|
|
@@ -5258,7 +5773,7 @@ the License, but only in their entirety and only with respect to the Combined
|
|
|
5258
5773
|
Software.
|
|
5259
5774
|
|
|
5260
5775
|
------------------------------------------------------------------------------
|
|
5261
|
-
LICENSE-APACHE —
|
|
5776
|
+
LICENSE-APACHE — 9 package(s): block-buffer 0.12.1, chacha20 0.10.1, const-oid 0.10.2, cpufeatures 0.3.0, crypto-common 0.2.2, digest 0.11.3, hybrid-array 0.4.14, sha1 0.11.0, sha2 0.11.0
|
|
5262
5777
|
------------------------------------------------------------------------------
|
|
5263
5778
|
Apache License
|
|
5264
5779
|
Version 2.0, January 2004
|
|
@@ -5463,9 +5978,9 @@ See the License for the specific language governing permissions and
|
|
|
5463
5978
|
limitations under the License.
|
|
5464
5979
|
|
|
5465
5980
|
------------------------------------------------------------------------------
|
|
5466
|
-
LICENSE-MIT — 1 package(s): block-buffer 0.
|
|
5981
|
+
LICENSE-MIT — 1 package(s): block-buffer 0.12.1
|
|
5467
5982
|
------------------------------------------------------------------------------
|
|
5468
|
-
Copyright (c) 2018-
|
|
5983
|
+
Copyright (c) 2018-2025 The RustCrypto Project Developers
|
|
5469
5984
|
|
|
5470
5985
|
Permission is hereby granted, free of charge, to any
|
|
5471
5986
|
person obtaining a copy of this software and associated
|
|
@@ -6195,6 +6710,35 @@ The `cfg_aliases!` macro uses a lot of the code from [`tectonic_cfg_support::tar
|
|
|
6195
6710
|
SOFTWARE.
|
|
6196
6711
|
---
|
|
6197
6712
|
|
|
6713
|
+
------------------------------------------------------------------------------
|
|
6714
|
+
LICENSE-MIT — 1 package(s): chacha20 0.10.1
|
|
6715
|
+
------------------------------------------------------------------------------
|
|
6716
|
+
Copyright (c) 2019-2026 The RustCrypto Project Developers
|
|
6717
|
+
|
|
6718
|
+
Permission is hereby granted, free of charge, to any
|
|
6719
|
+
person obtaining a copy of this software and associated
|
|
6720
|
+
documentation files (the "Software"), to deal in the
|
|
6721
|
+
Software without restriction, including without
|
|
6722
|
+
limitation the rights to use, copy, modify, merge,
|
|
6723
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
6724
|
+
the Software, and to permit persons to whom the Software
|
|
6725
|
+
is furnished to do so, subject to the following
|
|
6726
|
+
conditions:
|
|
6727
|
+
|
|
6728
|
+
The above copyright notice and this permission notice
|
|
6729
|
+
shall be included in all copies or substantial portions
|
|
6730
|
+
of the Software.
|
|
6731
|
+
|
|
6732
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
6733
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
6734
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
6735
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
6736
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
6737
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
6738
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
6739
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
6740
|
+
DEALINGS IN THE SOFTWARE.
|
|
6741
|
+
|
|
6198
6742
|
------------------------------------------------------------------------------
|
|
6199
6743
|
LICENSE-MIT — 4 package(s): color 0.3.3, half 2.7.1, ident_case 1.0.1, linebender_resource_handle 0.1.1
|
|
6200
6744
|
------------------------------------------------------------------------------
|
|
@@ -6244,9 +6788,38 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
6244
6788
|
SOFTWARE.
|
|
6245
6789
|
|
|
6246
6790
|
------------------------------------------------------------------------------
|
|
6247
|
-
LICENSE-
|
|
6791
|
+
LICENSE-MIT — 1 package(s): const-oid 0.10.2
|
|
6248
6792
|
------------------------------------------------------------------------------
|
|
6249
|
-
|
|
6793
|
+
Copyright (c) 2020-2026 The RustCrypto Project Developers
|
|
6794
|
+
|
|
6795
|
+
Permission is hereby granted, free of charge, to any
|
|
6796
|
+
person obtaining a copy of this software and associated
|
|
6797
|
+
documentation files (the "Software"), to deal in the
|
|
6798
|
+
Software without restriction, including without
|
|
6799
|
+
limitation the rights to use, copy, modify, merge,
|
|
6800
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
6801
|
+
the Software, and to permit persons to whom the Software
|
|
6802
|
+
is furnished to do so, subject to the following
|
|
6803
|
+
conditions:
|
|
6804
|
+
|
|
6805
|
+
The above copyright notice and this permission notice
|
|
6806
|
+
shall be included in all copies or substantial portions
|
|
6807
|
+
of the Software.
|
|
6808
|
+
|
|
6809
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
6810
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
6811
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
6812
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
6813
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
6814
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
6815
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
6816
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
6817
|
+
DEALINGS IN THE SOFTWARE.
|
|
6818
|
+
|
|
6819
|
+
------------------------------------------------------------------------------
|
|
6820
|
+
LICENSE-MIT0 — 1 package(s): constant_time_eq 0.4.2
|
|
6821
|
+
------------------------------------------------------------------------------
|
|
6822
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
6250
6823
|
copy of this software and associated documentation files (the
|
|
6251
6824
|
"Software"), to deal in the Software without restriction, including
|
|
6252
6825
|
without limitation the rights to use, copy, modify, merge, publish,
|
|
@@ -6261,6 +6834,31 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
6261
6834
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
6262
6835
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6263
6836
|
|
|
6837
|
+
------------------------------------------------------------------------------
|
|
6838
|
+
LICENSE — 1 package(s): convert_case 0.11.0
|
|
6839
|
+
------------------------------------------------------------------------------
|
|
6840
|
+
MIT License
|
|
6841
|
+
|
|
6842
|
+
Copyright (c) 2025 rutrum
|
|
6843
|
+
|
|
6844
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6845
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
6846
|
+
in the Software without restriction, including without limitation the rights
|
|
6847
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6848
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
6849
|
+
furnished to do so, subject to the following conditions:
|
|
6850
|
+
|
|
6851
|
+
The above copyright notice and this permission notice shall be included in all
|
|
6852
|
+
copies or substantial portions of the Software.
|
|
6853
|
+
|
|
6854
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6855
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6856
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6857
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6858
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6859
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6860
|
+
SOFTWARE.
|
|
6861
|
+
|
|
6264
6862
|
------------------------------------------------------------------------------
|
|
6265
6863
|
LICENSE — 1 package(s): core_maths 0.1.1
|
|
6266
6864
|
------------------------------------------------------------------------------
|
|
@@ -6287,7 +6885,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
6287
6885
|
SOFTWARE.
|
|
6288
6886
|
|
|
6289
6887
|
------------------------------------------------------------------------------
|
|
6290
|
-
LICENSE-MIT —
|
|
6888
|
+
LICENSE-MIT — 1 package(s): cpufeatures 0.3.0
|
|
6291
6889
|
------------------------------------------------------------------------------
|
|
6292
6890
|
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
6293
6891
|
|
|
@@ -6316,7 +6914,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
6316
6914
|
DEALINGS IN THE SOFTWARE.
|
|
6317
6915
|
|
|
6318
6916
|
------------------------------------------------------------------------------
|
|
6319
|
-
LICENSE-APACHE —
|
|
6917
|
+
LICENSE-APACHE — 25 package(s): crc32fast 1.5.0, ctor 0.10.1, dpi 0.1.2, dtor 0.8.1, foreign-types 0.3.2, foreign-types-shared 0.1.1, hex 0.4.3, native-tls 0.2.18, notify-rust 4.18.0, openssl 0.10.81, openssl-macros 0.1.1, quick-error 2.0.1, rustfft 6.4.1, serde_spanned 1.1.1, strength_reduce 0.2.4, toml 1.1.4+spec-1.1.0, toml_datetime 1.1.1+spec-1.1.0, toml_edit 0.25.13+spec-1.1.0, toml_parser 1.1.3+spec-1.1.0, toml_writer 1.1.2+spec-1.1.0, winit 0.31.0-beta.2, winit-common 0.31.0-beta.2, winit-core 0.31.0-beta.2, winit-wayland 0.31.0-beta.2, winit-x11 0.31.0-beta.2
|
|
6320
6918
|
------------------------------------------------------------------------------
|
|
6321
6919
|
Apache License
|
|
6322
6920
|
Version 2.0, January 2004
|
|
@@ -7179,9 +7777,9 @@ See the License for the specific language governing permissions and
|
|
|
7179
7777
|
limitations under the License.
|
|
7180
7778
|
|
|
7181
7779
|
------------------------------------------------------------------------------
|
|
7182
|
-
LICENSE-MIT — 1 package(s): crypto-common 0.
|
|
7780
|
+
LICENSE-MIT — 1 package(s): crypto-common 0.2.2
|
|
7183
7781
|
------------------------------------------------------------------------------
|
|
7184
|
-
Copyright (c) 2021 RustCrypto Developers
|
|
7782
|
+
Copyright (c) 2021-2026 RustCrypto Developers
|
|
7185
7783
|
|
|
7186
7784
|
Permission is hereby granted, free of charge, to any
|
|
7187
7785
|
person obtaining a copy of this software and associated
|
|
@@ -7971,8 +8569,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
7971
8569
|
SOFTWARE.
|
|
7972
8570
|
|
|
7973
8571
|
------------------------------------------------------------------------------
|
|
7974
|
-
LICENSE-MIT — 1 package(s): digest 0.
|
|
8572
|
+
LICENSE-MIT — 1 package(s): digest 0.11.3
|
|
7975
8573
|
------------------------------------------------------------------------------
|
|
8574
|
+
Copyright (c) 2017-2025 RustCrypto Developers
|
|
7976
8575
|
Copyright (c) 2017 Artyom Pavlov
|
|
7977
8576
|
|
|
7978
8577
|
Permission is hereby granted, free of charge, to any
|
|
@@ -7999,6 +8598,207 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
7999
8598
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
8000
8599
|
DEALINGS IN THE SOFTWARE.
|
|
8001
8600
|
|
|
8601
|
+
------------------------------------------------------------------------------
|
|
8602
|
+
LICENSE-APACHE — 2 package(s): dirs 6.0.0, dirs-sys 0.5.0
|
|
8603
|
+
------------------------------------------------------------------------------
|
|
8604
|
+
Apache License
|
|
8605
|
+
Version 2.0, January 2004
|
|
8606
|
+
http://www.apache.org/licenses/
|
|
8607
|
+
|
|
8608
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
8609
|
+
|
|
8610
|
+
1. Definitions.
|
|
8611
|
+
|
|
8612
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
8613
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
8614
|
+
|
|
8615
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
8616
|
+
the copyright owner that is granting the License.
|
|
8617
|
+
|
|
8618
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
8619
|
+
other entities that control, are controlled by, or are under common
|
|
8620
|
+
control with that entity. For the purposes of this definition,
|
|
8621
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
8622
|
+
direction or management of such entity, whether by contract or
|
|
8623
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
8624
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
8625
|
+
|
|
8626
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
8627
|
+
exercising permissions granted by this License.
|
|
8628
|
+
|
|
8629
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
8630
|
+
including but not limited to software source code, documentation
|
|
8631
|
+
source, and configuration files.
|
|
8632
|
+
|
|
8633
|
+
"Object" form shall mean any form resulting from mechanical
|
|
8634
|
+
transformation or translation of a Source form, including but
|
|
8635
|
+
not limited to compiled object code, generated documentation,
|
|
8636
|
+
and conversions to other media types.
|
|
8637
|
+
|
|
8638
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
8639
|
+
Object form, made available under the License, as indicated by a
|
|
8640
|
+
copyright notice that is included in or attached to the work
|
|
8641
|
+
(an example is provided in the Appendix below).
|
|
8642
|
+
|
|
8643
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
8644
|
+
form, that is based on (or derived from) the Work and for which the
|
|
8645
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
8646
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
8647
|
+
of this License, Derivative Works shall not include works that remain
|
|
8648
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
8649
|
+
the Work and Derivative Works thereof.
|
|
8650
|
+
|
|
8651
|
+
"Contribution" shall mean any work of authorship, including
|
|
8652
|
+
the original version of the Work and any modifications or additions
|
|
8653
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
8654
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
8655
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
8656
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
8657
|
+
means any form of electronic, verbal, or written communication sent
|
|
8658
|
+
to the Licensor or its representatives, including but not limited to
|
|
8659
|
+
communication on electronic mailing lists, source code control systems,
|
|
8660
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
8661
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
8662
|
+
excluding communication that is conspicuously marked or otherwise
|
|
8663
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
8664
|
+
|
|
8665
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
8666
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
8667
|
+
subsequently incorporated within the Work.
|
|
8668
|
+
|
|
8669
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
8670
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
8671
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
8672
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
8673
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
8674
|
+
Work and such Derivative Works in Source or Object form.
|
|
8675
|
+
|
|
8676
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
8677
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
8678
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
8679
|
+
(except as stated in this section) patent license to make, have made,
|
|
8680
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
8681
|
+
where such license applies only to those patent claims licensable
|
|
8682
|
+
by such Contributor that are necessarily infringed by their
|
|
8683
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
8684
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
8685
|
+
institute patent litigation against any entity (including a
|
|
8686
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
8687
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
8688
|
+
or contributory patent infringement, then any patent licenses
|
|
8689
|
+
granted to You under this License for that Work shall terminate
|
|
8690
|
+
as of the date such litigation is filed.
|
|
8691
|
+
|
|
8692
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
8693
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
8694
|
+
modifications, and in Source or Object form, provided that You
|
|
8695
|
+
meet the following conditions:
|
|
8696
|
+
|
|
8697
|
+
(a) You must give any other recipients of the Work or
|
|
8698
|
+
Derivative Works a copy of this License; and
|
|
8699
|
+
|
|
8700
|
+
(b) You must cause any modified files to carry prominent notices
|
|
8701
|
+
stating that You changed the files; and
|
|
8702
|
+
|
|
8703
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
8704
|
+
that You distribute, all copyright, patent, trademark, and
|
|
8705
|
+
attribution notices from the Source form of the Work,
|
|
8706
|
+
excluding those notices that do not pertain to any part of
|
|
8707
|
+
the Derivative Works; and
|
|
8708
|
+
|
|
8709
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
8710
|
+
distribution, then any Derivative Works that You distribute must
|
|
8711
|
+
include a readable copy of the attribution notices contained
|
|
8712
|
+
within such NOTICE file, excluding those notices that do not
|
|
8713
|
+
pertain to any part of the Derivative Works, in at least one
|
|
8714
|
+
of the following places: within a NOTICE text file distributed
|
|
8715
|
+
as part of the Derivative Works; within the Source form or
|
|
8716
|
+
documentation, if provided along with the Derivative Works; or,
|
|
8717
|
+
within a display generated by the Derivative Works, if and
|
|
8718
|
+
wherever such third-party notices normally appear. The contents
|
|
8719
|
+
of the NOTICE file are for informational purposes only and
|
|
8720
|
+
do not modify the License. You may add Your own attribution
|
|
8721
|
+
notices within Derivative Works that You distribute, alongside
|
|
8722
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
8723
|
+
that such additional attribution notices cannot be construed
|
|
8724
|
+
as modifying the License.
|
|
8725
|
+
|
|
8726
|
+
You may add Your own copyright statement to Your modifications and
|
|
8727
|
+
may provide additional or different license terms and conditions
|
|
8728
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
8729
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
8730
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
8731
|
+
the conditions stated in this License.
|
|
8732
|
+
|
|
8733
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
8734
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
8735
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
8736
|
+
this License, without any additional terms or conditions.
|
|
8737
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
8738
|
+
the terms of any separate license agreement you may have executed
|
|
8739
|
+
with Licensor regarding such Contributions.
|
|
8740
|
+
|
|
8741
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
8742
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
8743
|
+
except as required for reasonable and customary use in describing the
|
|
8744
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
8745
|
+
|
|
8746
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
8747
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
8748
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
8749
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
8750
|
+
implied, including, without limitation, any warranties or conditions
|
|
8751
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
8752
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
8753
|
+
appropriateness of using or redistributing the Work and assume any
|
|
8754
|
+
risks associated with Your exercise of permissions under this License.
|
|
8755
|
+
|
|
8756
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
8757
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
8758
|
+
unless required by applicable law (such as deliberate and grossly
|
|
8759
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
8760
|
+
liable to You for damages, including any direct, indirect, special,
|
|
8761
|
+
incidental, or consequential damages of any character arising as a
|
|
8762
|
+
result of this License or out of the use or inability to use the
|
|
8763
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
8764
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
8765
|
+
other commercial damages or losses), even if such Contributor
|
|
8766
|
+
has been advised of the possibility of such damages.
|
|
8767
|
+
|
|
8768
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
8769
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
8770
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
8771
|
+
or other liability obligations and/or rights consistent with this
|
|
8772
|
+
License. However, in accepting such obligations, You may act only
|
|
8773
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
8774
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
8775
|
+
defend, and hold each Contributor harmless for any liability
|
|
8776
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
8777
|
+
of your accepting any such warranty or additional liability.
|
|
8778
|
+
|
|
8779
|
+
------------------------------------------------------------------------------
|
|
8780
|
+
LICENSE-MIT — 2 package(s): dirs 6.0.0, dirs-sys 0.5.0
|
|
8781
|
+
------------------------------------------------------------------------------
|
|
8782
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
8783
|
+
|
|
8784
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
8785
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
8786
|
+
in the Software without restriction, including without limitation the rights
|
|
8787
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
8788
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
8789
|
+
furnished to do so, subject to the following conditions:
|
|
8790
|
+
|
|
8791
|
+
The above copyright notice and this permission notice shall be included in all
|
|
8792
|
+
copies or substantial portions of the Software.
|
|
8793
|
+
|
|
8794
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
8795
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
8796
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
8797
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
8798
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
8799
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
8800
|
+
SOFTWARE.
|
|
8801
|
+
|
|
8002
8802
|
------------------------------------------------------------------------------
|
|
8003
8803
|
LICENSE.txt — 1 package(s): dlib 0.5.3
|
|
8004
8804
|
------------------------------------------------------------------------------
|
|
@@ -8022,6 +8822,24 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
8022
8822
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
8023
8823
|
THE SOFTWARE.
|
|
8024
8824
|
|
|
8825
|
+
------------------------------------------------------------------------------
|
|
8826
|
+
LICENSE.txt — 1 package(s): doctest-file 1.1.1
|
|
8827
|
+
------------------------------------------------------------------------------
|
|
8828
|
+
BSD Zero Clause License
|
|
8829
|
+
|
|
8830
|
+
Copyright (c) 2024 kotauskas
|
|
8831
|
+
|
|
8832
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
8833
|
+
purpose with or without fee is hereby granted.
|
|
8834
|
+
|
|
8835
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
8836
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
8837
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
8838
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
8839
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
8840
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
8841
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
8842
|
+
|
|
8025
8843
|
------------------------------------------------------------------------------
|
|
8026
8844
|
LICENSE-APACHE — 1 package(s): document-features 0.2.12
|
|
8027
8845
|
------------------------------------------------------------------------------
|
|
@@ -8692,6 +9510,208 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
|
8692
9510
|
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
8693
9511
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
8694
9512
|
|
|
9513
|
+
------------------------------------------------------------------------------
|
|
9514
|
+
LICENSE-APACHE — 1 package(s): enumflags2 0.7.12
|
|
9515
|
+
------------------------------------------------------------------------------
|
|
9516
|
+
Apache License
|
|
9517
|
+
|
|
9518
|
+
Version 2.0, January 2004
|
|
9519
|
+
|
|
9520
|
+
http://www.apache.org/licenses/
|
|
9521
|
+
|
|
9522
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
9523
|
+
|
|
9524
|
+
1. Definitions.
|
|
9525
|
+
|
|
9526
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
9527
|
+
|
|
9528
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
9529
|
+
|
|
9530
|
+
"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.
|
|
9531
|
+
|
|
9532
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
9533
|
+
|
|
9534
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
9535
|
+
|
|
9536
|
+
"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.
|
|
9537
|
+
|
|
9538
|
+
"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).
|
|
9539
|
+
|
|
9540
|
+
"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.
|
|
9541
|
+
|
|
9542
|
+
"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."
|
|
9543
|
+
|
|
9544
|
+
"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.
|
|
9545
|
+
|
|
9546
|
+
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.
|
|
9547
|
+
|
|
9548
|
+
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.
|
|
9549
|
+
|
|
9550
|
+
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:
|
|
9551
|
+
|
|
9552
|
+
You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
9553
|
+
You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
9554
|
+
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
|
|
9555
|
+
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.
|
|
9556
|
+
|
|
9557
|
+
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.
|
|
9558
|
+
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.
|
|
9559
|
+
|
|
9560
|
+
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.
|
|
9561
|
+
|
|
9562
|
+
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.
|
|
9563
|
+
|
|
9564
|
+
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.
|
|
9565
|
+
|
|
9566
|
+
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.
|
|
9567
|
+
|
|
9568
|
+
END OF TERMS AND CONDITIONS
|
|
9569
|
+
|
|
9570
|
+
|
|
9571
|
+
Copyright 2017-2023 Maik Klein, Maja Kądziołka
|
|
9572
|
+
|
|
9573
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
9574
|
+
you may not use this file except in compliance with the License.
|
|
9575
|
+
You may obtain a copy of the License at
|
|
9576
|
+
|
|
9577
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
9578
|
+
|
|
9579
|
+
Unless required by applicable law or agreed to in writing, software
|
|
9580
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
9581
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
9582
|
+
See the License for the specific language governing permissions and
|
|
9583
|
+
limitations under the License.
|
|
9584
|
+
|
|
9585
|
+
------------------------------------------------------------------------------
|
|
9586
|
+
LICENSE-MIT — 1 package(s): enumflags2 0.7.12
|
|
9587
|
+
------------------------------------------------------------------------------
|
|
9588
|
+
Copyright (c) 2017-2023 Maik Klein, Maja Kądziołka
|
|
9589
|
+
|
|
9590
|
+
Permission is hereby granted, free of charge, to any
|
|
9591
|
+
person obtaining a copy of this software and associated
|
|
9592
|
+
documentation files (the "Software"), to deal in the
|
|
9593
|
+
Software without restriction, including without
|
|
9594
|
+
limitation the rights to use, copy, modify, merge,
|
|
9595
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
9596
|
+
the Software, and to permit persons to whom the Software
|
|
9597
|
+
is furnished to do so, subject to the following
|
|
9598
|
+
conditions:
|
|
9599
|
+
|
|
9600
|
+
The above copyright notice and this permission notice
|
|
9601
|
+
shall be included in all copies or substantial portions
|
|
9602
|
+
of the Software.
|
|
9603
|
+
|
|
9604
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
9605
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
9606
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
9607
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
9608
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
9609
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
9610
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
9611
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
9612
|
+
DEALINGS IN THE SOFTWARE.
|
|
9613
|
+
|
|
9614
|
+
------------------------------------------------------------------------------
|
|
9615
|
+
LICENSE-APACHE — 1 package(s): enumflags2_derive 0.7.12
|
|
9616
|
+
------------------------------------------------------------------------------
|
|
9617
|
+
Apache License
|
|
9618
|
+
|
|
9619
|
+
Version 2.0, January 2004
|
|
9620
|
+
|
|
9621
|
+
http://www.apache.org/licenses/
|
|
9622
|
+
|
|
9623
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
9624
|
+
|
|
9625
|
+
1. Definitions.
|
|
9626
|
+
|
|
9627
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
9628
|
+
|
|
9629
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
9630
|
+
|
|
9631
|
+
"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.
|
|
9632
|
+
|
|
9633
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
9634
|
+
|
|
9635
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
9636
|
+
|
|
9637
|
+
"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.
|
|
9638
|
+
|
|
9639
|
+
"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).
|
|
9640
|
+
|
|
9641
|
+
"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.
|
|
9642
|
+
|
|
9643
|
+
"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."
|
|
9644
|
+
|
|
9645
|
+
"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.
|
|
9646
|
+
|
|
9647
|
+
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.
|
|
9648
|
+
|
|
9649
|
+
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.
|
|
9650
|
+
|
|
9651
|
+
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:
|
|
9652
|
+
|
|
9653
|
+
You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
9654
|
+
You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
9655
|
+
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
|
|
9656
|
+
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.
|
|
9657
|
+
|
|
9658
|
+
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.
|
|
9659
|
+
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.
|
|
9660
|
+
|
|
9661
|
+
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.
|
|
9662
|
+
|
|
9663
|
+
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.
|
|
9664
|
+
|
|
9665
|
+
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.
|
|
9666
|
+
|
|
9667
|
+
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.
|
|
9668
|
+
|
|
9669
|
+
END OF TERMS AND CONDITIONS
|
|
9670
|
+
|
|
9671
|
+
|
|
9672
|
+
Copyright [2017] [Maik Klein]
|
|
9673
|
+
|
|
9674
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
9675
|
+
you may not use this file except in compliance with the License.
|
|
9676
|
+
You may obtain a copy of the License at
|
|
9677
|
+
|
|
9678
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
9679
|
+
|
|
9680
|
+
Unless required by applicable law or agreed to in writing, software
|
|
9681
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
9682
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
9683
|
+
See the License for the specific language governing permissions and
|
|
9684
|
+
limitations under the License.
|
|
9685
|
+
|
|
9686
|
+
------------------------------------------------------------------------------
|
|
9687
|
+
LICENSE-MIT — 1 package(s): enumflags2_derive 0.7.12
|
|
9688
|
+
------------------------------------------------------------------------------
|
|
9689
|
+
Copyright (c) 2017 Maik Klein
|
|
9690
|
+
|
|
9691
|
+
Permission is hereby granted, free of charge, to any
|
|
9692
|
+
person obtaining a copy of this software and associated
|
|
9693
|
+
documentation files (the "Software"), to deal in the
|
|
9694
|
+
Software without restriction, including without
|
|
9695
|
+
limitation the rights to use, copy, modify, merge,
|
|
9696
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
9697
|
+
the Software, and to permit persons to whom the Software
|
|
9698
|
+
is furnished to do so, subject to the following
|
|
9699
|
+
conditions:
|
|
9700
|
+
|
|
9701
|
+
The above copyright notice and this permission notice
|
|
9702
|
+
shall be included in all copies or substantial portions
|
|
9703
|
+
of the Software.
|
|
9704
|
+
|
|
9705
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
9706
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
9707
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
9708
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
9709
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
9710
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
9711
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
9712
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
9713
|
+
DEALINGS IN THE SOFTWARE.
|
|
9714
|
+
|
|
8695
9715
|
------------------------------------------------------------------------------
|
|
8696
9716
|
LICENSE-MIT — 1 package(s): equivalent 1.0.2
|
|
8697
9717
|
------------------------------------------------------------------------------
|
|
@@ -8910,7 +9930,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
8910
9930
|
DEALINGS IN THE SOFTWARE.
|
|
8911
9931
|
|
|
8912
9932
|
------------------------------------------------------------------------------
|
|
8913
|
-
LICENSE — 45 package(s): fixed_decimal 0.7.2, icu_calendar 2.3.0, icu_calendar_data 2.3.0, icu_casemap 2.3.0, icu_casemap_data 2.3.0, icu_collator 2.3.
|
|
9933
|
+
LICENSE — 45 package(s): fixed_decimal 0.7.2, icu_calendar 2.3.0, icu_calendar_data 2.3.0, icu_casemap 2.3.0, icu_casemap_data 2.3.0, icu_collator 2.3.1, icu_collator_data 2.3.0, icu_collections 2.3.0, icu_datetime 2.3.0, icu_datetime_data 2.3.0, icu_decimal 2.3.0, icu_decimal_data 2.3.0, icu_experimental 0.6.0, icu_experimental_data 0.6.0, icu_list 2.3.0, icu_list_data 2.3.0, icu_locale 2.3.0, icu_locale_core 2.3.0, icu_locale_data 2.3.0, icu_locale_fallback 2.3.0, icu_locale_fallback_data 2.3.0, icu_normalizer 2.3.0, icu_normalizer_data 2.3.0, icu_pattern 0.5.0, icu_plurals 2.3.0, icu_plurals_data 2.3.0, icu_properties 2.3.0, icu_properties_data 2.3.0, icu_provider 2.3.0, icu_segmenter 2.3.0, icu_segmenter_data 2.3.0, icu_time 2.3.0, icu_time_data 2.3.0, ixdtf 0.6.6, litemap 0.8.2, potential_utf 0.1.5, tinystr 0.8.4, writeable 0.6.4, yoke 0.8.3, yoke-derive 0.8.2, zerofrom 0.1.8, zerofrom-derive 0.1.7, zerotrie 0.2.5, zerovec 0.11.8, zerovec-derive 0.11.5
|
|
8914
9934
|
------------------------------------------------------------------------------
|
|
8915
9935
|
UNICODE LICENSE V3
|
|
8916
9936
|
|
|
@@ -9116,7 +10136,7 @@ the following restrictions:
|
|
|
9116
10136
|
3. This notice may not be removed or altered from any source distribution.
|
|
9117
10137
|
|
|
9118
10138
|
------------------------------------------------------------------------------
|
|
9119
|
-
LICENSE-APACHE —
|
|
10139
|
+
LICENSE-APACHE — 5 package(s): font-types 0.12.4, read-fonts 0.41.0, read-fonts 0.43.2, skrifa 0.44.0, skrifa 0.46.1
|
|
9120
10140
|
------------------------------------------------------------------------------
|
|
9121
10141
|
Apache License
|
|
9122
10142
|
|
|
@@ -9187,7 +10207,7 @@ See the License for the specific language governing permissions and
|
|
|
9187
10207
|
limitations under the License.
|
|
9188
10208
|
|
|
9189
10209
|
------------------------------------------------------------------------------
|
|
9190
|
-
LICENSE-MIT —
|
|
10210
|
+
LICENSE-MIT — 5 package(s): font-types 0.12.4, read-fonts 0.41.0, read-fonts 0.43.2, skrifa 0.44.0, skrifa 0.46.1
|
|
9191
10211
|
------------------------------------------------------------------------------
|
|
9192
10212
|
Copyright (c) 2019 Fontations Developers
|
|
9193
10213
|
|
|
@@ -9347,7 +10367,32 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
9347
10367
|
DEALINGS IN THE SOFTWARE.
|
|
9348
10368
|
|
|
9349
10369
|
------------------------------------------------------------------------------
|
|
9350
|
-
LICENSE
|
|
10370
|
+
LICENSE.txt — 1 package(s): funty 2.0.0
|
|
10371
|
+
------------------------------------------------------------------------------
|
|
10372
|
+
MIT License
|
|
10373
|
+
|
|
10374
|
+
Copyright (c) 2020 myrrlyn (Alexander Payne)
|
|
10375
|
+
|
|
10376
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
10377
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
10378
|
+
in the Software without restriction, including without limitation the rights
|
|
10379
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
10380
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10381
|
+
furnished to do so, subject to the following conditions:
|
|
10382
|
+
|
|
10383
|
+
The above copyright notice and this permission notice shall be included in all
|
|
10384
|
+
copies or substantial portions of the Software.
|
|
10385
|
+
|
|
10386
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
10387
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
10388
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
10389
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
10390
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
10391
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
10392
|
+
SOFTWARE.
|
|
10393
|
+
|
|
10394
|
+
------------------------------------------------------------------------------
|
|
10395
|
+
LICENSE-APACHE — 7 package(s): futures-channel 0.3.34, futures-core 0.3.34, futures-io 0.3.34, futures-macro 0.3.34, futures-sink 0.3.34, futures-task 0.3.34, futures-util 0.3.34
|
|
9351
10396
|
------------------------------------------------------------------------------
|
|
9352
10397
|
Apache License
|
|
9353
10398
|
Version 2.0, January 2004
|
|
@@ -9553,7 +10598,7 @@ See the License for the specific language governing permissions and
|
|
|
9553
10598
|
limitations under the License.
|
|
9554
10599
|
|
|
9555
10600
|
------------------------------------------------------------------------------
|
|
9556
|
-
LICENSE-MIT — 7 package(s): futures-channel 0.3.
|
|
10601
|
+
LICENSE-MIT — 7 package(s): futures-channel 0.3.34, futures-core 0.3.34, futures-io 0.3.34, futures-macro 0.3.34, futures-sink 0.3.34, futures-task 0.3.34, futures-util 0.3.34
|
|
9557
10602
|
------------------------------------------------------------------------------
|
|
9558
10603
|
Copyright (c) 2016 Alex Crichton
|
|
9559
10604
|
Copyright (c) 2017 The Tokio Authors
|
|
@@ -9816,31 +10861,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
9816
10861
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
9817
10862
|
DEALINGS IN THE SOFTWARE.
|
|
9818
10863
|
|
|
9819
|
-
------------------------------------------------------------------------------
|
|
9820
|
-
LICENSE — 1 package(s): generic-array 0.14.7
|
|
9821
|
-
------------------------------------------------------------------------------
|
|
9822
|
-
The MIT License (MIT)
|
|
9823
|
-
|
|
9824
|
-
Copyright (c) 2015 Bartłomiej Kamiński
|
|
9825
|
-
|
|
9826
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
9827
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
9828
|
-
in the Software without restriction, including without limitation the rights
|
|
9829
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9830
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
9831
|
-
furnished to do so, subject to the following conditions:
|
|
9832
|
-
|
|
9833
|
-
The above copyright notice and this permission notice shall be included in all
|
|
9834
|
-
copies or substantial portions of the Software.
|
|
9835
|
-
|
|
9836
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
9837
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
9838
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
9839
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
9840
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
9841
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
9842
|
-
SOFTWARE.
|
|
9843
|
-
|
|
9844
10864
|
------------------------------------------------------------------------------
|
|
9845
10865
|
LICENSE-APACHE — 2 package(s): getrandom 0.3.4, getrandom 0.4.3
|
|
9846
10866
|
------------------------------------------------------------------------------
|
|
@@ -10492,7 +11512,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
10492
11512
|
DEALINGS IN THE SOFTWARE.
|
|
10493
11513
|
|
|
10494
11514
|
------------------------------------------------------------------------------
|
|
10495
|
-
LICENSE-MIT —
|
|
11515
|
+
LICENSE-MIT — 5 package(s): heck 0.5.0, unicode-bidi 0.3.18, unicode-segmentation 1.13.3, unicode-width 0.2.2, vec_map 0.8.2
|
|
10496
11516
|
------------------------------------------------------------------------------
|
|
10497
11517
|
Copyright (c) 2015 The Rust Project Developers
|
|
10498
11518
|
|
|
@@ -10521,11 +11541,10 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
10521
11541
|
DEALINGS IN THE SOFTWARE.
|
|
10522
11542
|
|
|
10523
11543
|
------------------------------------------------------------------------------
|
|
10524
|
-
LICENSE — 1 package(s):
|
|
11544
|
+
LICENSE-MIT — 1 package(s): hex 0.4.3
|
|
10525
11545
|
------------------------------------------------------------------------------
|
|
10526
|
-
|
|
10527
|
-
|
|
10528
|
-
Copyright (c) 2020 Dmitry Stepanov
|
|
11546
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
11547
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
10529
11548
|
|
|
10530
11549
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
10531
11550
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -10546,23 +11565,92 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
10546
11565
|
SOFTWARE.
|
|
10547
11566
|
|
|
10548
11567
|
------------------------------------------------------------------------------
|
|
10549
|
-
LICENSE — 1 package(s):
|
|
11568
|
+
LICENSE.txt — 1 package(s): hidapi 2.6.6
|
|
10550
11569
|
------------------------------------------------------------------------------
|
|
10551
|
-
|
|
10552
|
-
|
|
10553
|
-
Copyright (c) 2020 magiclen.org (Ron Li)
|
|
11570
|
+
Copyright 2017 The hidapi-rs Developers
|
|
10554
11571
|
|
|
10555
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
10556
|
-
|
|
10557
|
-
|
|
10558
|
-
|
|
10559
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
11572
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
11573
|
+
associated documentation files (the "Software"), to deal in the Software without restriction,
|
|
11574
|
+
including without limitation the rights to use, copy, modify, merge, publish, distribute,
|
|
11575
|
+
sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
|
|
10560
11576
|
furnished to do so, subject to the following conditions:
|
|
10561
11577
|
|
|
10562
|
-
The above copyright notice and this permission notice shall be included in all
|
|
10563
|
-
|
|
11578
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
11579
|
+
portions of the Software.
|
|
10564
11580
|
|
|
10565
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
11581
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT
|
|
11582
|
+
NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
11583
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES
|
|
11584
|
+
OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
11585
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
11586
|
+
|
|
11587
|
+
------------------------------------------------------------------------------
|
|
11588
|
+
COPYING — 1 package(s): hidreport 0.6.0
|
|
11589
|
+
------------------------------------------------------------------------------
|
|
11590
|
+
Copyright © 2024 Red Hat, Inc.
|
|
11591
|
+
|
|
11592
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
11593
|
+
copy of this software and associated documentation files (the "Software"),
|
|
11594
|
+
to deal in the Software without restriction, including without limitation
|
|
11595
|
+
the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
11596
|
+
and/or sell copies of the Software, and to permit persons to whom the
|
|
11597
|
+
Software is furnished to do so, subject to the following conditions:
|
|
11598
|
+
|
|
11599
|
+
The above copyright notice and this permission notice (including the next
|
|
11600
|
+
paragraph) shall be included in all copies or substantial portions of the
|
|
11601
|
+
Software.
|
|
11602
|
+
|
|
11603
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
11604
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
11605
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
11606
|
+
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
11607
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
11608
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
11609
|
+
DEALINGS IN THE SOFTWARE.
|
|
11610
|
+
|
|
11611
|
+
------------------------------------------------------------------------------
|
|
11612
|
+
LICENSE — 1 package(s): hrtf 0.9.0
|
|
11613
|
+
------------------------------------------------------------------------------
|
|
11614
|
+
MIT License
|
|
11615
|
+
|
|
11616
|
+
Copyright (c) 2020 Dmitry Stepanov
|
|
11617
|
+
|
|
11618
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
11619
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
11620
|
+
in the Software without restriction, including without limitation the rights
|
|
11621
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
11622
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
11623
|
+
furnished to do so, subject to the following conditions:
|
|
11624
|
+
|
|
11625
|
+
The above copyright notice and this permission notice shall be included in all
|
|
11626
|
+
copies or substantial portions of the Software.
|
|
11627
|
+
|
|
11628
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
11629
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
11630
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
11631
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
11632
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
11633
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
11634
|
+
SOFTWARE.
|
|
11635
|
+
|
|
11636
|
+
------------------------------------------------------------------------------
|
|
11637
|
+
LICENSE — 1 package(s): html-escape 0.2.15
|
|
11638
|
+
------------------------------------------------------------------------------
|
|
11639
|
+
MIT License
|
|
11640
|
+
|
|
11641
|
+
Copyright (c) 2020 magiclen.org (Ron Li)
|
|
11642
|
+
|
|
11643
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
11644
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
11645
|
+
in the Software without restriction, including without limitation the rights
|
|
11646
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
11647
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
11648
|
+
furnished to do so, subject to the following conditions:
|
|
11649
|
+
|
|
11650
|
+
The above copyright notice and this permission notice shall be included in all
|
|
11651
|
+
copies or substantial portions of the Software.
|
|
11652
|
+
|
|
11653
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
10566
11654
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
10567
11655
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
10568
11656
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
@@ -10885,6 +11973,35 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
10885
11973
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
10886
11974
|
THE SOFTWARE.
|
|
10887
11975
|
|
|
11976
|
+
------------------------------------------------------------------------------
|
|
11977
|
+
LICENSE-MIT — 1 package(s): hybrid-array 0.4.14
|
|
11978
|
+
------------------------------------------------------------------------------
|
|
11979
|
+
Copyright (c) 2022-2026 The RustCrypto Project Developers
|
|
11980
|
+
|
|
11981
|
+
Permission is hereby granted, free of charge, to any
|
|
11982
|
+
person obtaining a copy of this software and associated
|
|
11983
|
+
documentation files (the "Software"), to deal in the
|
|
11984
|
+
Software without restriction, including without
|
|
11985
|
+
limitation the rights to use, copy, modify, merge,
|
|
11986
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
11987
|
+
the Software, and to permit persons to whom the Software
|
|
11988
|
+
is furnished to do so, subject to the following
|
|
11989
|
+
conditions:
|
|
11990
|
+
|
|
11991
|
+
The above copyright notice and this permission notice
|
|
11992
|
+
shall be included in all copies or substantial portions
|
|
11993
|
+
of the Software.
|
|
11994
|
+
|
|
11995
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
11996
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
11997
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
11998
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
11999
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
12000
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
12001
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
12002
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
12003
|
+
DEALINGS IN THE SOFTWARE.
|
|
12004
|
+
|
|
10888
12005
|
------------------------------------------------------------------------------
|
|
10889
12006
|
LICENSE — 1 package(s): hyper 1.11.0
|
|
10890
12007
|
------------------------------------------------------------------------------
|
|
@@ -10983,6 +12100,35 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
10983
12100
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
10984
12101
|
DEALINGS IN THE SOFTWARE.
|
|
10985
12102
|
|
|
12103
|
+
------------------------------------------------------------------------------
|
|
12104
|
+
LICENSE-MIT — 1 package(s): if_chain 1.0.3
|
|
12105
|
+
------------------------------------------------------------------------------
|
|
12106
|
+
Copyright (c) 2018 Chris Wong
|
|
12107
|
+
|
|
12108
|
+
Permission is hereby granted, free of charge, to any
|
|
12109
|
+
person obtaining a copy of this software and associated
|
|
12110
|
+
documentation files (the "Software"), to deal in the
|
|
12111
|
+
Software without restriction, including without
|
|
12112
|
+
limitation the rights to use, copy, modify, merge,
|
|
12113
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
12114
|
+
the Software, and to permit persons to whom the Software
|
|
12115
|
+
is furnished to do so, subject to the following
|
|
12116
|
+
conditions:
|
|
12117
|
+
|
|
12118
|
+
The above copyright notice and this permission notice
|
|
12119
|
+
shall be included in all copies or substantial portions
|
|
12120
|
+
of the Software.
|
|
12121
|
+
|
|
12122
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
12123
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
12124
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
12125
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
12126
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
12127
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
12128
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
12129
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
12130
|
+
DEALINGS IN THE SOFTWARE.
|
|
12131
|
+
|
|
10986
12132
|
------------------------------------------------------------------------------
|
|
10987
12133
|
LICENSE — 1 package(s): imagesize 0.15.0
|
|
10988
12134
|
------------------------------------------------------------------------------
|
|
@@ -11037,6 +12183,221 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
11037
12183
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
11038
12184
|
DEALINGS IN THE SOFTWARE.
|
|
11039
12185
|
|
|
12186
|
+
------------------------------------------------------------------------------
|
|
12187
|
+
LICENSE — 2 package(s): inotify 0.11.5, inotify-sys 0.1.8
|
|
12188
|
+
------------------------------------------------------------------------------
|
|
12189
|
+
Copyright (c) Hanno Braun and contributors
|
|
12190
|
+
|
|
12191
|
+
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
12192
|
+
with or without fee is hereby granted, provided that the above copyright notice
|
|
12193
|
+
and this permission notice appear in all copies.
|
|
12194
|
+
|
|
12195
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
12196
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
12197
|
+
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
12198
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
12199
|
+
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
12200
|
+
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
12201
|
+
THIS SOFTWARE.
|
|
12202
|
+
|
|
12203
|
+
------------------------------------------------------------------------------
|
|
12204
|
+
LICENSE-0BSD.txt — 1 package(s): interprocess 2.4.3
|
|
12205
|
+
------------------------------------------------------------------------------
|
|
12206
|
+
BSD Zero Clause License
|
|
12207
|
+
|
|
12208
|
+
Copyright (c) 2020-2026 Goat
|
|
12209
|
+
|
|
12210
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
12211
|
+
purpose with or without fee is hereby granted.
|
|
12212
|
+
|
|
12213
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
12214
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
12215
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
12216
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
12217
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
12218
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
12219
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
12220
|
+
|
|
12221
|
+
------------------------------------------------------------------------------
|
|
12222
|
+
LICENSE-APACHE.txt — 1 package(s): interprocess 2.4.3
|
|
12223
|
+
------------------------------------------------------------------------------
|
|
12224
|
+
Apache License
|
|
12225
|
+
Version 2.0, January 2004
|
|
12226
|
+
http://www.apache.org/licenses/
|
|
12227
|
+
|
|
12228
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
12229
|
+
|
|
12230
|
+
1. Definitions.
|
|
12231
|
+
|
|
12232
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
12233
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
12234
|
+
|
|
12235
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
12236
|
+
the copyright owner that is granting the License.
|
|
12237
|
+
|
|
12238
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
12239
|
+
other entities that control, are controlled by, or are under common
|
|
12240
|
+
control with that entity. For the purposes of this definition,
|
|
12241
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
12242
|
+
direction or management of such entity, whether by contract or
|
|
12243
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
12244
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
12245
|
+
|
|
12246
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
12247
|
+
exercising permissions granted by this License.
|
|
12248
|
+
|
|
12249
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
12250
|
+
including but not limited to software source code, documentation
|
|
12251
|
+
source, and configuration files.
|
|
12252
|
+
|
|
12253
|
+
"Object" form shall mean any form resulting from mechanical
|
|
12254
|
+
transformation or translation of a Source form, including but
|
|
12255
|
+
not limited to compiled object code, generated documentation,
|
|
12256
|
+
and conversions to other media types.
|
|
12257
|
+
|
|
12258
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
12259
|
+
Object form, made available under the License, as indicated by a
|
|
12260
|
+
copyright notice that is included in or attached to the work
|
|
12261
|
+
(an example is provided in the Appendix below).
|
|
12262
|
+
|
|
12263
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
12264
|
+
form, that is based on (or derived from) the Work and for which the
|
|
12265
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
12266
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
12267
|
+
of this License, Derivative Works shall not include works that remain
|
|
12268
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
12269
|
+
the Work and Derivative Works thereof.
|
|
12270
|
+
|
|
12271
|
+
"Contribution" shall mean any work of authorship, including
|
|
12272
|
+
the original version of the Work and any modifications or additions
|
|
12273
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
12274
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
12275
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
12276
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
12277
|
+
means any form of electronic, verbal, or written communication sent
|
|
12278
|
+
to the Licensor or its representatives, including but not limited to
|
|
12279
|
+
communication on electronic mailing lists, source code control systems,
|
|
12280
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
12281
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
12282
|
+
excluding communication that is conspicuously marked or otherwise
|
|
12283
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
12284
|
+
|
|
12285
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
12286
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
12287
|
+
subsequently incorporated within the Work.
|
|
12288
|
+
|
|
12289
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
12290
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
12291
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
12292
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
12293
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
12294
|
+
Work and such Derivative Works in Source or Object form.
|
|
12295
|
+
|
|
12296
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
12297
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
12298
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
12299
|
+
(except as stated in this section) patent license to make, have made,
|
|
12300
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
12301
|
+
where such license applies only to those patent claims licensable
|
|
12302
|
+
by such Contributor that are necessarily infringed by their
|
|
12303
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
12304
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
12305
|
+
institute patent litigation against any entity (including a
|
|
12306
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
12307
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
12308
|
+
or contributory patent infringement, then any patent licenses
|
|
12309
|
+
granted to You under this License for that Work shall terminate
|
|
12310
|
+
as of the date such litigation is filed.
|
|
12311
|
+
|
|
12312
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
12313
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
12314
|
+
modifications, and in Source or Object form, provided that You
|
|
12315
|
+
meet the following conditions:
|
|
12316
|
+
|
|
12317
|
+
(a) You must give any other recipients of the Work or
|
|
12318
|
+
Derivative Works a copy of this License; and
|
|
12319
|
+
|
|
12320
|
+
(b) You must cause any modified files to carry prominent notices
|
|
12321
|
+
stating that You changed the files; and
|
|
12322
|
+
|
|
12323
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
12324
|
+
that You distribute, all copyright, patent, trademark, and
|
|
12325
|
+
attribution notices from the Source form of the Work,
|
|
12326
|
+
excluding those notices that do not pertain to any part of
|
|
12327
|
+
the Derivative Works; and
|
|
12328
|
+
|
|
12329
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
12330
|
+
distribution, then any Derivative Works that You distribute must
|
|
12331
|
+
include a readable copy of the attribution notices contained
|
|
12332
|
+
within such NOTICE file, excluding those notices that do not
|
|
12333
|
+
pertain to any part of the Derivative Works, in at least one
|
|
12334
|
+
of the following places: within a NOTICE text file distributed
|
|
12335
|
+
as part of the Derivative Works; within the Source form or
|
|
12336
|
+
documentation, if provided along with the Derivative Works; or,
|
|
12337
|
+
within a display generated by the Derivative Works, if and
|
|
12338
|
+
wherever such third-party notices normally appear. The contents
|
|
12339
|
+
of the NOTICE file are for informational purposes only and
|
|
12340
|
+
do not modify the License. You may add Your own attribution
|
|
12341
|
+
notices within Derivative Works that You distribute, alongside
|
|
12342
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
12343
|
+
that such additional attribution notices cannot be construed
|
|
12344
|
+
as modifying the License.
|
|
12345
|
+
|
|
12346
|
+
You may add Your own copyright statement to Your modifications and
|
|
12347
|
+
may provide additional or different license terms and conditions
|
|
12348
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
12349
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
12350
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
12351
|
+
the conditions stated in this License.
|
|
12352
|
+
|
|
12353
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
12354
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
12355
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
12356
|
+
this License, without any additional terms or conditions.
|
|
12357
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
12358
|
+
the terms of any separate license agreement you may have executed
|
|
12359
|
+
with Licensor regarding such Contributions.
|
|
12360
|
+
|
|
12361
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
12362
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
12363
|
+
except as required for reasonable and customary use in describing the
|
|
12364
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
12365
|
+
|
|
12366
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
12367
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
12368
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
12369
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
12370
|
+
implied, including, without limitation, any warranties or conditions
|
|
12371
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
12372
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
12373
|
+
appropriateness of using or redistributing the Work and assume any
|
|
12374
|
+
risks associated with Your exercise of permissions under this License.
|
|
12375
|
+
|
|
12376
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
12377
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
12378
|
+
unless required by applicable law (such as deliberate and grossly
|
|
12379
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
12380
|
+
liable to You for damages, including any direct, indirect, special,
|
|
12381
|
+
incidental, or consequential damages of any character arising as a
|
|
12382
|
+
result of this License or out of the use or inability to use the
|
|
12383
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
12384
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
12385
|
+
other commercial damages or losses), even if such Contributor
|
|
12386
|
+
has been advised of the possibility of such damages.
|
|
12387
|
+
|
|
12388
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
12389
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
12390
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
12391
|
+
or other liability obligations and/or rights consistent with this
|
|
12392
|
+
License. However, in accepting such obligations, You may act only
|
|
12393
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
12394
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
12395
|
+
defend, and hold each Contributor harmless for any liability
|
|
12396
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
12397
|
+
of your accepting any such warranty or additional liability.
|
|
12398
|
+
|
|
12399
|
+
END OF TERMS AND CONDITIONS
|
|
12400
|
+
|
|
11040
12401
|
------------------------------------------------------------------------------
|
|
11041
12402
|
LICENSE-APACHE — 1 package(s): ipnet 2.12.1
|
|
11042
12403
|
------------------------------------------------------------------------------
|
|
@@ -11305,6 +12666,36 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
11305
12666
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
11306
12667
|
DEALINGS IN THE SOFTWARE.
|
|
11307
12668
|
|
|
12669
|
+
------------------------------------------------------------------------------
|
|
12670
|
+
LICENSE-MIT — 1 package(s): lazycell 1.3.0
|
|
12671
|
+
------------------------------------------------------------------------------
|
|
12672
|
+
Original work Copyright (c) 2014 The Rust Project Developers
|
|
12673
|
+
Modified work Copyright (c) 2016-2018 Nikita Pekin and lazycell contributors
|
|
12674
|
+
|
|
12675
|
+
Permission is hereby granted, free of charge, to any
|
|
12676
|
+
person obtaining a copy of this software and associated
|
|
12677
|
+
documentation files (the "Software"), to deal in the
|
|
12678
|
+
Software without restriction, including without
|
|
12679
|
+
limitation the rights to use, copy, modify, merge,
|
|
12680
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
12681
|
+
the Software, and to permit persons to whom the Software
|
|
12682
|
+
is furnished to do so, subject to the following
|
|
12683
|
+
conditions:
|
|
12684
|
+
|
|
12685
|
+
The above copyright notice and this permission notice
|
|
12686
|
+
shall be included in all copies or substantial portions
|
|
12687
|
+
of the Software.
|
|
12688
|
+
|
|
12689
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
12690
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
12691
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
12692
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
12693
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
12694
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
12695
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
12696
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
12697
|
+
DEALINGS IN THE SOFTWARE.
|
|
12698
|
+
|
|
11308
12699
|
------------------------------------------------------------------------------
|
|
11309
12700
|
LICENSE-MIT — 1 package(s): libc 0.2.189
|
|
11310
12701
|
------------------------------------------------------------------------------
|
|
@@ -11612,6 +13003,30 @@ have been licensed under extremely permissive terms.
|
|
|
11612
13003
|
|
|
11613
13004
|
Copyright notices are retained in src/* files where relevant.
|
|
11614
13005
|
|
|
13006
|
+
------------------------------------------------------------------------------
|
|
13007
|
+
LICENSE — 1 package(s): libudev-sys 0.1.4
|
|
13008
|
+
------------------------------------------------------------------------------
|
|
13009
|
+
Copyright (c) 2015 David Cuddeback
|
|
13010
|
+
|
|
13011
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
13012
|
+
a copy of this software and associated documentation files (the
|
|
13013
|
+
"Software"), to deal in the Software without restriction, including
|
|
13014
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
13015
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
13016
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
13017
|
+
the following conditions:
|
|
13018
|
+
|
|
13019
|
+
The above copyright notice and this permission notice shall be
|
|
13020
|
+
included in all copies or substantial portions of the Software.
|
|
13021
|
+
|
|
13022
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
13023
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
13024
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
13025
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
13026
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
13027
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
13028
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
13029
|
+
|
|
11615
13030
|
------------------------------------------------------------------------------
|
|
11616
13031
|
COPYRIGHT — 3 package(s): linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, linux-raw-sys 0.9.4
|
|
11617
13032
|
------------------------------------------------------------------------------
|
|
@@ -12634,6 +14049,31 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
12634
14049
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
12635
14050
|
DEALINGS IN THE SOFTWARE.
|
|
12636
14051
|
|
|
14052
|
+
------------------------------------------------------------------------------
|
|
14053
|
+
LICENSE — 2 package(s): nix 0.30.1, nix 0.31.3
|
|
14054
|
+
------------------------------------------------------------------------------
|
|
14055
|
+
The MIT License (MIT)
|
|
14056
|
+
|
|
14057
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
14058
|
+
|
|
14059
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14060
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14061
|
+
in the Software without restriction, including without limitation the rights
|
|
14062
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14063
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14064
|
+
furnished to do so, subject to the following conditions:
|
|
14065
|
+
|
|
14066
|
+
The above copyright notice and this permission notice shall be included in
|
|
14067
|
+
all copies or substantial portions of the Software.
|
|
14068
|
+
|
|
14069
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14070
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14071
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14072
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14073
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14074
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
14075
|
+
THE SOFTWARE.
|
|
14076
|
+
|
|
12637
14077
|
------------------------------------------------------------------------------
|
|
12638
14078
|
LICENSE — 1 package(s): no_denormals 0.3.0
|
|
12639
14079
|
------------------------------------------------------------------------------
|
|
@@ -12683,6 +14123,31 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
12683
14123
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
12684
14124
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
12685
14125
|
|
|
14126
|
+
------------------------------------------------------------------------------
|
|
14127
|
+
LICENSE-MIT — 1 package(s): notify-rust 4.18.0
|
|
14128
|
+
------------------------------------------------------------------------------
|
|
14129
|
+
MIT License
|
|
14130
|
+
|
|
14131
|
+
Copyright (c) 2017 Hendrik Sollich
|
|
14132
|
+
|
|
14133
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14134
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14135
|
+
in the Software without restriction, including without limitation the rights
|
|
14136
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14137
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14138
|
+
furnished to do so, subject to the following conditions:
|
|
14139
|
+
|
|
14140
|
+
The above copyright notice and this permission notice shall be included in all
|
|
14141
|
+
copies or substantial portions of the Software.
|
|
14142
|
+
|
|
14143
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14144
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14145
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14146
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14147
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14148
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14149
|
+
SOFTWARE.
|
|
14150
|
+
|
|
12686
14151
|
------------------------------------------------------------------------------
|
|
12687
14152
|
LICENSE — 1 package(s): openssl 0.10.81
|
|
12688
14153
|
------------------------------------------------------------------------------
|
|
@@ -12726,85 +14191,386 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
12726
14191
|
SOFTWARE.
|
|
12727
14192
|
|
|
12728
14193
|
------------------------------------------------------------------------------
|
|
12729
|
-
LICENSE — 1 package(s):
|
|
14194
|
+
LICENSE.txt — 1 package(s): option-ext 0.2.0
|
|
12730
14195
|
------------------------------------------------------------------------------
|
|
12731
|
-
|
|
12732
|
-
|
|
12733
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
12734
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
12735
|
-
in the Software without restriction, including without limitation the rights
|
|
12736
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
12737
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
12738
|
-
furnished to do so, subject to the following conditions:
|
|
14196
|
+
Mozilla Public License Version 2.0
|
|
14197
|
+
==================================
|
|
12739
14198
|
|
|
12740
|
-
|
|
12741
|
-
|
|
14199
|
+
1. Definitions
|
|
14200
|
+
--------------
|
|
12742
14201
|
|
|
12743
|
-
|
|
12744
|
-
|
|
12745
|
-
|
|
12746
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
12747
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
12748
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
12749
|
-
THE SOFTWARE.
|
|
14202
|
+
1.1. "Contributor"
|
|
14203
|
+
means each individual or legal entity that creates, contributes to
|
|
14204
|
+
the creation of, or owns Covered Software.
|
|
12750
14205
|
|
|
12751
|
-
|
|
12752
|
-
|
|
12753
|
-
|
|
12754
|
-
|
|
14206
|
+
1.2. "Contributor Version"
|
|
14207
|
+
means the combination of the Contributions of others (if any) used
|
|
14208
|
+
by a Contributor and that particular Contributor's Contribution.
|
|
14209
|
+
|
|
14210
|
+
1.3. "Contribution"
|
|
14211
|
+
means Covered Software of a particular Contributor.
|
|
14212
|
+
|
|
14213
|
+
1.4. "Covered Software"
|
|
14214
|
+
means Source Code Form to which the initial Contributor has attached
|
|
14215
|
+
the notice in Exhibit A, the Executable Form of such Source Code
|
|
14216
|
+
Form, and Modifications of such Source Code Form, in each case
|
|
14217
|
+
including portions thereof.
|
|
14218
|
+
|
|
14219
|
+
1.5. "Incompatible With Secondary Licenses"
|
|
14220
|
+
means
|
|
14221
|
+
|
|
14222
|
+
(a) that the initial Contributor has attached the notice described
|
|
14223
|
+
in Exhibit B to the Covered Software; or
|
|
14224
|
+
|
|
14225
|
+
(b) that the Covered Software was made available under the terms of
|
|
14226
|
+
version 1.1 or earlier of the License, but not also under the
|
|
14227
|
+
terms of a Secondary License.
|
|
14228
|
+
|
|
14229
|
+
1.6. "Executable Form"
|
|
14230
|
+
means any form of the work other than Source Code Form.
|
|
14231
|
+
|
|
14232
|
+
1.7. "Larger Work"
|
|
14233
|
+
means a work that combines Covered Software with other material, in
|
|
14234
|
+
a separate file or files, that is not Covered Software.
|
|
14235
|
+
|
|
14236
|
+
1.8. "License"
|
|
14237
|
+
means this document.
|
|
14238
|
+
|
|
14239
|
+
1.9. "Licensable"
|
|
14240
|
+
means having the right to grant, to the maximum extent possible,
|
|
14241
|
+
whether at the time of the initial grant or subsequently, any and
|
|
14242
|
+
all of the rights conveyed by this License.
|
|
14243
|
+
|
|
14244
|
+
1.10. "Modifications"
|
|
14245
|
+
means any of the following:
|
|
14246
|
+
|
|
14247
|
+
(a) any file in Source Code Form that results from an addition to,
|
|
14248
|
+
deletion from, or modification of the contents of Covered
|
|
14249
|
+
Software; or
|
|
14250
|
+
|
|
14251
|
+
(b) any new file in Source Code Form that contains any Covered
|
|
14252
|
+
Software.
|
|
14253
|
+
|
|
14254
|
+
1.11. "Patent Claims" of a Contributor
|
|
14255
|
+
means any patent claim(s), including without limitation, method,
|
|
14256
|
+
process, and apparatus claims, in any patent Licensable by such
|
|
14257
|
+
Contributor that would be infringed, but for the grant of the
|
|
14258
|
+
License, by the making, using, selling, offering for sale, having
|
|
14259
|
+
made, import, or transfer of either its Contributions or its
|
|
14260
|
+
Contributor Version.
|
|
14261
|
+
|
|
14262
|
+
1.12. "Secondary License"
|
|
14263
|
+
means either the GNU General Public License, Version 2.0, the GNU
|
|
14264
|
+
Lesser General Public License, Version 2.1, the GNU Affero General
|
|
14265
|
+
Public License, Version 3.0, or any later versions of those
|
|
14266
|
+
licenses.
|
|
14267
|
+
|
|
14268
|
+
1.13. "Source Code Form"
|
|
14269
|
+
means the form of the work preferred for making modifications.
|
|
14270
|
+
|
|
14271
|
+
1.14. "You" (or "Your")
|
|
14272
|
+
means an individual or a legal entity exercising rights under this
|
|
14273
|
+
License. For legal entities, "You" includes any entity that
|
|
14274
|
+
controls, is controlled by, or is under common control with You. For
|
|
14275
|
+
purposes of this definition, "control" means (a) the power, direct
|
|
14276
|
+
or indirect, to cause the direction or management of such entity,
|
|
14277
|
+
whether by contract or otherwise, or (b) ownership of more than
|
|
14278
|
+
fifty percent (50%) of the outstanding shares or beneficial
|
|
14279
|
+
ownership of such entity.
|
|
14280
|
+
|
|
14281
|
+
2. License Grants and Conditions
|
|
14282
|
+
--------------------------------
|
|
14283
|
+
|
|
14284
|
+
2.1. Grants
|
|
14285
|
+
|
|
14286
|
+
Each Contributor hereby grants You a world-wide, royalty-free,
|
|
14287
|
+
non-exclusive license:
|
|
14288
|
+
|
|
14289
|
+
(a) under intellectual property rights (other than patent or trademark)
|
|
14290
|
+
Licensable by such Contributor to use, reproduce, make available,
|
|
14291
|
+
modify, display, perform, distribute, and otherwise exploit its
|
|
14292
|
+
Contributions, either on an unmodified basis, with Modifications, or
|
|
14293
|
+
as part of a Larger Work; and
|
|
14294
|
+
|
|
14295
|
+
(b) under Patent Claims of such Contributor to make, use, sell, offer
|
|
14296
|
+
for sale, have made, import, and otherwise transfer either its
|
|
14297
|
+
Contributions or its Contributor Version.
|
|
14298
|
+
|
|
14299
|
+
2.2. Effective Date
|
|
14300
|
+
|
|
14301
|
+
The licenses granted in Section 2.1 with respect to any Contribution
|
|
14302
|
+
become effective for each Contribution on the date the Contributor first
|
|
14303
|
+
distributes such Contribution.
|
|
14304
|
+
|
|
14305
|
+
2.3. Limitations on Grant Scope
|
|
14306
|
+
|
|
14307
|
+
The licenses granted in this Section 2 are the only rights granted under
|
|
14308
|
+
this License. No additional rights or licenses will be implied from the
|
|
14309
|
+
distribution or licensing of Covered Software under this License.
|
|
14310
|
+
Notwithstanding Section 2.1(b) above, no patent license is granted by a
|
|
14311
|
+
Contributor:
|
|
14312
|
+
|
|
14313
|
+
(a) for any code that a Contributor has removed from Covered Software;
|
|
14314
|
+
or
|
|
14315
|
+
|
|
14316
|
+
(b) for infringements caused by: (i) Your and any other third party's
|
|
14317
|
+
modifications of Covered Software, or (ii) the combination of its
|
|
14318
|
+
Contributions with other software (except as part of its Contributor
|
|
14319
|
+
Version); or
|
|
14320
|
+
|
|
14321
|
+
(c) under Patent Claims infringed by Covered Software in the absence of
|
|
14322
|
+
its Contributions.
|
|
14323
|
+
|
|
14324
|
+
This License does not grant any rights in the trademarks, service marks,
|
|
14325
|
+
or logos of any Contributor (except as may be necessary to comply with
|
|
14326
|
+
the notice requirements in Section 3.4).
|
|
14327
|
+
|
|
14328
|
+
2.4. Subsequent Licenses
|
|
14329
|
+
|
|
14330
|
+
No Contributor makes additional grants as a result of Your choice to
|
|
14331
|
+
distribute the Covered Software under a subsequent version of this
|
|
14332
|
+
License (see Section 10.2) or under the terms of a Secondary License (if
|
|
14333
|
+
permitted under the terms of Section 3.3).
|
|
14334
|
+
|
|
14335
|
+
2.5. Representation
|
|
14336
|
+
|
|
14337
|
+
Each Contributor represents that the Contributor believes its
|
|
14338
|
+
Contributions are its original creation(s) or it has sufficient rights
|
|
14339
|
+
to grant the rights to its Contributions conveyed by this License.
|
|
14340
|
+
|
|
14341
|
+
2.6. Fair Use
|
|
14342
|
+
|
|
14343
|
+
This License is not intended to limit any rights You have under
|
|
14344
|
+
applicable copyright doctrines of fair use, fair dealing, or other
|
|
14345
|
+
equivalents.
|
|
14346
|
+
|
|
14347
|
+
2.7. Conditions
|
|
14348
|
+
|
|
14349
|
+
Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
|
|
14350
|
+
in Section 2.1.
|
|
14351
|
+
|
|
14352
|
+
3. Responsibilities
|
|
14353
|
+
-------------------
|
|
14354
|
+
|
|
14355
|
+
3.1. Distribution of Source Form
|
|
14356
|
+
|
|
14357
|
+
All distribution of Covered Software in Source Code Form, including any
|
|
14358
|
+
Modifications that You create or to which You contribute, must be under
|
|
14359
|
+
the terms of this License. You must inform recipients that the Source
|
|
14360
|
+
Code Form of the Covered Software is governed by the terms of this
|
|
14361
|
+
License, and how they can obtain a copy of this License. You may not
|
|
14362
|
+
attempt to alter or restrict the recipients' rights in the Source Code
|
|
14363
|
+
Form.
|
|
14364
|
+
|
|
14365
|
+
3.2. Distribution of Executable Form
|
|
14366
|
+
|
|
14367
|
+
If You distribute Covered Software in Executable Form then:
|
|
14368
|
+
|
|
14369
|
+
(a) such Covered Software must also be made available in Source Code
|
|
14370
|
+
Form, as described in Section 3.1, and You must inform recipients of
|
|
14371
|
+
the Executable Form how they can obtain a copy of such Source Code
|
|
14372
|
+
Form by reasonable means in a timely manner, at a charge no more
|
|
14373
|
+
than the cost of distribution to the recipient; and
|
|
14374
|
+
|
|
14375
|
+
(b) You may distribute such Executable Form under the terms of this
|
|
14376
|
+
License, or sublicense it under different terms, provided that the
|
|
14377
|
+
license for the Executable Form does not attempt to limit or alter
|
|
14378
|
+
the recipients' rights in the Source Code Form under this License.
|
|
14379
|
+
|
|
14380
|
+
3.3. Distribution of a Larger Work
|
|
14381
|
+
|
|
14382
|
+
You may create and distribute a Larger Work under terms of Your choice,
|
|
14383
|
+
provided that You also comply with the requirements of this License for
|
|
14384
|
+
the Covered Software. If the Larger Work is a combination of Covered
|
|
14385
|
+
Software with a work governed by one or more Secondary Licenses, and the
|
|
14386
|
+
Covered Software is not Incompatible With Secondary Licenses, this
|
|
14387
|
+
License permits You to additionally distribute such Covered Software
|
|
14388
|
+
under the terms of such Secondary License(s), so that the recipient of
|
|
14389
|
+
the Larger Work may, at their option, further distribute the Covered
|
|
14390
|
+
Software under the terms of either this License or such Secondary
|
|
14391
|
+
License(s).
|
|
14392
|
+
|
|
14393
|
+
3.4. Notices
|
|
14394
|
+
|
|
14395
|
+
You may not remove or alter the substance of any license notices
|
|
14396
|
+
(including copyright notices, patent notices, disclaimers of warranty,
|
|
14397
|
+
or limitations of liability) contained within the Source Code Form of
|
|
14398
|
+
the Covered Software, except that You may alter any license notices to
|
|
14399
|
+
the extent required to remedy known factual inaccuracies.
|
|
14400
|
+
|
|
14401
|
+
3.5. Application of Additional Terms
|
|
14402
|
+
|
|
14403
|
+
You may choose to offer, and to charge a fee for, warranty, support,
|
|
14404
|
+
indemnity or liability obligations to one or more recipients of Covered
|
|
14405
|
+
Software. However, You may do so only on Your own behalf, and not on
|
|
14406
|
+
behalf of any Contributor. You must make it absolutely clear that any
|
|
14407
|
+
such warranty, support, indemnity, or liability obligation is offered by
|
|
14408
|
+
You alone, and You hereby agree to indemnify every Contributor for any
|
|
14409
|
+
liability incurred by such Contributor as a result of warranty, support,
|
|
14410
|
+
indemnity or liability terms You offer. You may include additional
|
|
14411
|
+
disclaimers of warranty and limitations of liability specific to any
|
|
14412
|
+
jurisdiction.
|
|
14413
|
+
|
|
14414
|
+
4. Inability to Comply Due to Statute or Regulation
|
|
14415
|
+
---------------------------------------------------
|
|
14416
|
+
|
|
14417
|
+
If it is impossible for You to comply with any of the terms of this
|
|
14418
|
+
License with respect to some or all of the Covered Software due to
|
|
14419
|
+
statute, judicial order, or regulation then You must: (a) comply with
|
|
14420
|
+
the terms of this License to the maximum extent possible; and (b)
|
|
14421
|
+
describe the limitations and the code they affect. Such description must
|
|
14422
|
+
be placed in a text file included with all distributions of the Covered
|
|
14423
|
+
Software under this License. Except to the extent prohibited by statute
|
|
14424
|
+
or regulation, such description must be sufficiently detailed for a
|
|
14425
|
+
recipient of ordinary skill to be able to understand it.
|
|
14426
|
+
|
|
14427
|
+
5. Termination
|
|
14428
|
+
--------------
|
|
14429
|
+
|
|
14430
|
+
5.1. The rights granted under this License will terminate automatically
|
|
14431
|
+
if You fail to comply with any of its terms. However, if You become
|
|
14432
|
+
compliant, then the rights granted under this License from a particular
|
|
14433
|
+
Contributor are reinstated (a) provisionally, unless and until such
|
|
14434
|
+
Contributor explicitly and finally terminates Your grants, and (b) on an
|
|
14435
|
+
ongoing basis, if such Contributor fails to notify You of the
|
|
14436
|
+
non-compliance by some reasonable means prior to 60 days after You have
|
|
14437
|
+
come back into compliance. Moreover, Your grants from a particular
|
|
14438
|
+
Contributor are reinstated on an ongoing basis if such Contributor
|
|
14439
|
+
notifies You of the non-compliance by some reasonable means, this is the
|
|
14440
|
+
first time You have received notice of non-compliance with this License
|
|
14441
|
+
from such Contributor, and You become compliant prior to 30 days after
|
|
14442
|
+
Your receipt of the notice.
|
|
14443
|
+
|
|
14444
|
+
5.2. If You initiate litigation against any entity by asserting a patent
|
|
14445
|
+
infringement claim (excluding declaratory judgment actions,
|
|
14446
|
+
counter-claims, and cross-claims) alleging that a Contributor Version
|
|
14447
|
+
directly or indirectly infringes any patent, then the rights granted to
|
|
14448
|
+
You by any and all Contributors for the Covered Software under Section
|
|
14449
|
+
2.1 of this License shall terminate.
|
|
14450
|
+
|
|
14451
|
+
5.3. In the event of termination under Sections 5.1 or 5.2 above, all
|
|
14452
|
+
end user license agreements (excluding distributors and resellers) which
|
|
14453
|
+
have been validly granted by You or Your distributors under this License
|
|
14454
|
+
prior to termination shall survive termination.
|
|
14455
|
+
|
|
14456
|
+
************************************************************************
|
|
14457
|
+
* *
|
|
14458
|
+
* 6. Disclaimer of Warranty *
|
|
14459
|
+
* ------------------------- *
|
|
14460
|
+
* *
|
|
14461
|
+
* Covered Software is provided under this License on an "as is" *
|
|
14462
|
+
* basis, without warranty of any kind, either expressed, implied, or *
|
|
14463
|
+
* statutory, including, without limitation, warranties that the *
|
|
14464
|
+
* Covered Software is free of defects, merchantable, fit for a *
|
|
14465
|
+
* particular purpose or non-infringing. The entire risk as to the *
|
|
14466
|
+
* quality and performance of the Covered Software is with You. *
|
|
14467
|
+
* Should any Covered Software prove defective in any respect, You *
|
|
14468
|
+
* (not any Contributor) assume the cost of any necessary servicing, *
|
|
14469
|
+
* repair, or correction. This disclaimer of warranty constitutes an *
|
|
14470
|
+
* essential part of this License. No use of any Covered Software is *
|
|
14471
|
+
* authorized under this License except under this disclaimer. *
|
|
14472
|
+
* *
|
|
14473
|
+
************************************************************************
|
|
14474
|
+
|
|
14475
|
+
************************************************************************
|
|
14476
|
+
* *
|
|
14477
|
+
* 7. Limitation of Liability *
|
|
14478
|
+
* -------------------------- *
|
|
14479
|
+
* *
|
|
14480
|
+
* Under no circumstances and under no legal theory, whether tort *
|
|
14481
|
+
* (including negligence), contract, or otherwise, shall any *
|
|
14482
|
+
* Contributor, or anyone who distributes Covered Software as *
|
|
14483
|
+
* permitted above, be liable to You for any direct, indirect, *
|
|
14484
|
+
* special, incidental, or consequential damages of any character *
|
|
14485
|
+
* including, without limitation, damages for lost profits, loss of *
|
|
14486
|
+
* goodwill, work stoppage, computer failure or malfunction, or any *
|
|
14487
|
+
* and all other commercial damages or losses, even if such party *
|
|
14488
|
+
* shall have been informed of the possibility of such damages. This *
|
|
14489
|
+
* limitation of liability shall not apply to liability for death or *
|
|
14490
|
+
* personal injury resulting from such party's negligence to the *
|
|
14491
|
+
* extent applicable law prohibits such limitation. Some *
|
|
14492
|
+
* jurisdictions do not allow the exclusion or limitation of *
|
|
14493
|
+
* incidental or consequential damages, so this exclusion and *
|
|
14494
|
+
* limitation may not apply to You. *
|
|
14495
|
+
* *
|
|
14496
|
+
************************************************************************
|
|
14497
|
+
|
|
14498
|
+
8. Litigation
|
|
14499
|
+
-------------
|
|
14500
|
+
|
|
14501
|
+
Any litigation relating to this License may be brought only in the
|
|
14502
|
+
courts of a jurisdiction where the defendant maintains its principal
|
|
14503
|
+
place of business and such litigation shall be governed by laws of that
|
|
14504
|
+
jurisdiction, without reference to its conflict-of-law provisions.
|
|
14505
|
+
Nothing in this Section shall prevent a party's ability to bring
|
|
14506
|
+
cross-claims or counter-claims.
|
|
14507
|
+
|
|
14508
|
+
9. Miscellaneous
|
|
14509
|
+
----------------
|
|
14510
|
+
|
|
14511
|
+
This License represents the complete agreement concerning the subject
|
|
14512
|
+
matter hereof. If any provision of this License is held to be
|
|
14513
|
+
unenforceable, such provision shall be reformed only to the extent
|
|
14514
|
+
necessary to make it enforceable. Any law or regulation which provides
|
|
14515
|
+
that the language of a contract shall be construed against the drafter
|
|
14516
|
+
shall not be used to construe this License against a Contributor.
|
|
14517
|
+
|
|
14518
|
+
10. Versions of the License
|
|
14519
|
+
---------------------------
|
|
14520
|
+
|
|
14521
|
+
10.1. New Versions
|
|
14522
|
+
|
|
14523
|
+
Mozilla Foundation is the license steward. Except as provided in Section
|
|
14524
|
+
10.3, no one other than the license steward has the right to modify or
|
|
14525
|
+
publish new versions of this License. Each version will be given a
|
|
14526
|
+
distinguishing version number.
|
|
14527
|
+
|
|
14528
|
+
10.2. Effect of New Versions
|
|
14529
|
+
|
|
14530
|
+
You may distribute the Covered Software under the terms of the version
|
|
14531
|
+
of the License under which You originally received the Covered Software,
|
|
14532
|
+
or under the terms of any subsequent version published by the license
|
|
14533
|
+
steward.
|
|
14534
|
+
|
|
14535
|
+
10.3. Modified Versions
|
|
14536
|
+
|
|
14537
|
+
If you create software not governed by this License, and you want to
|
|
14538
|
+
create a new license for such software, you may create and use a
|
|
14539
|
+
modified version of this License if you rename the license and remove
|
|
14540
|
+
any references to the name of the license steward (except to note that
|
|
14541
|
+
such modified license differs from this License).
|
|
12755
14542
|
|
|
12756
|
-
|
|
12757
|
-
|
|
12758
|
-
documentation files (the "Software"), to deal in the
|
|
12759
|
-
Software without restriction, including without
|
|
12760
|
-
limitation the rights to use, copy, modify, merge,
|
|
12761
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
12762
|
-
the Software, and to permit persons to whom the Software
|
|
12763
|
-
is furnished to do so, subject to the following
|
|
12764
|
-
conditions:
|
|
14543
|
+
10.4. Distributing Source Code Form that is Incompatible With Secondary
|
|
14544
|
+
Licenses
|
|
12765
14545
|
|
|
12766
|
-
|
|
12767
|
-
|
|
12768
|
-
of
|
|
14546
|
+
If You choose to distribute Source Code Form that is Incompatible With
|
|
14547
|
+
Secondary Licenses under the terms of this version of the License, the
|
|
14548
|
+
notice described in Exhibit B of this License must be attached.
|
|
12769
14549
|
|
|
12770
|
-
|
|
12771
|
-
|
|
12772
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
12773
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
12774
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
12775
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
12776
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
12777
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
12778
|
-
DEALINGS IN THE SOFTWARE.
|
|
14550
|
+
Exhibit A - Source Code Form License Notice
|
|
14551
|
+
-------------------------------------------
|
|
12779
14552
|
|
|
12780
|
-
|
|
12781
|
-
|
|
12782
|
-
|
|
12783
|
-
The MIT License (MIT)
|
|
14553
|
+
This Source Code Form is subject to the terms of the Mozilla Public
|
|
14554
|
+
License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
14555
|
+
file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
|
12784
14556
|
|
|
12785
|
-
|
|
14557
|
+
If it is not possible or desirable to put the notice in a particular
|
|
14558
|
+
file, then You may include the notice in a location (such as a LICENSE
|
|
14559
|
+
file in a relevant directory) where a recipient would be likely to look
|
|
14560
|
+
for such a notice.
|
|
12786
14561
|
|
|
12787
|
-
|
|
12788
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
12789
|
-
the Software without restriction, including without limitation the rights to
|
|
12790
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
12791
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
12792
|
-
subject to the following conditions:
|
|
14562
|
+
You may add additional accurate notices of copyright ownership.
|
|
12793
14563
|
|
|
12794
|
-
|
|
12795
|
-
|
|
14564
|
+
Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
14565
|
+
---------------------------------------------------------
|
|
12796
14566
|
|
|
12797
|
-
|
|
12798
|
-
|
|
12799
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
12800
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
12801
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
12802
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
14567
|
+
This Source Code Form is "Incompatible With Secondary Licenses", as
|
|
14568
|
+
defined by the Mozilla Public License, v. 2.0.
|
|
12803
14569
|
|
|
12804
14570
|
------------------------------------------------------------------------------
|
|
12805
|
-
LICENSE — 1 package(s):
|
|
14571
|
+
LICENSE — 1 package(s): os_pipe 1.2.3
|
|
12806
14572
|
------------------------------------------------------------------------------
|
|
12807
|
-
|
|
14573
|
+
The MIT License (MIT)
|
|
12808
14574
|
|
|
12809
14575
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
12810
14576
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -12825,11 +14591,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
12825
14591
|
THE SOFTWARE.
|
|
12826
14592
|
|
|
12827
14593
|
------------------------------------------------------------------------------
|
|
12828
|
-
LICENSE — 1 package(s):
|
|
14594
|
+
LICENSE — 1 package(s): outref 0.5.2
|
|
12829
14595
|
------------------------------------------------------------------------------
|
|
12830
|
-
|
|
14596
|
+
MIT License
|
|
12831
14597
|
|
|
12832
|
-
Copyright (c)
|
|
14598
|
+
Copyright (c) 2022 Nugine
|
|
12833
14599
|
|
|
12834
14600
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
12835
14601
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -12850,38 +14616,22 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
12850
14616
|
SOFTWARE.
|
|
12851
14617
|
|
|
12852
14618
|
------------------------------------------------------------------------------
|
|
12853
|
-
LICENSE-
|
|
14619
|
+
LICENSE-THIRD-PARTY — 1 package(s): parking 2.2.1
|
|
12854
14620
|
------------------------------------------------------------------------------
|
|
12855
|
-
|
|
12856
|
-
|
|
12857
|
-
Permission is hereby granted, free of charge, to any
|
|
12858
|
-
person obtaining a copy of this software and associated
|
|
12859
|
-
documentation files (the "Software"), to deal in the
|
|
12860
|
-
Software without restriction, including without
|
|
12861
|
-
limitation the rights to use, copy, modify, merge,
|
|
12862
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
12863
|
-
the Software, and to permit persons to whom the Software
|
|
12864
|
-
is furnished to do so, subject to the following
|
|
12865
|
-
conditions:
|
|
14621
|
+
===============================================================================
|
|
12866
14622
|
|
|
12867
|
-
|
|
12868
|
-
shall be included in all copies or substantial portions
|
|
12869
|
-
of the Software.
|
|
14623
|
+
Copyright 2014-2020 The Rust Project Developers
|
|
12870
14624
|
|
|
12871
|
-
|
|
12872
|
-
|
|
12873
|
-
|
|
12874
|
-
|
|
12875
|
-
|
|
12876
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
12877
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
12878
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
12879
|
-
DEALINGS IN THE SOFTWARE.
|
|
14625
|
+
Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
|
|
14626
|
+
http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
|
|
14627
|
+
<LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
|
|
14628
|
+
option. All files in the project carrying such notice may not be
|
|
14629
|
+
copied, modified, or distributed except according to those terms.
|
|
12880
14630
|
|
|
12881
14631
|
------------------------------------------------------------------------------
|
|
12882
|
-
LICENSE-MIT —
|
|
14632
|
+
LICENSE-MIT — 3 package(s): parlance 0.1.0, parley 0.11.1, parley_data 0.11.1
|
|
12883
14633
|
------------------------------------------------------------------------------
|
|
12884
|
-
Copyright
|
|
14634
|
+
Copyright 2020 the Parley Authors
|
|
12885
14635
|
|
|
12886
14636
|
Permission is hereby granted, free of charge, to any
|
|
12887
14637
|
person obtaining a copy of this software and associated
|
|
@@ -12908,214 +14658,110 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
12908
14658
|
DEALINGS IN THE SOFTWARE.
|
|
12909
14659
|
|
|
12910
14660
|
------------------------------------------------------------------------------
|
|
12911
|
-
LICENSE
|
|
14661
|
+
LICENSE — 5 package(s): phf 0.13.1, phf_codegen 0.13.1, phf_generator 0.13.1, phf_macros 0.13.1, phf_shared 0.13.1
|
|
12912
14662
|
------------------------------------------------------------------------------
|
|
12913
|
-
|
|
12914
|
-
Version 2.0, January 2004
|
|
12915
|
-
http://www.apache.org/licenses/
|
|
12916
|
-
|
|
12917
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
12918
|
-
|
|
12919
|
-
1. Definitions.
|
|
12920
|
-
|
|
12921
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
12922
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
12923
|
-
|
|
12924
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
12925
|
-
the copyright owner that is granting the License.
|
|
12926
|
-
|
|
12927
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
12928
|
-
other entities that control, are controlled by, or are under common
|
|
12929
|
-
control with that entity. For the purposes of this definition,
|
|
12930
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
12931
|
-
direction or management of such entity, whether by contract or
|
|
12932
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
12933
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
12934
|
-
|
|
12935
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
12936
|
-
exercising permissions granted by this License.
|
|
12937
|
-
|
|
12938
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
12939
|
-
including but not limited to software source code, documentation
|
|
12940
|
-
source, and configuration files.
|
|
12941
|
-
|
|
12942
|
-
"Object" form shall mean any form resulting from mechanical
|
|
12943
|
-
transformation or translation of a Source form, including but
|
|
12944
|
-
not limited to compiled object code, generated documentation,
|
|
12945
|
-
and conversions to other media types.
|
|
12946
|
-
|
|
12947
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
12948
|
-
Object form, made available under the License, as indicated by a
|
|
12949
|
-
copyright notice that is included in or attached to the work
|
|
12950
|
-
(an example is provided in the Appendix below).
|
|
12951
|
-
|
|
12952
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
12953
|
-
form, that is based on (or derived from) the Work and for which the
|
|
12954
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
12955
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
12956
|
-
of this License, Derivative Works shall not include works that remain
|
|
12957
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
12958
|
-
the Work and Derivative Works thereof.
|
|
12959
|
-
|
|
12960
|
-
"Contribution" shall mean any work of authorship, including
|
|
12961
|
-
the original version of the Work and any modifications or additions
|
|
12962
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
12963
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
12964
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
12965
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
12966
|
-
means any form of electronic, verbal, or written communication sent
|
|
12967
|
-
to the Licensor or its representatives, including but not limited to
|
|
12968
|
-
communication on electronic mailing lists, source code control systems,
|
|
12969
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
12970
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
12971
|
-
excluding communication that is conspicuously marked or otherwise
|
|
12972
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
12973
|
-
|
|
12974
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
12975
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
12976
|
-
subsequently incorporated within the Work.
|
|
12977
|
-
|
|
12978
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
12979
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
12980
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
12981
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
12982
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
12983
|
-
Work and such Derivative Works in Source or Object form.
|
|
12984
|
-
|
|
12985
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
12986
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
12987
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
12988
|
-
(except as stated in this section) patent license to make, have made,
|
|
12989
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
12990
|
-
where such license applies only to those patent claims licensable
|
|
12991
|
-
by such Contributor that are necessarily infringed by their
|
|
12992
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
12993
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
12994
|
-
institute patent litigation against any entity (including a
|
|
12995
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
12996
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
12997
|
-
or contributory patent infringement, then any patent licenses
|
|
12998
|
-
granted to You under this License for that Work shall terminate
|
|
12999
|
-
as of the date such litigation is filed.
|
|
13000
|
-
|
|
13001
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
13002
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
13003
|
-
modifications, and in Source or Object form, provided that You
|
|
13004
|
-
meet the following conditions:
|
|
14663
|
+
The MIT License (MIT)
|
|
13005
14664
|
|
|
13006
|
-
|
|
13007
|
-
Derivative Works a copy of this License; and
|
|
14665
|
+
Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
|
|
13008
14666
|
|
|
13009
|
-
|
|
13010
|
-
|
|
14667
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
14668
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
14669
|
+
the Software without restriction, including without limitation the rights to
|
|
14670
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
14671
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
14672
|
+
subject to the following conditions:
|
|
13011
14673
|
|
|
13012
|
-
|
|
13013
|
-
|
|
13014
|
-
attribution notices from the Source form of the Work,
|
|
13015
|
-
excluding those notices that do not pertain to any part of
|
|
13016
|
-
the Derivative Works; and
|
|
14674
|
+
The above copyright notice and this permission notice shall be included in all
|
|
14675
|
+
copies or substantial portions of the Software.
|
|
13017
14676
|
|
|
13018
|
-
|
|
13019
|
-
|
|
13020
|
-
|
|
13021
|
-
|
|
13022
|
-
|
|
13023
|
-
|
|
13024
|
-
as part of the Derivative Works; within the Source form or
|
|
13025
|
-
documentation, if provided along with the Derivative Works; or,
|
|
13026
|
-
within a display generated by the Derivative Works, if and
|
|
13027
|
-
wherever such third-party notices normally appear. The contents
|
|
13028
|
-
of the NOTICE file are for informational purposes only and
|
|
13029
|
-
do not modify the License. You may add Your own attribution
|
|
13030
|
-
notices within Derivative Works that You distribute, alongside
|
|
13031
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
13032
|
-
that such additional attribution notices cannot be construed
|
|
13033
|
-
as modifying the License.
|
|
14677
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14678
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
14679
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
14680
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
14681
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
14682
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
13034
14683
|
|
|
13035
|
-
|
|
13036
|
-
|
|
13037
|
-
|
|
13038
|
-
|
|
13039
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
13040
|
-
the conditions stated in this License.
|
|
14684
|
+
------------------------------------------------------------------------------
|
|
14685
|
+
LICENSE — 1 package(s): pico-args 0.5.0
|
|
14686
|
+
------------------------------------------------------------------------------
|
|
14687
|
+
Copyright (c) 2019 Yevhenii Reizner
|
|
13041
14688
|
|
|
13042
|
-
|
|
13043
|
-
|
|
13044
|
-
|
|
13045
|
-
|
|
13046
|
-
|
|
13047
|
-
|
|
13048
|
-
with Licensor regarding such Contributions.
|
|
14689
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14690
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14691
|
+
in the Software without restriction, including without limitation the rights
|
|
14692
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14693
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14694
|
+
furnished to do so, subject to the following conditions:
|
|
13049
14695
|
|
|
13050
|
-
|
|
13051
|
-
|
|
13052
|
-
except as required for reasonable and customary use in describing the
|
|
13053
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
14696
|
+
The above copyright notice and this permission notice shall be included in
|
|
14697
|
+
all copies or substantial portions of the Software.
|
|
13054
14698
|
|
|
13055
|
-
|
|
13056
|
-
|
|
13057
|
-
|
|
13058
|
-
|
|
13059
|
-
|
|
13060
|
-
|
|
13061
|
-
|
|
13062
|
-
appropriateness of using or redistributing the Work and assume any
|
|
13063
|
-
risks associated with Your exercise of permissions under this License.
|
|
14699
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14700
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14701
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14702
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14703
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14704
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
14705
|
+
THE SOFTWARE.
|
|
13064
14706
|
|
|
13065
|
-
|
|
13066
|
-
|
|
13067
|
-
|
|
13068
|
-
|
|
13069
|
-
liable to You for damages, including any direct, indirect, special,
|
|
13070
|
-
incidental, or consequential damages of any character arising as a
|
|
13071
|
-
result of this License or out of the use or inability to use the
|
|
13072
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
13073
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
13074
|
-
other commercial damages or losses), even if such Contributor
|
|
13075
|
-
has been advised of the possibility of such damages.
|
|
14707
|
+
------------------------------------------------------------------------------
|
|
14708
|
+
LICENSE — 1 package(s): piston-float 1.0.1
|
|
14709
|
+
------------------------------------------------------------------------------
|
|
14710
|
+
The MIT License (MIT)
|
|
13076
14711
|
|
|
13077
|
-
|
|
13078
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
13079
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
13080
|
-
or other liability obligations and/or rights consistent with this
|
|
13081
|
-
License. However, in accepting such obligations, You may act only
|
|
13082
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
13083
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
13084
|
-
defend, and hold each Contributor harmless for any liability
|
|
13085
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
13086
|
-
of your accepting any such warranty or additional liability.
|
|
14712
|
+
Copyright (c) 2015 PistonDevelopers
|
|
13087
14713
|
|
|
13088
|
-
|
|
14714
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14715
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14716
|
+
in the Software without restriction, including without limitation the rights
|
|
14717
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14718
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14719
|
+
furnished to do so, subject to the following conditions:
|
|
13089
14720
|
|
|
13090
|
-
|
|
14721
|
+
The above copyright notice and this permission notice shall be included in all
|
|
14722
|
+
copies or substantial portions of the Software.
|
|
13091
14723
|
|
|
13092
|
-
|
|
13093
|
-
|
|
13094
|
-
|
|
13095
|
-
|
|
13096
|
-
|
|
13097
|
-
|
|
13098
|
-
|
|
13099
|
-
identification within third-party archives.
|
|
14724
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14725
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14726
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14727
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14728
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14729
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14730
|
+
SOFTWARE.
|
|
13100
14731
|
|
|
13101
|
-
|
|
14732
|
+
------------------------------------------------------------------------------
|
|
14733
|
+
LICENSE-MIT — 1 package(s): png 0.18.1
|
|
14734
|
+
------------------------------------------------------------------------------
|
|
14735
|
+
Copyright (c) 2015 nwin
|
|
13102
14736
|
|
|
13103
|
-
|
|
13104
|
-
|
|
13105
|
-
|
|
14737
|
+
Permission is hereby granted, free of charge, to any
|
|
14738
|
+
person obtaining a copy of this software and associated
|
|
14739
|
+
documentation files (the "Software"), to deal in the
|
|
14740
|
+
Software without restriction, including without
|
|
14741
|
+
limitation the rights to use, copy, modify, merge,
|
|
14742
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
14743
|
+
the Software, and to permit persons to whom the Software
|
|
14744
|
+
is furnished to do so, subject to the following
|
|
14745
|
+
conditions:
|
|
13106
14746
|
|
|
13107
|
-
|
|
14747
|
+
The above copyright notice and this permission notice
|
|
14748
|
+
shall be included in all copies or substantial portions
|
|
14749
|
+
of the Software.
|
|
13108
14750
|
|
|
13109
|
-
|
|
13110
|
-
|
|
13111
|
-
|
|
13112
|
-
|
|
13113
|
-
|
|
14751
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
14752
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
14753
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
14754
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
14755
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
14756
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
14757
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
14758
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
14759
|
+
DEALINGS IN THE SOFTWARE.
|
|
13114
14760
|
|
|
13115
14761
|
------------------------------------------------------------------------------
|
|
13116
|
-
LICENSE-MIT — 1 package(s):
|
|
14762
|
+
LICENSE-MIT — 1 package(s): pollster 0.4.0
|
|
13117
14763
|
------------------------------------------------------------------------------
|
|
13118
|
-
Copyright (c)
|
|
14764
|
+
Copyright (c) 2020-2021 Joshua Barretto
|
|
13119
14765
|
|
|
13120
14766
|
Permission is hereby granted, free of charge, to any
|
|
13121
14767
|
person obtaining a copy of this software and associated
|
|
@@ -13275,7 +14921,32 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
13275
14921
|
THE SOFTWARE.
|
|
13276
14922
|
|
|
13277
14923
|
------------------------------------------------------------------------------
|
|
13278
|
-
|
|
14924
|
+
LICENSE.txt — 1 package(s): radium 0.7.0
|
|
14925
|
+
------------------------------------------------------------------------------
|
|
14926
|
+
MIT License
|
|
14927
|
+
|
|
14928
|
+
Copyright (c) 2019 kneecaw (Nika Layzell)
|
|
14929
|
+
|
|
14930
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14931
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14932
|
+
in the Software without restriction, including without limitation the rights
|
|
14933
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14934
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14935
|
+
furnished to do so, subject to the following conditions:
|
|
14936
|
+
|
|
14937
|
+
The above copyright notice and this permission notice shall be included in all
|
|
14938
|
+
copies or substantial portions of the Software.
|
|
14939
|
+
|
|
14940
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14941
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14942
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14943
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14944
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14945
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14946
|
+
SOFTWARE.
|
|
14947
|
+
|
|
14948
|
+
------------------------------------------------------------------------------
|
|
14949
|
+
COPYRIGHT — 1 package(s): rand 0.10.2
|
|
13279
14950
|
------------------------------------------------------------------------------
|
|
13280
14951
|
Copyrights in the Rand project are retained by their contributors. No
|
|
13281
14952
|
copyright assignment is required to contribute to the Rand project.
|
|
@@ -13291,7 +14962,7 @@ The Rand project includes code from the Rust project
|
|
|
13291
14962
|
published under these same licenses.
|
|
13292
14963
|
|
|
13293
14964
|
------------------------------------------------------------------------------
|
|
13294
|
-
LICENSE-APACHE —
|
|
14965
|
+
LICENSE-APACHE — 1 package(s): rand 0.10.2
|
|
13295
14966
|
------------------------------------------------------------------------------
|
|
13296
14967
|
Apache License
|
|
13297
14968
|
Version 2.0, January 2004
|
|
@@ -13471,7 +15142,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
13471
15142
|
END OF TERMS AND CONDITIONS
|
|
13472
15143
|
|
|
13473
15144
|
------------------------------------------------------------------------------
|
|
13474
|
-
LICENSE-MIT —
|
|
15145
|
+
LICENSE-MIT — 1 package(s): rand 0.10.2
|
|
13475
15146
|
------------------------------------------------------------------------------
|
|
13476
15147
|
Copyright 2018 Developers of the Rand project
|
|
13477
15148
|
Copyright (c) 2014 The Rust Project Developers
|
|
@@ -13501,7 +15172,20 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
13501
15172
|
DEALINGS IN THE SOFTWARE.
|
|
13502
15173
|
|
|
13503
15174
|
------------------------------------------------------------------------------
|
|
13504
|
-
|
|
15175
|
+
COPYRIGHT — 1 package(s): rand_core 0.10.1
|
|
15176
|
+
------------------------------------------------------------------------------
|
|
15177
|
+
Copyrights in the Rand project are retained by their contributors. No
|
|
15178
|
+
copyright assignment is required to contribute to the Rand project.
|
|
15179
|
+
|
|
15180
|
+
For full authorship information, see the version control history.
|
|
15181
|
+
|
|
15182
|
+
Except as otherwise noted (below and/or in individual files), Rand is
|
|
15183
|
+
licensed under the Apache License, Version 2.0 <LICENSE-APACHE> or
|
|
15184
|
+
<http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
|
|
15185
|
+
<LICENSE-MIT> or <http://opensource.org/licenses/MIT>, at your option.
|
|
15186
|
+
|
|
15187
|
+
------------------------------------------------------------------------------
|
|
15188
|
+
LICENSE-APACHE — 1 package(s): rand_core 0.10.1
|
|
13505
15189
|
------------------------------------------------------------------------------
|
|
13506
15190
|
Apache License
|
|
13507
15191
|
Version 2.0, January 2004
|
|
@@ -13691,6 +15375,35 @@ APPENDIX: How to apply the Apache License to your work.
|
|
|
13691
15375
|
same "printed page" as the copyright notice for easier
|
|
13692
15376
|
identification within third-party archives.
|
|
13693
15377
|
|
|
15378
|
+
------------------------------------------------------------------------------
|
|
15379
|
+
LICENSE-MIT — 1 package(s): rand_core 0.10.1
|
|
15380
|
+
------------------------------------------------------------------------------
|
|
15381
|
+
Copyright (c) 2018-2026 The Rand Project Developers
|
|
15382
|
+
|
|
15383
|
+
Permission is hereby granted, free of charge, to any
|
|
15384
|
+
person obtaining a copy of this software and associated
|
|
15385
|
+
documentation files (the "Software"), to deal in the
|
|
15386
|
+
Software without restriction, including without
|
|
15387
|
+
limitation the rights to use, copy, modify, merge,
|
|
15388
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
15389
|
+
the Software, and to permit persons to whom the Software
|
|
15390
|
+
is furnished to do so, subject to the following
|
|
15391
|
+
conditions:
|
|
15392
|
+
|
|
15393
|
+
The above copyright notice and this permission notice
|
|
15394
|
+
shall be included in all copies or substantial portions
|
|
15395
|
+
of the Software.
|
|
15396
|
+
|
|
15397
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
15398
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
15399
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
15400
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
15401
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
15402
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
15403
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
15404
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
15405
|
+
DEALINGS IN THE SOFTWARE.
|
|
15406
|
+
|
|
13694
15407
|
------------------------------------------------------------------------------
|
|
13695
15408
|
LICENSE-MIT.md — 1 package(s): raw-window-handle 0.6.2
|
|
13696
15409
|
------------------------------------------------------------------------------
|
|
@@ -14038,6 +15751,32 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
14038
15751
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14039
15752
|
SOFTWARE.
|
|
14040
15753
|
|
|
15754
|
+
------------------------------------------------------------------------------
|
|
15755
|
+
LICENSE — 1 package(s): rquickjs 0.12.2
|
|
15756
|
+
------------------------------------------------------------------------------
|
|
15757
|
+
MIT License
|
|
15758
|
+
|
|
15759
|
+
Copyright (c) 2020 Mees Delzenne
|
|
15760
|
+
Copyright (c) 2025 Rquickjs Contributors
|
|
15761
|
+
|
|
15762
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
15763
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
15764
|
+
in the Software without restriction, including without limitation the rights
|
|
15765
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
15766
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
15767
|
+
furnished to do so, subject to the following conditions:
|
|
15768
|
+
|
|
15769
|
+
The above copyright notice and this permission notice shall be included in all
|
|
15770
|
+
copies or substantial portions of the Software.
|
|
15771
|
+
|
|
15772
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
15773
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
15774
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15775
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
15776
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
15777
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
15778
|
+
SOFTWARE.
|
|
15779
|
+
|
|
14041
15780
|
------------------------------------------------------------------------------
|
|
14042
15781
|
LICENSE.txt — 2 package(s): rubato 0.16.2, rubato 3.0.0
|
|
14043
15782
|
------------------------------------------------------------------------------
|
|
@@ -14433,7 +16172,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
14433
16172
|
DEALINGS IN THE SOFTWARE.
|
|
14434
16173
|
|
|
14435
16174
|
------------------------------------------------------------------------------
|
|
14436
|
-
LICENSE-MIT —
|
|
16175
|
+
LICENSE-MIT — 6 package(s): serde_spanned 1.1.1, toml 1.1.4+spec-1.1.0, toml_datetime 1.1.1+spec-1.1.0, toml_edit 0.25.13+spec-1.1.0, toml_parser 1.1.3+spec-1.1.0, toml_writer 1.1.2+spec-1.1.0
|
|
14437
16176
|
------------------------------------------------------------------------------
|
|
14438
16177
|
Copyright (c) Individual contributors
|
|
14439
16178
|
|
|
@@ -14485,11 +16224,12 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
14485
16224
|
DEALINGS IN THE SOFTWARE.
|
|
14486
16225
|
|
|
14487
16226
|
------------------------------------------------------------------------------
|
|
14488
|
-
LICENSE-MIT — 2 package(s): sha1 0.
|
|
16227
|
+
LICENSE-MIT — 2 package(s): sha1 0.11.0, sha2 0.11.0
|
|
14489
16228
|
------------------------------------------------------------------------------
|
|
14490
|
-
Copyright (c)
|
|
14491
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
16229
|
+
Copyright (c) 2016-2026 The RustCrypto Project Developers
|
|
14492
16230
|
Copyright (c) 2016 Artyom Pavlov
|
|
16231
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
16232
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
14493
16233
|
|
|
14494
16234
|
Permission is hereby granted, free of charge, to any
|
|
14495
16235
|
person obtaining a copy of this software and associated
|
|
@@ -14557,6 +16297,35 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
14557
16297
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
14558
16298
|
THE SOFTWARE.
|
|
14559
16299
|
|
|
16300
|
+
------------------------------------------------------------------------------
|
|
16301
|
+
LICENSE-MIT — 1 package(s): signal-hook-registry 1.4.8
|
|
16302
|
+
------------------------------------------------------------------------------
|
|
16303
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
16304
|
+
|
|
16305
|
+
Permission is hereby granted, free of charge, to any
|
|
16306
|
+
person obtaining a copy of this software and associated
|
|
16307
|
+
documentation files (the "Software"), to deal in the
|
|
16308
|
+
Software without restriction, including without
|
|
16309
|
+
limitation the rights to use, copy, modify, merge,
|
|
16310
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
16311
|
+
the Software, and to permit persons to whom the Software
|
|
16312
|
+
is furnished to do so, subject to the following
|
|
16313
|
+
conditions:
|
|
16314
|
+
|
|
16315
|
+
The above copyright notice and this permission notice
|
|
16316
|
+
shall be included in all copies or substantial portions
|
|
16317
|
+
of the Software.
|
|
16318
|
+
|
|
16319
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
16320
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
16321
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
16322
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
16323
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
16324
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
16325
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
16326
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
16327
|
+
DEALINGS IN THE SOFTWARE.
|
|
16328
|
+
|
|
14560
16329
|
------------------------------------------------------------------------------
|
|
14561
16330
|
LICENSE.md — 1 package(s): simd-adler32 0.3.10
|
|
14562
16331
|
------------------------------------------------------------------------------
|
|
@@ -14956,6 +16725,41 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
14956
16725
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14957
16726
|
SOFTWARE.
|
|
14958
16727
|
|
|
16728
|
+
------------------------------------------------------------------------------
|
|
16729
|
+
LICENSE — 1 package(s): sourcemap 9.3.2
|
|
16730
|
+
------------------------------------------------------------------------------
|
|
16731
|
+
Copyright (c) 2016 by Armin Ronacher.
|
|
16732
|
+
|
|
16733
|
+
Some rights reserved.
|
|
16734
|
+
|
|
16735
|
+
Redistribution and use in source and binary forms, with or without
|
|
16736
|
+
modification, are permitted provided that the following conditions are
|
|
16737
|
+
met:
|
|
16738
|
+
|
|
16739
|
+
* Redistributions of source code must retain the above copyright
|
|
16740
|
+
notice, this list of conditions and the following disclaimer.
|
|
16741
|
+
|
|
16742
|
+
* Redistributions in binary form must reproduce the above
|
|
16743
|
+
copyright notice, this list of conditions and the following
|
|
16744
|
+
disclaimer in the documentation and/or other materials provided
|
|
16745
|
+
with the distribution.
|
|
16746
|
+
|
|
16747
|
+
* The names of the contributors may not be used to endorse or
|
|
16748
|
+
promote products derived from this software without specific
|
|
16749
|
+
prior written permission.
|
|
16750
|
+
|
|
16751
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
16752
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
16753
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
16754
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
16755
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
16756
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
16757
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
16758
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
16759
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
16760
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
16761
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
16762
|
+
|
|
14959
16763
|
------------------------------------------------------------------------------
|
|
14960
16764
|
LICENSE-MIT — 1 package(s): stable_deref_trait 1.2.1
|
|
14961
16765
|
------------------------------------------------------------------------------
|
|
@@ -14985,6 +16789,25 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
14985
16789
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
14986
16790
|
DEALINGS IN THE SOFTWARE.
|
|
14987
16791
|
|
|
16792
|
+
------------------------------------------------------------------------------
|
|
16793
|
+
LICENSE — 1 package(s): starship-battery 0.11.1
|
|
16794
|
+
------------------------------------------------------------------------------
|
|
16795
|
+
ISC License
|
|
16796
|
+
|
|
16797
|
+
Copyright (c) 2019-2021, Starship Contributors
|
|
16798
|
+
|
|
16799
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
16800
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
16801
|
+
copyright notice and this permission notice appear in all copies.
|
|
16802
|
+
|
|
16803
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
16804
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
16805
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
16806
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
16807
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
16808
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
16809
|
+
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
16810
|
+
|
|
14988
16811
|
------------------------------------------------------------------------------
|
|
14989
16812
|
LICENSE-MIT — 1 package(s): static_assertions 1.1.0
|
|
14990
16813
|
------------------------------------------------------------------------------
|
|
@@ -15168,6 +16991,31 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
15168
16991
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
15169
16992
|
SOFTWARE.
|
|
15170
16993
|
|
|
16994
|
+
------------------------------------------------------------------------------
|
|
16995
|
+
LICENSE.txt — 1 package(s): tap 1.0.1
|
|
16996
|
+
------------------------------------------------------------------------------
|
|
16997
|
+
MIT License
|
|
16998
|
+
|
|
16999
|
+
Copyright (c) 2017 Elliot Linder <darfink@gmail.com>
|
|
17000
|
+
|
|
17001
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
17002
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
17003
|
+
in the Software without restriction, including without limitation the rights
|
|
17004
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
17005
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
17006
|
+
furnished to do so, subject to the following conditions:
|
|
17007
|
+
|
|
17008
|
+
The above copyright notice and this permission notice shall be included in all
|
|
17009
|
+
copies or substantial portions of the Software.
|
|
17010
|
+
|
|
17011
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
17012
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17013
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
17014
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
17015
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
17016
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
17017
|
+
SOFTWARE.
|
|
17018
|
+
|
|
15171
17019
|
------------------------------------------------------------------------------
|
|
15172
17020
|
LICENSE-MIT — 1 package(s): tempfile 3.27.0
|
|
15173
17021
|
------------------------------------------------------------------------------
|
|
@@ -15659,7 +17507,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
15659
17507
|
DEALINGS IN THE SOFTWARE.
|
|
15660
17508
|
|
|
15661
17509
|
------------------------------------------------------------------------------
|
|
15662
|
-
LICENSE — 1 package(s): tokio-tungstenite 0.
|
|
17510
|
+
LICENSE — 1 package(s): tokio-tungstenite 0.30.0
|
|
15663
17511
|
------------------------------------------------------------------------------
|
|
15664
17512
|
Copyright (c) 2017 Daniel Abramov
|
|
15665
17513
|
Copyright (c) 2017 Alexey Galakhov
|
|
@@ -16024,7 +17872,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
16024
17872
|
THE SOFTWARE.
|
|
16025
17873
|
|
|
16026
17874
|
------------------------------------------------------------------------------
|
|
16027
|
-
LICENSE-MIT — 1 package(s): tungstenite 0.
|
|
17875
|
+
LICENSE-MIT — 1 package(s): tungstenite 0.30.0
|
|
16028
17876
|
------------------------------------------------------------------------------
|
|
16029
17877
|
Copyright (c) 2017 Alexey Galakhov
|
|
16030
17878
|
Copyright (c) 2016 Jason Housley
|
|
@@ -16672,7 +18520,7 @@ carrying such notice may not be copied, modified, or distributed except
|
|
|
16672
18520
|
according to those terms.
|
|
16673
18521
|
|
|
16674
18522
|
------------------------------------------------------------------------------
|
|
16675
|
-
LICENSE-UNICODE —
|
|
18523
|
+
LICENSE-UNICODE — 2 package(s): unicode-id-start 1.4.0, unicode-ident 1.0.24
|
|
16676
18524
|
------------------------------------------------------------------------------
|
|
16677
18525
|
UNICODE LICENSE V3
|
|
16678
18526
|
|
|
@@ -16839,127 +18687,357 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
16839
18687
|
that such additional attribution notices cannot be construed
|
|
16840
18688
|
as modifying the License.
|
|
16841
18689
|
|
|
16842
|
-
You may add Your own copyright statement to Your modifications and
|
|
16843
|
-
may provide additional or different license terms and conditions
|
|
16844
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
16845
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
16846
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
16847
|
-
the conditions stated in this License.
|
|
18690
|
+
You may add Your own copyright statement to Your modifications and
|
|
18691
|
+
may provide additional or different license terms and conditions
|
|
18692
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
18693
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
18694
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
18695
|
+
the conditions stated in this License.
|
|
18696
|
+
|
|
18697
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
18698
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
18699
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
18700
|
+
this License, without any additional terms or conditions.
|
|
18701
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
18702
|
+
the terms of any separate license agreement you may have executed
|
|
18703
|
+
with Licensor regarding such Contributions.
|
|
18704
|
+
|
|
18705
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
18706
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
18707
|
+
except as required for reasonable and customary use in describing the
|
|
18708
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
18709
|
+
|
|
18710
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
18711
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
18712
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
18713
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
18714
|
+
implied, including, without limitation, any warranties or conditions
|
|
18715
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
18716
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
18717
|
+
appropriateness of using or redistributing the Work and assume any
|
|
18718
|
+
risks associated with Your exercise of permissions under this License.
|
|
18719
|
+
|
|
18720
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
18721
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
18722
|
+
unless required by applicable law (such as deliberate and grossly
|
|
18723
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
18724
|
+
liable to You for damages, including any direct, indirect, special,
|
|
18725
|
+
incidental, or consequential damages of any character arising as a
|
|
18726
|
+
result of this License or out of the use or inability to use the
|
|
18727
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
18728
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
18729
|
+
other commercial damages or losses), even if such Contributor
|
|
18730
|
+
has been advised of the possibility of such damages.
|
|
18731
|
+
|
|
18732
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
18733
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
18734
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
18735
|
+
or other liability obligations and/or rights consistent with this
|
|
18736
|
+
License. However, in accepting such obligations, You may act only
|
|
18737
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
18738
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
18739
|
+
defend, and hold each Contributor harmless for any liability
|
|
18740
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
18741
|
+
of your accepting any such warranty or additional liability.
|
|
18742
|
+
|
|
18743
|
+
END OF TERMS AND CONDITIONS
|
|
18744
|
+
|
|
18745
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
18746
|
+
|
|
18747
|
+
To apply the Apache License to your work, attach the following
|
|
18748
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
18749
|
+
replaced with your own identifying information. (Don't include
|
|
18750
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
18751
|
+
comment syntax for the file format. We also recommend that a
|
|
18752
|
+
file or class name and description of purpose be included on the
|
|
18753
|
+
same "printed page" as the copyright notice for easier
|
|
18754
|
+
identification within third-party archives.
|
|
18755
|
+
|
|
18756
|
+
Copyright 2021 The Unicode-rs Developers
|
|
18757
|
+
|
|
18758
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
18759
|
+
you may not use this file except in compliance with the License.
|
|
18760
|
+
You may obtain a copy of the License at
|
|
18761
|
+
|
|
18762
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
18763
|
+
|
|
18764
|
+
Unless required by applicable law or agreed to in writing, software
|
|
18765
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
18766
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
18767
|
+
See the License for the specific language governing permissions and
|
|
18768
|
+
limitations under the License.
|
|
18769
|
+
|
|
18770
|
+
------------------------------------------------------------------------------
|
|
18771
|
+
LICENSE-MIT — 1 package(s): unicode-script 0.5.8
|
|
18772
|
+
------------------------------------------------------------------------------
|
|
18773
|
+
MIT License
|
|
18774
|
+
|
|
18775
|
+
Copyright (c) 2019 Manish Goregaokar
|
|
18776
|
+
|
|
18777
|
+
Permission is hereby granted, free of charge, to any
|
|
18778
|
+
person obtaining a copy of this software and associated
|
|
18779
|
+
documentation files (the "Software"), to deal in the
|
|
18780
|
+
Software without restriction, including without
|
|
18781
|
+
limitation the rights to use, copy, modify, merge,
|
|
18782
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
18783
|
+
the Software, and to permit persons to whom the Software
|
|
18784
|
+
is furnished to do so, subject to the following
|
|
18785
|
+
conditions:
|
|
18786
|
+
|
|
18787
|
+
The above copyright notice and this permission notice
|
|
18788
|
+
shall be included in all copies or substantial portions
|
|
18789
|
+
of the Software.
|
|
18790
|
+
|
|
18791
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
18792
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
18793
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
18794
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
18795
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
18796
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
18797
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
18798
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
18799
|
+
DEALINGS IN THE SOFTWARE.
|
|
18800
|
+
|
|
18801
|
+
------------------------------------------------------------------------------
|
|
18802
|
+
COPYRIGHT — 2 package(s): unicode-segmentation 1.13.3, unicode-width 0.2.2
|
|
18803
|
+
------------------------------------------------------------------------------
|
|
18804
|
+
Licensed under the Apache License, Version 2.0
|
|
18805
|
+
<LICENSE-APACHE or
|
|
18806
|
+
http://www.apache.org/licenses/LICENSE-2.0> or the MIT
|
|
18807
|
+
license <LICENSE-MIT or http://opensource.org/licenses/MIT>,
|
|
18808
|
+
at your option. All files in the project carrying such
|
|
18809
|
+
notice may not be copied, modified, or distributed except
|
|
18810
|
+
according to those terms.
|
|
18811
|
+
|
|
18812
|
+
------------------------------------------------------------------------------
|
|
18813
|
+
LICENSE-APACHE — 1 package(s): uom 0.38.0
|
|
18814
|
+
------------------------------------------------------------------------------
|
|
18815
|
+
Apache License
|
|
18816
|
+
Version 2.0, January 2004
|
|
18817
|
+
https://www.apache.org/licenses/
|
|
18818
|
+
|
|
18819
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
18820
|
+
|
|
18821
|
+
1. Definitions.
|
|
18822
|
+
|
|
18823
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
18824
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
18825
|
+
|
|
18826
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
18827
|
+
the copyright owner that is granting the License.
|
|
18828
|
+
|
|
18829
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
18830
|
+
other entities that control, are controlled by, or are under common
|
|
18831
|
+
control with that entity. For the purposes of this definition,
|
|
18832
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
18833
|
+
direction or management of such entity, whether by contract or
|
|
18834
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
18835
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
18836
|
+
|
|
18837
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
18838
|
+
exercising permissions granted by this License.
|
|
18839
|
+
|
|
18840
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
18841
|
+
including but not limited to software source code, documentation
|
|
18842
|
+
source, and configuration files.
|
|
18843
|
+
|
|
18844
|
+
"Object" form shall mean any form resulting from mechanical
|
|
18845
|
+
transformation or translation of a Source form, including but
|
|
18846
|
+
not limited to compiled object code, generated documentation,
|
|
18847
|
+
and conversions to other media types.
|
|
18848
|
+
|
|
18849
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
18850
|
+
Object form, made available under the License, as indicated by a
|
|
18851
|
+
copyright notice that is included in or attached to the work
|
|
18852
|
+
(an example is provided in the Appendix below).
|
|
18853
|
+
|
|
18854
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
18855
|
+
form, that is based on (or derived from) the Work and for which the
|
|
18856
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
18857
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
18858
|
+
of this License, Derivative Works shall not include works that remain
|
|
18859
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
18860
|
+
the Work and Derivative Works thereof.
|
|
18861
|
+
|
|
18862
|
+
"Contribution" shall mean any work of authorship, including
|
|
18863
|
+
the original version of the Work and any modifications or additions
|
|
18864
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
18865
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
18866
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
18867
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
18868
|
+
means any form of electronic, verbal, or written communication sent
|
|
18869
|
+
to the Licensor or its representatives, including but not limited to
|
|
18870
|
+
communication on electronic mailing lists, source code control systems,
|
|
18871
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
18872
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
18873
|
+
excluding communication that is conspicuously marked or otherwise
|
|
18874
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
18875
|
+
|
|
18876
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
18877
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
18878
|
+
subsequently incorporated within the Work.
|
|
18879
|
+
|
|
18880
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
18881
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
18882
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
18883
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
18884
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
18885
|
+
Work and such Derivative Works in Source or Object form.
|
|
18886
|
+
|
|
18887
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
18888
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
18889
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
18890
|
+
(except as stated in this section) patent license to make, have made,
|
|
18891
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
18892
|
+
where such license applies only to those patent claims licensable
|
|
18893
|
+
by such Contributor that are necessarily infringed by their
|
|
18894
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
18895
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
18896
|
+
institute patent litigation against any entity (including a
|
|
18897
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
18898
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
18899
|
+
or contributory patent infringement, then any patent licenses
|
|
18900
|
+
granted to You under this License for that Work shall terminate
|
|
18901
|
+
as of the date such litigation is filed.
|
|
18902
|
+
|
|
18903
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
18904
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
18905
|
+
modifications, and in Source or Object form, provided that You
|
|
18906
|
+
meet the following conditions:
|
|
18907
|
+
|
|
18908
|
+
(a) You must give any other recipients of the Work or
|
|
18909
|
+
Derivative Works a copy of this License; and
|
|
18910
|
+
|
|
18911
|
+
(b) You must cause any modified files to carry prominent notices
|
|
18912
|
+
stating that You changed the files; and
|
|
18913
|
+
|
|
18914
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
18915
|
+
that You distribute, all copyright, patent, trademark, and
|
|
18916
|
+
attribution notices from the Source form of the Work,
|
|
18917
|
+
excluding those notices that do not pertain to any part of
|
|
18918
|
+
the Derivative Works; and
|
|
18919
|
+
|
|
18920
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
18921
|
+
distribution, then any Derivative Works that You distribute must
|
|
18922
|
+
include a readable copy of the attribution notices contained
|
|
18923
|
+
within such NOTICE file, excluding those notices that do not
|
|
18924
|
+
pertain to any part of the Derivative Works, in at least one
|
|
18925
|
+
of the following places: within a NOTICE text file distributed
|
|
18926
|
+
as part of the Derivative Works; within the Source form or
|
|
18927
|
+
documentation, if provided along with the Derivative Works; or,
|
|
18928
|
+
within a display generated by the Derivative Works, if and
|
|
18929
|
+
wherever such third-party notices normally appear. The contents
|
|
18930
|
+
of the NOTICE file are for informational purposes only and
|
|
18931
|
+
do not modify the License. You may add Your own attribution
|
|
18932
|
+
notices within Derivative Works that You distribute, alongside
|
|
18933
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
18934
|
+
that such additional attribution notices cannot be construed
|
|
18935
|
+
as modifying the License.
|
|
16848
18936
|
|
|
16849
|
-
|
|
16850
|
-
|
|
16851
|
-
|
|
16852
|
-
|
|
16853
|
-
|
|
16854
|
-
|
|
16855
|
-
with Licensor regarding such Contributions.
|
|
18937
|
+
You may add Your own copyright statement to Your modifications and
|
|
18938
|
+
may provide additional or different license terms and conditions
|
|
18939
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
18940
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
18941
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
18942
|
+
the conditions stated in this License.
|
|
16856
18943
|
|
|
16857
|
-
|
|
16858
|
-
|
|
16859
|
-
|
|
16860
|
-
|
|
18944
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
18945
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
18946
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
18947
|
+
this License, without any additional terms or conditions.
|
|
18948
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
18949
|
+
the terms of any separate license agreement you may have executed
|
|
18950
|
+
with Licensor regarding such Contributions.
|
|
16861
18951
|
|
|
16862
|
-
|
|
16863
|
-
|
|
16864
|
-
|
|
16865
|
-
|
|
16866
|
-
implied, including, without limitation, any warranties or conditions
|
|
16867
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
16868
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
16869
|
-
appropriateness of using or redistributing the Work and assume any
|
|
16870
|
-
risks associated with Your exercise of permissions under this License.
|
|
18952
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
18953
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
18954
|
+
except as required for reasonable and customary use in describing the
|
|
18955
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
16871
18956
|
|
|
16872
|
-
|
|
16873
|
-
|
|
16874
|
-
|
|
16875
|
-
|
|
16876
|
-
|
|
16877
|
-
|
|
16878
|
-
|
|
16879
|
-
|
|
16880
|
-
|
|
16881
|
-
other commercial damages or losses), even if such Contributor
|
|
16882
|
-
has been advised of the possibility of such damages.
|
|
18957
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
18958
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
18959
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
18960
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
18961
|
+
implied, including, without limitation, any warranties or conditions
|
|
18962
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
18963
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
18964
|
+
appropriateness of using or redistributing the Work and assume any
|
|
18965
|
+
risks associated with Your exercise of permissions under this License.
|
|
16883
18966
|
|
|
16884
|
-
|
|
16885
|
-
|
|
16886
|
-
|
|
16887
|
-
|
|
16888
|
-
|
|
16889
|
-
|
|
16890
|
-
|
|
16891
|
-
|
|
16892
|
-
|
|
16893
|
-
|
|
18967
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
18968
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
18969
|
+
unless required by applicable law (such as deliberate and grossly
|
|
18970
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
18971
|
+
liable to You for damages, including any direct, indirect, special,
|
|
18972
|
+
incidental, or consequential damages of any character arising as a
|
|
18973
|
+
result of this License or out of the use or inability to use the
|
|
18974
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
18975
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
18976
|
+
other commercial damages or losses), even if such Contributor
|
|
18977
|
+
has been advised of the possibility of such damages.
|
|
16894
18978
|
|
|
16895
|
-
|
|
18979
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
18980
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
18981
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
18982
|
+
or other liability obligations and/or rights consistent with this
|
|
18983
|
+
License. However, in accepting such obligations, You may act only
|
|
18984
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
18985
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
18986
|
+
defend, and hold each Contributor harmless for any liability
|
|
18987
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
18988
|
+
of your accepting any such warranty or additional liability.
|
|
16896
18989
|
|
|
16897
|
-
|
|
18990
|
+
END OF TERMS AND CONDITIONS
|
|
16898
18991
|
|
|
16899
|
-
|
|
16900
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
16901
|
-
replaced with your own identifying information. (Don't include
|
|
16902
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
16903
|
-
comment syntax for the file format. We also recommend that a
|
|
16904
|
-
file or class name and description of purpose be included on the
|
|
16905
|
-
same "printed page" as the copyright notice for easier
|
|
16906
|
-
identification within third-party archives.
|
|
18992
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
16907
18993
|
|
|
16908
|
-
|
|
18994
|
+
To apply the Apache License to your work, attach the following
|
|
18995
|
+
boilerplate notice, with the fields enclosed by brackets "{}"
|
|
18996
|
+
replaced with your own identifying information. (Don't include
|
|
18997
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
18998
|
+
comment syntax for the file format. We also recommend that a
|
|
18999
|
+
file or class name and description of purpose be included on the
|
|
19000
|
+
same "printed page" as the copyright notice for easier
|
|
19001
|
+
identification within third-party archives.
|
|
16909
19002
|
|
|
16910
|
-
|
|
16911
|
-
you may not use this file except in compliance with the License.
|
|
16912
|
-
You may obtain a copy of the License at
|
|
19003
|
+
Copyright {yyyy} {name of copyright owner}
|
|
16913
19004
|
|
|
16914
|
-
|
|
19005
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
19006
|
+
you may not use this file except in compliance with the License.
|
|
19007
|
+
You may obtain a copy of the License at
|
|
16915
19008
|
|
|
16916
|
-
|
|
16917
|
-
|
|
16918
|
-
|
|
16919
|
-
|
|
16920
|
-
|
|
19009
|
+
https://www.apache.org/licenses/LICENSE-2.0
|
|
19010
|
+
|
|
19011
|
+
Unless required by applicable law or agreed to in writing, software
|
|
19012
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
19013
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
19014
|
+
See the License for the specific language governing permissions and
|
|
19015
|
+
limitations under the License.
|
|
16921
19016
|
|
|
16922
19017
|
------------------------------------------------------------------------------
|
|
16923
|
-
LICENSE-MIT — 1 package(s):
|
|
19018
|
+
LICENSE-MIT — 1 package(s): uom 0.38.0
|
|
16924
19019
|
------------------------------------------------------------------------------
|
|
16925
|
-
MIT License
|
|
16926
|
-
|
|
16927
|
-
Copyright (c) 2019 Manish Goregaokar
|
|
19020
|
+
The MIT License (MIT)
|
|
16928
19021
|
|
|
16929
|
-
|
|
16930
|
-
person obtaining a copy of this software and associated
|
|
16931
|
-
documentation files (the "Software"), to deal in the
|
|
16932
|
-
Software without restriction, including without
|
|
16933
|
-
limitation the rights to use, copy, modify, merge,
|
|
16934
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
16935
|
-
the Software, and to permit persons to whom the Software
|
|
16936
|
-
is furnished to do so, subject to the following
|
|
16937
|
-
conditions:
|
|
19022
|
+
Copyright (c) 2019 Mike Boutin
|
|
16938
19023
|
|
|
16939
|
-
|
|
16940
|
-
|
|
16941
|
-
|
|
19024
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
19025
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
19026
|
+
in the Software without restriction, including without limitation the rights
|
|
19027
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
19028
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
19029
|
+
furnished to do so, subject to the following conditions:
|
|
16942
19030
|
|
|
16943
|
-
|
|
16944
|
-
|
|
16945
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
16946
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
16947
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
16948
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
16949
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
16950
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
16951
|
-
DEALINGS IN THE SOFTWARE.
|
|
19031
|
+
The above copyright notice and this permission notice shall be included in all
|
|
19032
|
+
copies or substantial portions of the Software.
|
|
16952
19033
|
|
|
16953
|
-
|
|
16954
|
-
|
|
16955
|
-
|
|
16956
|
-
|
|
16957
|
-
|
|
16958
|
-
|
|
16959
|
-
|
|
16960
|
-
at your option. All files in the project carrying such
|
|
16961
|
-
notice may not be copied, modified, or distributed except
|
|
16962
|
-
according to those terms.
|
|
19034
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
19035
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
19036
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
19037
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19038
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
19039
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
19040
|
+
SOFTWARE.
|
|
16963
19041
|
|
|
16964
19042
|
------------------------------------------------------------------------------
|
|
16965
19043
|
LICENSE-MIT — 1 package(s): usvg 0.48.1
|
|
@@ -18275,6 +20353,64 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
18275
20353
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18276
20354
|
SOFTWARE.
|
|
18277
20355
|
|
|
20356
|
+
------------------------------------------------------------------------------
|
|
20357
|
+
LICENSE — 5 package(s): zbus 5.19.0, zbus_macros 5.19.0, zbus_names 4.3.4, zvariant 5.15.0, zvariant_derive 5.15.0
|
|
20358
|
+
------------------------------------------------------------------------------
|
|
20359
|
+
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
|
|
20360
|
+
|
|
20361
|
+
Permission is hereby granted, free of charge, to any
|
|
20362
|
+
person obtaining a copy of this software and associated
|
|
20363
|
+
documentation files (the "Software"), to deal in the
|
|
20364
|
+
Software without restriction, including without
|
|
20365
|
+
limitation the rights to use, copy, modify, merge,
|
|
20366
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
20367
|
+
the Software, and to permit persons to whom the Software
|
|
20368
|
+
is furnished to do so, subject to the following
|
|
20369
|
+
conditions:
|
|
20370
|
+
|
|
20371
|
+
The above copyright notice and this permission notice
|
|
20372
|
+
shall be included in all copies or substantial portions
|
|
20373
|
+
of the Software.
|
|
20374
|
+
|
|
20375
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
20376
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
20377
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
20378
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
20379
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
20380
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
20381
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
20382
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
20383
|
+
DEALINGS IN THE SOFTWARE.
|
|
20384
|
+
|
|
20385
|
+
------------------------------------------------------------------------------
|
|
20386
|
+
LICENSE — 1 package(s): zcheapstr 1.1.0
|
|
20387
|
+
------------------------------------------------------------------------------
|
|
20388
|
+
Copyright (c) 2026 Zeeshan Ali Khan & zcheapstr contributors
|
|
20389
|
+
|
|
20390
|
+
Permission is hereby granted, free of charge, to any
|
|
20391
|
+
person obtaining a copy of this software and associated
|
|
20392
|
+
documentation files (the "Software"), to deal in the
|
|
20393
|
+
Software without restriction, including without
|
|
20394
|
+
limitation the rights to use, copy, modify, merge,
|
|
20395
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
20396
|
+
the Software, and to permit persons to whom the Software
|
|
20397
|
+
is furnished to do so, subject to the following
|
|
20398
|
+
conditions:
|
|
20399
|
+
|
|
20400
|
+
The above copyright notice and this permission notice
|
|
20401
|
+
shall be included in all copies or substantial portions
|
|
20402
|
+
of the Software.
|
|
20403
|
+
|
|
20404
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
20405
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
20406
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
20407
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
20408
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
20409
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
20410
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
20411
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
20412
|
+
DEALINGS IN THE SOFTWARE.
|
|
20413
|
+
|
|
18278
20414
|
------------------------------------------------------------------------------
|
|
18279
20415
|
LICENSE-APACHE — 2 package(s): zerocopy 0.8.56, zerocopy-derive 0.8.56
|
|
18280
20416
|
------------------------------------------------------------------------------
|