@blitsen/darwin-x64 0.1.3 → 0.2.1
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 +789 -56
- package/NOTICES.txt +1932 -384
- 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.1
|
|
3
|
+
This application was built with Blitsen 0.2.1, which links the open-source packages listed
|
|
4
4
|
below for x86_64-apple-darwin. 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
|
|
|
@@ -24,7 +24,7 @@ named there, and on request from the distributor of this application.
|
|
|
24
24
|
stylo_derive 0.20.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
25
25
|
stylo_dom 0.20.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
26
26
|
stylo_static_prefs 0.20.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
27
|
-
stylo_taffy 0.3.0-beta.1 — git+https://github.com/
|
|
27
|
+
stylo_taffy 0.3.0-beta.1 — git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73
|
|
28
28
|
stylo_traits 0.20.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
29
29
|
symphonia 0.5.5 — registry+https://github.com/rust-lang/crates.io-index
|
|
30
30
|
symphonia 0.6.1 — registry+https://github.com/rust-lang/crates.io-index
|
|
@@ -61,7 +61,7 @@ named there, and on request from the distributor of this application.
|
|
|
61
61
|
to_shmem_derive 0.1.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
62
62
|
uluru 3.1.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
63
63
|
|
|
64
|
-
PACKAGES (
|
|
64
|
+
PACKAGES (525)
|
|
65
65
|
|
|
66
66
|
accesskit 0.24.1 — MIT OR Apache-2.0
|
|
67
67
|
https://github.com/AccessKit/accesskit
|
|
@@ -91,11 +91,13 @@ allocator-api2 0.2.21 — MIT OR Apache-2.0
|
|
|
91
91
|
(c) You must retain, in the Source form of any Derivative Works
|
|
92
92
|
almost 0.2.0 — CC0-1.0
|
|
93
93
|
https://github.com/thomcc/almost
|
|
94
|
-
anyrender 0.
|
|
94
|
+
anyrender 0.13.0 — MIT OR Apache-2.0
|
|
95
95
|
https://github.com/dioxuslabs/anyrender
|
|
96
|
-
|
|
96
|
+
anyrender_svg 0.14.0 — MIT OR Apache-2.0
|
|
97
97
|
https://github.com/dioxuslabs/anyrender
|
|
98
|
-
|
|
98
|
+
anyrender_vello 0.14.0 — MIT OR Apache-2.0
|
|
99
|
+
https://github.com/dioxuslabs/anyrender
|
|
100
|
+
anyrender_vello_cpu 0.16.0 — MIT OR Apache-2.0
|
|
99
101
|
https://github.com/dioxuslabs/anyrender
|
|
100
102
|
app_units 0.7.8 — MPL-2.0
|
|
101
103
|
https://github.com/servo/app_units
|
|
@@ -178,6 +180,13 @@ base64 0.22.1 — MIT OR Apache-2.0
|
|
|
178
180
|
(c) You must retain, in the Source form of any Derivative Works
|
|
179
181
|
Copyright [yyyy] [name of copyright owner]
|
|
180
182
|
Copyright (c) 2015 Alice Maz
|
|
183
|
+
base64 0.23.1 — MIT OR Apache-2.0
|
|
184
|
+
https://github.com/marshallpierce/rust-base64
|
|
185
|
+
copyright notice that is included in or attached to the work
|
|
186
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
187
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
188
|
+
Copyright [yyyy] [name of copyright owner]
|
|
189
|
+
Copyright (c) 2025 Alice Maz, Marshall Pierce
|
|
181
190
|
bindgen 0.72.1 — BSD-3-Clause
|
|
182
191
|
https://github.com/rust-lang/rust-bindgen
|
|
183
192
|
Copyright (c) 2013, Jyun-Yan You
|
|
@@ -283,6 +292,12 @@ byteorder-lite 0.1.0 — Unlicense OR MIT
|
|
|
283
292
|
bytes 1.12.1 — MIT
|
|
284
293
|
https://github.com/tokio-rs/bytes
|
|
285
294
|
Copyright (c) 2018 Carl Lerche
|
|
295
|
+
calendrical_calculations 0.2.4 — Apache-2.0
|
|
296
|
+
https://github.com/unicode-org/icu4x
|
|
297
|
+
copyright notice that is included in or attached to the work
|
|
298
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
299
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
300
|
+
Copyright 2023 The Unicode Consortium
|
|
286
301
|
cc 1.4.2 — MIT OR Apache-2.0
|
|
287
302
|
https://github.com/rust-lang/cc-rs
|
|
288
303
|
copyright notice that is included in or attached to the work
|
|
@@ -472,6 +487,22 @@ debug_timer 0.1.3 — MIT OR Apache-2.0
|
|
|
472
487
|
https://github.com/dioxuslabs/blitz
|
|
473
488
|
debug_timer 0.1.3 — MIT OR Apache-2.0
|
|
474
489
|
https://github.com/dioxuslabs/blitz
|
|
490
|
+
defmt 1.1.1 — MIT OR Apache-2.0
|
|
491
|
+
https://github.com/knurling-rs/defmt
|
|
492
|
+
copyright notice that is included in or attached to the work
|
|
493
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
494
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
495
|
+
Copyright [yyyy] [name of copyright owner]
|
|
496
|
+
Copyright (c) Ferrous Systems
|
|
497
|
+
defmt-macros 1.1.1 — MIT OR Apache-2.0
|
|
498
|
+
https://github.com/knurling-rs/defmt
|
|
499
|
+
copyright notice that is included in or attached to the work
|
|
500
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
501
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
502
|
+
Copyright [yyyy] [name of copyright owner]
|
|
503
|
+
Copyright (c) Ferrous Systems
|
|
504
|
+
defmt-parser 1.0.0 — MIT OR Apache-2.0
|
|
505
|
+
https://github.com/knurling-rs/defmt
|
|
475
506
|
derive_more 2.1.1 — MIT
|
|
476
507
|
https://github.com/JelteF/derive_more
|
|
477
508
|
Copyright (c) 2016 Jelte Fennema
|
|
@@ -592,6 +623,10 @@ find-msvc-tools 0.1.10 — MIT OR Apache-2.0
|
|
|
592
623
|
(c) You must retain, in the Source form of any Derivative Works
|
|
593
624
|
Copyright [yyyy] [name of copyright owner]
|
|
594
625
|
Copyright (c) 2014 Alex Crichton
|
|
626
|
+
fixed_decimal 0.7.2 — Unicode-3.0
|
|
627
|
+
https://github.com/unicode-org/icu4x
|
|
628
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
629
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
595
630
|
flate2 1.1.9 — MIT OR Apache-2.0
|
|
596
631
|
https://github.com/rust-lang/flate2-rs
|
|
597
632
|
copyright notice that is included in or attached to the work
|
|
@@ -606,6 +641,9 @@ float_eq 1.0.1 — MIT OR Apache-2.0
|
|
|
606
641
|
(c) You must retain, in the Source form of any Derivative Works
|
|
607
642
|
Copyright [yyyy] [name of copyright owner]
|
|
608
643
|
Copyright (c) 2020 jtempest
|
|
644
|
+
float-cmp 0.9.0 — MIT
|
|
645
|
+
https://github.com/mikedilger/float-cmp
|
|
646
|
+
Copyright (c) 2014-2020 Optimal Computing (NZ) Ltd
|
|
609
647
|
fnv 1.0.7 — Apache-2.0 / MIT
|
|
610
648
|
https://github.com/servo/rust-fnv
|
|
611
649
|
copyright notice that is included in or attached to the work
|
|
@@ -619,11 +657,14 @@ foldhash 0.1.5 — Zlib
|
|
|
619
657
|
foldhash 0.2.0 — Zlib
|
|
620
658
|
https://github.com/orlp/foldhash
|
|
621
659
|
Copyright (c) 2024 Orson Peters
|
|
622
|
-
font-types 0.
|
|
660
|
+
font-types 0.12.3 — MIT OR Apache-2.0
|
|
623
661
|
https://github.com/googlefonts/fontations
|
|
624
|
-
Copyright 2019
|
|
625
|
-
Copyright (c) 2019
|
|
626
|
-
|
|
662
|
+
Copyright 2019 Fontations Developers
|
|
663
|
+
Copyright (c) 2019 Fontations Developers
|
|
664
|
+
fontdb 0.24.0 — MIT
|
|
665
|
+
https://github.com/RazrFalcon/fontdb
|
|
666
|
+
Copyright (c) 2020 Yevhenii Reizner
|
|
667
|
+
fontique 0.11.1 — Apache-2.0 OR MIT
|
|
627
668
|
https://github.com/linebender/parley
|
|
628
669
|
copyright notice that is included in or attached to the work
|
|
629
670
|
copyright license to reproduce, prepare Derivative Works of,
|
|
@@ -718,7 +759,7 @@ gif 0.14.2 — MIT OR Apache-2.0
|
|
|
718
759
|
(c) You must retain, in the Source form of any Derivative Works
|
|
719
760
|
Copyright [yyyy] [name of copyright owner]
|
|
720
761
|
Copyright (c) 2015 nwin
|
|
721
|
-
glifo 0.
|
|
762
|
+
glifo 0.2.0 — Apache-2.0 OR MIT
|
|
722
763
|
https://github.com/linebender/vello
|
|
723
764
|
copyright notice that is included in or attached to the work
|
|
724
765
|
copyright license to reproduce, prepare Derivative Works of,
|
|
@@ -758,7 +799,7 @@ half 2.7.1 — MIT OR Apache-2.0
|
|
|
758
799
|
copyright notice that is included in or attached to the work
|
|
759
800
|
copyright license to reproduce, prepare Derivative Works of,
|
|
760
801
|
(c) You must retain, in the Source form of any Derivative Works
|
|
761
|
-
harfrust 0.
|
|
802
|
+
harfrust 0.12.0 — MIT
|
|
762
803
|
https://github.com/harfbuzz/harfrust
|
|
763
804
|
Copyright (c) HarfBuzz developers
|
|
764
805
|
Copyright (c) 2020 Yevhenii Reizner
|
|
@@ -844,47 +885,131 @@ hyper-tls 0.6.0 — MIT/Apache-2.0
|
|
|
844
885
|
hyper-util 0.1.20 — MIT
|
|
845
886
|
https://github.com/hyperium/hyper-util
|
|
846
887
|
Copyright (c) 2023-2025 Sean McArthur
|
|
847
|
-
|
|
888
|
+
icu_calendar 2.3.0 — Unicode-3.0
|
|
889
|
+
https://github.com/unicode-org/icu4x
|
|
890
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
891
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
892
|
+
icu_calendar_data 2.3.0 — Unicode-3.0
|
|
893
|
+
https://github.com/unicode-org/icu4x
|
|
894
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
895
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
896
|
+
icu_casemap 2.3.0 — Unicode-3.0
|
|
897
|
+
https://github.com/unicode-org/icu4x
|
|
898
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
899
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
900
|
+
icu_casemap_data 2.3.0 — Unicode-3.0
|
|
901
|
+
https://github.com/unicode-org/icu4x
|
|
902
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
903
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
904
|
+
icu_collator 2.3.0 — Unicode-3.0
|
|
905
|
+
https://github.com/unicode-org/icu4x
|
|
906
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
907
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
908
|
+
icu_collator_data 2.3.0 — Unicode-3.0
|
|
909
|
+
https://github.com/unicode-org/icu4x
|
|
910
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
911
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
912
|
+
icu_collections 2.3.0 — Unicode-3.0
|
|
913
|
+
https://github.com/unicode-org/icu4x
|
|
914
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
915
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
916
|
+
icu_datetime 2.3.0 — Unicode-3.0
|
|
917
|
+
https://github.com/unicode-org/icu4x
|
|
918
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
919
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
920
|
+
icu_datetime_data 2.3.0 — Unicode-3.0
|
|
921
|
+
https://github.com/unicode-org/icu4x
|
|
922
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
923
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
924
|
+
icu_decimal 2.3.0 — Unicode-3.0
|
|
925
|
+
https://github.com/unicode-org/icu4x
|
|
926
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
927
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
928
|
+
icu_decimal_data 2.3.0 — Unicode-3.0
|
|
929
|
+
https://github.com/unicode-org/icu4x
|
|
930
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
931
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
932
|
+
icu_experimental 0.6.0 — Unicode-3.0
|
|
933
|
+
https://github.com/unicode-org/icu4x
|
|
934
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
935
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
936
|
+
icu_experimental_data 0.6.0 — Unicode-3.0
|
|
937
|
+
https://github.com/unicode-org/icu4x
|
|
938
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
939
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
940
|
+
icu_list 2.3.0 — Unicode-3.0
|
|
941
|
+
https://github.com/unicode-org/icu4x
|
|
942
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
943
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
944
|
+
icu_list_data 2.3.0 — Unicode-3.0
|
|
848
945
|
https://github.com/unicode-org/icu4x
|
|
849
946
|
COPYRIGHT AND PERMISSION NOTICE
|
|
850
947
|
Copyright © 2020-2024 Unicode, Inc.
|
|
851
|
-
icu_locale 2.
|
|
948
|
+
icu_locale 2.3.0 — Unicode-3.0
|
|
852
949
|
https://github.com/unicode-org/icu4x
|
|
853
950
|
COPYRIGHT AND PERMISSION NOTICE
|
|
854
951
|
Copyright © 2020-2024 Unicode, Inc.
|
|
855
|
-
icu_locale_core 2.
|
|
952
|
+
icu_locale_core 2.3.0 — Unicode-3.0
|
|
856
953
|
https://github.com/unicode-org/icu4x
|
|
857
954
|
COPYRIGHT AND PERMISSION NOTICE
|
|
858
955
|
Copyright © 2020-2024 Unicode, Inc.
|
|
859
|
-
icu_locale_data 2.
|
|
956
|
+
icu_locale_data 2.3.0 — Unicode-3.0
|
|
860
957
|
https://github.com/unicode-org/icu4x
|
|
861
958
|
COPYRIGHT AND PERMISSION NOTICE
|
|
862
959
|
Copyright © 2020-2024 Unicode, Inc.
|
|
863
|
-
|
|
960
|
+
icu_locale_fallback 2.3.0 — Unicode-3.0
|
|
864
961
|
https://github.com/unicode-org/icu4x
|
|
865
962
|
COPYRIGHT AND PERMISSION NOTICE
|
|
866
963
|
Copyright © 2020-2024 Unicode, Inc.
|
|
867
|
-
|
|
964
|
+
icu_locale_fallback_data 2.3.0 — Unicode-3.0
|
|
868
965
|
https://github.com/unicode-org/icu4x
|
|
869
966
|
COPYRIGHT AND PERMISSION NOTICE
|
|
870
967
|
Copyright © 2020-2024 Unicode, Inc.
|
|
871
|
-
|
|
968
|
+
icu_normalizer 2.3.0 — Unicode-3.0
|
|
872
969
|
https://github.com/unicode-org/icu4x
|
|
873
970
|
COPYRIGHT AND PERMISSION NOTICE
|
|
874
971
|
Copyright © 2020-2024 Unicode, Inc.
|
|
875
|
-
|
|
972
|
+
icu_normalizer_data 2.3.0 — Unicode-3.0
|
|
876
973
|
https://github.com/unicode-org/icu4x
|
|
877
974
|
COPYRIGHT AND PERMISSION NOTICE
|
|
878
975
|
Copyright © 2020-2024 Unicode, Inc.
|
|
879
|
-
|
|
976
|
+
icu_pattern 0.5.0 — Unicode-3.0
|
|
880
977
|
https://github.com/unicode-org/icu4x
|
|
881
978
|
COPYRIGHT AND PERMISSION NOTICE
|
|
882
979
|
Copyright © 2020-2024 Unicode, Inc.
|
|
883
|
-
|
|
980
|
+
icu_plurals 2.3.0 — Unicode-3.0
|
|
884
981
|
https://github.com/unicode-org/icu4x
|
|
885
982
|
COPYRIGHT AND PERMISSION NOTICE
|
|
886
983
|
Copyright © 2020-2024 Unicode, Inc.
|
|
887
|
-
|
|
984
|
+
icu_plurals_data 2.3.0 — Unicode-3.0
|
|
985
|
+
https://github.com/unicode-org/icu4x
|
|
986
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
987
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
988
|
+
icu_properties 2.3.0 — Unicode-3.0
|
|
989
|
+
https://github.com/unicode-org/icu4x
|
|
990
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
991
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
992
|
+
icu_properties_data 2.3.0 — Unicode-3.0
|
|
993
|
+
https://github.com/unicode-org/icu4x
|
|
994
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
995
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
996
|
+
icu_provider 2.3.0 — Unicode-3.0
|
|
997
|
+
https://github.com/unicode-org/icu4x
|
|
998
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
999
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1000
|
+
icu_segmenter 2.3.0 — Unicode-3.0
|
|
1001
|
+
https://github.com/unicode-org/icu4x
|
|
1002
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1003
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1004
|
+
icu_segmenter_data 2.3.0 — Unicode-3.0
|
|
1005
|
+
https://github.com/unicode-org/icu4x
|
|
1006
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1007
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1008
|
+
icu_time 2.3.0 — Unicode-3.0
|
|
1009
|
+
https://github.com/unicode-org/icu4x
|
|
1010
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1011
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1012
|
+
icu_time_data 2.3.0 — Unicode-3.0
|
|
888
1013
|
https://github.com/unicode-org/icu4x
|
|
889
1014
|
COPYRIGHT AND PERMISSION NOTICE
|
|
890
1015
|
Copyright © 2020-2024 Unicode, Inc.
|
|
@@ -914,6 +1039,9 @@ image-webp 0.2.4 — MIT OR Apache-2.0
|
|
|
914
1039
|
copyright notice that is included in or attached to the work
|
|
915
1040
|
copyright license to reproduce, prepare Derivative Works of,
|
|
916
1041
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1042
|
+
imagesize 0.15.0 — MIT
|
|
1043
|
+
https://github.com/Roughsketch/imagesize
|
|
1044
|
+
Copyright (c) 2017 Maiddog
|
|
917
1045
|
indexmap 2.14.0 — Apache-2.0 OR MIT
|
|
918
1046
|
https://github.com/indexmap-rs/indexmap
|
|
919
1047
|
copyright notice that is included in or attached to the work
|
|
@@ -946,6 +1074,19 @@ itoa 1.0.18 — MIT OR Apache-2.0
|
|
|
946
1074
|
copyright notice that is included in or attached to the work
|
|
947
1075
|
copyright license to reproduce, prepare Derivative Works of,
|
|
948
1076
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1077
|
+
ixdtf 0.6.6 — Unicode-3.0
|
|
1078
|
+
https://github.com/unicode-org/icu4x
|
|
1079
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1080
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1081
|
+
jiff 0.2.35 — Unlicense OR MIT
|
|
1082
|
+
https://github.com/BurntSushi/jiff
|
|
1083
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1084
|
+
jiff-core 0.1.0 — Unlicense OR MIT
|
|
1085
|
+
https://github.com/BurntSushi/jiff
|
|
1086
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1087
|
+
jiff-static 0.2.35 — Unlicense OR MIT
|
|
1088
|
+
https://github.com/BurntSushi/jiff
|
|
1089
|
+
Copyright (c) 2015 Andrew Gallant
|
|
949
1090
|
jobserver 0.1.35 — MIT OR Apache-2.0
|
|
950
1091
|
https://github.com/rust-lang/jobserver-rs
|
|
951
1092
|
copyright notice that is included in or attached to the work
|
|
@@ -1111,6 +1252,13 @@ moxcms 0.8.1 — BSD-3-Clause OR Apache-2.0
|
|
|
1111
1252
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1112
1253
|
Copyright 2024 Radzivon Bartoshyk
|
|
1113
1254
|
Copyright (c) Radzivon Bartoshyk. All rights reserved.
|
|
1255
|
+
muda 0.19.3 — Apache-2.0 OR MIT
|
|
1256
|
+
https://github.com/tauri-apps/muda
|
|
1257
|
+
copyright notice that is included in or attached to the work
|
|
1258
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1259
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1260
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1261
|
+
Copyright (c) 2022-2022 Tauri Programme within The Commons Conservancy
|
|
1114
1262
|
naga 29.0.4 — MIT OR Apache-2.0
|
|
1115
1263
|
https://github.com/gfx-rs/wgpu
|
|
1116
1264
|
copyright notice that is included in or attached to the work
|
|
@@ -1140,6 +1288,13 @@ num_cpus 1.17.0 — MIT OR Apache-2.0
|
|
|
1140
1288
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1141
1289
|
Copyright [yyyy] [name of copyright owner]
|
|
1142
1290
|
Copyright (c) 2015-2025 Sean McArthur
|
|
1291
|
+
num-bigint 0.4.8 — MIT OR Apache-2.0
|
|
1292
|
+
https://github.com/rust-num/num-bigint
|
|
1293
|
+
copyright notice that is included in or attached to the work
|
|
1294
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1295
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1296
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1297
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1143
1298
|
num-complex 0.4.6 — MIT OR Apache-2.0
|
|
1144
1299
|
https://github.com/rust-num/num-complex
|
|
1145
1300
|
copyright notice that is included in or attached to the work
|
|
@@ -1161,6 +1316,13 @@ num-integer 0.1.46 — MIT OR Apache-2.0
|
|
|
1161
1316
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1162
1317
|
Copyright [yyyy] [name of copyright owner]
|
|
1163
1318
|
Copyright (c) 2014 The Rust Project Developers
|
|
1319
|
+
num-rational 0.4.2 — MIT OR Apache-2.0
|
|
1320
|
+
https://github.com/rust-num/num-rational
|
|
1321
|
+
copyright notice that is included in or attached to the work
|
|
1322
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1323
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1324
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1325
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1164
1326
|
num-traits 0.2.19 — MIT OR Apache-2.0
|
|
1165
1327
|
https://github.com/rust-num/num-traits
|
|
1166
1328
|
copyright notice that is included in or attached to the work
|
|
@@ -1244,14 +1406,14 @@ parlance 0.1.0 — Apache-2.0 OR MIT
|
|
|
1244
1406
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1245
1407
|
Copyright [yyyy] [name of copyright owner]
|
|
1246
1408
|
Copyright 2020 the Parley Authors
|
|
1247
|
-
parley 0.
|
|
1409
|
+
parley 0.11.1 — Apache-2.0 OR MIT
|
|
1248
1410
|
https://github.com/linebender/parley
|
|
1249
1411
|
copyright notice that is included in or attached to the work
|
|
1250
1412
|
copyright license to reproduce, prepare Derivative Works of,
|
|
1251
1413
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1252
1414
|
Copyright [yyyy] [name of copyright owner]
|
|
1253
1415
|
Copyright 2020 the Parley Authors
|
|
1254
|
-
parley_data 0.
|
|
1416
|
+
parley_data 0.11.1 — Apache-2.0 OR MIT
|
|
1255
1417
|
https://github.com/linebender/parley
|
|
1256
1418
|
copyright notice that is included in or attached to the work
|
|
1257
1419
|
copyright license to reproduce, prepare Derivative Works of,
|
|
@@ -1292,6 +1454,9 @@ phf_shared 0.13.1 — MIT
|
|
|
1292
1454
|
https://github.com/rust-phf/rust-phf
|
|
1293
1455
|
Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
|
|
1294
1456
|
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1457
|
+
pico-args 0.5.0 — MIT
|
|
1458
|
+
https://github.com/RazrFalcon/pico-args
|
|
1459
|
+
Copyright (c) 2019 Yevhenii Reizner
|
|
1295
1460
|
pin-project-lite 0.2.17 — Apache-2.0 OR MIT
|
|
1296
1461
|
https://github.com/taiki-e/pin-project-lite
|
|
1297
1462
|
copyright notice that is included in or attached to the work
|
|
@@ -1441,10 +1606,10 @@ rayon-core 1.13.0 — MIT OR Apache-2.0
|
|
|
1441
1606
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1442
1607
|
Copyright [yyyy] [name of copyright owner]
|
|
1443
1608
|
Copyright (c) 2010 The Rust Project Developers
|
|
1444
|
-
read-fonts 0.
|
|
1609
|
+
read-fonts 0.41.0 — MIT OR Apache-2.0
|
|
1445
1610
|
https://github.com/googlefonts/fontations
|
|
1446
|
-
Copyright 2019
|
|
1447
|
-
Copyright (c) 2019
|
|
1611
|
+
Copyright 2019 Fontations Developers
|
|
1612
|
+
Copyright (c) 2019 Fontations Developers
|
|
1448
1613
|
realfft 3.5.0 — MIT
|
|
1449
1614
|
https://github.com/HEnquist/realfft
|
|
1450
1615
|
regex 1.13.1 — MIT OR Apache-2.0
|
|
@@ -1489,6 +1654,13 @@ reqwest 0.13.4 — MIT OR Apache-2.0
|
|
|
1489
1654
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1490
1655
|
Copyright 2016 Sean McArthur
|
|
1491
1656
|
Copyright (c) 2016-2026 Sean McArthur
|
|
1657
|
+
roxmltree 0.21.1 — MIT OR Apache-2.0
|
|
1658
|
+
https://github.com/RazrFalcon/roxmltree
|
|
1659
|
+
copyright notice that is included in or attached to the work
|
|
1660
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1661
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1662
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1663
|
+
Copyright (c) 2018 Yevhenii Reizner
|
|
1492
1664
|
rquickjs-sys 0.12.2 — MIT
|
|
1493
1665
|
https://github.com/DelSkayn/rquickjs.git
|
|
1494
1666
|
rtrb 0.3.4 — MIT OR Apache-2.0
|
|
@@ -1668,17 +1840,31 @@ shlex 2.0.1 — MIT OR Apache-2.0
|
|
|
1668
1840
|
https://github.com/comex/rust-shlex
|
|
1669
1841
|
Copyright 2015 Nicholas Allegra (comex).
|
|
1670
1842
|
Copyright (c) 2015 Nicholas Allegra (comex).
|
|
1843
|
+
signal-hook-registry 1.4.8 — MIT OR Apache-2.0
|
|
1844
|
+
https://github.com/vorner/signal-hook
|
|
1845
|
+
copyright notice that is included in or attached to the work
|
|
1846
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1847
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1848
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1849
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
1671
1850
|
simd-adler32 0.3.10 — MIT
|
|
1672
1851
|
https://github.com/mcountryman/simd-adler32
|
|
1673
1852
|
Copyright (c) [2021] [Marvin Countryman]
|
|
1853
|
+
simplecss 0.2.2 — Apache-2.0 OR MIT
|
|
1854
|
+
https://github.com/linebender/simplecss
|
|
1855
|
+
copyright notice that is included in or attached to the work
|
|
1856
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1857
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1858
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1859
|
+
Copyright (c) 2018 Reizner Evgeniy
|
|
1674
1860
|
siphasher 1.0.3 — MIT/Apache-2.0
|
|
1675
1861
|
https://github.com/jedisct1/rust-siphash
|
|
1676
1862
|
Copyright 2012-2016 The Rust Project Developers.
|
|
1677
1863
|
Copyright 2016-2026 Frank Denis.
|
|
1678
|
-
skrifa 0.
|
|
1864
|
+
skrifa 0.44.0 — MIT OR Apache-2.0
|
|
1679
1865
|
https://github.com/googlefonts/fontations
|
|
1680
|
-
Copyright 2019
|
|
1681
|
-
Copyright (c) 2019
|
|
1866
|
+
Copyright 2019 Fontations Developers
|
|
1867
|
+
Copyright (c) 2019 Fontations Developers
|
|
1682
1868
|
slab 0.4.12 — MIT
|
|
1683
1869
|
https://github.com/tokio-rs/slab
|
|
1684
1870
|
Copyright (c) 2019 Carl Lerche
|
|
@@ -1718,7 +1904,7 @@ softbuffer 0.4.8 — MIT OR Apache-2.0
|
|
|
1718
1904
|
copyright license to reproduce, prepare Derivative Works of,
|
|
1719
1905
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1720
1906
|
Copyright 2022 Kirill Chibisov
|
|
1721
|
-
softbuffer_window_renderer 0.
|
|
1907
|
+
softbuffer_window_renderer 0.8.0 — MIT OR Apache-2.0
|
|
1722
1908
|
https://github.com/dioxuslabs/anyrender
|
|
1723
1909
|
spirv 0.4.0+sdk-1.4.341.0 — Apache-2.0
|
|
1724
1910
|
https://github.com/gfx-rs/rspirv
|
|
@@ -1743,6 +1929,9 @@ strength_reduce 0.2.4 — MIT OR Apache-2.0
|
|
|
1743
1929
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1744
1930
|
Copyright {yyyy} {name of copyright owner}
|
|
1745
1931
|
Copyright (c) 2015 The RustFFT Developers
|
|
1932
|
+
strict-num 0.1.1 — MIT
|
|
1933
|
+
https://github.com/RazrFalcon/strict-num
|
|
1934
|
+
Copyright (c) 2022 Yevhenii Reizner
|
|
1746
1935
|
string_cache 0.9.0 — MIT OR Apache-2.0
|
|
1747
1936
|
https://github.com/servo/string-cache
|
|
1748
1937
|
copyright notice that is included in or attached to the work
|
|
@@ -1785,6 +1974,13 @@ stylo_traits 0.20.0 — MPL-2.0
|
|
|
1785
1974
|
https://github.com/servo/stylo
|
|
1786
1975
|
svg_fmt 0.4.5 — MIT/Apache-2.0
|
|
1787
1976
|
https://github.com/nical/rust_debug
|
|
1977
|
+
svgtypes 0.16.1 — Apache-2.0 OR MIT
|
|
1978
|
+
https://github.com/linebender/svgtypes
|
|
1979
|
+
copyright notice that is included in or attached to the work
|
|
1980
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1981
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1982
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1983
|
+
Copyright (c) 2018 Yevhenii Reizner
|
|
1788
1984
|
symphonia 0.5.5 — MPL-2.0
|
|
1789
1985
|
https://github.com/pdeljanov/Symphonia
|
|
1790
1986
|
symphonia 0.6.1 — MPL-2.0
|
|
@@ -1881,11 +2077,20 @@ sync_wrapper 1.0.2 — Apache-2.0
|
|
|
1881
2077
|
synstructure 0.13.2 — MIT
|
|
1882
2078
|
https://github.com/mystor/synstructure
|
|
1883
2079
|
Copyright 2016 Nika Layzell
|
|
2080
|
+
sys-locale 0.3.2 — MIT OR Apache-2.0
|
|
2081
|
+
https://github.com/1Password/sys-locale
|
|
2082
|
+
copyright notice that is included in or attached to the work
|
|
2083
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2084
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2085
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2086
|
+
Copyright (c) 2021 1Password
|
|
1884
2087
|
sysinfo 0.39.6 — MIT
|
|
1885
2088
|
https://github.com/GuillaumeGomez/sysinfo
|
|
1886
2089
|
Copyright (c) 2015 Guillaume Gomez
|
|
1887
2090
|
taffy 0.13.0 — MIT
|
|
1888
2091
|
https://github.com/DioxusLabs/taffy
|
|
2092
|
+
Copyright (c) 2018 Visly Inc.
|
|
2093
|
+
Copyright (c) 2026 Taffy Authors
|
|
1889
2094
|
tempfile 3.27.0 — MIT OR Apache-2.0
|
|
1890
2095
|
https://github.com/Stebalien/tempfile
|
|
1891
2096
|
copyright notice that is included in or attached to the work
|
|
@@ -1928,10 +2133,29 @@ thread_local 1.1.10 — MIT OR Apache-2.0
|
|
|
1928
2133
|
tiff 0.11.3 — MIT
|
|
1929
2134
|
https://github.com/image-rs/image-tiff
|
|
1930
2135
|
Copyright (c) 2018 PistonDevelopers
|
|
1931
|
-
|
|
2136
|
+
tiny-skia-path 0.12.0 — BSD-3-Clause
|
|
2137
|
+
https://github.com/linebender/tiny-skia/tree/master/path
|
|
2138
|
+
Copyright (c) 2011 Google Inc. All rights reserved.
|
|
2139
|
+
Copyright (c) 2020 Yevhenii Reizner All rights reserved.
|
|
2140
|
+
tinystr 0.8.4 — Unicode-3.0
|
|
1932
2141
|
https://github.com/unicode-org/icu4x
|
|
1933
2142
|
COPYRIGHT AND PERMISSION NOTICE
|
|
1934
2143
|
Copyright © 2020-2024 Unicode, Inc.
|
|
2144
|
+
tinyvec 1.12.0 — Zlib OR Apache-2.0 OR MIT
|
|
2145
|
+
https://github.com/Lokathor/tinyvec
|
|
2146
|
+
copyright notice that is included in or attached to the work
|
|
2147
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2148
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2149
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2150
|
+
Copyright (c) 2019 Daniel "Lokathor" Gee.
|
|
2151
|
+
tinyvec_macros 0.1.1 — MIT OR Apache-2.0 OR Zlib
|
|
2152
|
+
https://github.com/Soveu/tinyvec_macros
|
|
2153
|
+
copyright notice that is included in or attached to the work
|
|
2154
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2155
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2156
|
+
Copyright 2020 Tomasz "Soveu" Marx
|
|
2157
|
+
Copyright (c) 2020 Soveu
|
|
2158
|
+
(C) 2020 Tomasz "Soveu" Marx
|
|
1935
2159
|
to_shmem 0.5.0 — MPL-2.0
|
|
1936
2160
|
https://github.com/servo/stylo
|
|
1937
2161
|
to_shmem_derive 0.1.0 — MPL-2.0
|
|
@@ -1950,6 +2174,9 @@ tokio-tungstenite 0.29.0 — MIT
|
|
|
1950
2174
|
https://github.com/snapview/tokio-tungstenite
|
|
1951
2175
|
Copyright (c) 2017 Daniel Abramov
|
|
1952
2176
|
Copyright (c) 2017 Alexey Galakhov
|
|
2177
|
+
tokio-util 0.7.19 — MIT
|
|
2178
|
+
https://github.com/tokio-rs/tokio
|
|
2179
|
+
Copyright (c) Tokio Contributors
|
|
1953
2180
|
toml 1.1.4+spec-1.1.0 — MIT OR Apache-2.0
|
|
1954
2181
|
https://github.com/toml-rs/toml
|
|
1955
2182
|
copyright notice that is included in or attached to the work
|
|
@@ -2006,6 +2233,13 @@ transpose 0.2.3 — MIT OR Apache-2.0
|
|
|
2006
2233
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2007
2234
|
Copyright 2022 The transpose developers
|
|
2008
2235
|
Copyright (c) 2022 The transpose Developers
|
|
2236
|
+
tray-icon 0.24.2 — MIT OR Apache-2.0
|
|
2237
|
+
https://github.com/tauri-apps/tray-icon
|
|
2238
|
+
copyright notice that is included in or attached to the work
|
|
2239
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2240
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2241
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2242
|
+
Copyright (c) 2022-2022 Tauri Programme within The Commons Conservancy
|
|
2009
2243
|
try-lock 0.2.5 — MIT
|
|
2010
2244
|
https://github.com/seanmonstar/try-lock
|
|
2011
2245
|
Copyright (c) 2018-2023 Sean McArthur
|
|
@@ -2028,6 +2262,13 @@ typenum 1.20.1 — MIT OR Apache-2.0
|
|
|
2028
2262
|
uluru 3.1.0 — MPL-2.0
|
|
2029
2263
|
https://github.com/servo/uluru
|
|
2030
2264
|
(c) under Patent Claims infringed by Covered Software in the absence of
|
|
2265
|
+
unicode-bidi 0.3.18 — MIT OR Apache-2.0
|
|
2266
|
+
https://github.com/servo/unicode-bidi
|
|
2267
|
+
copyright notice that is included in or attached to the work
|
|
2268
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2269
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2270
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2271
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
2031
2272
|
unicode-ident 1.0.24 — (MIT OR Apache-2.0) AND Unicode-3.0
|
|
2032
2273
|
https://github.com/dtolnay/unicode-ident
|
|
2033
2274
|
copyright notice that is included in or attached to the work
|
|
@@ -2035,6 +2276,13 @@ unicode-ident 1.0.24 — (MIT OR Apache-2.0) AND Unicode-3.0
|
|
|
2035
2276
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2036
2277
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2037
2278
|
Copyright © 1991-2023 Unicode, Inc.
|
|
2279
|
+
unicode-script 0.5.8 — MIT OR Apache-2.0
|
|
2280
|
+
https://github.com/unicode-rs/unicode-script
|
|
2281
|
+
copyright notice that is included in or attached to the work
|
|
2282
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2283
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2284
|
+
Copyright 2021 The Unicode-rs Developers
|
|
2285
|
+
Copyright (c) 2019 Manish Goregaokar
|
|
2038
2286
|
unicode-segmentation 1.13.3 — MIT OR Apache-2.0
|
|
2039
2287
|
https://github.com/unicode-rs/unicode-segmentation
|
|
2040
2288
|
copyright notice that is included in or attached to the work
|
|
@@ -2042,6 +2290,13 @@ unicode-segmentation 1.13.3 — MIT OR Apache-2.0
|
|
|
2042
2290
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2043
2291
|
Copyright [yyyy] [name of copyright owner]
|
|
2044
2292
|
Copyright (c) 2015 The Rust Project Developers
|
|
2293
|
+
unicode-vo 0.1.0 — MIT/Apache-2.0
|
|
2294
|
+
https://github.com/RazrFalcon/unicode-vo
|
|
2295
|
+
copyright notice that is included in or attached to the work
|
|
2296
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2297
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2298
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2299
|
+
Copyright (c) 2018 Reizner Evgeniy
|
|
2045
2300
|
unicode-width 0.2.2 — MIT OR Apache-2.0
|
|
2046
2301
|
https://github.com/unicode-rs/unicode-width
|
|
2047
2302
|
copyright notice that is included in or attached to the work
|
|
@@ -2056,6 +2311,19 @@ url 2.5.8 — MIT OR Apache-2.0
|
|
|
2056
2311
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2057
2312
|
Copyright [yyyy] [name of copyright owner]
|
|
2058
2313
|
Copyright (c) 2013-2025 The rust-url developers
|
|
2314
|
+
usvg 0.48.1 — Apache-2.0 OR MIT
|
|
2315
|
+
https://github.com/linebender/resvg
|
|
2316
|
+
copyright notice that is included in or attached to the work
|
|
2317
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2318
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2319
|
+
Copyright 2017 the Resvg Authors
|
|
2320
|
+
utf16_iter 1.0.5 — Apache-2.0 OR MIT
|
|
2321
|
+
https://github.com/hsivonen/utf16_iter
|
|
2322
|
+
Copyright Mozilla Foundation
|
|
2323
|
+
copyright notice that is included in or attached to the work
|
|
2324
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2325
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2326
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2059
2327
|
utf8_iter 1.0.4 — Apache-2.0 OR MIT
|
|
2060
2328
|
https://github.com/hsivonen/utf8_iter
|
|
2061
2329
|
Copyright Mozilla Foundation
|
|
@@ -2074,31 +2342,31 @@ uuid 1.24.0 — Apache-2.0 OR MIT
|
|
|
2074
2342
|
vecmath 1.0.0 — MIT
|
|
2075
2343
|
https://github.com/pistondevelopers/vecmath.git
|
|
2076
2344
|
Copyright (c) 2014 PistonDevelopers
|
|
2077
|
-
vello 0.
|
|
2345
|
+
vello 0.10.0 — Apache-2.0 OR MIT
|
|
2078
2346
|
https://github.com/linebender/vello
|
|
2079
2347
|
copyright notice that is included in or attached to the work
|
|
2080
2348
|
copyright license to reproduce, prepare Derivative Works of,
|
|
2081
2349
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2082
2350
|
Copyright 2020 the Vello Authors
|
|
2083
|
-
vello_common 0.0
|
|
2351
|
+
vello_common 0.1.0 — Apache-2.0 OR MIT
|
|
2084
2352
|
https://github.com/linebender/vello
|
|
2085
2353
|
copyright notice that is included in or attached to the work
|
|
2086
2354
|
copyright license to reproduce, prepare Derivative Works of,
|
|
2087
2355
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2088
2356
|
Copyright 2020 the Vello Authors
|
|
2089
|
-
vello_cpu 0.0
|
|
2357
|
+
vello_cpu 0.1.0 — Apache-2.0 OR MIT
|
|
2090
2358
|
https://github.com/linebender/vello
|
|
2091
2359
|
copyright notice that is included in or attached to the work
|
|
2092
2360
|
copyright license to reproduce, prepare Derivative Works of,
|
|
2093
2361
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2094
2362
|
Copyright 2020 the Vello Authors
|
|
2095
|
-
vello_encoding 0.
|
|
2363
|
+
vello_encoding 0.10.0 — Apache-2.0 OR MIT
|
|
2096
2364
|
https://github.com/linebender/vello
|
|
2097
2365
|
copyright notice that is included in or attached to the work
|
|
2098
2366
|
copyright license to reproduce, prepare Derivative Works of,
|
|
2099
2367
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2100
2368
|
Copyright 2020 the Vello Authors
|
|
2101
|
-
vello_shaders 0.
|
|
2369
|
+
vello_shaders 0.10.0 — Apache-2.0 OR MIT
|
|
2102
2370
|
https://github.com/linebender/vello
|
|
2103
2371
|
copyright notice that is included in or attached to the work
|
|
2104
2372
|
copyright license to reproduce, prepare Derivative Works of,
|
|
@@ -2161,7 +2429,7 @@ wgpu 29.0.4 — MIT OR Apache-2.0
|
|
|
2161
2429
|
copyright license to reproduce, prepare Derivative Works of,
|
|
2162
2430
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2163
2431
|
Copyright (c) 2025 The gfx-rs developers
|
|
2164
|
-
wgpu_context 0.
|
|
2432
|
+
wgpu_context 0.9.0 — MIT OR Apache-2.0
|
|
2165
2433
|
https://github.com/dioxuslabs/anyrender
|
|
2166
2434
|
wgpu-core 29.0.4 — MIT OR Apache-2.0
|
|
2167
2435
|
https://github.com/gfx-rs/wgpu
|
|
@@ -2222,7 +2490,14 @@ winit-core 0.31.0-beta.2 — Apache-2.0
|
|
|
2222
2490
|
Copyright {yyyy} {name of copyright owner}
|
|
2223
2491
|
winnow 1.0.4 — MIT
|
|
2224
2492
|
https://github.com/winnow-rs/winnow
|
|
2225
|
-
|
|
2493
|
+
write16 1.0.0 — Apache-2.0 OR MIT
|
|
2494
|
+
https://github.com/hsivonen/write16
|
|
2495
|
+
Copyright Mozilla Foundation
|
|
2496
|
+
copyright notice that is included in or attached to the work
|
|
2497
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2498
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2499
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2500
|
+
writeable 0.6.4 — Unicode-3.0
|
|
2226
2501
|
https://github.com/unicode-org/icu4x
|
|
2227
2502
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2228
2503
|
Copyright © 2020-2024 Unicode, Inc.
|
|
@@ -2247,6 +2522,9 @@ xml5ever 0.39.0 — MIT OR Apache-2.0
|
|
|
2247
2522
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2248
2523
|
Copyright [yyyy] [name of copyright owner]
|
|
2249
2524
|
Copyright (c) 2014 The html5ever Project Developers
|
|
2525
|
+
xmlwriter 0.1.0 — MIT
|
|
2526
|
+
https://github.com/RazrFalcon/xmlwriter
|
|
2527
|
+
Copyright (c) 2019 Reizner Evgeniy
|
|
2250
2528
|
yoke 0.8.3 — Unicode-3.0
|
|
2251
2529
|
https://github.com/unicode-org/icu4x
|
|
2252
2530
|
COPYRIGHT AND PERMISSION NOTICE
|
|
@@ -2286,15 +2564,15 @@ zeroize 1.9.0 — Apache-2.0 OR MIT
|
|
|
2286
2564
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2287
2565
|
Copyright [yyyy] [name of copyright owner]
|
|
2288
2566
|
Copyright (c) 2018-2026 The RustCrypto Project Developers
|
|
2289
|
-
zerotrie 0.2.
|
|
2567
|
+
zerotrie 0.2.5 — Unicode-3.0
|
|
2290
2568
|
https://github.com/unicode-org/icu4x
|
|
2291
2569
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2292
2570
|
Copyright © 2020-2024 Unicode, Inc.
|
|
2293
|
-
zerovec 0.11.
|
|
2571
|
+
zerovec 0.11.8 — Unicode-3.0
|
|
2294
2572
|
https://github.com/unicode-org/icu4x
|
|
2295
2573
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2296
2574
|
Copyright © 2020-2024 Unicode, Inc.
|
|
2297
|
-
zerovec-derive 0.11.
|
|
2575
|
+
zerovec-derive 0.11.5 — Unicode-3.0
|
|
2298
2576
|
https://github.com/unicode-org/icu4x
|
|
2299
2577
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2300
2578
|
Copyright © 2020-2024 Unicode, Inc.
|
|
@@ -2317,7 +2595,7 @@ zune-jpeg 0.5.15 — MIT OR Apache-2.0 OR Zlib
|
|
|
2317
2595
|
Copyright (c) zune-image developers
|
|
2318
2596
|
(C) zune-image developers
|
|
2319
2597
|
|
|
2320
|
-
LICENCE TEXTS (
|
|
2598
|
+
LICENCE TEXTS (270)
|
|
2321
2599
|
|
|
2322
2600
|
Each distinct text appears once, followed by the packages it came with.
|
|
2323
2601
|
|
|
@@ -2570,14 +2848,14 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
2570
2848
|
DEALINGS IN THE SOFTWARE.
|
|
2571
2849
|
|
|
2572
2850
|
------------------------------------------------------------------------------
|
|
2573
|
-
COPYING —
|
|
2851
|
+
COPYING — 9 package(s): aho-corasick 1.1.5, byteorder 1.5.0, jiff 0.2.35, jiff-core 0.1.0, jiff-static 0.2.35, memchr 2.8.3, same-file 1.0.6, termcolor 1.4.1, walkdir 2.5.0
|
|
2574
2852
|
------------------------------------------------------------------------------
|
|
2575
2853
|
This project is dual-licensed under the Unlicense and MIT licenses.
|
|
2576
2854
|
|
|
2577
2855
|
You may use this code under the terms of either license.
|
|
2578
2856
|
|
|
2579
2857
|
------------------------------------------------------------------------------
|
|
2580
|
-
LICENSE-MIT —
|
|
2858
|
+
LICENSE-MIT — 9 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, memchr 2.8.3, termcolor 1.4.1, walkdir 2.5.0
|
|
2581
2859
|
------------------------------------------------------------------------------
|
|
2582
2860
|
The MIT License (MIT)
|
|
2583
2861
|
|
|
@@ -2602,7 +2880,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
2602
2880
|
THE SOFTWARE.
|
|
2603
2881
|
|
|
2604
2882
|
------------------------------------------------------------------------------
|
|
2605
|
-
UNLICENSE —
|
|
2883
|
+
UNLICENSE — 10 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, memchr 2.8.3, same-file 1.0.6, termcolor 1.4.1, walkdir 2.5.0
|
|
2606
2884
|
------------------------------------------------------------------------------
|
|
2607
2885
|
This is free and unencumbered software released into the public domain.
|
|
2608
2886
|
|
|
@@ -2646,7 +2924,7 @@ Redistribution and use in source and binary forms, with or without modification,
|
|
|
2646
2924
|
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.
|
|
2647
2925
|
|
|
2648
2926
|
------------------------------------------------------------------------------
|
|
2649
|
-
LICENSE-APACHE — 27 package(s): allocator-api2 0.2.21, constant_time_eq 0.4.2, creek 1.2.3, dtoa 1.0.11, glifo 0.
|
|
2927
|
+
LICENSE-APACHE — 27 package(s): allocator-api2 0.2.21, 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, mach2 0.6.0, 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_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-ident 1.0.24
|
|
2650
2928
|
------------------------------------------------------------------------------
|
|
2651
2929
|
Apache License
|
|
2652
2930
|
Version 2.0, January 2004
|
|
@@ -2951,7 +3229,7 @@ express Statement of Purpose.
|
|
|
2951
3229
|
this CC0 or use of the Work.
|
|
2952
3230
|
|
|
2953
3231
|
------------------------------------------------------------------------------
|
|
2954
|
-
LICENSE-APACHE.txt —
|
|
3232
|
+
LICENSE-APACHE.txt — 25 package(s): arboard 3.6.1, color 0.3.3, fdeflate 0.3.7, fearless_simd 0.4.1, half 2.7.1, image 0.25.10, image-webp 0.2.4, linebender_resource_handle 0.1.1, miniz_oxide 0.8.9, naga 29.0.4, pin-project-lite 0.2.17, raw-window-handle 0.6.2, sync_wrapper 1.0.2, usvg 0.48.1, vello 0.10.0, vello_common 0.1.0, vello_cpu 0.1.0, vello_encoding 0.10.0, vello_shaders 0.10.0, wgpu 29.0.4, wgpu-core 29.0.4, wgpu-core-deps-apple 29.0.4, wgpu-hal 29.0.4, wgpu-naga-bridge 29.0.4, wgpu-types 29.0.4
|
|
2955
3233
|
------------------------------------------------------------------------------
|
|
2956
3234
|
Apache License
|
|
2957
3235
|
Version 2.0, January 2004
|
|
@@ -3156,7 +3434,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
3156
3434
|
SOFTWARE.
|
|
3157
3435
|
|
|
3158
3436
|
------------------------------------------------------------------------------
|
|
3159
|
-
LICENSE-APACHE —
|
|
3437
|
+
LICENSE-APACHE — 116 package(s): arc-swap 1.9.2, arrayvec 0.7.8, 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, core-foundation 0.10.1, core-foundation-sys 0.8.7, coreaudio-rs 0.14.2, 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, displaydoc 0.2.7, either 1.17.0, equivalent 1.0.2, errno 0.3.14, euclid 0.22.14, fastrand 2.5.0, find-msvc-tools 0.1.10, flate2 1.1.9, fnv 1.0.7, fontique 0.11.1, form_urlencoded 1.2.2, 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, 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, lock_api 0.4.14, log 0.4.33, malloc_size_of_derive 0.1.3, markup5ever 0.39.0, mime 0.3.17, muda 0.19.3, 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, 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, pkg-config 0.3.33, png 0.18.1, 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, renderdoc-sys 1.1.0, roxmltree 0.21.1, rtrb 0.3.4, rustc_version 0.4.1, rustc-hash 1.1.0, rustix 1.1.4, scopeguard 1.2.0, security-framework 3.7.0, security-framework-sys 2.17.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, tray-icon 0.24.2, tungstenite 0.29.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, version_check 0.9.5, web_atoms 0.2.6, weezl 0.1.12, xml5ever 0.39.0
|
|
3160
3438
|
------------------------------------------------------------------------------
|
|
3161
3439
|
Apache License
|
|
3162
3440
|
Version 2.0, January 2004
|
|
@@ -3549,7 +3827,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
3549
3827
|
DEALINGS IN THE SOFTWARE.
|
|
3550
3828
|
|
|
3551
3829
|
------------------------------------------------------------------------------
|
|
3552
|
-
LICENSE.APACHE —
|
|
3830
|
+
LICENSE.APACHE — 27 package(s): atomic_refcell 0.1.14, audioadapter 3.0.0, audioadapter-buffers 3.0.0, audioadapter-sample 3.0.0, clang-sys 1.9.1, codespan-reporting 0.13.1, cpal 0.18.1, encoding_rs 0.8.35, float_eq 1.0.1, hound 3.5.1, kurbo 0.13.1, llq 0.1.1, peniko 0.6.1, polycool 0.4.0, raw-window-metal 1.1.0, rtsan-standalone 0.3.0, rtsan-standalone-macros 0.3.0, rtsan-standalone-sys 0.3.0, static_assertions 1.1.0, sys-locale 0.3.2, tinyvec 1.12.0, utf16_iter 1.0.5, utf8_iter 1.0.4, write16 1.0.0, zeroize 1.9.0, zune-core 0.5.3, zune-jpeg 0.5.15
|
|
3553
3831
|
------------------------------------------------------------------------------
|
|
3554
3832
|
Apache License
|
|
3555
3833
|
Version 2.0, January 2004
|
|
@@ -3914,6 +4192,31 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3914
4192
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3915
4193
|
THE SOFTWARE.
|
|
3916
4194
|
|
|
4195
|
+
------------------------------------------------------------------------------
|
|
4196
|
+
LICENSE-MIT — 1 package(s): base64 0.23.1
|
|
4197
|
+
------------------------------------------------------------------------------
|
|
4198
|
+
The MIT License (MIT)
|
|
4199
|
+
|
|
4200
|
+
Copyright (c) 2025 Alice Maz, Marshall Pierce
|
|
4201
|
+
|
|
4202
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4203
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4204
|
+
in the Software without restriction, including without limitation the rights
|
|
4205
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4206
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4207
|
+
furnished to do so, subject to the following conditions:
|
|
4208
|
+
|
|
4209
|
+
The above copyright notice and this permission notice shall be included in
|
|
4210
|
+
all copies or substantial portions of the Software.
|
|
4211
|
+
|
|
4212
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4213
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4214
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4215
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4216
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4217
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4218
|
+
THE SOFTWARE.
|
|
4219
|
+
|
|
3917
4220
|
------------------------------------------------------------------------------
|
|
3918
4221
|
LICENSE — 1 package(s): bindgen 0.72.1
|
|
3919
4222
|
------------------------------------------------------------------------------
|
|
@@ -3948,7 +4251,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
|
3948
4251
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
3949
4252
|
|
|
3950
4253
|
------------------------------------------------------------------------------
|
|
3951
|
-
LICENSE-APACHE —
|
|
4254
|
+
LICENSE-APACHE — 6 package(s): bit-set 0.9.1, bit-vec 0.9.1, defmt 1.1.1, defmt-macros 1.1.1, minimal-lexical 0.2.1, presser 0.3.1
|
|
3952
4255
|
------------------------------------------------------------------------------
|
|
3953
4256
|
Apache License
|
|
3954
4257
|
Version 2.0, January 2004
|
|
@@ -4211,7 +4514,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
4211
4514
|
DEALINGS IN THE SOFTWARE.
|
|
4212
4515
|
|
|
4213
4516
|
------------------------------------------------------------------------------
|
|
4214
|
-
LICENSE-MIT —
|
|
4517
|
+
LICENSE-MIT — 14 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
|
|
4215
4518
|
------------------------------------------------------------------------------
|
|
4216
4519
|
Copyright (c) 2014 The Rust Project Developers
|
|
4217
4520
|
|
|
@@ -5209,7 +5512,7 @@ The above copyright notice and this permission notice (including the next paragr
|
|
|
5209
5512
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5210
5513
|
|
|
5211
5514
|
------------------------------------------------------------------------------
|
|
5212
|
-
LICENSE-ZLIB —
|
|
5515
|
+
LICENSE-ZLIB — 3 package(s): bytemuck 1.25.2, bytemuck_derive 1.12.0, tinyvec 1.12.0
|
|
5213
5516
|
------------------------------------------------------------------------------
|
|
5214
5517
|
Copyright (c) 2019 Daniel "Lokathor" Gee.
|
|
5215
5518
|
|
|
@@ -5253,62 +5556,267 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
5253
5556
|
DEALINGS IN THE SOFTWARE.
|
|
5254
5557
|
|
|
5255
5558
|
------------------------------------------------------------------------------
|
|
5256
|
-
LICENSE
|
|
5559
|
+
LICENSE — 1 package(s): calendrical_calculations 0.2.4
|
|
5257
5560
|
------------------------------------------------------------------------------
|
|
5258
|
-
|
|
5561
|
+
Apache License
|
|
5562
|
+
Version 2.0, January 2004
|
|
5563
|
+
http://www.apache.org/licenses/
|
|
5259
5564
|
|
|
5260
|
-
|
|
5261
|
-
person obtaining a copy of this software and associated
|
|
5262
|
-
documentation files (the "Software"), to deal in the
|
|
5263
|
-
Software without restriction, including without
|
|
5264
|
-
limitation the rights to use, copy, modify, merge,
|
|
5265
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
5266
|
-
the Software, and to permit persons to whom the Software
|
|
5267
|
-
is furnished to do so, subject to the following
|
|
5268
|
-
conditions:
|
|
5565
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
5269
5566
|
|
|
5270
|
-
|
|
5271
|
-
shall be included in all copies or substantial portions
|
|
5272
|
-
of the Software.
|
|
5567
|
+
1. Definitions.
|
|
5273
5568
|
|
|
5274
|
-
|
|
5275
|
-
|
|
5276
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
5277
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
5278
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5279
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
5280
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
5281
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
5282
|
-
DEALINGS IN THE SOFTWARE.
|
|
5569
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
5570
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
5283
5571
|
|
|
5284
|
-
|
|
5285
|
-
|
|
5286
|
-
------------------------------------------------------------------------------
|
|
5287
|
-
(C) Copyright 2016 Jethro G. Beekman
|
|
5572
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
5573
|
+
the copyright owner that is granting the License.
|
|
5288
5574
|
|
|
5289
|
-
|
|
5290
|
-
|
|
5291
|
-
|
|
5292
|
-
|
|
5293
|
-
|
|
5294
|
-
|
|
5295
|
-
|
|
5296
|
-
is furnished to do so, subject to the following
|
|
5297
|
-
conditions:
|
|
5575
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
5576
|
+
other entities that control, are controlled by, or are under common
|
|
5577
|
+
control with that entity. For the purposes of this definition,
|
|
5578
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
5579
|
+
direction or management of such entity, whether by contract or
|
|
5580
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
5581
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
5298
5582
|
|
|
5299
|
-
|
|
5300
|
-
|
|
5301
|
-
of the Software.
|
|
5583
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
5584
|
+
exercising permissions granted by this License.
|
|
5302
5585
|
|
|
5303
|
-
|
|
5304
|
-
|
|
5305
|
-
|
|
5306
|
-
|
|
5307
|
-
|
|
5308
|
-
|
|
5309
|
-
|
|
5310
|
-
|
|
5311
|
-
|
|
5586
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
5587
|
+
including but not limited to software source code, documentation
|
|
5588
|
+
source, and configuration files.
|
|
5589
|
+
|
|
5590
|
+
"Object" form shall mean any form resulting from mechanical
|
|
5591
|
+
transformation or translation of a Source form, including but
|
|
5592
|
+
not limited to compiled object code, generated documentation,
|
|
5593
|
+
and conversions to other media types.
|
|
5594
|
+
|
|
5595
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
5596
|
+
Object form, made available under the License, as indicated by a
|
|
5597
|
+
copyright notice that is included in or attached to the work
|
|
5598
|
+
(an example is provided in the Appendix below).
|
|
5599
|
+
|
|
5600
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
5601
|
+
form, that is based on (or derived from) the Work and for which the
|
|
5602
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
5603
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
5604
|
+
of this License, Derivative Works shall not include works that remain
|
|
5605
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
5606
|
+
the Work and Derivative Works thereof.
|
|
5607
|
+
|
|
5608
|
+
"Contribution" shall mean any work of authorship, including
|
|
5609
|
+
the original version of the Work and any modifications or additions
|
|
5610
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
5611
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
5612
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
5613
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
5614
|
+
means any form of electronic, verbal, or written communication sent
|
|
5615
|
+
to the Licensor or its representatives, including but not limited to
|
|
5616
|
+
communication on electronic mailing lists, source code control systems,
|
|
5617
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
5618
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
5619
|
+
excluding communication that is conspicuously marked or otherwise
|
|
5620
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
5621
|
+
|
|
5622
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
5623
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
5624
|
+
subsequently incorporated within the Work.
|
|
5625
|
+
|
|
5626
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
5627
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
5628
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
5629
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
5630
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
5631
|
+
Work and such Derivative Works in Source or Object form.
|
|
5632
|
+
|
|
5633
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
5634
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
5635
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
5636
|
+
(except as stated in this section) patent license to make, have made,
|
|
5637
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
5638
|
+
where such license applies only to those patent claims licensable
|
|
5639
|
+
by such Contributor that are necessarily infringed by their
|
|
5640
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
5641
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
5642
|
+
institute patent litigation against any entity (including a
|
|
5643
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
5644
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
5645
|
+
or contributory patent infringement, then any patent licenses
|
|
5646
|
+
granted to You under this License for that Work shall terminate
|
|
5647
|
+
as of the date such litigation is filed.
|
|
5648
|
+
|
|
5649
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
5650
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
5651
|
+
modifications, and in Source or Object form, provided that You
|
|
5652
|
+
meet the following conditions:
|
|
5653
|
+
|
|
5654
|
+
(a) You must give any other recipients of the Work or
|
|
5655
|
+
Derivative Works a copy of this License; and
|
|
5656
|
+
|
|
5657
|
+
(b) You must cause any modified files to carry prominent notices
|
|
5658
|
+
stating that You changed the files; and
|
|
5659
|
+
|
|
5660
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
5661
|
+
that You distribute, all copyright, patent, trademark, and
|
|
5662
|
+
attribution notices from the Source form of the Work,
|
|
5663
|
+
excluding those notices that do not pertain to any part of
|
|
5664
|
+
the Derivative Works; and
|
|
5665
|
+
|
|
5666
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
5667
|
+
distribution, then any Derivative Works that You distribute must
|
|
5668
|
+
include a readable copy of the attribution notices contained
|
|
5669
|
+
within such NOTICE file, excluding those notices that do not
|
|
5670
|
+
pertain to any part of the Derivative Works, in at least one
|
|
5671
|
+
of the following places: within a NOTICE text file distributed
|
|
5672
|
+
as part of the Derivative Works; within the Source form or
|
|
5673
|
+
documentation, if provided along with the Derivative Works; or,
|
|
5674
|
+
within a display generated by the Derivative Works, if and
|
|
5675
|
+
wherever such third-party notices normally appear. The contents
|
|
5676
|
+
of the NOTICE file are for informational purposes only and
|
|
5677
|
+
do not modify the License. You may add Your own attribution
|
|
5678
|
+
notices within Derivative Works that You distribute, alongside
|
|
5679
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
5680
|
+
that such additional attribution notices cannot be construed
|
|
5681
|
+
as modifying the License.
|
|
5682
|
+
|
|
5683
|
+
You may add Your own copyright statement to Your modifications and
|
|
5684
|
+
may provide additional or different license terms and conditions
|
|
5685
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
5686
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
5687
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
5688
|
+
the conditions stated in this License.
|
|
5689
|
+
|
|
5690
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
5691
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
5692
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
5693
|
+
this License, without any additional terms or conditions.
|
|
5694
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
5695
|
+
the terms of any separate license agreement you may have executed
|
|
5696
|
+
with Licensor regarding such Contributions.
|
|
5697
|
+
|
|
5698
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
5699
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
5700
|
+
except as required for reasonable and customary use in describing the
|
|
5701
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
5702
|
+
|
|
5703
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
5704
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
5705
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
5706
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
5707
|
+
implied, including, without limitation, any warranties or conditions
|
|
5708
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
5709
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
5710
|
+
appropriateness of using or redistributing the Work and assume any
|
|
5711
|
+
risks associated with Your exercise of permissions under this License.
|
|
5712
|
+
|
|
5713
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
5714
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
5715
|
+
unless required by applicable law (such as deliberate and grossly
|
|
5716
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
5717
|
+
liable to You for damages, including any direct, indirect, special,
|
|
5718
|
+
incidental, or consequential damages of any character arising as a
|
|
5719
|
+
result of this License or out of the use or inability to use the
|
|
5720
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
5721
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
5722
|
+
other commercial damages or losses), even if such Contributor
|
|
5723
|
+
has been advised of the possibility of such damages.
|
|
5724
|
+
|
|
5725
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
5726
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
5727
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
5728
|
+
or other liability obligations and/or rights consistent with this
|
|
5729
|
+
License. However, in accepting such obligations, You may act only
|
|
5730
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
5731
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
5732
|
+
defend, and hold each Contributor harmless for any liability
|
|
5733
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
5734
|
+
of your accepting any such warranty or additional liability.
|
|
5735
|
+
|
|
5736
|
+
END OF TERMS AND CONDITIONS
|
|
5737
|
+
|
|
5738
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
5739
|
+
|
|
5740
|
+
To apply the Apache License to your work, attach the following
|
|
5741
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
5742
|
+
replaced with your own identifying information. (Don't include
|
|
5743
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
5744
|
+
comment syntax for the file format. We also recommend that a
|
|
5745
|
+
file or class name and description of purpose be included on the
|
|
5746
|
+
same "printed page" as the copyright notice for easier
|
|
5747
|
+
identification within third-party archives.
|
|
5748
|
+
|
|
5749
|
+
Copyright 2023 The Unicode Consortium
|
|
5750
|
+
|
|
5751
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
5752
|
+
you may not use this file except in compliance with the License.
|
|
5753
|
+
You may obtain a copy of the License at
|
|
5754
|
+
|
|
5755
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
5756
|
+
|
|
5757
|
+
Unless required by applicable law or agreed to in writing, software
|
|
5758
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
5759
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
5760
|
+
See the License for the specific language governing permissions and
|
|
5761
|
+
limitations under the License.
|
|
5762
|
+
|
|
5763
|
+
------------------------------------------------------------------------------
|
|
5764
|
+
LICENSE-MIT — 6 package(s): cc 1.4.2, cfg-if 1.0.4, find-msvc-tools 0.1.10, jobserver 0.1.35, pkg-config 0.3.33, socket2 0.6.5
|
|
5765
|
+
------------------------------------------------------------------------------
|
|
5766
|
+
Copyright (c) 2014 Alex Crichton
|
|
5767
|
+
|
|
5768
|
+
Permission is hereby granted, free of charge, to any
|
|
5769
|
+
person obtaining a copy of this software and associated
|
|
5770
|
+
documentation files (the "Software"), to deal in the
|
|
5771
|
+
Software without restriction, including without
|
|
5772
|
+
limitation the rights to use, copy, modify, merge,
|
|
5773
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
5774
|
+
the Software, and to permit persons to whom the Software
|
|
5775
|
+
is furnished to do so, subject to the following
|
|
5776
|
+
conditions:
|
|
5777
|
+
|
|
5778
|
+
The above copyright notice and this permission notice
|
|
5779
|
+
shall be included in all copies or substantial portions
|
|
5780
|
+
of the Software.
|
|
5781
|
+
|
|
5782
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
5783
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
5784
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
5785
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
5786
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5787
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
5788
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
5789
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
5790
|
+
DEALINGS IN THE SOFTWARE.
|
|
5791
|
+
|
|
5792
|
+
------------------------------------------------------------------------------
|
|
5793
|
+
LICENSE-MIT — 1 package(s): cexpr 0.6.0
|
|
5794
|
+
------------------------------------------------------------------------------
|
|
5795
|
+
(C) Copyright 2016 Jethro G. Beekman
|
|
5796
|
+
|
|
5797
|
+
Permission is hereby granted, free of charge, to any
|
|
5798
|
+
person obtaining a copy of this software and associated
|
|
5799
|
+
documentation files (the "Software"), to deal in the
|
|
5800
|
+
Software without restriction, including without
|
|
5801
|
+
limitation the rights to use, copy, modify, merge,
|
|
5802
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
5803
|
+
the Software, and to permit persons to whom the Software
|
|
5804
|
+
is furnished to do so, subject to the following
|
|
5805
|
+
conditions:
|
|
5806
|
+
|
|
5807
|
+
The above copyright notice and this permission notice
|
|
5808
|
+
shall be included in all copies or substantial portions
|
|
5809
|
+
of the Software.
|
|
5810
|
+
|
|
5811
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
5812
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
5813
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
5814
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
5815
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5816
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
5817
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
5818
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
5819
|
+
DEALINGS IN THE SOFTWARE.
|
|
5312
5820
|
|
|
5313
5821
|
------------------------------------------------------------------------------
|
|
5314
5822
|
LICENSE — 1 package(s): cfg_aliases 0.2.2
|
|
@@ -7124,24 +7632,53 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
7124
7632
|
DEALINGS IN THE SOFTWARE.
|
|
7125
7633
|
|
|
7126
7634
|
------------------------------------------------------------------------------
|
|
7127
|
-
LICENSE — 2 package(s):
|
|
7635
|
+
LICENSE-MIT — 2 package(s): defmt 1.1.1, defmt-macros 1.1.1
|
|
7128
7636
|
------------------------------------------------------------------------------
|
|
7129
|
-
|
|
7637
|
+
Copyright (c) Ferrous Systems
|
|
7130
7638
|
|
|
7131
|
-
|
|
7132
|
-
|
|
7133
|
-
|
|
7134
|
-
|
|
7135
|
-
|
|
7136
|
-
|
|
7137
|
-
|
|
7138
|
-
furnished to do so, subject to the following
|
|
7639
|
+
Permission is hereby granted, free of charge, to any
|
|
7640
|
+
person obtaining a copy of this software and associated
|
|
7641
|
+
documentation files (the "Software"), to deal in the
|
|
7642
|
+
Software without restriction, including without
|
|
7643
|
+
limitation the rights to use, copy, modify, merge,
|
|
7644
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
7645
|
+
the Software, and to permit persons to whom the Software
|
|
7646
|
+
is furnished to do so, subject to the following
|
|
7647
|
+
conditions:
|
|
7139
7648
|
|
|
7140
|
-
The above copyright notice and this permission notice
|
|
7141
|
-
copies or substantial portions
|
|
7649
|
+
The above copyright notice and this permission notice
|
|
7650
|
+
shall be included in all copies or substantial portions
|
|
7651
|
+
of the Software.
|
|
7142
7652
|
|
|
7143
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
7144
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
7653
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
7654
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
7655
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
7656
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
7657
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
7658
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
7659
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
7660
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
7661
|
+
DEALINGS IN THE SOFTWARE.
|
|
7662
|
+
|
|
7663
|
+
------------------------------------------------------------------------------
|
|
7664
|
+
LICENSE — 2 package(s): derive_more 2.1.1, derive_more-impl 2.1.1
|
|
7665
|
+
------------------------------------------------------------------------------
|
|
7666
|
+
The MIT License (MIT)
|
|
7667
|
+
|
|
7668
|
+
Copyright (c) 2016 Jelte Fennema
|
|
7669
|
+
|
|
7670
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
7671
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7672
|
+
in the Software without restriction, including without limitation the rights
|
|
7673
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
7674
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
7675
|
+
furnished to do so, subject to the following conditions:
|
|
7676
|
+
|
|
7677
|
+
The above copyright notice and this permission notice shall be included in all
|
|
7678
|
+
copies or substantial portions of the Software.
|
|
7679
|
+
|
|
7680
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
7681
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
7145
7682
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
7146
7683
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
7147
7684
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
@@ -7754,7 +8291,7 @@ Test code within encoding_rs is dedicated to the Public Domain when so
|
|
|
7754
8291
|
designated (see the individual files for PD/CC0-dedicated sections).
|
|
7755
8292
|
|
|
7756
8293
|
------------------------------------------------------------------------------
|
|
7757
|
-
LICENSE-MIT —
|
|
8294
|
+
LICENSE-MIT — 4 package(s): encoding_rs 0.8.35, utf16_iter 1.0.5, utf8_iter 1.0.4, write16 1.0.0
|
|
7758
8295
|
------------------------------------------------------------------------------
|
|
7759
8296
|
Copyright Mozilla Foundation
|
|
7760
8297
|
|
|
@@ -8000,6 +8537,56 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
8000
8537
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
8001
8538
|
DEALINGS IN THE SOFTWARE.
|
|
8002
8539
|
|
|
8540
|
+
------------------------------------------------------------------------------
|
|
8541
|
+
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.0, 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
|
|
8542
|
+
------------------------------------------------------------------------------
|
|
8543
|
+
UNICODE LICENSE V3
|
|
8544
|
+
|
|
8545
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
8546
|
+
|
|
8547
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
8548
|
+
|
|
8549
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
8550
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
8551
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
8552
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
8553
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
8554
|
+
|
|
8555
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
8556
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
8557
|
+
software and any associated documentation (the "Software") to deal in the
|
|
8558
|
+
Data Files or Software without restriction, including without limitation
|
|
8559
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
8560
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
8561
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
8562
|
+
this copyright and permission notice appear with all copies of the Data
|
|
8563
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
8564
|
+
associated Documentation.
|
|
8565
|
+
|
|
8566
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
8567
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
8568
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
8569
|
+
THIRD PARTY RIGHTS.
|
|
8570
|
+
|
|
8571
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
8572
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
8573
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
8574
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
8575
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
8576
|
+
FILES OR SOFTWARE.
|
|
8577
|
+
|
|
8578
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
8579
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
8580
|
+
dealings in these Data Files or Software without prior written
|
|
8581
|
+
authorization of the copyright holder.
|
|
8582
|
+
|
|
8583
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
8584
|
+
|
|
8585
|
+
—
|
|
8586
|
+
|
|
8587
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
8588
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
8589
|
+
|
|
8003
8590
|
------------------------------------------------------------------------------
|
|
8004
8591
|
LICENSE-MIT — 1 package(s): flate2 1.1.9
|
|
8005
8592
|
------------------------------------------------------------------------------
|
|
@@ -8052,6 +8639,29 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
8052
8639
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
8053
8640
|
SOFTWARE.
|
|
8054
8641
|
|
|
8642
|
+
------------------------------------------------------------------------------
|
|
8643
|
+
LICENSE — 1 package(s): float-cmp 0.9.0
|
|
8644
|
+
------------------------------------------------------------------------------
|
|
8645
|
+
Copyright (c) 2014-2020 Optimal Computing (NZ) Ltd
|
|
8646
|
+
|
|
8647
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
8648
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
8649
|
+
the Software without restriction, including without limitation the rights to
|
|
8650
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
|
8651
|
+
of the Software, and to permit persons to whom the Software is furnished to do
|
|
8652
|
+
so, subject to the following conditions:
|
|
8653
|
+
|
|
8654
|
+
The above copyright notice and this permission notice shall be included in all
|
|
8655
|
+
copies or substantial portions of the Software.
|
|
8656
|
+
|
|
8657
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
8658
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
8659
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
8660
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
8661
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
8662
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
8663
|
+
IN THE SOFTWARE.
|
|
8664
|
+
|
|
8055
8665
|
------------------------------------------------------------------------------
|
|
8056
8666
|
LICENSE-MIT — 1 package(s): fnv 1.0.7
|
|
8057
8667
|
------------------------------------------------------------------------------
|
|
@@ -8105,7 +8715,7 @@ the following restrictions:
|
|
|
8105
8715
|
3. This notice may not be removed or altered from any source distribution.
|
|
8106
8716
|
|
|
8107
8717
|
------------------------------------------------------------------------------
|
|
8108
|
-
LICENSE-APACHE — 3 package(s): font-types 0.
|
|
8718
|
+
LICENSE-APACHE — 3 package(s): font-types 0.12.3, read-fonts 0.41.0, skrifa 0.44.0
|
|
8109
8719
|
------------------------------------------------------------------------------
|
|
8110
8720
|
Apache License
|
|
8111
8721
|
|
|
@@ -8146,7 +8756,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
8146
8756
|
You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
8147
8757
|
You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
8148
8758
|
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
|
|
8149
|
-
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.
|
|
8759
|
+
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.
|
|
8150
8760
|
|
|
8151
8761
|
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.
|
|
8152
8762
|
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.
|
|
@@ -8161,7 +8771,7 @@ You may add Your own copyright statement to Your modifications and may provide a
|
|
|
8161
8771
|
|
|
8162
8772
|
END OF TERMS AND CONDITIONS
|
|
8163
8773
|
|
|
8164
|
-
Copyright 2019
|
|
8774
|
+
Copyright 2019 Fontations Developers
|
|
8165
8775
|
|
|
8166
8776
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
8167
8777
|
you may not use this file except in compliance with the License.
|
|
@@ -8176,9 +8786,9 @@ See the License for the specific language governing permissions and
|
|
|
8176
8786
|
limitations under the License.
|
|
8177
8787
|
|
|
8178
8788
|
------------------------------------------------------------------------------
|
|
8179
|
-
LICENSE-MIT — 3 package(s): font-types 0.
|
|
8789
|
+
LICENSE-MIT — 3 package(s): font-types 0.12.3, read-fonts 0.41.0, skrifa 0.44.0
|
|
8180
8790
|
------------------------------------------------------------------------------
|
|
8181
|
-
Copyright (c) 2019
|
|
8791
|
+
Copyright (c) 2019 Fontations Developers
|
|
8182
8792
|
|
|
8183
8793
|
Permission is hereby granted, free of charge, to any
|
|
8184
8794
|
person obtaining a copy of this software and associated
|
|
@@ -8205,7 +8815,32 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
8205
8815
|
DEALINGS IN THE SOFTWARE.
|
|
8206
8816
|
|
|
8207
8817
|
------------------------------------------------------------------------------
|
|
8208
|
-
LICENSE
|
|
8818
|
+
LICENSE — 1 package(s): fontdb 0.24.0
|
|
8819
|
+
------------------------------------------------------------------------------
|
|
8820
|
+
The MIT License (MIT)
|
|
8821
|
+
|
|
8822
|
+
Copyright (c) 2020 Yevhenii Reizner
|
|
8823
|
+
|
|
8824
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
8825
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
8826
|
+
in the Software without restriction, including without limitation the rights
|
|
8827
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
8828
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
8829
|
+
furnished to do so, subject to the following conditions:
|
|
8830
|
+
|
|
8831
|
+
The above copyright notice and this permission notice shall be included in all
|
|
8832
|
+
copies or substantial portions of the Software.
|
|
8833
|
+
|
|
8834
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
8835
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
8836
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
8837
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
8838
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
8839
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
8840
|
+
SOFTWARE.
|
|
8841
|
+
|
|
8842
|
+
------------------------------------------------------------------------------
|
|
8843
|
+
LICENSE-MIT — 1 package(s): fontique 0.11.1
|
|
8209
8844
|
------------------------------------------------------------------------------
|
|
8210
8845
|
Copyright 2024 the Parley Authors
|
|
8211
8846
|
|
|
@@ -9048,7 +9683,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
9048
9683
|
SOFTWARE.
|
|
9049
9684
|
|
|
9050
9685
|
------------------------------------------------------------------------------
|
|
9051
|
-
LICENSE-MIT — 1 package(s): glifo 0.
|
|
9686
|
+
LICENSE-MIT — 1 package(s): glifo 0.2.0
|
|
9052
9687
|
------------------------------------------------------------------------------
|
|
9053
9688
|
Copyright 2025 the Vello Authors
|
|
9054
9689
|
|
|
@@ -9353,7 +9988,7 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
|
9353
9988
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
9354
9989
|
|
|
9355
9990
|
------------------------------------------------------------------------------
|
|
9356
|
-
LICENSE — 1 package(s): harfrust 0.
|
|
9991
|
+
LICENSE — 1 package(s): harfrust 0.12.0
|
|
9357
9992
|
------------------------------------------------------------------------------
|
|
9358
9993
|
The MIT License (MIT)
|
|
9359
9994
|
|
|
@@ -9408,7 +10043,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
9408
10043
|
DEALINGS IN THE SOFTWARE.
|
|
9409
10044
|
|
|
9410
10045
|
------------------------------------------------------------------------------
|
|
9411
|
-
LICENSE-MIT —
|
|
10046
|
+
LICENSE-MIT — 4 package(s): heck 0.5.0, unicode-bidi 0.3.18, unicode-segmentation 1.13.3, unicode-width 0.2.2
|
|
9412
10047
|
------------------------------------------------------------------------------
|
|
9413
10048
|
Copyright (c) 2015 The Rust Project Developers
|
|
9414
10049
|
|
|
@@ -9870,56 +10505,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
9870
10505
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
9871
10506
|
THE SOFTWARE.
|
|
9872
10507
|
|
|
9873
|
-
------------------------------------------------------------------------------
|
|
9874
|
-
LICENSE — 22 package(s): icu_collections 2.2.0, icu_locale 2.2.0, icu_locale_core 2.2.0, icu_locale_data 2.2.0, icu_normalizer 2.2.0, icu_normalizer_data 2.2.0, icu_properties 2.2.0, icu_properties_data 2.2.0, icu_provider 2.2.0, icu_segmenter 2.2.0, icu_segmenter_data 2.2.0, litemap 0.8.2, potential_utf 0.1.5, tinystr 0.8.3, writeable 0.6.3, yoke 0.8.3, yoke-derive 0.8.2, zerofrom 0.1.8, zerofrom-derive 0.1.7, zerotrie 0.2.4, zerovec 0.11.6, zerovec-derive 0.11.3
|
|
9875
|
-
------------------------------------------------------------------------------
|
|
9876
|
-
UNICODE LICENSE V3
|
|
9877
|
-
|
|
9878
|
-
COPYRIGHT AND PERMISSION NOTICE
|
|
9879
|
-
|
|
9880
|
-
Copyright © 2020-2024 Unicode, Inc.
|
|
9881
|
-
|
|
9882
|
-
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
9883
|
-
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
9884
|
-
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
9885
|
-
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
9886
|
-
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
9887
|
-
|
|
9888
|
-
Permission is hereby granted, free of charge, to any person obtaining a
|
|
9889
|
-
copy of data files and any associated documentation (the "Data Files") or
|
|
9890
|
-
software and any associated documentation (the "Software") to deal in the
|
|
9891
|
-
Data Files or Software without restriction, including without limitation
|
|
9892
|
-
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
9893
|
-
copies of the Data Files or Software, and to permit persons to whom the
|
|
9894
|
-
Data Files or Software are furnished to do so, provided that either (a)
|
|
9895
|
-
this copyright and permission notice appear with all copies of the Data
|
|
9896
|
-
Files or Software, or (b) this copyright and permission notice appear in
|
|
9897
|
-
associated Documentation.
|
|
9898
|
-
|
|
9899
|
-
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
9900
|
-
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
9901
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
9902
|
-
THIRD PARTY RIGHTS.
|
|
9903
|
-
|
|
9904
|
-
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
9905
|
-
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
9906
|
-
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
9907
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
9908
|
-
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
9909
|
-
FILES OR SOFTWARE.
|
|
9910
|
-
|
|
9911
|
-
Except as contained in this notice, the name of a copyright holder shall
|
|
9912
|
-
not be used in advertising or otherwise to promote the sale, use or other
|
|
9913
|
-
dealings in these Data Files or Software without prior written
|
|
9914
|
-
authorization of the copyright holder.
|
|
9915
|
-
|
|
9916
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
9917
|
-
|
|
9918
|
-
—
|
|
9919
|
-
|
|
9920
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
9921
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
9922
|
-
|
|
9923
10508
|
------------------------------------------------------------------------------
|
|
9924
10509
|
LICENSE-MIT — 1 package(s): idna_adapter 1.2.2
|
|
9925
10510
|
------------------------------------------------------------------------------
|
|
@@ -9949,6 +10534,31 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
9949
10534
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
9950
10535
|
DEALINGS IN THE SOFTWARE.
|
|
9951
10536
|
|
|
10537
|
+
------------------------------------------------------------------------------
|
|
10538
|
+
LICENSE — 1 package(s): imagesize 0.15.0
|
|
10539
|
+
------------------------------------------------------------------------------
|
|
10540
|
+
MIT License
|
|
10541
|
+
|
|
10542
|
+
Copyright (c) 2017 Maiddog
|
|
10543
|
+
|
|
10544
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
10545
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
10546
|
+
in the Software without restriction, including without limitation the rights
|
|
10547
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
10548
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10549
|
+
furnished to do so, subject to the following conditions:
|
|
10550
|
+
|
|
10551
|
+
The above copyright notice and this permission notice shall be included in all
|
|
10552
|
+
copies or substantial portions of the Software.
|
|
10553
|
+
|
|
10554
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
10555
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
10556
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
10557
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
10558
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
10559
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
10560
|
+
SOFTWARE.
|
|
10561
|
+
|
|
9952
10562
|
------------------------------------------------------------------------------
|
|
9953
10563
|
LICENSE-MIT — 1 package(s): indexmap 2.14.0
|
|
9954
10564
|
------------------------------------------------------------------------------
|
|
@@ -11299,6 +11909,54 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
|
11299
11909
|
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
11300
11910
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
11301
11911
|
|
|
11912
|
+
------------------------------------------------------------------------------
|
|
11913
|
+
LICENSE-MIT — 2 package(s): muda 0.19.3, tray-icon 0.24.2
|
|
11914
|
+
------------------------------------------------------------------------------
|
|
11915
|
+
MIT License
|
|
11916
|
+
|
|
11917
|
+
Copyright (c) 2022-2022 Tauri Programme within The Commons Conservancy
|
|
11918
|
+
|
|
11919
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
11920
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
11921
|
+
in the Software without restriction, including without limitation the rights
|
|
11922
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
11923
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
11924
|
+
furnished to do so, subject to the following conditions:
|
|
11925
|
+
|
|
11926
|
+
The above copyright notice and this permission notice shall be included in all
|
|
11927
|
+
copies or substantial portions of the Software.
|
|
11928
|
+
|
|
11929
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
11930
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
11931
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
11932
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
11933
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
11934
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
11935
|
+
SOFTWARE.
|
|
11936
|
+
|
|
11937
|
+
------------------------------------------------------------------------------
|
|
11938
|
+
LICENSE.spdx — 1 package(s): muda 0.19.3
|
|
11939
|
+
------------------------------------------------------------------------------
|
|
11940
|
+
SPDXVersion: SPDX-2.1
|
|
11941
|
+
DataLicense: CC0-1.0
|
|
11942
|
+
PackageName: muda
|
|
11943
|
+
DataFormat: SPDXRef-1
|
|
11944
|
+
PackageSupplier: Organization: The Tauri Programme in the Commons Conservancy
|
|
11945
|
+
PackageHomePage: https://tauri.app
|
|
11946
|
+
PackageLicenseDeclared: Apache-2.0
|
|
11947
|
+
PackageLicenseDeclared: MIT
|
|
11948
|
+
PackageCopyrightText: 2020-2022, The Tauri Programme in the Commons Conservancy
|
|
11949
|
+
PackageSummary: <text>Menu Utilities for Desktop Applications.
|
|
11950
|
+
</text>
|
|
11951
|
+
PackageComment: <text>The package includes the following libraries; see
|
|
11952
|
+
Relationship information.
|
|
11953
|
+
</text>
|
|
11954
|
+
Created: 2022-12-05T09:00:00Z
|
|
11955
|
+
PackageDownloadLocation: git://github.com/tauri-apps/muda
|
|
11956
|
+
PackageDownloadLocation: git+https://github.com/tauri-apps/muda.git
|
|
11957
|
+
PackageDownloadLocation: git+ssh://github.com/tauri-apps/muda.git
|
|
11958
|
+
Creator: Person: Daniel Thompson-Yvetot
|
|
11959
|
+
|
|
11302
11960
|
------------------------------------------------------------------------------
|
|
11303
11961
|
LICENSE.MIT — 7 package(s): naga 29.0.4, wgpu 29.0.4, wgpu-core 29.0.4, wgpu-core-deps-apple 29.0.4, wgpu-hal 29.0.4, wgpu-naga-bridge 29.0.4, wgpu-types 29.0.4
|
|
11304
11962
|
------------------------------------------------------------------------------
|
|
@@ -11426,7 +12084,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
|
11426
12084
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
11427
12085
|
|
|
11428
12086
|
------------------------------------------------------------------------------
|
|
11429
|
-
LICENSE-MIT — 3 package(s): parlance 0.1.0, parley 0.
|
|
12087
|
+
LICENSE-MIT — 3 package(s): parlance 0.1.0, parley 0.11.1, parley_data 0.11.1
|
|
11430
12088
|
------------------------------------------------------------------------------
|
|
11431
12089
|
Copyright 2020 the Parley Authors
|
|
11432
12090
|
|
|
@@ -11478,6 +12136,29 @@ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
|
11478
12136
|
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
11479
12137
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
11480
12138
|
|
|
12139
|
+
------------------------------------------------------------------------------
|
|
12140
|
+
LICENSE — 1 package(s): pico-args 0.5.0
|
|
12141
|
+
------------------------------------------------------------------------------
|
|
12142
|
+
Copyright (c) 2019 Yevhenii Reizner
|
|
12143
|
+
|
|
12144
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
12145
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
12146
|
+
in the Software without restriction, including without limitation the rights
|
|
12147
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
12148
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
12149
|
+
furnished to do so, subject to the following conditions:
|
|
12150
|
+
|
|
12151
|
+
The above copyright notice and this permission notice shall be included in
|
|
12152
|
+
all copies or substantial portions of the Software.
|
|
12153
|
+
|
|
12154
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
12155
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
12156
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
12157
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
12158
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
12159
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
12160
|
+
THE SOFTWARE.
|
|
12161
|
+
|
|
11481
12162
|
------------------------------------------------------------------------------
|
|
11482
12163
|
LICENSE — 1 package(s): piston-float 1.0.1
|
|
11483
12164
|
------------------------------------------------------------------------------
|
|
@@ -12637,9 +13318,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
12637
13318
|
THE SOFTWARE.
|
|
12638
13319
|
|
|
12639
13320
|
------------------------------------------------------------------------------
|
|
12640
|
-
LICENSE
|
|
13321
|
+
LICENSE-MIT — 1 package(s): roxmltree 0.21.1
|
|
12641
13322
|
------------------------------------------------------------------------------
|
|
12642
|
-
|
|
13323
|
+
The MIT License (MIT)
|
|
13324
|
+
|
|
13325
|
+
Copyright (c) 2018 Yevhenii Reizner
|
|
12643
13326
|
|
|
12644
13327
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
12645
13328
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -12660,9 +13343,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
12660
13343
|
SOFTWARE.
|
|
12661
13344
|
|
|
12662
13345
|
------------------------------------------------------------------------------
|
|
12663
|
-
LICENSE
|
|
13346
|
+
LICENSE.txt — 2 package(s): rubato 0.16.2, rubato 3.0.0
|
|
12664
13347
|
------------------------------------------------------------------------------
|
|
12665
|
-
Copyright (c)
|
|
13348
|
+
Copyright (c) 2020 Henrik Enquist
|
|
12666
13349
|
|
|
12667
13350
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
12668
13351
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -12683,15 +13366,38 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
12683
13366
|
SOFTWARE.
|
|
12684
13367
|
|
|
12685
13368
|
------------------------------------------------------------------------------
|
|
12686
|
-
|
|
13369
|
+
LICENSE-MIT — 2 package(s): rustfft 6.4.1, strength_reduce 0.2.4
|
|
12687
13370
|
------------------------------------------------------------------------------
|
|
12688
|
-
|
|
12689
|
-
|
|
12690
|
-
`rustix` is triple-licensed under Apache 2.0 with the LLVM Exception,
|
|
12691
|
-
Apache 2.0, and MIT terms.
|
|
12692
|
-
|
|
13371
|
+
Copyright (c) 2015 The RustFFT Developers
|
|
12693
13372
|
|
|
12694
|
-
|
|
13373
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
13374
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
13375
|
+
in the Software without restriction, including without limitation the rights
|
|
13376
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
13377
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
13378
|
+
furnished to do so, subject to the following conditions:
|
|
13379
|
+
|
|
13380
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13381
|
+
copies or substantial portions of the Software.
|
|
13382
|
+
|
|
13383
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
13384
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
13385
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
13386
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
13387
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
13388
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
13389
|
+
SOFTWARE.
|
|
13390
|
+
|
|
13391
|
+
------------------------------------------------------------------------------
|
|
13392
|
+
COPYRIGHT — 1 package(s): rustix 1.1.4
|
|
13393
|
+
------------------------------------------------------------------------------
|
|
13394
|
+
Short version for non-lawyers:
|
|
13395
|
+
|
|
13396
|
+
`rustix` is triple-licensed under Apache 2.0 with the LLVM Exception,
|
|
13397
|
+
Apache 2.0, and MIT terms.
|
|
13398
|
+
|
|
13399
|
+
|
|
13400
|
+
Longer version:
|
|
12695
13401
|
|
|
12696
13402
|
Copyrights in the `rustix` project are retained by their contributors.
|
|
12697
13403
|
No copyright assignment is required to contribute to the `rustix`
|
|
@@ -13401,6 +14107,35 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
13401
14107
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
13402
14108
|
THE SOFTWARE.
|
|
13403
14109
|
|
|
14110
|
+
------------------------------------------------------------------------------
|
|
14111
|
+
LICENSE-MIT — 1 package(s): signal-hook-registry 1.4.8
|
|
14112
|
+
------------------------------------------------------------------------------
|
|
14113
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
14114
|
+
|
|
14115
|
+
Permission is hereby granted, free of charge, to any
|
|
14116
|
+
person obtaining a copy of this software and associated
|
|
14117
|
+
documentation files (the "Software"), to deal in the
|
|
14118
|
+
Software without restriction, including without
|
|
14119
|
+
limitation the rights to use, copy, modify, merge,
|
|
14120
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
14121
|
+
the Software, and to permit persons to whom the Software
|
|
14122
|
+
is furnished to do so, subject to the following
|
|
14123
|
+
conditions:
|
|
14124
|
+
|
|
14125
|
+
The above copyright notice and this permission notice
|
|
14126
|
+
shall be included in all copies or substantial portions
|
|
14127
|
+
of the Software.
|
|
14128
|
+
|
|
14129
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
14130
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
14131
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
14132
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
14133
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
14134
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
14135
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
14136
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
14137
|
+
DEALINGS IN THE SOFTWARE.
|
|
14138
|
+
|
|
13404
14139
|
------------------------------------------------------------------------------
|
|
13405
14140
|
LICENSE.md — 1 package(s): simd-adler32 0.3.10
|
|
13406
14141
|
------------------------------------------------------------------------------
|
|
@@ -13426,6 +14161,31 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
13426
14161
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
13427
14162
|
SOFTWARE.
|
|
13428
14163
|
|
|
14164
|
+
------------------------------------------------------------------------------
|
|
14165
|
+
LICENSE-MIT — 2 package(s): simplecss 0.2.2, unicode-vo 0.1.0
|
|
14166
|
+
------------------------------------------------------------------------------
|
|
14167
|
+
The MIT License (MIT)
|
|
14168
|
+
|
|
14169
|
+
Copyright (c) 2018 Reizner Evgeniy
|
|
14170
|
+
|
|
14171
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14172
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14173
|
+
in the Software without restriction, including without limitation the rights
|
|
14174
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14175
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14176
|
+
furnished to do so, subject to the following conditions:
|
|
14177
|
+
|
|
14178
|
+
The above copyright notice and this permission notice shall be included in all
|
|
14179
|
+
copies or substantial portions of the Software.
|
|
14180
|
+
|
|
14181
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14182
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14183
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14184
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14185
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14186
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14187
|
+
SOFTWARE.
|
|
14188
|
+
|
|
13429
14189
|
------------------------------------------------------------------------------
|
|
13430
14190
|
COPYING — 1 package(s): siphasher 1.0.3
|
|
13431
14191
|
------------------------------------------------------------------------------
|
|
@@ -13830,11 +14590,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
13830
14590
|
SOFTWARE.
|
|
13831
14591
|
|
|
13832
14592
|
------------------------------------------------------------------------------
|
|
13833
|
-
LICENSE —
|
|
14593
|
+
LICENSE — 1 package(s): strict-num 0.1.1
|
|
13834
14594
|
------------------------------------------------------------------------------
|
|
13835
|
-
|
|
13836
|
-
|
|
13837
|
-
Copyright (c) 2019 Peter Glotfelty
|
|
14595
|
+
Copyright (c) 2022 Yevhenii Reizner
|
|
13838
14596
|
|
|
13839
14597
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
13840
14598
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -13843,34 +14601,23 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
13843
14601
|
copies of the Software, and to permit persons to whom the Software is
|
|
13844
14602
|
furnished to do so, subject to the following conditions:
|
|
13845
14603
|
|
|
13846
|
-
The above copyright notice and this permission notice shall be included in
|
|
13847
|
-
copies or substantial portions of the Software.
|
|
14604
|
+
The above copyright notice and this permission notice shall be included in
|
|
14605
|
+
all copies or substantial portions of the Software.
|
|
13848
14606
|
|
|
13849
14607
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
13850
14608
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
13851
14609
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
13852
14610
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
13853
14611
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
13854
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
13855
|
-
SOFTWARE.
|
|
13856
|
-
|
|
13857
|
-
------------------------------------------------------------------------------
|
|
13858
|
-
LICENSE — 1 package(s): synstructure 0.13.2
|
|
13859
|
-
------------------------------------------------------------------------------
|
|
13860
|
-
Copyright 2016 Nika Layzell
|
|
13861
|
-
|
|
13862
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
13863
|
-
|
|
13864
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
13865
|
-
|
|
13866
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
14612
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
14613
|
+
THE SOFTWARE.
|
|
13867
14614
|
|
|
13868
14615
|
------------------------------------------------------------------------------
|
|
13869
|
-
LICENSE —
|
|
14616
|
+
LICENSE — 2 package(s): strum 0.28.0, strum_macros 0.28.0
|
|
13870
14617
|
------------------------------------------------------------------------------
|
|
13871
|
-
|
|
14618
|
+
MIT License
|
|
13872
14619
|
|
|
13873
|
-
Copyright (c)
|
|
14620
|
+
Copyright (c) 2019 Peter Glotfelty
|
|
13874
14621
|
|
|
13875
14622
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
13876
14623
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -13891,69 +14638,45 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
13891
14638
|
SOFTWARE.
|
|
13892
14639
|
|
|
13893
14640
|
------------------------------------------------------------------------------
|
|
13894
|
-
LICENSE-MIT — 1 package(s):
|
|
14641
|
+
LICENSE-MIT — 1 package(s): svgtypes 0.16.1
|
|
13895
14642
|
------------------------------------------------------------------------------
|
|
13896
|
-
Copyright (c)
|
|
14643
|
+
Copyright (c) 2018 Yevhenii Reizner
|
|
13897
14644
|
|
|
13898
|
-
Permission is hereby granted, free of charge, to any
|
|
13899
|
-
|
|
13900
|
-
|
|
13901
|
-
|
|
13902
|
-
|
|
13903
|
-
|
|
13904
|
-
the Software, and to permit persons to whom the Software
|
|
13905
|
-
is furnished to do so, subject to the following
|
|
13906
|
-
conditions:
|
|
14645
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14646
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14647
|
+
in the Software without restriction, including without limitation the rights
|
|
14648
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14649
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14650
|
+
furnished to do so, subject to the following conditions:
|
|
13907
14651
|
|
|
13908
|
-
The above copyright notice and this permission notice
|
|
13909
|
-
|
|
13910
|
-
of the Software.
|
|
14652
|
+
The above copyright notice and this permission notice shall be included in
|
|
14653
|
+
all copies or substantial portions of the Software.
|
|
13911
14654
|
|
|
13912
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
13913
|
-
|
|
13914
|
-
|
|
13915
|
-
|
|
13916
|
-
|
|
13917
|
-
|
|
13918
|
-
|
|
13919
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
13920
|
-
DEALINGS IN THE SOFTWARE.
|
|
14655
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14656
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14657
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14658
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14659
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14660
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
14661
|
+
THE SOFTWARE.
|
|
13921
14662
|
|
|
13922
14663
|
------------------------------------------------------------------------------
|
|
13923
|
-
LICENSE
|
|
14664
|
+
LICENSE — 1 package(s): synstructure 0.13.2
|
|
13924
14665
|
------------------------------------------------------------------------------
|
|
13925
|
-
Copyright
|
|
14666
|
+
Copyright 2016 Nika Layzell
|
|
13926
14667
|
|
|
13927
|
-
Permission is hereby granted, free of charge, to any
|
|
13928
|
-
person obtaining a copy of this software and associated
|
|
13929
|
-
documentation files (the "Software"), to deal in the
|
|
13930
|
-
Software without restriction, including without
|
|
13931
|
-
limitation the rights to use, copy, modify, merge,
|
|
13932
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
13933
|
-
the Software, and to permit persons to whom the Software
|
|
13934
|
-
is furnished to do so, subject to the following
|
|
13935
|
-
conditions:
|
|
14668
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
13936
14669
|
|
|
13937
|
-
The above copyright notice and this permission notice
|
|
13938
|
-
shall be included in all copies or substantial portions
|
|
13939
|
-
of the Software.
|
|
14670
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
13940
14671
|
|
|
13941
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
13942
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
13943
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
13944
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
13945
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
13946
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
13947
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
13948
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
13949
|
-
DEALINGS IN THE SOFTWARE.
|
|
14672
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
13950
14673
|
|
|
13951
14674
|
------------------------------------------------------------------------------
|
|
13952
|
-
LICENSE — 1 package(s):
|
|
14675
|
+
LICENSE-MIT — 1 package(s): sys-locale 0.3.2
|
|
13953
14676
|
------------------------------------------------------------------------------
|
|
13954
14677
|
MIT License
|
|
13955
14678
|
|
|
13956
|
-
Copyright (c)
|
|
14679
|
+
Copyright (c) 2021 1Password
|
|
13957
14680
|
|
|
13958
14681
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
13959
14682
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -13974,11 +14697,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
13974
14697
|
SOFTWARE.
|
|
13975
14698
|
|
|
13976
14699
|
------------------------------------------------------------------------------
|
|
13977
|
-
LICENSE — 1 package(s):
|
|
14700
|
+
LICENSE — 1 package(s): sysinfo 0.39.6
|
|
13978
14701
|
------------------------------------------------------------------------------
|
|
13979
|
-
MIT License
|
|
14702
|
+
The MIT License (MIT)
|
|
13980
14703
|
|
|
13981
|
-
Copyright (c)
|
|
14704
|
+
Copyright (c) 2015 Guillaume Gomez
|
|
13982
14705
|
|
|
13983
14706
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
13984
14707
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -13999,12 +14722,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
13999
14722
|
SOFTWARE.
|
|
14000
14723
|
|
|
14001
14724
|
------------------------------------------------------------------------------
|
|
14002
|
-
LICENSE — 1 package(s):
|
|
14725
|
+
LICENSE — 1 package(s): taffy 0.13.0
|
|
14003
14726
|
------------------------------------------------------------------------------
|
|
14004
14727
|
MIT License
|
|
14005
14728
|
|
|
14006
|
-
Copyright (c)
|
|
14007
|
-
Copyright (c)
|
|
14729
|
+
Copyright (c) 2018 Visly Inc.
|
|
14730
|
+
Copyright (c) 2026 Taffy Authors
|
|
14008
14731
|
|
|
14009
14732
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14010
14733
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -14025,9 +14748,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
14025
14748
|
SOFTWARE.
|
|
14026
14749
|
|
|
14027
14750
|
------------------------------------------------------------------------------
|
|
14028
|
-
LICENSE —
|
|
14751
|
+
LICENSE-MIT — 1 package(s): tempfile 3.27.0
|
|
14029
14752
|
------------------------------------------------------------------------------
|
|
14030
|
-
Copyright (c)
|
|
14753
|
+
Copyright (c) 2015 Steven Allen
|
|
14031
14754
|
|
|
14032
14755
|
Permission is hereby granted, free of charge, to any
|
|
14033
14756
|
person obtaining a copy of this software and associated
|
|
@@ -14054,33 +14777,9 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
14054
14777
|
DEALINGS IN THE SOFTWARE.
|
|
14055
14778
|
|
|
14056
14779
|
------------------------------------------------------------------------------
|
|
14057
|
-
LICENSE — 1 package(s):
|
|
14058
|
-
------------------------------------------------------------------------------
|
|
14059
|
-
Copyright (c) 2017 Daniel Abramov
|
|
14060
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
14061
|
-
|
|
14062
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14063
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
14064
|
-
in the Software without restriction, including without limitation the rights
|
|
14065
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14066
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
14067
|
-
furnished to do so, subject to the following conditions:
|
|
14068
|
-
|
|
14069
|
-
The above copyright notice and this permission notice shall be included in
|
|
14070
|
-
all copies or substantial portions of the Software.
|
|
14071
|
-
|
|
14072
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14073
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14074
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14075
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14076
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14077
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
14078
|
-
THE SOFTWARE.
|
|
14079
|
-
|
|
14080
|
-
------------------------------------------------------------------------------
|
|
14081
|
-
LICENSE — 3 package(s): tower 0.5.3, tower-layer 0.3.3, tower-service 0.3.3
|
|
14780
|
+
LICENSE-MIT — 1 package(s): tendril 0.5.1
|
|
14082
14781
|
------------------------------------------------------------------------------
|
|
14083
|
-
Copyright (c)
|
|
14782
|
+
Copyright (c) 2015 Keegan McAllister
|
|
14084
14783
|
|
|
14085
14784
|
Permission is hereby granted, free of charge, to any
|
|
14086
14785
|
person obtaining a copy of this software and associated
|
|
@@ -14107,40 +14806,494 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
14107
14806
|
DEALINGS IN THE SOFTWARE.
|
|
14108
14807
|
|
|
14109
14808
|
------------------------------------------------------------------------------
|
|
14110
|
-
LICENSE — 1 package(s):
|
|
14809
|
+
LICENSE — 1 package(s): tiff 0.11.3
|
|
14111
14810
|
------------------------------------------------------------------------------
|
|
14112
|
-
|
|
14113
|
-
|
|
14114
|
-
Permission is hereby granted, free of charge, to any
|
|
14115
|
-
person obtaining a copy of this software and associated
|
|
14116
|
-
documentation files (the "Software"), to deal in the
|
|
14117
|
-
Software without restriction, including without
|
|
14118
|
-
limitation the rights to use, copy, modify, merge,
|
|
14119
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
14120
|
-
the Software, and to permit persons to whom the Software
|
|
14121
|
-
is furnished to do so, subject to the following
|
|
14122
|
-
conditions:
|
|
14811
|
+
MIT License
|
|
14123
14812
|
|
|
14124
|
-
|
|
14125
|
-
shall be included in all copies or substantial portions
|
|
14126
|
-
of the Software.
|
|
14813
|
+
Copyright (c) 2018 PistonDevelopers
|
|
14127
14814
|
|
|
14128
|
-
|
|
14129
|
-
|
|
14130
|
-
|
|
14131
|
-
|
|
14132
|
-
|
|
14133
|
-
|
|
14134
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
14135
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
14136
|
-
DEALINGS IN THE SOFTWARE.
|
|
14815
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14816
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14817
|
+
in the Software without restriction, including without limitation the rights
|
|
14818
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14819
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14820
|
+
furnished to do so, subject to the following conditions:
|
|
14137
14821
|
|
|
14138
|
-
|
|
14139
|
-
|
|
14140
|
-
|
|
14141
|
-
|
|
14142
|
-
|
|
14143
|
-
|
|
14822
|
+
The above copyright notice and this permission notice shall be included in all
|
|
14823
|
+
copies or substantial portions of the Software.
|
|
14824
|
+
|
|
14825
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14826
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14827
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14828
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14829
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14830
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14831
|
+
SOFTWARE.
|
|
14832
|
+
|
|
14833
|
+
------------------------------------------------------------------------------
|
|
14834
|
+
LICENSE — 1 package(s): tiny-skia-path 0.12.0
|
|
14835
|
+
------------------------------------------------------------------------------
|
|
14836
|
+
Copyright (c) 2011 Google Inc. All rights reserved.
|
|
14837
|
+
Copyright (c) 2020 Yevhenii Reizner All rights reserved.
|
|
14838
|
+
|
|
14839
|
+
Redistribution and use in source and binary forms, with or without
|
|
14840
|
+
modification, are permitted provided that the following conditions are
|
|
14841
|
+
met:
|
|
14842
|
+
|
|
14843
|
+
* Redistributions of source code must retain the above copyright
|
|
14844
|
+
notice, this list of conditions and the following disclaimer.
|
|
14845
|
+
|
|
14846
|
+
* Redistributions in binary form must reproduce the above copyright
|
|
14847
|
+
notice, this list of conditions and the following disclaimer in
|
|
14848
|
+
the documentation and/or other materials provided with the
|
|
14849
|
+
distribution.
|
|
14850
|
+
|
|
14851
|
+
* Neither the name of the copyright holder nor the names of its
|
|
14852
|
+
contributors may be used to endorse or promote products derived
|
|
14853
|
+
from this software without specific prior written permission.
|
|
14854
|
+
|
|
14855
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
14856
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
14857
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
14858
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
14859
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
14860
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
14861
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
14862
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
14863
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
14864
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
14865
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
14866
|
+
|
|
14867
|
+
------------------------------------------------------------------------------
|
|
14868
|
+
LICENSE-MIT.md — 1 package(s): tinyvec 1.12.0
|
|
14869
|
+
------------------------------------------------------------------------------
|
|
14870
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
14871
|
+
|
|
14872
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
14873
|
+
|
|
14874
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
14875
|
+
|
|
14876
|
+
------------------------------------------------------------------------------
|
|
14877
|
+
LICENSE-APACHE.md — 1 package(s): tinyvec_macros 0.1.1
|
|
14878
|
+
------------------------------------------------------------------------------
|
|
14879
|
+
Apache License
|
|
14880
|
+
Version 2.0, January 2004
|
|
14881
|
+
http://www.apache.org/licenses/
|
|
14882
|
+
|
|
14883
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
14884
|
+
|
|
14885
|
+
1. Definitions.
|
|
14886
|
+
|
|
14887
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
14888
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
14889
|
+
|
|
14890
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
14891
|
+
the copyright owner that is granting the License.
|
|
14892
|
+
|
|
14893
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
14894
|
+
other entities that control, are controlled by, or are under common
|
|
14895
|
+
control with that entity. For the purposes of this definition,
|
|
14896
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
14897
|
+
direction or management of such entity, whether by contract or
|
|
14898
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
14899
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
14900
|
+
|
|
14901
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
14902
|
+
exercising permissions granted by this License.
|
|
14903
|
+
|
|
14904
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
14905
|
+
including but not limited to software source code, documentation
|
|
14906
|
+
source, and configuration files.
|
|
14907
|
+
|
|
14908
|
+
"Object" form shall mean any form resulting from mechanical
|
|
14909
|
+
transformation or translation of a Source form, including but
|
|
14910
|
+
not limited to compiled object code, generated documentation,
|
|
14911
|
+
and conversions to other media types.
|
|
14912
|
+
|
|
14913
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
14914
|
+
Object form, made available under the License, as indicated by a
|
|
14915
|
+
copyright notice that is included in or attached to the work
|
|
14916
|
+
(an example is provided in the Appendix below).
|
|
14917
|
+
|
|
14918
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
14919
|
+
form, that is based on (or derived from) the Work and for which the
|
|
14920
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
14921
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
14922
|
+
of this License, Derivative Works shall not include works that remain
|
|
14923
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
14924
|
+
the Work and Derivative Works thereof.
|
|
14925
|
+
|
|
14926
|
+
"Contribution" shall mean any work of authorship, including
|
|
14927
|
+
the original version of the Work and any modifications or additions
|
|
14928
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
14929
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
14930
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
14931
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
14932
|
+
means any form of electronic, verbal, or written communication sent
|
|
14933
|
+
to the Licensor or its representatives, including but not limited to
|
|
14934
|
+
communication on electronic mailing lists, source code control systems,
|
|
14935
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
14936
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
14937
|
+
excluding communication that is conspicuously marked or otherwise
|
|
14938
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
14939
|
+
|
|
14940
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
14941
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
14942
|
+
subsequently incorporated within the Work.
|
|
14943
|
+
|
|
14944
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
14945
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
14946
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
14947
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
14948
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
14949
|
+
Work and such Derivative Works in Source or Object form.
|
|
14950
|
+
|
|
14951
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
14952
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
14953
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
14954
|
+
(except as stated in this section) patent license to make, have made,
|
|
14955
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
14956
|
+
where such license applies only to those patent claims licensable
|
|
14957
|
+
by such Contributor that are necessarily infringed by their
|
|
14958
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
14959
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
14960
|
+
institute patent litigation against any entity (including a
|
|
14961
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
14962
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
14963
|
+
or contributory patent infringement, then any patent licenses
|
|
14964
|
+
granted to You under this License for that Work shall terminate
|
|
14965
|
+
as of the date such litigation is filed.
|
|
14966
|
+
|
|
14967
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
14968
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
14969
|
+
modifications, and in Source or Object form, provided that You
|
|
14970
|
+
meet the following conditions:
|
|
14971
|
+
|
|
14972
|
+
(a) You must give any other recipients of the Work or
|
|
14973
|
+
Derivative Works a copy of this License; and
|
|
14974
|
+
|
|
14975
|
+
(b) You must cause any modified files to carry prominent notices
|
|
14976
|
+
stating that You changed the files; and
|
|
14977
|
+
|
|
14978
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
14979
|
+
that You distribute, all copyright, patent, trademark, and
|
|
14980
|
+
attribution notices from the Source form of the Work,
|
|
14981
|
+
excluding those notices that do not pertain to any part of
|
|
14982
|
+
the Derivative Works; and
|
|
14983
|
+
|
|
14984
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
14985
|
+
distribution, then any Derivative Works that You distribute must
|
|
14986
|
+
include a readable copy of the attribution notices contained
|
|
14987
|
+
within such NOTICE file, excluding those notices that do not
|
|
14988
|
+
pertain to any part of the Derivative Works, in at least one
|
|
14989
|
+
of the following places: within a NOTICE text file distributed
|
|
14990
|
+
as part of the Derivative Works; within the Source form or
|
|
14991
|
+
documentation, if provided along with the Derivative Works; or,
|
|
14992
|
+
within a display generated by the Derivative Works, if and
|
|
14993
|
+
wherever such third-party notices normally appear. The contents
|
|
14994
|
+
of the NOTICE file are for informational purposes only and
|
|
14995
|
+
do not modify the License. You may add Your own attribution
|
|
14996
|
+
notices within Derivative Works that You distribute, alongside
|
|
14997
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
14998
|
+
that such additional attribution notices cannot be construed
|
|
14999
|
+
as modifying the License.
|
|
15000
|
+
|
|
15001
|
+
You may add Your own copyright statement to Your modifications and
|
|
15002
|
+
may provide additional or different license terms and conditions
|
|
15003
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
15004
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
15005
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
15006
|
+
the conditions stated in this License.
|
|
15007
|
+
|
|
15008
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
15009
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
15010
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
15011
|
+
this License, without any additional terms or conditions.
|
|
15012
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
15013
|
+
the terms of any separate license agreement you may have executed
|
|
15014
|
+
with Licensor regarding such Contributions.
|
|
15015
|
+
|
|
15016
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
15017
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
15018
|
+
except as required for reasonable and customary use in describing the
|
|
15019
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
15020
|
+
|
|
15021
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
15022
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
15023
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
15024
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
15025
|
+
implied, including, without limitation, any warranties or conditions
|
|
15026
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
15027
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
15028
|
+
appropriateness of using or redistributing the Work and assume any
|
|
15029
|
+
risks associated with Your exercise of permissions under this License.
|
|
15030
|
+
|
|
15031
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
15032
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
15033
|
+
unless required by applicable law (such as deliberate and grossly
|
|
15034
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
15035
|
+
liable to You for damages, including any direct, indirect, special,
|
|
15036
|
+
incidental, or consequential damages of any character arising as a
|
|
15037
|
+
result of this License or out of the use or inability to use the
|
|
15038
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
15039
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
15040
|
+
other commercial damages or losses), even if such Contributor
|
|
15041
|
+
has been advised of the possibility of such damages.
|
|
15042
|
+
|
|
15043
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
15044
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
15045
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
15046
|
+
or other liability obligations and/or rights consistent with this
|
|
15047
|
+
License. However, in accepting such obligations, You may act only
|
|
15048
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
15049
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
15050
|
+
defend, and hold each Contributor harmless for any liability
|
|
15051
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
15052
|
+
of your accepting any such warranty or additional liability.
|
|
15053
|
+
|
|
15054
|
+
END OF TERMS AND CONDITIONS
|
|
15055
|
+
|
|
15056
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
15057
|
+
|
|
15058
|
+
To apply the Apache License to your work, attach the following
|
|
15059
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
15060
|
+
replaced with your own identifying information. (Don't include
|
|
15061
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
15062
|
+
comment syntax for the file format. We also recommend that a
|
|
15063
|
+
file or class name and description of purpose be included on the
|
|
15064
|
+
same "printed page" as the copyright notice for easier
|
|
15065
|
+
identification within third-party archives.
|
|
15066
|
+
|
|
15067
|
+
Copyright 2020 Tomasz "Soveu" Marx
|
|
15068
|
+
|
|
15069
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
15070
|
+
you may not use this file except in compliance with the License.
|
|
15071
|
+
You may obtain a copy of the License at
|
|
15072
|
+
|
|
15073
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
15074
|
+
|
|
15075
|
+
Unless required by applicable law or agreed to in writing, software
|
|
15076
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
15077
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
15078
|
+
See the License for the specific language governing permissions and
|
|
15079
|
+
limitations under the License.
|
|
15080
|
+
|
|
15081
|
+
------------------------------------------------------------------------------
|
|
15082
|
+
LICENSE-MIT.md — 1 package(s): tinyvec_macros 0.1.1
|
|
15083
|
+
------------------------------------------------------------------------------
|
|
15084
|
+
MIT License
|
|
15085
|
+
|
|
15086
|
+
Copyright (c) 2020 Soveu
|
|
15087
|
+
|
|
15088
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
15089
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
15090
|
+
in the Software without restriction, including without limitation the rights
|
|
15091
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
15092
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
15093
|
+
furnished to do so, subject to the following conditions:
|
|
15094
|
+
|
|
15095
|
+
The above copyright notice and this permission notice shall be included in all
|
|
15096
|
+
copies or substantial portions of the Software.
|
|
15097
|
+
|
|
15098
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
15099
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
15100
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15101
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
15102
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
15103
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
15104
|
+
SOFTWARE.
|
|
15105
|
+
|
|
15106
|
+
------------------------------------------------------------------------------
|
|
15107
|
+
LICENSE-ZLIB.md — 1 package(s): tinyvec_macros 0.1.1
|
|
15108
|
+
------------------------------------------------------------------------------
|
|
15109
|
+
zlib License
|
|
15110
|
+
|
|
15111
|
+
(C) 2020 Tomasz "Soveu" Marx
|
|
15112
|
+
|
|
15113
|
+
This software is provided 'as-is', without any express or implied
|
|
15114
|
+
warranty. In no event will the authors be held liable for any damages
|
|
15115
|
+
arising from the use of this software.
|
|
15116
|
+
|
|
15117
|
+
Permission is granted to anyone to use this software for any purpose,
|
|
15118
|
+
including commercial applications, and to alter it and redistribute it
|
|
15119
|
+
freely, subject to the following restrictions:
|
|
15120
|
+
|
|
15121
|
+
1. The origin of this software must not be misrepresented; you must not
|
|
15122
|
+
claim that you wrote the original software. If you use this software
|
|
15123
|
+
in a product, an acknowledgment in the product documentation would be
|
|
15124
|
+
appreciated but is not required.
|
|
15125
|
+
2. Altered source versions must be plainly marked as such, and must not be
|
|
15126
|
+
misrepresented as being the original software.
|
|
15127
|
+
3. This notice may not be removed or altered from any source distribution.
|
|
15128
|
+
|
|
15129
|
+
------------------------------------------------------------------------------
|
|
15130
|
+
LICENSE — 2 package(s): tokio 1.53.1, tokio-util 0.7.19
|
|
15131
|
+
------------------------------------------------------------------------------
|
|
15132
|
+
MIT License
|
|
15133
|
+
|
|
15134
|
+
Copyright (c) Tokio Contributors
|
|
15135
|
+
|
|
15136
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
15137
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
15138
|
+
in the Software without restriction, including without limitation the rights
|
|
15139
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
15140
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
15141
|
+
furnished to do so, subject to the following conditions:
|
|
15142
|
+
|
|
15143
|
+
The above copyright notice and this permission notice shall be included in all
|
|
15144
|
+
copies or substantial portions of the Software.
|
|
15145
|
+
|
|
15146
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
15147
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
15148
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15149
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
15150
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
15151
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
15152
|
+
SOFTWARE.
|
|
15153
|
+
|
|
15154
|
+
------------------------------------------------------------------------------
|
|
15155
|
+
LICENSE — 1 package(s): tokio-macros 2.7.2
|
|
15156
|
+
------------------------------------------------------------------------------
|
|
15157
|
+
MIT License
|
|
15158
|
+
|
|
15159
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
15160
|
+
Copyright (c) Tokio Contributors
|
|
15161
|
+
|
|
15162
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
15163
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
15164
|
+
in the Software without restriction, including without limitation the rights
|
|
15165
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
15166
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
15167
|
+
furnished to do so, subject to the following conditions:
|
|
15168
|
+
|
|
15169
|
+
The above copyright notice and this permission notice shall be included in all
|
|
15170
|
+
copies or substantial portions of the Software.
|
|
15171
|
+
|
|
15172
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
15173
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
15174
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15175
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
15176
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
15177
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
15178
|
+
SOFTWARE.
|
|
15179
|
+
|
|
15180
|
+
------------------------------------------------------------------------------
|
|
15181
|
+
LICENSE — 4 package(s): tokio-native-tls 0.3.1, tracing 0.1.44, tracing-attributes 0.1.31, tracing-core 0.1.36
|
|
15182
|
+
------------------------------------------------------------------------------
|
|
15183
|
+
Copyright (c) 2019 Tokio Contributors
|
|
15184
|
+
|
|
15185
|
+
Permission is hereby granted, free of charge, to any
|
|
15186
|
+
person obtaining a copy of this software and associated
|
|
15187
|
+
documentation files (the "Software"), to deal in the
|
|
15188
|
+
Software without restriction, including without
|
|
15189
|
+
limitation the rights to use, copy, modify, merge,
|
|
15190
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
15191
|
+
the Software, and to permit persons to whom the Software
|
|
15192
|
+
is furnished to do so, subject to the following
|
|
15193
|
+
conditions:
|
|
15194
|
+
|
|
15195
|
+
The above copyright notice and this permission notice
|
|
15196
|
+
shall be included in all copies or substantial portions
|
|
15197
|
+
of the Software.
|
|
15198
|
+
|
|
15199
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
15200
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
15201
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
15202
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
15203
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
15204
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
15205
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
15206
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
15207
|
+
DEALINGS IN THE SOFTWARE.
|
|
15208
|
+
|
|
15209
|
+
------------------------------------------------------------------------------
|
|
15210
|
+
LICENSE — 1 package(s): tokio-tungstenite 0.29.0
|
|
15211
|
+
------------------------------------------------------------------------------
|
|
15212
|
+
Copyright (c) 2017 Daniel Abramov
|
|
15213
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
15214
|
+
|
|
15215
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
15216
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
15217
|
+
in the Software without restriction, including without limitation the rights
|
|
15218
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
15219
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
15220
|
+
furnished to do so, subject to the following conditions:
|
|
15221
|
+
|
|
15222
|
+
The above copyright notice and this permission notice shall be included in
|
|
15223
|
+
all copies or substantial portions of the Software.
|
|
15224
|
+
|
|
15225
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
15226
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
15227
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15228
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
15229
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
15230
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
15231
|
+
THE SOFTWARE.
|
|
15232
|
+
|
|
15233
|
+
------------------------------------------------------------------------------
|
|
15234
|
+
LICENSE — 3 package(s): tower 0.5.3, tower-layer 0.3.3, tower-service 0.3.3
|
|
15235
|
+
------------------------------------------------------------------------------
|
|
15236
|
+
Copyright (c) 2019 Tower Contributors
|
|
15237
|
+
|
|
15238
|
+
Permission is hereby granted, free of charge, to any
|
|
15239
|
+
person obtaining a copy of this software and associated
|
|
15240
|
+
documentation files (the "Software"), to deal in the
|
|
15241
|
+
Software without restriction, including without
|
|
15242
|
+
limitation the rights to use, copy, modify, merge,
|
|
15243
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
15244
|
+
the Software, and to permit persons to whom the Software
|
|
15245
|
+
is furnished to do so, subject to the following
|
|
15246
|
+
conditions:
|
|
15247
|
+
|
|
15248
|
+
The above copyright notice and this permission notice
|
|
15249
|
+
shall be included in all copies or substantial portions
|
|
15250
|
+
of the Software.
|
|
15251
|
+
|
|
15252
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
15253
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
15254
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
15255
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
15256
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
15257
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
15258
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
15259
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
15260
|
+
DEALINGS IN THE SOFTWARE.
|
|
15261
|
+
|
|
15262
|
+
------------------------------------------------------------------------------
|
|
15263
|
+
LICENSE — 1 package(s): tower-http 0.6.11
|
|
15264
|
+
------------------------------------------------------------------------------
|
|
15265
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
15266
|
+
|
|
15267
|
+
Permission is hereby granted, free of charge, to any
|
|
15268
|
+
person obtaining a copy of this software and associated
|
|
15269
|
+
documentation files (the "Software"), to deal in the
|
|
15270
|
+
Software without restriction, including without
|
|
15271
|
+
limitation the rights to use, copy, modify, merge,
|
|
15272
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
15273
|
+
the Software, and to permit persons to whom the Software
|
|
15274
|
+
is furnished to do so, subject to the following
|
|
15275
|
+
conditions:
|
|
15276
|
+
|
|
15277
|
+
The above copyright notice and this permission notice
|
|
15278
|
+
shall be included in all copies or substantial portions
|
|
15279
|
+
of the Software.
|
|
15280
|
+
|
|
15281
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
15282
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
15283
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
15284
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
15285
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
15286
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
15287
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
15288
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
15289
|
+
DEALINGS IN THE SOFTWARE.
|
|
15290
|
+
|
|
15291
|
+
------------------------------------------------------------------------------
|
|
15292
|
+
LICENSE-APACHE — 1 package(s): transpose 0.2.3
|
|
15293
|
+
------------------------------------------------------------------------------
|
|
15294
|
+
Apache License
|
|
15295
|
+
Version 2.0, January 2004
|
|
15296
|
+
http://www.apache.org/licenses/
|
|
14144
15297
|
|
|
14145
15298
|
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
14146
15299
|
|
|
@@ -14369,6 +15522,29 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
14369
15522
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
14370
15523
|
DEALINGS IN THE SOFTWARE.
|
|
14371
15524
|
|
|
15525
|
+
------------------------------------------------------------------------------
|
|
15526
|
+
LICENSE.spdx — 1 package(s): tray-icon 0.24.2
|
|
15527
|
+
------------------------------------------------------------------------------
|
|
15528
|
+
SPDXVersion: SPDX-2.1
|
|
15529
|
+
DataLicense: CC0-1.0
|
|
15530
|
+
PackageName: tray-icon
|
|
15531
|
+
DataFormat: SPDXRef-1
|
|
15532
|
+
PackageSupplier: Organization: The Tauri Programme in the Commons Conservancy
|
|
15533
|
+
PackageHomePage: https://tauri.app
|
|
15534
|
+
PackageLicenseDeclared: Apache-2.0
|
|
15535
|
+
PackageLicenseDeclared: MIT
|
|
15536
|
+
PackageCopyrightText: 2020-2022, The Tauri Programme in the Commons Conservancy
|
|
15537
|
+
PackageSummary: <text>Create tray icons for desktop applications.
|
|
15538
|
+
</text>
|
|
15539
|
+
PackageComment: <text>The package includes the following libraries; see
|
|
15540
|
+
Relationship information.
|
|
15541
|
+
</text>
|
|
15542
|
+
Created: 2022-12-05T09:00:00Z
|
|
15543
|
+
PackageDownloadLocation: git://github.com/tauri-apps/tray-icon
|
|
15544
|
+
PackageDownloadLocation: git+https://github.com/tauri-apps/tray-icon.git
|
|
15545
|
+
PackageDownloadLocation: git+ssh://github.com/tauri-apps/tray-icon.git
|
|
15546
|
+
Creator: Person: Daniel Thompson-Yvetot
|
|
15547
|
+
|
|
14372
15548
|
------------------------------------------------------------------------------
|
|
14373
15549
|
LICENSE — 1 package(s): try-lock 0.2.5
|
|
14374
15550
|
------------------------------------------------------------------------------
|
|
@@ -14994,83 +16170,331 @@ of the License under which You originally received the Covered Software,
|
|
|
14994
16170
|
or under the terms of any subsequent version published by the license
|
|
14995
16171
|
steward.
|
|
14996
16172
|
|
|
14997
|
-
10.3. Modified Versions
|
|
16173
|
+
10.3. Modified Versions
|
|
16174
|
+
|
|
16175
|
+
If you create software not governed by this License, and you want to
|
|
16176
|
+
create a new license for such software, you may create and use a
|
|
16177
|
+
modified version of this License if you rename the license and remove
|
|
16178
|
+
any references to the name of the license steward (except to note that
|
|
16179
|
+
such modified license differs from this License).
|
|
16180
|
+
|
|
16181
|
+
10.4. Distributing Source Code Form that is Incompatible With Secondary
|
|
16182
|
+
Licenses
|
|
16183
|
+
|
|
16184
|
+
If You choose to distribute Source Code Form that is Incompatible With
|
|
16185
|
+
Secondary Licenses under the terms of this version of the License, the
|
|
16186
|
+
notice described in Exhibit B of this License must be attached.
|
|
16187
|
+
|
|
16188
|
+
Exhibit A - Source Code Form License Notice
|
|
16189
|
+
-------------------------------------------
|
|
16190
|
+
|
|
16191
|
+
This Source Code Form is subject to the terms of the Mozilla Public
|
|
16192
|
+
License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
16193
|
+
file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
16194
|
+
|
|
16195
|
+
If it is not possible or desirable to put the notice in a particular
|
|
16196
|
+
file, then You may include the notice in a location (such as a LICENSE
|
|
16197
|
+
file in a relevant directory) where a recipient would be likely to look
|
|
16198
|
+
for such a notice.
|
|
16199
|
+
|
|
16200
|
+
You may add additional accurate notices of copyright ownership.
|
|
16201
|
+
|
|
16202
|
+
Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
16203
|
+
---------------------------------------------------------
|
|
16204
|
+
|
|
16205
|
+
This Source Code Form is "Incompatible With Secondary Licenses", as
|
|
16206
|
+
defined by the Mozilla Public License, v. 2.0.
|
|
16207
|
+
|
|
16208
|
+
------------------------------------------------------------------------------
|
|
16209
|
+
COPYRIGHT — 1 package(s): unicode-bidi 0.3.18
|
|
16210
|
+
------------------------------------------------------------------------------
|
|
16211
|
+
This project is copyright 2015, The Servo Project Developers (given in the
|
|
16212
|
+
file AUTHORS).
|
|
16213
|
+
|
|
16214
|
+
Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
|
|
16215
|
+
http://www.apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or
|
|
16216
|
+
http://opensource.org/licenses/MIT>, at your option. All files in the project
|
|
16217
|
+
carrying such notice may not be copied, modified, or distributed except
|
|
16218
|
+
according to those terms.
|
|
16219
|
+
|
|
16220
|
+
------------------------------------------------------------------------------
|
|
16221
|
+
LICENSE-UNICODE — 1 package(s): unicode-ident 1.0.24
|
|
16222
|
+
------------------------------------------------------------------------------
|
|
16223
|
+
UNICODE LICENSE V3
|
|
16224
|
+
|
|
16225
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
16226
|
+
|
|
16227
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
16228
|
+
|
|
16229
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
16230
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
16231
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
16232
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
16233
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
16234
|
+
|
|
16235
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
16236
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
16237
|
+
software and any associated documentation (the "Software") to deal in the
|
|
16238
|
+
Data Files or Software without restriction, including without limitation
|
|
16239
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
16240
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
16241
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
16242
|
+
this copyright and permission notice appear with all copies of the Data
|
|
16243
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
16244
|
+
associated Documentation.
|
|
16245
|
+
|
|
16246
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
16247
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
16248
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
16249
|
+
THIRD PARTY RIGHTS.
|
|
16250
|
+
|
|
16251
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
16252
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
16253
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
16254
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
16255
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
16256
|
+
FILES OR SOFTWARE.
|
|
16257
|
+
|
|
16258
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
16259
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
16260
|
+
dealings in these Data Files or Software without prior written
|
|
16261
|
+
authorization of the copyright holder.
|
|
16262
|
+
|
|
16263
|
+
------------------------------------------------------------------------------
|
|
16264
|
+
LICENSE-APACHE — 1 package(s): unicode-script 0.5.8
|
|
16265
|
+
------------------------------------------------------------------------------
|
|
16266
|
+
Apache License
|
|
16267
|
+
Version 2.0, January 2004
|
|
16268
|
+
http://www.apache.org/licenses/
|
|
16269
|
+
|
|
16270
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
16271
|
+
|
|
16272
|
+
1. Definitions.
|
|
16273
|
+
|
|
16274
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
16275
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
16276
|
+
|
|
16277
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
16278
|
+
the copyright owner that is granting the License.
|
|
16279
|
+
|
|
16280
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
16281
|
+
other entities that control, are controlled by, or are under common
|
|
16282
|
+
control with that entity. For the purposes of this definition,
|
|
16283
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
16284
|
+
direction or management of such entity, whether by contract or
|
|
16285
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
16286
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
16287
|
+
|
|
16288
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
16289
|
+
exercising permissions granted by this License.
|
|
16290
|
+
|
|
16291
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
16292
|
+
including but not limited to software source code, documentation
|
|
16293
|
+
source, and configuration files.
|
|
16294
|
+
|
|
16295
|
+
"Object" form shall mean any form resulting from mechanical
|
|
16296
|
+
transformation or translation of a Source form, including but
|
|
16297
|
+
not limited to compiled object code, generated documentation,
|
|
16298
|
+
and conversions to other media types.
|
|
16299
|
+
|
|
16300
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
16301
|
+
Object form, made available under the License, as indicated by a
|
|
16302
|
+
copyright notice that is included in or attached to the work
|
|
16303
|
+
(an example is provided in the Appendix below).
|
|
16304
|
+
|
|
16305
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
16306
|
+
form, that is based on (or derived from) the Work and for which the
|
|
16307
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
16308
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
16309
|
+
of this License, Derivative Works shall not include works that remain
|
|
16310
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
16311
|
+
the Work and Derivative Works thereof.
|
|
16312
|
+
|
|
16313
|
+
"Contribution" shall mean any work of authorship, including
|
|
16314
|
+
the original version of the Work and any modifications or additions
|
|
16315
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
16316
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
16317
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
16318
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
16319
|
+
means any form of electronic, verbal, or written communication sent
|
|
16320
|
+
to the Licensor or its representatives, including but not limited to
|
|
16321
|
+
communication on electronic mailing lists, source code control systems,
|
|
16322
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
16323
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
16324
|
+
excluding communication that is conspicuously marked or otherwise
|
|
16325
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
16326
|
+
|
|
16327
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
16328
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
16329
|
+
subsequently incorporated within the Work.
|
|
16330
|
+
|
|
16331
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
16332
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
16333
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
16334
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
16335
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
16336
|
+
Work and such Derivative Works in Source or Object form.
|
|
16337
|
+
|
|
16338
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
16339
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
16340
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
16341
|
+
(except as stated in this section) patent license to make, have made,
|
|
16342
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
16343
|
+
where such license applies only to those patent claims licensable
|
|
16344
|
+
by such Contributor that are necessarily infringed by their
|
|
16345
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
16346
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
16347
|
+
institute patent litigation against any entity (including a
|
|
16348
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
16349
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
16350
|
+
or contributory patent infringement, then any patent licenses
|
|
16351
|
+
granted to You under this License for that Work shall terminate
|
|
16352
|
+
as of the date such litigation is filed.
|
|
16353
|
+
|
|
16354
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
16355
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
16356
|
+
modifications, and in Source or Object form, provided that You
|
|
16357
|
+
meet the following conditions:
|
|
16358
|
+
|
|
16359
|
+
(a) You must give any other recipients of the Work or
|
|
16360
|
+
Derivative Works a copy of this License; and
|
|
16361
|
+
|
|
16362
|
+
(b) You must cause any modified files to carry prominent notices
|
|
16363
|
+
stating that You changed the files; and
|
|
16364
|
+
|
|
16365
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
16366
|
+
that You distribute, all copyright, patent, trademark, and
|
|
16367
|
+
attribution notices from the Source form of the Work,
|
|
16368
|
+
excluding those notices that do not pertain to any part of
|
|
16369
|
+
the Derivative Works; and
|
|
16370
|
+
|
|
16371
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
16372
|
+
distribution, then any Derivative Works that You distribute must
|
|
16373
|
+
include a readable copy of the attribution notices contained
|
|
16374
|
+
within such NOTICE file, excluding those notices that do not
|
|
16375
|
+
pertain to any part of the Derivative Works, in at least one
|
|
16376
|
+
of the following places: within a NOTICE text file distributed
|
|
16377
|
+
as part of the Derivative Works; within the Source form or
|
|
16378
|
+
documentation, if provided along with the Derivative Works; or,
|
|
16379
|
+
within a display generated by the Derivative Works, if and
|
|
16380
|
+
wherever such third-party notices normally appear. The contents
|
|
16381
|
+
of the NOTICE file are for informational purposes only and
|
|
16382
|
+
do not modify the License. You may add Your own attribution
|
|
16383
|
+
notices within Derivative Works that You distribute, alongside
|
|
16384
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
16385
|
+
that such additional attribution notices cannot be construed
|
|
16386
|
+
as modifying the License.
|
|
16387
|
+
|
|
16388
|
+
You may add Your own copyright statement to Your modifications and
|
|
16389
|
+
may provide additional or different license terms and conditions
|
|
16390
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
16391
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
16392
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
16393
|
+
the conditions stated in this License.
|
|
16394
|
+
|
|
16395
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
16396
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
16397
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
16398
|
+
this License, without any additional terms or conditions.
|
|
16399
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
16400
|
+
the terms of any separate license agreement you may have executed
|
|
16401
|
+
with Licensor regarding such Contributions.
|
|
16402
|
+
|
|
16403
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
16404
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
16405
|
+
except as required for reasonable and customary use in describing the
|
|
16406
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
14998
16407
|
|
|
14999
|
-
|
|
15000
|
-
|
|
15001
|
-
|
|
15002
|
-
|
|
15003
|
-
|
|
16408
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
16409
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
16410
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
16411
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
16412
|
+
implied, including, without limitation, any warranties or conditions
|
|
16413
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
16414
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
16415
|
+
appropriateness of using or redistributing the Work and assume any
|
|
16416
|
+
risks associated with Your exercise of permissions under this License.
|
|
15004
16417
|
|
|
15005
|
-
|
|
15006
|
-
|
|
16418
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
16419
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
16420
|
+
unless required by applicable law (such as deliberate and grossly
|
|
16421
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
16422
|
+
liable to You for damages, including any direct, indirect, special,
|
|
16423
|
+
incidental, or consequential damages of any character arising as a
|
|
16424
|
+
result of this License or out of the use or inability to use the
|
|
16425
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
16426
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
16427
|
+
other commercial damages or losses), even if such Contributor
|
|
16428
|
+
has been advised of the possibility of such damages.
|
|
15007
16429
|
|
|
15008
|
-
|
|
15009
|
-
|
|
15010
|
-
|
|
16430
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
16431
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
16432
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
16433
|
+
or other liability obligations and/or rights consistent with this
|
|
16434
|
+
License. However, in accepting such obligations, You may act only
|
|
16435
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
16436
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
16437
|
+
defend, and hold each Contributor harmless for any liability
|
|
16438
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
16439
|
+
of your accepting any such warranty or additional liability.
|
|
15011
16440
|
|
|
15012
|
-
|
|
15013
|
-
-------------------------------------------
|
|
16441
|
+
END OF TERMS AND CONDITIONS
|
|
15014
16442
|
|
|
15015
|
-
|
|
15016
|
-
License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
15017
|
-
file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
16443
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
15018
16444
|
|
|
15019
|
-
|
|
15020
|
-
|
|
15021
|
-
|
|
15022
|
-
|
|
16445
|
+
To apply the Apache License to your work, attach the following
|
|
16446
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
16447
|
+
replaced with your own identifying information. (Don't include
|
|
16448
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
16449
|
+
comment syntax for the file format. We also recommend that a
|
|
16450
|
+
file or class name and description of purpose be included on the
|
|
16451
|
+
same "printed page" as the copyright notice for easier
|
|
16452
|
+
identification within third-party archives.
|
|
15023
16453
|
|
|
15024
|
-
|
|
16454
|
+
Copyright 2021 The Unicode-rs Developers
|
|
15025
16455
|
|
|
15026
|
-
|
|
15027
|
-
|
|
16456
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
16457
|
+
you may not use this file except in compliance with the License.
|
|
16458
|
+
You may obtain a copy of the License at
|
|
15028
16459
|
|
|
15029
|
-
|
|
15030
|
-
|
|
16460
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
16461
|
+
|
|
16462
|
+
Unless required by applicable law or agreed to in writing, software
|
|
16463
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
16464
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16465
|
+
See the License for the specific language governing permissions and
|
|
16466
|
+
limitations under the License.
|
|
15031
16467
|
|
|
15032
16468
|
------------------------------------------------------------------------------
|
|
15033
|
-
LICENSE-
|
|
16469
|
+
LICENSE-MIT — 1 package(s): unicode-script 0.5.8
|
|
15034
16470
|
------------------------------------------------------------------------------
|
|
15035
|
-
|
|
15036
|
-
|
|
15037
|
-
COPYRIGHT AND PERMISSION NOTICE
|
|
15038
|
-
|
|
15039
|
-
Copyright © 1991-2023 Unicode, Inc.
|
|
15040
|
-
|
|
15041
|
-
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
15042
|
-
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
15043
|
-
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
15044
|
-
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
15045
|
-
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
16471
|
+
MIT License
|
|
15046
16472
|
|
|
15047
|
-
|
|
15048
|
-
copy of data files and any associated documentation (the "Data Files") or
|
|
15049
|
-
software and any associated documentation (the "Software") to deal in the
|
|
15050
|
-
Data Files or Software without restriction, including without limitation
|
|
15051
|
-
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
15052
|
-
copies of the Data Files or Software, and to permit persons to whom the
|
|
15053
|
-
Data Files or Software are furnished to do so, provided that either (a)
|
|
15054
|
-
this copyright and permission notice appear with all copies of the Data
|
|
15055
|
-
Files or Software, or (b) this copyright and permission notice appear in
|
|
15056
|
-
associated Documentation.
|
|
16473
|
+
Copyright (c) 2019 Manish Goregaokar
|
|
15057
16474
|
|
|
15058
|
-
|
|
15059
|
-
|
|
15060
|
-
|
|
15061
|
-
|
|
16475
|
+
Permission is hereby granted, free of charge, to any
|
|
16476
|
+
person obtaining a copy of this software and associated
|
|
16477
|
+
documentation files (the "Software"), to deal in the
|
|
16478
|
+
Software without restriction, including without
|
|
16479
|
+
limitation the rights to use, copy, modify, merge,
|
|
16480
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
16481
|
+
the Software, and to permit persons to whom the Software
|
|
16482
|
+
is furnished to do so, subject to the following
|
|
16483
|
+
conditions:
|
|
15062
16484
|
|
|
15063
|
-
|
|
15064
|
-
|
|
15065
|
-
|
|
15066
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
15067
|
-
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
15068
|
-
FILES OR SOFTWARE.
|
|
16485
|
+
The above copyright notice and this permission notice
|
|
16486
|
+
shall be included in all copies or substantial portions
|
|
16487
|
+
of the Software.
|
|
15069
16488
|
|
|
15070
|
-
|
|
15071
|
-
|
|
15072
|
-
|
|
15073
|
-
|
|
16489
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
16490
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
16491
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
16492
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
16493
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
16494
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
16495
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
16496
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
16497
|
+
DEALINGS IN THE SOFTWARE.
|
|
15074
16498
|
|
|
15075
16499
|
------------------------------------------------------------------------------
|
|
15076
16500
|
COPYRIGHT — 2 package(s): unicode-segmentation 1.13.3, unicode-width 0.2.2
|
|
@@ -15083,6 +16507,81 @@ at your option. All files in the project carrying such
|
|
|
15083
16507
|
notice may not be copied, modified, or distributed except
|
|
15084
16508
|
according to those terms.
|
|
15085
16509
|
|
|
16510
|
+
------------------------------------------------------------------------------
|
|
16511
|
+
LICENSE-MIT — 1 package(s): usvg 0.48.1
|
|
16512
|
+
------------------------------------------------------------------------------
|
|
16513
|
+
Copyright 2017 the Resvg Authors
|
|
16514
|
+
|
|
16515
|
+
Permission is hereby granted, free of charge, to any
|
|
16516
|
+
person obtaining a copy of this software and associated
|
|
16517
|
+
documentation files (the "Software"), to deal in the
|
|
16518
|
+
Software without restriction, including without
|
|
16519
|
+
limitation the rights to use, copy, modify, merge,
|
|
16520
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
16521
|
+
the Software, and to permit persons to whom the Software
|
|
16522
|
+
is furnished to do so, subject to the following
|
|
16523
|
+
conditions:
|
|
16524
|
+
|
|
16525
|
+
The above copyright notice and this permission notice
|
|
16526
|
+
shall be included in all copies or substantial portions
|
|
16527
|
+
of the Software.
|
|
16528
|
+
|
|
16529
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
16530
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
16531
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
16532
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
16533
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
16534
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
16535
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
16536
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
16537
|
+
DEALINGS IN THE SOFTWARE.
|
|
16538
|
+
|
|
16539
|
+
------------------------------------------------------------------------------
|
|
16540
|
+
COPYRIGHT — 1 package(s): utf16_iter 1.0.5
|
|
16541
|
+
------------------------------------------------------------------------------
|
|
16542
|
+
Copyright Mozilla Foundation
|
|
16543
|
+
|
|
16544
|
+
Licensed under the Apache License (Version 2.0), or the MIT license,
|
|
16545
|
+
(the "Licenses") at your option. You may not use this file except in
|
|
16546
|
+
compliance with one of the Licenses. You may obtain copies of the
|
|
16547
|
+
Licenses at:
|
|
16548
|
+
|
|
16549
|
+
https://www.apache.org/licenses/LICENSE-2.0
|
|
16550
|
+
https://opensource.org/licenses/MIT
|
|
16551
|
+
|
|
16552
|
+
Unless required by applicable law or agreed to in writing, software
|
|
16553
|
+
distributed under the Licenses is distributed on an "AS IS" BASIS,
|
|
16554
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16555
|
+
See the Licenses for the specific language governing permissions and
|
|
16556
|
+
limitations under the Licenses.
|
|
16557
|
+
|
|
16558
|
+
--
|
|
16559
|
+
|
|
16560
|
+
Test code is dedicated to the Public Domain when so designated (see
|
|
16561
|
+
the individual files for PD/CC0-dedicated sections).
|
|
16562
|
+
|
|
16563
|
+
--
|
|
16564
|
+
|
|
16565
|
+
The implementation for Utf16CharIndices was adapted from the
|
|
16566
|
+
CharIndices implementation of the Rust standard library at revision
|
|
16567
|
+
ab32548539ec38a939c1b58599249f3b54130026
|
|
16568
|
+
(https://github.com/rust-lang/rust/blob/ab32548539ec38a939c1b58599249f3b54130026/library/core/src/str/iter.rs).
|
|
16569
|
+
|
|
16570
|
+
Excerpt from https://github.com/rust-lang/rust/blob/ab32548539ec38a939c1b58599249f3b54130026/COPYRIGHT ,
|
|
16571
|
+
which refers to
|
|
16572
|
+
https://github.com/rust-lang/rust/blob/ab32548539ec38a939c1b58599249f3b54130026/LICENSE-APACHE
|
|
16573
|
+
and
|
|
16574
|
+
https://github.com/rust-lang/rust/blob/ab32548539ec38a939c1b58599249f3b54130026/LICENSE-MIT
|
|
16575
|
+
:
|
|
16576
|
+
|
|
16577
|
+
For full authorship information, see the version control history or
|
|
16578
|
+
https://thanks.rust-lang.org
|
|
16579
|
+
|
|
16580
|
+
Except as otherwise noted (below and/or in individual files), Rust is
|
|
16581
|
+
licensed under the Apache License, Version 2.0 <LICENSE-APACHE> or
|
|
16582
|
+
<http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
|
|
16583
|
+
<LICENSE-MIT> or <http://opensource.org/licenses/MIT>, at your option.
|
|
16584
|
+
|
|
15086
16585
|
------------------------------------------------------------------------------
|
|
15087
16586
|
COPYRIGHT — 1 package(s): utf8_iter 1.0.4
|
|
15088
16587
|
------------------------------------------------------------------------------
|
|
@@ -15185,7 +16684,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
15185
16684
|
SOFTWARE.
|
|
15186
16685
|
|
|
15187
16686
|
------------------------------------------------------------------------------
|
|
15188
|
-
LICENSE-MIT — 5 package(s): vello 0.
|
|
16687
|
+
LICENSE-MIT — 5 package(s): vello 0.10.0, vello_common 0.1.0, vello_cpu 0.1.0, vello_encoding 0.10.0, vello_shaders 0.10.0
|
|
15189
16688
|
------------------------------------------------------------------------------
|
|
15190
16689
|
Copyright 2020 the Vello Authors
|
|
15191
16690
|
|
|
@@ -15865,6 +17364,30 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
15865
17364
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
15866
17365
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
15867
17366
|
|
|
17367
|
+
------------------------------------------------------------------------------
|
|
17368
|
+
COPYRIGHT — 1 package(s): write16 1.0.0
|
|
17369
|
+
------------------------------------------------------------------------------
|
|
17370
|
+
Copyright Mozilla Foundation
|
|
17371
|
+
|
|
17372
|
+
Licensed under the Apache License (Version 2.0), or the MIT license,
|
|
17373
|
+
(the "Licenses") at your option. You may not use this file except in
|
|
17374
|
+
compliance with one of the Licenses. You may obtain copies of the
|
|
17375
|
+
Licenses at:
|
|
17376
|
+
|
|
17377
|
+
https://www.apache.org/licenses/LICENSE-2.0
|
|
17378
|
+
https://opensource.org/licenses/MIT
|
|
17379
|
+
|
|
17380
|
+
Unless required by applicable law or agreed to in writing, software
|
|
17381
|
+
distributed under the Licenses is distributed on an "AS IS" BASIS,
|
|
17382
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
17383
|
+
See the Licenses for the specific language governing permissions and
|
|
17384
|
+
limitations under the Licenses.
|
|
17385
|
+
|
|
17386
|
+
--
|
|
17387
|
+
|
|
17388
|
+
Test code is dedicated to the Public Domain when so designated (see
|
|
17389
|
+
the individual files for PD/CC0-dedicated sections).
|
|
17390
|
+
|
|
15868
17391
|
------------------------------------------------------------------------------
|
|
15869
17392
|
LICENSE — 1 package(s): xkbcommon-dl 0.4.2
|
|
15870
17393
|
------------------------------------------------------------------------------
|
|
@@ -16133,6 +17656,31 @@ Permission is granted to anyone to use this software for any purpose, including
|
|
|
16133
17656
|
|
|
16134
17657
|
3. This notice may not be removed or altered from any source distribution.
|
|
16135
17658
|
|
|
17659
|
+
------------------------------------------------------------------------------
|
|
17660
|
+
LICENSE — 1 package(s): xmlwriter 0.1.0
|
|
17661
|
+
------------------------------------------------------------------------------
|
|
17662
|
+
The MIT License (MIT)
|
|
17663
|
+
|
|
17664
|
+
Copyright (c) 2019 Reizner Evgeniy
|
|
17665
|
+
|
|
17666
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
17667
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
17668
|
+
in the Software without restriction, including without limitation the rights
|
|
17669
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
17670
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
17671
|
+
furnished to do so, subject to the following conditions:
|
|
17672
|
+
|
|
17673
|
+
The above copyright notice and this permission notice shall be included in all
|
|
17674
|
+
copies or substantial portions of the Software.
|
|
17675
|
+
|
|
17676
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
17677
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17678
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
17679
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
17680
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
17681
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
17682
|
+
SOFTWARE.
|
|
17683
|
+
|
|
16136
17684
|
------------------------------------------------------------------------------
|
|
16137
17685
|
LICENSE-APACHE — 2 package(s): zerocopy 0.8.56, zerocopy-derive 0.8.56
|
|
16138
17686
|
------------------------------------------------------------------------------
|