@blitsen/linux-x64 0.1.2 → 0.2.0
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 +761 -70
- package/NOTICES.txt +1635 -269
- 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.
|
|
3
|
+
This application was built with Blitsen 0.2.0, which links the open-source packages listed
|
|
4
4
|
below for x86_64-unknown-linux-gnu. Their terms apply to this executable; the application's own HTML, CSS and
|
|
5
5
|
JavaScript is an interpreted payload and is not covered by them.
|
|
6
6
|
|
|
@@ -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 (553)
|
|
65
65
|
|
|
66
66
|
ab_glyph 0.2.32 — Apache-2.0
|
|
67
67
|
https://github.com/alexheretic/ab-glyph
|
|
@@ -113,11 +113,13 @@ alsa 0.11.0 — Apache-2.0/MIT
|
|
|
113
113
|
alsa-sys 0.4.0 — MIT
|
|
114
114
|
https://github.com/diwic/alsa-sys
|
|
115
115
|
Copyright (c) 2018 diwic
|
|
116
|
-
anyrender 0.
|
|
116
|
+
anyrender 0.13.0 — MIT OR Apache-2.0
|
|
117
117
|
https://github.com/dioxuslabs/anyrender
|
|
118
|
-
|
|
118
|
+
anyrender_svg 0.14.0 — MIT OR Apache-2.0
|
|
119
119
|
https://github.com/dioxuslabs/anyrender
|
|
120
|
-
|
|
120
|
+
anyrender_vello 0.14.0 — MIT OR Apache-2.0
|
|
121
|
+
https://github.com/dioxuslabs/anyrender
|
|
122
|
+
anyrender_vello_cpu 0.16.0 — MIT OR Apache-2.0
|
|
121
123
|
https://github.com/dioxuslabs/anyrender
|
|
122
124
|
app_units 0.7.8 — MPL-2.0
|
|
123
125
|
https://github.com/servo/app_units
|
|
@@ -207,6 +209,13 @@ base64 0.22.1 — MIT OR Apache-2.0
|
|
|
207
209
|
(c) You must retain, in the Source form of any Derivative Works
|
|
208
210
|
Copyright [yyyy] [name of copyright owner]
|
|
209
211
|
Copyright (c) 2015 Alice Maz
|
|
212
|
+
base64 0.23.1 — MIT OR Apache-2.0
|
|
213
|
+
https://github.com/marshallpierce/rust-base64
|
|
214
|
+
copyright notice that is included in or attached to the work
|
|
215
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
216
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
217
|
+
Copyright [yyyy] [name of copyright owner]
|
|
218
|
+
Copyright (c) 2025 Alice Maz, Marshall Pierce
|
|
210
219
|
bindgen 0.72.1 — BSD-3-Clause
|
|
211
220
|
https://github.com/rust-lang/rust-bindgen
|
|
212
221
|
Copyright (c) 2013, Jyun-Yan You
|
|
@@ -310,6 +319,12 @@ byteorder-lite 0.1.0 — Unlicense OR MIT
|
|
|
310
319
|
bytes 1.12.1 — MIT
|
|
311
320
|
https://github.com/tokio-rs/bytes
|
|
312
321
|
Copyright (c) 2018 Carl Lerche
|
|
322
|
+
calendrical_calculations 0.2.4 — Apache-2.0
|
|
323
|
+
https://github.com/unicode-org/icu4x
|
|
324
|
+
copyright notice that is included in or attached to the work
|
|
325
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
326
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
327
|
+
Copyright 2023 The Unicode Consortium
|
|
313
328
|
calloop 0.14.4 — MIT
|
|
314
329
|
https://github.com/Smithay/calloop
|
|
315
330
|
Copyright (c) 2018 Victor Berger
|
|
@@ -490,6 +505,22 @@ debug_timer 0.1.3 — MIT OR Apache-2.0
|
|
|
490
505
|
https://github.com/dioxuslabs/blitz
|
|
491
506
|
debug_timer 0.1.3 — MIT OR Apache-2.0
|
|
492
507
|
https://github.com/dioxuslabs/blitz
|
|
508
|
+
defmt 1.1.1 — MIT OR Apache-2.0
|
|
509
|
+
https://github.com/knurling-rs/defmt
|
|
510
|
+
copyright notice that is included in or attached to the work
|
|
511
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
512
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
513
|
+
Copyright [yyyy] [name of copyright owner]
|
|
514
|
+
Copyright (c) Ferrous Systems
|
|
515
|
+
defmt-macros 1.1.1 — MIT OR Apache-2.0
|
|
516
|
+
https://github.com/knurling-rs/defmt
|
|
517
|
+
copyright notice that is included in or attached to the work
|
|
518
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
519
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
520
|
+
Copyright [yyyy] [name of copyright owner]
|
|
521
|
+
Copyright (c) Ferrous Systems
|
|
522
|
+
defmt-parser 1.0.0 — MIT OR Apache-2.0
|
|
523
|
+
https://github.com/knurling-rs/defmt
|
|
493
524
|
derive_more 2.1.1 — MIT
|
|
494
525
|
https://github.com/JelteF/derive_more
|
|
495
526
|
Copyright (c) 2016 Jelte Fennema
|
|
@@ -631,6 +662,10 @@ find-msvc-tools 0.1.10 — MIT OR Apache-2.0
|
|
|
631
662
|
(c) You must retain, in the Source form of any Derivative Works
|
|
632
663
|
Copyright [yyyy] [name of copyright owner]
|
|
633
664
|
Copyright (c) 2014 Alex Crichton
|
|
665
|
+
fixed_decimal 0.7.2 — Unicode-3.0
|
|
666
|
+
https://github.com/unicode-org/icu4x
|
|
667
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
668
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
634
669
|
fixedbitset 0.5.7 — MIT OR Apache-2.0
|
|
635
670
|
https://github.com/petgraph/fixedbitset
|
|
636
671
|
copyright notice that is included in or attached to the work
|
|
@@ -652,6 +687,9 @@ float_eq 1.0.1 — MIT OR Apache-2.0
|
|
|
652
687
|
(c) You must retain, in the Source form of any Derivative Works
|
|
653
688
|
Copyright [yyyy] [name of copyright owner]
|
|
654
689
|
Copyright (c) 2020 jtempest
|
|
690
|
+
float-cmp 0.9.0 — MIT
|
|
691
|
+
https://github.com/mikedilger/float-cmp
|
|
692
|
+
Copyright (c) 2014-2020 Optimal Computing (NZ) Ltd
|
|
655
693
|
fnv 1.0.7 — Apache-2.0 / MIT
|
|
656
694
|
https://github.com/servo/rust-fnv
|
|
657
695
|
copyright notice that is included in or attached to the work
|
|
@@ -665,11 +703,17 @@ foldhash 0.1.5 — Zlib
|
|
|
665
703
|
foldhash 0.2.0 — Zlib
|
|
666
704
|
https://github.com/orlp/foldhash
|
|
667
705
|
Copyright (c) 2024 Orson Peters
|
|
668
|
-
font-types 0.
|
|
706
|
+
font-types 0.12.3 — MIT OR Apache-2.0
|
|
669
707
|
https://github.com/googlefonts/fontations
|
|
670
|
-
Copyright 2019
|
|
671
|
-
Copyright (c) 2019
|
|
672
|
-
|
|
708
|
+
Copyright 2019 Fontations Developers
|
|
709
|
+
Copyright (c) 2019 Fontations Developers
|
|
710
|
+
fontconfig-parser 0.5.8 — MIT
|
|
711
|
+
https://github.com/Riey/fontconfig-parser
|
|
712
|
+
Copyright (c) 2021 Riey
|
|
713
|
+
fontdb 0.24.0 — MIT
|
|
714
|
+
https://github.com/RazrFalcon/fontdb
|
|
715
|
+
Copyright (c) 2020 Yevhenii Reizner
|
|
716
|
+
fontique 0.11.1 — Apache-2.0 OR MIT
|
|
673
717
|
https://github.com/linebender/parley
|
|
674
718
|
copyright notice that is included in or attached to the work
|
|
675
719
|
copyright license to reproduce, prepare Derivative Works of,
|
|
@@ -784,7 +828,7 @@ gif 0.14.2 — MIT OR Apache-2.0
|
|
|
784
828
|
(c) You must retain, in the Source form of any Derivative Works
|
|
785
829
|
Copyright [yyyy] [name of copyright owner]
|
|
786
830
|
Copyright (c) 2015 nwin
|
|
787
|
-
glifo 0.
|
|
831
|
+
glifo 0.2.0 — Apache-2.0 OR MIT
|
|
788
832
|
https://github.com/linebender/vello
|
|
789
833
|
copyright notice that is included in or attached to the work
|
|
790
834
|
copyright license to reproduce, prepare Derivative Works of,
|
|
@@ -824,7 +868,7 @@ half 2.7.1 — MIT OR Apache-2.0
|
|
|
824
868
|
copyright notice that is included in or attached to the work
|
|
825
869
|
copyright license to reproduce, prepare Derivative Works of,
|
|
826
870
|
(c) You must retain, in the Source form of any Derivative Works
|
|
827
|
-
harfrust 0.
|
|
871
|
+
harfrust 0.12.0 — MIT
|
|
828
872
|
https://github.com/harfbuzz/harfrust
|
|
829
873
|
Copyright (c) HarfBuzz developers
|
|
830
874
|
Copyright (c) 2020 Yevhenii Reizner
|
|
@@ -910,47 +954,131 @@ hyper-tls 0.6.0 — MIT/Apache-2.0
|
|
|
910
954
|
hyper-util 0.1.20 — MIT
|
|
911
955
|
https://github.com/hyperium/hyper-util
|
|
912
956
|
Copyright (c) 2023-2025 Sean McArthur
|
|
913
|
-
|
|
957
|
+
icu_calendar 2.3.0 — Unicode-3.0
|
|
958
|
+
https://github.com/unicode-org/icu4x
|
|
959
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
960
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
961
|
+
icu_calendar_data 2.3.0 — Unicode-3.0
|
|
962
|
+
https://github.com/unicode-org/icu4x
|
|
963
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
964
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
965
|
+
icu_casemap 2.3.0 — Unicode-3.0
|
|
966
|
+
https://github.com/unicode-org/icu4x
|
|
967
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
968
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
969
|
+
icu_casemap_data 2.3.0 — Unicode-3.0
|
|
970
|
+
https://github.com/unicode-org/icu4x
|
|
971
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
972
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
973
|
+
icu_collator 2.3.0 — Unicode-3.0
|
|
974
|
+
https://github.com/unicode-org/icu4x
|
|
975
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
976
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
977
|
+
icu_collator_data 2.3.0 — Unicode-3.0
|
|
978
|
+
https://github.com/unicode-org/icu4x
|
|
979
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
980
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
981
|
+
icu_collections 2.3.0 — Unicode-3.0
|
|
982
|
+
https://github.com/unicode-org/icu4x
|
|
983
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
984
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
985
|
+
icu_datetime 2.3.0 — Unicode-3.0
|
|
986
|
+
https://github.com/unicode-org/icu4x
|
|
987
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
988
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
989
|
+
icu_datetime_data 2.3.0 — Unicode-3.0
|
|
990
|
+
https://github.com/unicode-org/icu4x
|
|
991
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
992
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
993
|
+
icu_decimal 2.3.0 — Unicode-3.0
|
|
994
|
+
https://github.com/unicode-org/icu4x
|
|
995
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
996
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
997
|
+
icu_decimal_data 2.3.0 — Unicode-3.0
|
|
998
|
+
https://github.com/unicode-org/icu4x
|
|
999
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1000
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1001
|
+
icu_experimental 0.6.0 — Unicode-3.0
|
|
1002
|
+
https://github.com/unicode-org/icu4x
|
|
1003
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1004
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1005
|
+
icu_experimental_data 0.6.0 — Unicode-3.0
|
|
1006
|
+
https://github.com/unicode-org/icu4x
|
|
1007
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1008
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1009
|
+
icu_list 2.3.0 — Unicode-3.0
|
|
1010
|
+
https://github.com/unicode-org/icu4x
|
|
1011
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1012
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1013
|
+
icu_list_data 2.3.0 — Unicode-3.0
|
|
914
1014
|
https://github.com/unicode-org/icu4x
|
|
915
1015
|
COPYRIGHT AND PERMISSION NOTICE
|
|
916
1016
|
Copyright © 2020-2024 Unicode, Inc.
|
|
917
|
-
icu_locale 2.
|
|
1017
|
+
icu_locale 2.3.0 — Unicode-3.0
|
|
918
1018
|
https://github.com/unicode-org/icu4x
|
|
919
1019
|
COPYRIGHT AND PERMISSION NOTICE
|
|
920
1020
|
Copyright © 2020-2024 Unicode, Inc.
|
|
921
|
-
icu_locale_core 2.
|
|
1021
|
+
icu_locale_core 2.3.0 — Unicode-3.0
|
|
922
1022
|
https://github.com/unicode-org/icu4x
|
|
923
1023
|
COPYRIGHT AND PERMISSION NOTICE
|
|
924
1024
|
Copyright © 2020-2024 Unicode, Inc.
|
|
925
|
-
icu_locale_data 2.
|
|
1025
|
+
icu_locale_data 2.3.0 — Unicode-3.0
|
|
926
1026
|
https://github.com/unicode-org/icu4x
|
|
927
1027
|
COPYRIGHT AND PERMISSION NOTICE
|
|
928
1028
|
Copyright © 2020-2024 Unicode, Inc.
|
|
929
|
-
|
|
1029
|
+
icu_locale_fallback 2.3.0 — Unicode-3.0
|
|
930
1030
|
https://github.com/unicode-org/icu4x
|
|
931
1031
|
COPYRIGHT AND PERMISSION NOTICE
|
|
932
1032
|
Copyright © 2020-2024 Unicode, Inc.
|
|
933
|
-
|
|
1033
|
+
icu_locale_fallback_data 2.3.0 — Unicode-3.0
|
|
934
1034
|
https://github.com/unicode-org/icu4x
|
|
935
1035
|
COPYRIGHT AND PERMISSION NOTICE
|
|
936
1036
|
Copyright © 2020-2024 Unicode, Inc.
|
|
937
|
-
|
|
1037
|
+
icu_normalizer 2.3.0 — Unicode-3.0
|
|
938
1038
|
https://github.com/unicode-org/icu4x
|
|
939
1039
|
COPYRIGHT AND PERMISSION NOTICE
|
|
940
1040
|
Copyright © 2020-2024 Unicode, Inc.
|
|
941
|
-
|
|
1041
|
+
icu_normalizer_data 2.3.0 — Unicode-3.0
|
|
942
1042
|
https://github.com/unicode-org/icu4x
|
|
943
1043
|
COPYRIGHT AND PERMISSION NOTICE
|
|
944
1044
|
Copyright © 2020-2024 Unicode, Inc.
|
|
945
|
-
|
|
1045
|
+
icu_pattern 0.5.0 — Unicode-3.0
|
|
946
1046
|
https://github.com/unicode-org/icu4x
|
|
947
1047
|
COPYRIGHT AND PERMISSION NOTICE
|
|
948
1048
|
Copyright © 2020-2024 Unicode, Inc.
|
|
949
|
-
|
|
1049
|
+
icu_plurals 2.3.0 — Unicode-3.0
|
|
950
1050
|
https://github.com/unicode-org/icu4x
|
|
951
1051
|
COPYRIGHT AND PERMISSION NOTICE
|
|
952
1052
|
Copyright © 2020-2024 Unicode, Inc.
|
|
953
|
-
|
|
1053
|
+
icu_plurals_data 2.3.0 — Unicode-3.0
|
|
1054
|
+
https://github.com/unicode-org/icu4x
|
|
1055
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1056
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1057
|
+
icu_properties 2.3.0 — Unicode-3.0
|
|
1058
|
+
https://github.com/unicode-org/icu4x
|
|
1059
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1060
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1061
|
+
icu_properties_data 2.3.0 — Unicode-3.0
|
|
1062
|
+
https://github.com/unicode-org/icu4x
|
|
1063
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1064
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1065
|
+
icu_provider 2.3.0 — Unicode-3.0
|
|
1066
|
+
https://github.com/unicode-org/icu4x
|
|
1067
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1068
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1069
|
+
icu_segmenter 2.3.0 — Unicode-3.0
|
|
1070
|
+
https://github.com/unicode-org/icu4x
|
|
1071
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1072
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1073
|
+
icu_segmenter_data 2.3.0 — Unicode-3.0
|
|
1074
|
+
https://github.com/unicode-org/icu4x
|
|
1075
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1076
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1077
|
+
icu_time 2.3.0 — Unicode-3.0
|
|
1078
|
+
https://github.com/unicode-org/icu4x
|
|
1079
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1080
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1081
|
+
icu_time_data 2.3.0 — Unicode-3.0
|
|
954
1082
|
https://github.com/unicode-org/icu4x
|
|
955
1083
|
COPYRIGHT AND PERMISSION NOTICE
|
|
956
1084
|
Copyright © 2020-2024 Unicode, Inc.
|
|
@@ -980,6 +1108,9 @@ image-webp 0.2.4 — MIT OR Apache-2.0
|
|
|
980
1108
|
copyright notice that is included in or attached to the work
|
|
981
1109
|
copyright license to reproduce, prepare Derivative Works of,
|
|
982
1110
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1111
|
+
imagesize 0.15.0 — MIT
|
|
1112
|
+
https://github.com/Roughsketch/imagesize
|
|
1113
|
+
Copyright (c) 2017 Maiddog
|
|
983
1114
|
indexmap 2.14.0 — Apache-2.0 OR MIT
|
|
984
1115
|
https://github.com/indexmap-rs/indexmap
|
|
985
1116
|
copyright notice that is included in or attached to the work
|
|
@@ -1012,6 +1143,19 @@ itoa 1.0.18 — MIT OR Apache-2.0
|
|
|
1012
1143
|
copyright notice that is included in or attached to the work
|
|
1013
1144
|
copyright license to reproduce, prepare Derivative Works of,
|
|
1014
1145
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1146
|
+
ixdtf 0.6.6 — Unicode-3.0
|
|
1147
|
+
https://github.com/unicode-org/icu4x
|
|
1148
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1149
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1150
|
+
jiff 0.2.35 — Unlicense OR MIT
|
|
1151
|
+
https://github.com/BurntSushi/jiff
|
|
1152
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1153
|
+
jiff-core 0.1.0 — Unlicense OR MIT
|
|
1154
|
+
https://github.com/BurntSushi/jiff
|
|
1155
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1156
|
+
jiff-static 0.2.35 — Unlicense OR MIT
|
|
1157
|
+
https://github.com/BurntSushi/jiff
|
|
1158
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1015
1159
|
jobserver 0.1.35 — MIT OR Apache-2.0
|
|
1016
1160
|
https://github.com/rust-lang/jobserver-rs
|
|
1017
1161
|
copyright notice that is included in or attached to the work
|
|
@@ -1224,6 +1368,13 @@ num_cpus 1.17.0 — MIT OR Apache-2.0
|
|
|
1224
1368
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1225
1369
|
Copyright [yyyy] [name of copyright owner]
|
|
1226
1370
|
Copyright (c) 2015-2025 Sean McArthur
|
|
1371
|
+
num-bigint 0.4.8 — MIT OR Apache-2.0
|
|
1372
|
+
https://github.com/rust-num/num-bigint
|
|
1373
|
+
copyright notice that is included in or attached to the work
|
|
1374
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1375
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1376
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1377
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1227
1378
|
num-complex 0.4.6 — MIT OR Apache-2.0
|
|
1228
1379
|
https://github.com/rust-num/num-complex
|
|
1229
1380
|
copyright notice that is included in or attached to the work
|
|
@@ -1245,6 +1396,13 @@ num-integer 0.1.46 — MIT OR Apache-2.0
|
|
|
1245
1396
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1246
1397
|
Copyright [yyyy] [name of copyright owner]
|
|
1247
1398
|
Copyright (c) 2014 The Rust Project Developers
|
|
1399
|
+
num-rational 0.4.2 — MIT OR Apache-2.0
|
|
1400
|
+
https://github.com/rust-num/num-rational
|
|
1401
|
+
copyright notice that is included in or attached to the work
|
|
1402
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1403
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1404
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1405
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1248
1406
|
num-traits 0.2.19 — MIT OR Apache-2.0
|
|
1249
1407
|
https://github.com/rust-num/num-traits
|
|
1250
1408
|
copyright notice that is included in or attached to the work
|
|
@@ -1325,14 +1483,14 @@ parlance 0.1.0 — Apache-2.0 OR MIT
|
|
|
1325
1483
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1326
1484
|
Copyright [yyyy] [name of copyright owner]
|
|
1327
1485
|
Copyright 2020 the Parley Authors
|
|
1328
|
-
parley 0.
|
|
1486
|
+
parley 0.11.1 — Apache-2.0 OR MIT
|
|
1329
1487
|
https://github.com/linebender/parley
|
|
1330
1488
|
copyright notice that is included in or attached to the work
|
|
1331
1489
|
copyright license to reproduce, prepare Derivative Works of,
|
|
1332
1490
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1333
1491
|
Copyright [yyyy] [name of copyright owner]
|
|
1334
1492
|
Copyright 2020 the Parley Authors
|
|
1335
|
-
parley_data 0.
|
|
1493
|
+
parley_data 0.11.1 — Apache-2.0 OR MIT
|
|
1336
1494
|
https://github.com/linebender/parley
|
|
1337
1495
|
copyright notice that is included in or attached to the work
|
|
1338
1496
|
copyright license to reproduce, prepare Derivative Works of,
|
|
@@ -1380,6 +1538,9 @@ phf_shared 0.13.1 — MIT
|
|
|
1380
1538
|
https://github.com/rust-phf/rust-phf
|
|
1381
1539
|
Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
|
|
1382
1540
|
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1541
|
+
pico-args 0.5.0 — MIT
|
|
1542
|
+
https://github.com/RazrFalcon/pico-args
|
|
1543
|
+
Copyright (c) 2019 Yevhenii Reizner
|
|
1383
1544
|
pin-project-lite 0.2.17 — Apache-2.0 OR MIT
|
|
1384
1545
|
https://github.com/taiki-e/pin-project-lite
|
|
1385
1546
|
copyright notice that is included in or attached to the work
|
|
@@ -1532,10 +1693,10 @@ rayon-core 1.13.0 — MIT OR Apache-2.0
|
|
|
1532
1693
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1533
1694
|
Copyright [yyyy] [name of copyright owner]
|
|
1534
1695
|
Copyright (c) 2010 The Rust Project Developers
|
|
1535
|
-
read-fonts 0.
|
|
1696
|
+
read-fonts 0.41.0 — MIT OR Apache-2.0
|
|
1536
1697
|
https://github.com/googlefonts/fontations
|
|
1537
|
-
Copyright 2019
|
|
1538
|
-
Copyright (c) 2019
|
|
1698
|
+
Copyright 2019 Fontations Developers
|
|
1699
|
+
Copyright (c) 2019 Fontations Developers
|
|
1539
1700
|
realfft 3.5.0 — MIT
|
|
1540
1701
|
https://github.com/HEnquist/realfft
|
|
1541
1702
|
regex 1.13.1 — MIT OR Apache-2.0
|
|
@@ -1583,6 +1744,20 @@ reqwest 0.13.4 — MIT OR Apache-2.0
|
|
|
1583
1744
|
rfd 0.17.2 — MIT
|
|
1584
1745
|
https://github.com/PolyMeilex/rfd
|
|
1585
1746
|
Copyright (c) 2022 Bartłomiej Maryńczak
|
|
1747
|
+
roxmltree 0.20.0 — MIT OR Apache-2.0
|
|
1748
|
+
https://github.com/RazrFalcon/roxmltree
|
|
1749
|
+
copyright notice that is included in or attached to the work
|
|
1750
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1751
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1752
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1753
|
+
Copyright (c) 2018 Yevhenii Reizner
|
|
1754
|
+
roxmltree 0.21.1 — MIT OR Apache-2.0
|
|
1755
|
+
https://github.com/RazrFalcon/roxmltree
|
|
1756
|
+
copyright notice that is included in or attached to the work
|
|
1757
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1758
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1759
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1760
|
+
Copyright (c) 2018 Yevhenii Reizner
|
|
1586
1761
|
rquickjs-sys 0.12.2 — MIT
|
|
1587
1762
|
https://github.com/DelSkayn/rquickjs.git
|
|
1588
1763
|
rtrb 0.3.4 — MIT OR Apache-2.0
|
|
@@ -1766,14 +1941,21 @@ shlex 2.0.1 — MIT OR Apache-2.0
|
|
|
1766
1941
|
simd-adler32 0.3.10 — MIT
|
|
1767
1942
|
https://github.com/mcountryman/simd-adler32
|
|
1768
1943
|
Copyright (c) [2021] [Marvin Countryman]
|
|
1944
|
+
simplecss 0.2.2 — Apache-2.0 OR MIT
|
|
1945
|
+
https://github.com/linebender/simplecss
|
|
1946
|
+
copyright notice that is included in or attached to the work
|
|
1947
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1948
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1949
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1950
|
+
Copyright (c) 2018 Reizner Evgeniy
|
|
1769
1951
|
siphasher 1.0.3 — MIT/Apache-2.0
|
|
1770
1952
|
https://github.com/jedisct1/rust-siphash
|
|
1771
1953
|
Copyright 2012-2016 The Rust Project Developers.
|
|
1772
1954
|
Copyright 2016-2026 Frank Denis.
|
|
1773
|
-
skrifa 0.
|
|
1955
|
+
skrifa 0.44.0 — MIT OR Apache-2.0
|
|
1774
1956
|
https://github.com/googlefonts/fontations
|
|
1775
|
-
Copyright 2019
|
|
1776
|
-
Copyright (c) 2019
|
|
1957
|
+
Copyright 2019 Fontations Developers
|
|
1958
|
+
Copyright (c) 2019 Fontations Developers
|
|
1777
1959
|
slab 0.4.12 — MIT
|
|
1778
1960
|
https://github.com/tokio-rs/slab
|
|
1779
1961
|
Copyright (c) 2019 Carl Lerche
|
|
@@ -1816,7 +1998,7 @@ softbuffer 0.4.8 — MIT OR Apache-2.0
|
|
|
1816
1998
|
copyright license to reproduce, prepare Derivative Works of,
|
|
1817
1999
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1818
2000
|
Copyright 2022 Kirill Chibisov
|
|
1819
|
-
softbuffer_window_renderer 0.
|
|
2001
|
+
softbuffer_window_renderer 0.8.0 — MIT OR Apache-2.0
|
|
1820
2002
|
https://github.com/dioxuslabs/anyrender
|
|
1821
2003
|
spirv 0.4.0+sdk-1.4.341.0 — Apache-2.0
|
|
1822
2004
|
https://github.com/gfx-rs/rspirv
|
|
@@ -1886,6 +2068,13 @@ stylo_traits 0.20.0 — MPL-2.0
|
|
|
1886
2068
|
https://github.com/servo/stylo
|
|
1887
2069
|
svg_fmt 0.4.5 — MIT/Apache-2.0
|
|
1888
2070
|
https://github.com/nical/rust_debug
|
|
2071
|
+
svgtypes 0.16.1 — Apache-2.0 OR MIT
|
|
2072
|
+
https://github.com/linebender/svgtypes
|
|
2073
|
+
copyright notice that is included in or attached to the work
|
|
2074
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2075
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2076
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2077
|
+
Copyright (c) 2018 Yevhenii Reizner
|
|
1889
2078
|
symphonia 0.5.5 — MPL-2.0
|
|
1890
2079
|
https://github.com/pdeljanov/Symphonia
|
|
1891
2080
|
symphonia 0.6.1 — MPL-2.0
|
|
@@ -1982,11 +2171,20 @@ sync_wrapper 1.0.2 — Apache-2.0
|
|
|
1982
2171
|
synstructure 0.13.2 — MIT
|
|
1983
2172
|
https://github.com/mystor/synstructure
|
|
1984
2173
|
Copyright 2016 Nika Layzell
|
|
2174
|
+
sys-locale 0.3.2 — MIT OR Apache-2.0
|
|
2175
|
+
https://github.com/1Password/sys-locale
|
|
2176
|
+
copyright notice that is included in or attached to the work
|
|
2177
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2178
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2179
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2180
|
+
Copyright (c) 2021 1Password
|
|
1985
2181
|
sysinfo 0.39.6 — MIT
|
|
1986
2182
|
https://github.com/GuillaumeGomez/sysinfo
|
|
1987
2183
|
Copyright (c) 2015 Guillaume Gomez
|
|
1988
2184
|
taffy 0.13.0 — MIT
|
|
1989
2185
|
https://github.com/DioxusLabs/taffy
|
|
2186
|
+
Copyright (c) 2018 Visly Inc.
|
|
2187
|
+
Copyright (c) 2026 Taffy Authors
|
|
1990
2188
|
tempfile 3.27.0 — MIT OR Apache-2.0
|
|
1991
2189
|
https://github.com/Stebalien/tempfile
|
|
1992
2190
|
copyright notice that is included in or attached to the work
|
|
@@ -2043,10 +2241,25 @@ tiny-xlib 0.2.5 — MIT OR Apache-2.0 OR Zlib
|
|
|
2043
2241
|
copyright license to reproduce, prepare Derivative Works of,
|
|
2044
2242
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2045
2243
|
Copyright (c) 2023 John Nunley
|
|
2046
|
-
tinystr 0.8.
|
|
2244
|
+
tinystr 0.8.4 — Unicode-3.0
|
|
2047
2245
|
https://github.com/unicode-org/icu4x
|
|
2048
2246
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2049
2247
|
Copyright © 2020-2024 Unicode, Inc.
|
|
2248
|
+
tinyvec 1.12.0 — Zlib OR Apache-2.0 OR MIT
|
|
2249
|
+
https://github.com/Lokathor/tinyvec
|
|
2250
|
+
copyright notice that is included in or attached to the work
|
|
2251
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2252
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2253
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2254
|
+
Copyright (c) 2019 Daniel "Lokathor" Gee.
|
|
2255
|
+
tinyvec_macros 0.1.1 — MIT OR Apache-2.0 OR Zlib
|
|
2256
|
+
https://github.com/Soveu/tinyvec_macros
|
|
2257
|
+
copyright notice that is included in or attached to the work
|
|
2258
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2259
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2260
|
+
Copyright 2020 Tomasz "Soveu" Marx
|
|
2261
|
+
Copyright (c) 2020 Soveu
|
|
2262
|
+
(C) 2020 Tomasz "Soveu" Marx
|
|
2050
2263
|
to_shmem 0.5.0 — MPL-2.0
|
|
2051
2264
|
https://github.com/servo/stylo
|
|
2052
2265
|
to_shmem_derive 0.1.0 — MPL-2.0
|
|
@@ -2065,6 +2278,9 @@ tokio-tungstenite 0.29.0 — MIT
|
|
|
2065
2278
|
https://github.com/snapview/tokio-tungstenite
|
|
2066
2279
|
Copyright (c) 2017 Daniel Abramov
|
|
2067
2280
|
Copyright (c) 2017 Alexey Galakhov
|
|
2281
|
+
tokio-util 0.7.19 — MIT
|
|
2282
|
+
https://github.com/tokio-rs/tokio
|
|
2283
|
+
Copyright (c) Tokio Contributors
|
|
2068
2284
|
toml 1.1.4+spec-1.1.0 — MIT OR Apache-2.0
|
|
2069
2285
|
https://github.com/toml-rs/toml
|
|
2070
2286
|
copyright notice that is included in or attached to the work
|
|
@@ -2153,6 +2369,13 @@ typenum 1.20.1 — MIT OR Apache-2.0
|
|
|
2153
2369
|
uluru 3.1.0 — MPL-2.0
|
|
2154
2370
|
https://github.com/servo/uluru
|
|
2155
2371
|
(c) under Patent Claims infringed by Covered Software in the absence of
|
|
2372
|
+
unicode-bidi 0.3.18 — MIT OR Apache-2.0
|
|
2373
|
+
https://github.com/servo/unicode-bidi
|
|
2374
|
+
copyright notice that is included in or attached to the work
|
|
2375
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2376
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2377
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2378
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
2156
2379
|
unicode-ident 1.0.24 — (MIT OR Apache-2.0) AND Unicode-3.0
|
|
2157
2380
|
https://github.com/dtolnay/unicode-ident
|
|
2158
2381
|
copyright notice that is included in or attached to the work
|
|
@@ -2160,6 +2383,13 @@ unicode-ident 1.0.24 — (MIT OR Apache-2.0) AND Unicode-3.0
|
|
|
2160
2383
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2161
2384
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2162
2385
|
Copyright © 1991-2023 Unicode, Inc.
|
|
2386
|
+
unicode-script 0.5.8 — MIT OR Apache-2.0
|
|
2387
|
+
https://github.com/unicode-rs/unicode-script
|
|
2388
|
+
copyright notice that is included in or attached to the work
|
|
2389
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2390
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2391
|
+
Copyright 2021 The Unicode-rs Developers
|
|
2392
|
+
Copyright (c) 2019 Manish Goregaokar
|
|
2163
2393
|
unicode-segmentation 1.13.3 — MIT OR Apache-2.0
|
|
2164
2394
|
https://github.com/unicode-rs/unicode-segmentation
|
|
2165
2395
|
copyright notice that is included in or attached to the work
|
|
@@ -2167,6 +2397,13 @@ unicode-segmentation 1.13.3 — MIT OR Apache-2.0
|
|
|
2167
2397
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2168
2398
|
Copyright [yyyy] [name of copyright owner]
|
|
2169
2399
|
Copyright (c) 2015 The Rust Project Developers
|
|
2400
|
+
unicode-vo 0.1.0 — MIT/Apache-2.0
|
|
2401
|
+
https://github.com/RazrFalcon/unicode-vo
|
|
2402
|
+
copyright notice that is included in or attached to the work
|
|
2403
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2404
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2405
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2406
|
+
Copyright (c) 2018 Reizner Evgeniy
|
|
2170
2407
|
unicode-width 0.2.2 — MIT OR Apache-2.0
|
|
2171
2408
|
https://github.com/unicode-rs/unicode-width
|
|
2172
2409
|
copyright notice that is included in or attached to the work
|
|
@@ -2181,6 +2418,19 @@ url 2.5.8 — MIT OR Apache-2.0
|
|
|
2181
2418
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2182
2419
|
Copyright [yyyy] [name of copyright owner]
|
|
2183
2420
|
Copyright (c) 2013-2025 The rust-url developers
|
|
2421
|
+
usvg 0.48.1 — Apache-2.0 OR MIT
|
|
2422
|
+
https://github.com/linebender/resvg
|
|
2423
|
+
copyright notice that is included in or attached to the work
|
|
2424
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2425
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2426
|
+
Copyright 2017 the Resvg Authors
|
|
2427
|
+
utf16_iter 1.0.5 — Apache-2.0 OR MIT
|
|
2428
|
+
https://github.com/hsivonen/utf16_iter
|
|
2429
|
+
Copyright Mozilla Foundation
|
|
2430
|
+
copyright notice that is included in or attached to the work
|
|
2431
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2432
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2433
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2184
2434
|
utf8_iter 1.0.4 — Apache-2.0 OR MIT
|
|
2185
2435
|
https://github.com/hsivonen/utf8_iter
|
|
2186
2436
|
Copyright Mozilla Foundation
|
|
@@ -2206,31 +2456,31 @@ vcpkg 0.2.15 — MIT/Apache-2.0
|
|
|
2206
2456
|
vecmath 1.0.0 — MIT
|
|
2207
2457
|
https://github.com/pistondevelopers/vecmath.git
|
|
2208
2458
|
Copyright (c) 2014 PistonDevelopers
|
|
2209
|
-
vello 0.
|
|
2459
|
+
vello 0.10.0 — Apache-2.0 OR MIT
|
|
2210
2460
|
https://github.com/linebender/vello
|
|
2211
2461
|
copyright notice that is included in or attached to the work
|
|
2212
2462
|
copyright license to reproduce, prepare Derivative Works of,
|
|
2213
2463
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2214
2464
|
Copyright 2020 the Vello Authors
|
|
2215
|
-
vello_common 0.0
|
|
2465
|
+
vello_common 0.1.0 — Apache-2.0 OR MIT
|
|
2216
2466
|
https://github.com/linebender/vello
|
|
2217
2467
|
copyright notice that is included in or attached to the work
|
|
2218
2468
|
copyright license to reproduce, prepare Derivative Works of,
|
|
2219
2469
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2220
2470
|
Copyright 2020 the Vello Authors
|
|
2221
|
-
vello_cpu 0.0
|
|
2471
|
+
vello_cpu 0.1.0 — Apache-2.0 OR MIT
|
|
2222
2472
|
https://github.com/linebender/vello
|
|
2223
2473
|
copyright notice that is included in or attached to the work
|
|
2224
2474
|
copyright license to reproduce, prepare Derivative Works of,
|
|
2225
2475
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2226
2476
|
Copyright 2020 the Vello Authors
|
|
2227
|
-
vello_encoding 0.
|
|
2477
|
+
vello_encoding 0.10.0 — Apache-2.0 OR MIT
|
|
2228
2478
|
https://github.com/linebender/vello
|
|
2229
2479
|
copyright notice that is included in or attached to the work
|
|
2230
2480
|
copyright license to reproduce, prepare Derivative Works of,
|
|
2231
2481
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2232
2482
|
Copyright 2020 the Vello Authors
|
|
2233
|
-
vello_shaders 0.
|
|
2483
|
+
vello_shaders 0.10.0 — Apache-2.0 OR MIT
|
|
2234
2484
|
https://github.com/linebender/vello
|
|
2235
2485
|
copyright notice that is included in or attached to the work
|
|
2236
2486
|
copyright license to reproduce, prepare Derivative Works of,
|
|
@@ -2323,7 +2573,7 @@ wgpu 29.0.4 — MIT OR Apache-2.0
|
|
|
2323
2573
|
copyright license to reproduce, prepare Derivative Works of,
|
|
2324
2574
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2325
2575
|
Copyright (c) 2025 The gfx-rs developers
|
|
2326
|
-
wgpu_context 0.
|
|
2576
|
+
wgpu_context 0.9.0 — MIT OR Apache-2.0
|
|
2327
2577
|
https://github.com/dioxuslabs/anyrender
|
|
2328
2578
|
wgpu-core 29.0.4 — MIT OR Apache-2.0
|
|
2329
2579
|
https://github.com/gfx-rs/wgpu
|
|
@@ -2397,7 +2647,14 @@ wl-clipboard-rs 0.9.3 — MIT/Apache-2.0
|
|
|
2397
2647
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2398
2648
|
Copyright [yyyy] [name of copyright owner]
|
|
2399
2649
|
Copyright (c) 2019 Ivan Molodetskikh
|
|
2400
|
-
|
|
2650
|
+
write16 1.0.0 — Apache-2.0 OR MIT
|
|
2651
|
+
https://github.com/hsivonen/write16
|
|
2652
|
+
Copyright Mozilla Foundation
|
|
2653
|
+
copyright notice that is included in or attached to the work
|
|
2654
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2655
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2656
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2657
|
+
writeable 0.6.4 — Unicode-3.0
|
|
2401
2658
|
https://github.com/unicode-org/icu4x
|
|
2402
2659
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2403
2660
|
Copyright © 2020-2024 Unicode, Inc.
|
|
@@ -2439,6 +2696,9 @@ xml5ever 0.39.0 — MIT OR Apache-2.0
|
|
|
2439
2696
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2440
2697
|
Copyright [yyyy] [name of copyright owner]
|
|
2441
2698
|
Copyright (c) 2014 The html5ever Project Developers
|
|
2699
|
+
xmlwriter 0.1.0 — MIT
|
|
2700
|
+
https://github.com/RazrFalcon/xmlwriter
|
|
2701
|
+
Copyright (c) 2019 Reizner Evgeniy
|
|
2442
2702
|
yeslogic-fontconfig-sys 6.0.1 — MIT
|
|
2443
2703
|
https://github.com/yeslogic/fontconfig-rs
|
|
2444
2704
|
Copyright 2019 YesLogic Pty. Ltd.
|
|
@@ -2484,15 +2744,15 @@ zeroize 1.9.0 — Apache-2.0 OR MIT
|
|
|
2484
2744
|
(c) You must retain, in the Source form of any Derivative Works
|
|
2485
2745
|
Copyright [yyyy] [name of copyright owner]
|
|
2486
2746
|
Copyright (c) 2018-2026 The RustCrypto Project Developers
|
|
2487
|
-
zerotrie 0.2.
|
|
2747
|
+
zerotrie 0.2.5 — Unicode-3.0
|
|
2488
2748
|
https://github.com/unicode-org/icu4x
|
|
2489
2749
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2490
2750
|
Copyright © 2020-2024 Unicode, Inc.
|
|
2491
|
-
zerovec 0.11.
|
|
2751
|
+
zerovec 0.11.8 — Unicode-3.0
|
|
2492
2752
|
https://github.com/unicode-org/icu4x
|
|
2493
2753
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2494
2754
|
Copyright © 2020-2024 Unicode, Inc.
|
|
2495
|
-
zerovec-derive 0.11.
|
|
2755
|
+
zerovec-derive 0.11.5 — Unicode-3.0
|
|
2496
2756
|
https://github.com/unicode-org/icu4x
|
|
2497
2757
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2498
2758
|
Copyright © 2020-2024 Unicode, Inc.
|
|
@@ -2515,12 +2775,12 @@ zune-jpeg 0.5.15 — MIT OR Apache-2.0 OR Zlib
|
|
|
2515
2775
|
Copyright (c) zune-image developers
|
|
2516
2776
|
(C) zune-image developers
|
|
2517
2777
|
|
|
2518
|
-
LICENCE TEXTS (
|
|
2778
|
+
LICENCE TEXTS (286)
|
|
2519
2779
|
|
|
2520
2780
|
Each distinct text appears once, followed by the packages it came with.
|
|
2521
2781
|
|
|
2522
2782
|
------------------------------------------------------------------------------
|
|
2523
|
-
LICENSE —
|
|
2783
|
+
LICENSE — 30 package(s): ab_glyph 0.2.32, ab_glyph_rasterizer 0.1.10, alsa 0.11.0, 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, owned_ttf_parser 0.25.1, pin-project-lite 0.2.17, raw-window-handle 0.6.2, sync_wrapper 1.0.2, tiny-xlib 0.2.5, 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-windows-linux-android 29.0.4, wgpu-hal 29.0.4, wgpu-naga-bridge 29.0.4, wgpu-types 29.0.4
|
|
2524
2784
|
------------------------------------------------------------------------------
|
|
2525
2785
|
Apache License
|
|
2526
2786
|
Version 2.0, January 2004
|
|
@@ -2948,7 +3208,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
2948
3208
|
DEALINGS IN THE SOFTWARE.
|
|
2949
3209
|
|
|
2950
3210
|
------------------------------------------------------------------------------
|
|
2951
|
-
LICENSE-APACHE —
|
|
3211
|
+
LICENSE-APACHE — 124 package(s): ahash 0.8.12, 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, 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, fixedbitset 0.5.7, flate2 1.1.9, fnv 1.0.7, fontique 0.11.1, form_urlencoded 1.2.2, gethostname 1.1.0, gif 0.14.2, glob 0.3.4, glow 0.17.0, hashbrown 0.15.5, hashbrown 0.16.1, hashbrown 0.17.1, heck 0.5.0, html5ever 0.39.0, httparse 1.10.1, hyper-tls 0.6.0, idna 1.1.0, idna_adapter 1.2.2, 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, linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, linux-raw-sys 0.9.4, lock_api 0.4.14, log 0.4.33, malloc_size_of_derive 0.1.3, markup5ever 0.39.0, mime 0.3.17, num_cpus 1.17.0, num-bigint 0.4.8, num-complex 0.4.6, num-derive 0.4.2, num-integer 0.1.46, num-rational 0.4.2, num-traits 0.2.19, once_cell 1.21.4, openssl-probe 0.2.1, openssl-src 300.6.1+3.6.3, parking_lot 0.12.5, parking_lot_core 0.9.12, parlance 0.1.0, parley 0.11.1, parley_data 0.11.1, percent-encoding 2.3.2, petgraph 0.8.3, pkg-config 0.3.33, png 0.18.1, polling 3.11.0, pollster 0.4.0, primal-check 0.3.4, rayon 1.12.0, rayon-core 1.13.0, regex 1.13.1, regex-automata 0.4.18, regex-lite 0.1.9, regex-syntax 0.8.11, renderdoc-sys 1.1.0, roxmltree 0.20.0, roxmltree 0.21.1, rtrb 0.3.4, rustc_version 0.4.1, rustc-hash 1.1.0, rustix 0.38.44, rustix 1.1.4, scoped-tls 1.0.1, scopeguard 1.2.0, servo_arc 0.4.3, simplecss 0.2.2, smallbitvec 2.6.1, smallvec 1.15.2, smol_str 0.3.6, socket2 0.6.5, stable_deref_trait 1.2.1, string_cache 0.9.0, string_cache_codegen 0.6.1, stylo_malloc_size_of 0.20.0, svgtypes 0.16.1, tempfile 3.27.0, tendril 0.5.1, thread_local 1.1.10, ttf-parser 0.25.1, tungstenite 0.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, vcpkg 0.2.15, version_check 0.9.5, web_atoms 0.2.6, weezl 0.1.12, wl-clipboard-rs 0.9.3, xml5ever 0.39.0
|
|
2952
3212
|
------------------------------------------------------------------------------
|
|
2953
3213
|
Apache License
|
|
2954
3214
|
Version 2.0, January 2004
|
|
@@ -3182,14 +3442,14 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
3182
3442
|
DEALINGS IN THE SOFTWARE.
|
|
3183
3443
|
|
|
3184
3444
|
------------------------------------------------------------------------------
|
|
3185
|
-
COPYING —
|
|
3445
|
+
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
|
|
3186
3446
|
------------------------------------------------------------------------------
|
|
3187
3447
|
This project is dual-licensed under the Unlicense and MIT licenses.
|
|
3188
3448
|
|
|
3189
3449
|
You may use this code under the terms of either license.
|
|
3190
3450
|
|
|
3191
3451
|
------------------------------------------------------------------------------
|
|
3192
|
-
LICENSE-MIT —
|
|
3452
|
+
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
|
|
3193
3453
|
------------------------------------------------------------------------------
|
|
3194
3454
|
The MIT License (MIT)
|
|
3195
3455
|
|
|
@@ -3214,7 +3474,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
3214
3474
|
THE SOFTWARE.
|
|
3215
3475
|
|
|
3216
3476
|
------------------------------------------------------------------------------
|
|
3217
|
-
UNLICENSE —
|
|
3477
|
+
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
|
|
3218
3478
|
------------------------------------------------------------------------------
|
|
3219
3479
|
This is free and unencumbered software released into the public domain.
|
|
3220
3480
|
|
|
@@ -3258,7 +3518,7 @@ Redistribution and use in source and binary forms, with or without modification,
|
|
|
3258
3518
|
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.
|
|
3259
3519
|
|
|
3260
3520
|
------------------------------------------------------------------------------
|
|
3261
|
-
LICENSE-APACHE — 26 package(s): allocator-api2 0.2.21, constant_time_eq 0.4.2, creek 1.2.3, dtoa 1.0.11, glifo 0.
|
|
3521
|
+
LICENSE-APACHE — 26 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, 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
|
|
3262
3522
|
------------------------------------------------------------------------------
|
|
3263
3523
|
Apache License
|
|
3264
3524
|
Version 2.0, January 2004
|
|
@@ -3726,7 +3986,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
3726
3986
|
DEALINGS IN THE SOFTWARE.
|
|
3727
3987
|
|
|
3728
3988
|
------------------------------------------------------------------------------
|
|
3729
|
-
LICENSE-APACHE —
|
|
3989
|
+
LICENSE-APACHE — 29 package(s): as-raw-xcb-connection 1.0.1, 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, 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, x11rb 0.13.2, x11rb-protocol 0.13.2, zeroize 1.9.0, zune-core 0.5.3, zune-jpeg 0.5.15
|
|
3730
3990
|
------------------------------------------------------------------------------
|
|
3731
3991
|
Apache License
|
|
3732
3992
|
Version 2.0, January 2004
|
|
@@ -4220,6 +4480,31 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
4220
4480
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4221
4481
|
THE SOFTWARE.
|
|
4222
4482
|
|
|
4483
|
+
------------------------------------------------------------------------------
|
|
4484
|
+
LICENSE-MIT — 1 package(s): base64 0.23.1
|
|
4485
|
+
------------------------------------------------------------------------------
|
|
4486
|
+
The MIT License (MIT)
|
|
4487
|
+
|
|
4488
|
+
Copyright (c) 2025 Alice Maz, Marshall Pierce
|
|
4489
|
+
|
|
4490
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4491
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4492
|
+
in the Software without restriction, including without limitation the rights
|
|
4493
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4494
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4495
|
+
furnished to do so, subject to the following conditions:
|
|
4496
|
+
|
|
4497
|
+
The above copyright notice and this permission notice shall be included in
|
|
4498
|
+
all copies or substantial portions of the Software.
|
|
4499
|
+
|
|
4500
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4501
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4502
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4503
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4504
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4505
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4506
|
+
THE SOFTWARE.
|
|
4507
|
+
|
|
4223
4508
|
------------------------------------------------------------------------------
|
|
4224
4509
|
LICENSE — 1 package(s): bindgen 0.72.1
|
|
4225
4510
|
------------------------------------------------------------------------------
|
|
@@ -4254,7 +4539,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
|
4254
4539
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
4255
4540
|
|
|
4256
4541
|
------------------------------------------------------------------------------
|
|
4257
|
-
LICENSE-APACHE —
|
|
4542
|
+
LICENSE-APACHE — 7 package(s): bit-set 0.9.1, bit-vec 0.9.1, defmt 1.1.1, defmt-macros 1.1.1, downcast-rs 1.2.1, minimal-lexical 0.2.1, presser 0.3.1
|
|
4258
4543
|
------------------------------------------------------------------------------
|
|
4259
4544
|
Apache License
|
|
4260
4545
|
Version 2.0, January 2004
|
|
@@ -4517,7 +4802,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
4517
4802
|
DEALINGS IN THE SOFTWARE.
|
|
4518
4803
|
|
|
4519
4804
|
------------------------------------------------------------------------------
|
|
4520
|
-
LICENSE-MIT —
|
|
4805
|
+
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
|
|
4521
4806
|
------------------------------------------------------------------------------
|
|
4522
4807
|
Copyright (c) 2014 The Rust Project Developers
|
|
4523
4808
|
|
|
@@ -5515,7 +5800,7 @@ The above copyright notice and this permission notice (including the next paragr
|
|
|
5515
5800
|
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.
|
|
5516
5801
|
|
|
5517
5802
|
------------------------------------------------------------------------------
|
|
5518
|
-
LICENSE-ZLIB —
|
|
5803
|
+
LICENSE-ZLIB — 3 package(s): bytemuck 1.25.2, bytemuck_derive 1.12.0, tinyvec 1.12.0
|
|
5519
5804
|
------------------------------------------------------------------------------
|
|
5520
5805
|
Copyright (c) 2019 Daniel "Lokathor" Gee.
|
|
5521
5806
|
|
|
@@ -5559,65 +5844,270 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
5559
5844
|
DEALINGS IN THE SOFTWARE.
|
|
5560
5845
|
|
|
5561
5846
|
------------------------------------------------------------------------------
|
|
5562
|
-
LICENSE
|
|
5847
|
+
LICENSE — 1 package(s): calendrical_calculations 0.2.4
|
|
5563
5848
|
------------------------------------------------------------------------------
|
|
5564
|
-
|
|
5849
|
+
Apache License
|
|
5850
|
+
Version 2.0, January 2004
|
|
5851
|
+
http://www.apache.org/licenses/
|
|
5565
5852
|
|
|
5566
|
-
|
|
5567
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
5568
|
-
in the Software without restriction, including without limitation the rights
|
|
5569
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5570
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
5571
|
-
furnished to do so, subject to the following conditions:
|
|
5853
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
5572
5854
|
|
|
5573
|
-
|
|
5574
|
-
all copies or substantial portions of the Software.
|
|
5855
|
+
1. Definitions.
|
|
5575
5856
|
|
|
5576
|
-
|
|
5577
|
-
|
|
5578
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5579
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5580
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5581
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
5582
|
-
THE SOFTWARE.
|
|
5857
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
5858
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
5583
5859
|
|
|
5584
|
-
|
|
5585
|
-
|
|
5586
|
-
------------------------------------------------------------------------------
|
|
5587
|
-
Copyright (c) 2023 Kirill Chibisov
|
|
5860
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
5861
|
+
the copyright owner that is granting the License.
|
|
5588
5862
|
|
|
5589
|
-
|
|
5590
|
-
|
|
5591
|
-
|
|
5592
|
-
|
|
5593
|
-
|
|
5594
|
-
|
|
5863
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
5864
|
+
other entities that control, are controlled by, or are under common
|
|
5865
|
+
control with that entity. For the purposes of this definition,
|
|
5866
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
5867
|
+
direction or management of such entity, whether by contract or
|
|
5868
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
5869
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
5595
5870
|
|
|
5596
|
-
|
|
5597
|
-
|
|
5871
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
5872
|
+
exercising permissions granted by this License.
|
|
5598
5873
|
|
|
5599
|
-
|
|
5600
|
-
|
|
5601
|
-
|
|
5602
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5603
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5604
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
5605
|
-
THE SOFTWARE.
|
|
5874
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
5875
|
+
including but not limited to software source code, documentation
|
|
5876
|
+
source, and configuration files.
|
|
5606
5877
|
|
|
5607
|
-
|
|
5608
|
-
|
|
5609
|
-
|
|
5610
|
-
|
|
5878
|
+
"Object" form shall mean any form resulting from mechanical
|
|
5879
|
+
transformation or translation of a Source form, including but
|
|
5880
|
+
not limited to compiled object code, generated documentation,
|
|
5881
|
+
and conversions to other media types.
|
|
5611
5882
|
|
|
5612
|
-
|
|
5613
|
-
|
|
5614
|
-
|
|
5615
|
-
|
|
5616
|
-
|
|
5617
|
-
|
|
5618
|
-
|
|
5619
|
-
|
|
5620
|
-
|
|
5883
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
5884
|
+
Object form, made available under the License, as indicated by a
|
|
5885
|
+
copyright notice that is included in or attached to the work
|
|
5886
|
+
(an example is provided in the Appendix below).
|
|
5887
|
+
|
|
5888
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
5889
|
+
form, that is based on (or derived from) the Work and for which the
|
|
5890
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
5891
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
5892
|
+
of this License, Derivative Works shall not include works that remain
|
|
5893
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
5894
|
+
the Work and Derivative Works thereof.
|
|
5895
|
+
|
|
5896
|
+
"Contribution" shall mean any work of authorship, including
|
|
5897
|
+
the original version of the Work and any modifications or additions
|
|
5898
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
5899
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
5900
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
5901
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
5902
|
+
means any form of electronic, verbal, or written communication sent
|
|
5903
|
+
to the Licensor or its representatives, including but not limited to
|
|
5904
|
+
communication on electronic mailing lists, source code control systems,
|
|
5905
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
5906
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
5907
|
+
excluding communication that is conspicuously marked or otherwise
|
|
5908
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
5909
|
+
|
|
5910
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
5911
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
5912
|
+
subsequently incorporated within the Work.
|
|
5913
|
+
|
|
5914
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
5915
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
5916
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
5917
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
5918
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
5919
|
+
Work and such Derivative Works in Source or Object form.
|
|
5920
|
+
|
|
5921
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
5922
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
5923
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
5924
|
+
(except as stated in this section) patent license to make, have made,
|
|
5925
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
5926
|
+
where such license applies only to those patent claims licensable
|
|
5927
|
+
by such Contributor that are necessarily infringed by their
|
|
5928
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
5929
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
5930
|
+
institute patent litigation against any entity (including a
|
|
5931
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
5932
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
5933
|
+
or contributory patent infringement, then any patent licenses
|
|
5934
|
+
granted to You under this License for that Work shall terminate
|
|
5935
|
+
as of the date such litigation is filed.
|
|
5936
|
+
|
|
5937
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
5938
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
5939
|
+
modifications, and in Source or Object form, provided that You
|
|
5940
|
+
meet the following conditions:
|
|
5941
|
+
|
|
5942
|
+
(a) You must give any other recipients of the Work or
|
|
5943
|
+
Derivative Works a copy of this License; and
|
|
5944
|
+
|
|
5945
|
+
(b) You must cause any modified files to carry prominent notices
|
|
5946
|
+
stating that You changed the files; and
|
|
5947
|
+
|
|
5948
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
5949
|
+
that You distribute, all copyright, patent, trademark, and
|
|
5950
|
+
attribution notices from the Source form of the Work,
|
|
5951
|
+
excluding those notices that do not pertain to any part of
|
|
5952
|
+
the Derivative Works; and
|
|
5953
|
+
|
|
5954
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
5955
|
+
distribution, then any Derivative Works that You distribute must
|
|
5956
|
+
include a readable copy of the attribution notices contained
|
|
5957
|
+
within such NOTICE file, excluding those notices that do not
|
|
5958
|
+
pertain to any part of the Derivative Works, in at least one
|
|
5959
|
+
of the following places: within a NOTICE text file distributed
|
|
5960
|
+
as part of the Derivative Works; within the Source form or
|
|
5961
|
+
documentation, if provided along with the Derivative Works; or,
|
|
5962
|
+
within a display generated by the Derivative Works, if and
|
|
5963
|
+
wherever such third-party notices normally appear. The contents
|
|
5964
|
+
of the NOTICE file are for informational purposes only and
|
|
5965
|
+
do not modify the License. You may add Your own attribution
|
|
5966
|
+
notices within Derivative Works that You distribute, alongside
|
|
5967
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
5968
|
+
that such additional attribution notices cannot be construed
|
|
5969
|
+
as modifying the License.
|
|
5970
|
+
|
|
5971
|
+
You may add Your own copyright statement to Your modifications and
|
|
5972
|
+
may provide additional or different license terms and conditions
|
|
5973
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
5974
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
5975
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
5976
|
+
the conditions stated in this License.
|
|
5977
|
+
|
|
5978
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
5979
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
5980
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
5981
|
+
this License, without any additional terms or conditions.
|
|
5982
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
5983
|
+
the terms of any separate license agreement you may have executed
|
|
5984
|
+
with Licensor regarding such Contributions.
|
|
5985
|
+
|
|
5986
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
5987
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
5988
|
+
except as required for reasonable and customary use in describing the
|
|
5989
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
5990
|
+
|
|
5991
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
5992
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
5993
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
5994
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
5995
|
+
implied, including, without limitation, any warranties or conditions
|
|
5996
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
5997
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
5998
|
+
appropriateness of using or redistributing the Work and assume any
|
|
5999
|
+
risks associated with Your exercise of permissions under this License.
|
|
6000
|
+
|
|
6001
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
6002
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
6003
|
+
unless required by applicable law (such as deliberate and grossly
|
|
6004
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
6005
|
+
liable to You for damages, including any direct, indirect, special,
|
|
6006
|
+
incidental, or consequential damages of any character arising as a
|
|
6007
|
+
result of this License or out of the use or inability to use the
|
|
6008
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
6009
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
6010
|
+
other commercial damages or losses), even if such Contributor
|
|
6011
|
+
has been advised of the possibility of such damages.
|
|
6012
|
+
|
|
6013
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
6014
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
6015
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
6016
|
+
or other liability obligations and/or rights consistent with this
|
|
6017
|
+
License. However, in accepting such obligations, You may act only
|
|
6018
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
6019
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
6020
|
+
defend, and hold each Contributor harmless for any liability
|
|
6021
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
6022
|
+
of your accepting any such warranty or additional liability.
|
|
6023
|
+
|
|
6024
|
+
END OF TERMS AND CONDITIONS
|
|
6025
|
+
|
|
6026
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
6027
|
+
|
|
6028
|
+
To apply the Apache License to your work, attach the following
|
|
6029
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
6030
|
+
replaced with your own identifying information. (Don't include
|
|
6031
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
6032
|
+
comment syntax for the file format. We also recommend that a
|
|
6033
|
+
file or class name and description of purpose be included on the
|
|
6034
|
+
same "printed page" as the copyright notice for easier
|
|
6035
|
+
identification within third-party archives.
|
|
6036
|
+
|
|
6037
|
+
Copyright 2023 The Unicode Consortium
|
|
6038
|
+
|
|
6039
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
6040
|
+
you may not use this file except in compliance with the License.
|
|
6041
|
+
You may obtain a copy of the License at
|
|
6042
|
+
|
|
6043
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
6044
|
+
|
|
6045
|
+
Unless required by applicable law or agreed to in writing, software
|
|
6046
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
6047
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
6048
|
+
See the License for the specific language governing permissions and
|
|
6049
|
+
limitations under the License.
|
|
6050
|
+
|
|
6051
|
+
------------------------------------------------------------------------------
|
|
6052
|
+
LICENSE.txt — 2 package(s): calloop 0.14.4, smithay-client-toolkit 0.20.0
|
|
6053
|
+
------------------------------------------------------------------------------
|
|
6054
|
+
Copyright (c) 2018 Victor Berger
|
|
6055
|
+
|
|
6056
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6057
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
6058
|
+
in the Software without restriction, including without limitation the rights
|
|
6059
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6060
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
6061
|
+
furnished to do so, subject to the following conditions:
|
|
6062
|
+
|
|
6063
|
+
The above copyright notice and this permission notice shall be included in
|
|
6064
|
+
all copies or substantial portions of the Software.
|
|
6065
|
+
|
|
6066
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6067
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6068
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6069
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6070
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6071
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
6072
|
+
THE SOFTWARE.
|
|
6073
|
+
|
|
6074
|
+
------------------------------------------------------------------------------
|
|
6075
|
+
LICENSE.txt — 1 package(s): calloop-wayland-source 0.4.1
|
|
6076
|
+
------------------------------------------------------------------------------
|
|
6077
|
+
Copyright (c) 2023 Kirill Chibisov
|
|
6078
|
+
|
|
6079
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6080
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
6081
|
+
in the Software without restriction, including without limitation the rights
|
|
6082
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6083
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
6084
|
+
furnished to do so, subject to the following conditions:
|
|
6085
|
+
|
|
6086
|
+
The above copyright notice and this permission notice shall be included in
|
|
6087
|
+
all copies or substantial portions of the Software.
|
|
6088
|
+
|
|
6089
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6090
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6091
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6092
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6093
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6094
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
6095
|
+
THE SOFTWARE.
|
|
6096
|
+
|
|
6097
|
+
------------------------------------------------------------------------------
|
|
6098
|
+
LICENSE-MIT — 10 package(s): cc 1.4.2, cfg-if 1.0.4, find-msvc-tools 0.1.10, jobserver 0.1.35, openssl-probe 0.2.1, openssl-src 300.6.1+3.6.3, openssl-sys 0.9.117, pkg-config 0.3.33, scoped-tls 1.0.1, socket2 0.6.5
|
|
6099
|
+
------------------------------------------------------------------------------
|
|
6100
|
+
Copyright (c) 2014 Alex Crichton
|
|
6101
|
+
|
|
6102
|
+
Permission is hereby granted, free of charge, to any
|
|
6103
|
+
person obtaining a copy of this software and associated
|
|
6104
|
+
documentation files (the "Software"), to deal in the
|
|
6105
|
+
Software without restriction, including without
|
|
6106
|
+
limitation the rights to use, copy, modify, merge,
|
|
6107
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
6108
|
+
the Software, and to permit persons to whom the Software
|
|
6109
|
+
is furnished to do so, subject to the following
|
|
6110
|
+
conditions:
|
|
5621
6111
|
|
|
5622
6112
|
The above copyright notice and this permission notice
|
|
5623
6113
|
shall be included in all copies or substantial portions
|
|
@@ -7095,7 +7585,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
7095
7585
|
defined by the Mozilla Public License, v. 2.0.
|
|
7096
7586
|
|
|
7097
7587
|
------------------------------------------------------------------------------
|
|
7098
|
-
LICENSE-MIT —
|
|
7588
|
+
LICENSE-MIT — 3 package(s): ctor 0.10.1, dtor 0.8.1, tinyvec 1.12.0
|
|
7099
7589
|
------------------------------------------------------------------------------
|
|
7100
7590
|
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:
|
|
7101
7591
|
|
|
@@ -7426,6 +7916,35 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
7426
7916
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
7427
7917
|
DEALINGS IN THE SOFTWARE.
|
|
7428
7918
|
|
|
7919
|
+
------------------------------------------------------------------------------
|
|
7920
|
+
LICENSE-MIT — 2 package(s): defmt 1.1.1, defmt-macros 1.1.1
|
|
7921
|
+
------------------------------------------------------------------------------
|
|
7922
|
+
Copyright (c) Ferrous Systems
|
|
7923
|
+
|
|
7924
|
+
Permission is hereby granted, free of charge, to any
|
|
7925
|
+
person obtaining a copy of this software and associated
|
|
7926
|
+
documentation files (the "Software"), to deal in the
|
|
7927
|
+
Software without restriction, including without
|
|
7928
|
+
limitation the rights to use, copy, modify, merge,
|
|
7929
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
7930
|
+
the Software, and to permit persons to whom the Software
|
|
7931
|
+
is furnished to do so, subject to the following
|
|
7932
|
+
conditions:
|
|
7933
|
+
|
|
7934
|
+
The above copyright notice and this permission notice
|
|
7935
|
+
shall be included in all copies or substantial portions
|
|
7936
|
+
of the Software.
|
|
7937
|
+
|
|
7938
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
7939
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
7940
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
7941
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
7942
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
7943
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
7944
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
7945
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
7946
|
+
DEALINGS IN THE SOFTWARE.
|
|
7947
|
+
|
|
7429
7948
|
------------------------------------------------------------------------------
|
|
7430
7949
|
LICENSE — 2 package(s): derive_more 2.1.1, derive_more-impl 2.1.1
|
|
7431
7950
|
------------------------------------------------------------------------------
|
|
@@ -8115,7 +8634,7 @@ Test code within encoding_rs is dedicated to the Public Domain when so
|
|
|
8115
8634
|
designated (see the individual files for PD/CC0-dedicated sections).
|
|
8116
8635
|
|
|
8117
8636
|
------------------------------------------------------------------------------
|
|
8118
|
-
LICENSE-MIT —
|
|
8637
|
+
LICENSE-MIT — 4 package(s): encoding_rs 0.8.35, utf16_iter 1.0.5, utf8_iter 1.0.4, write16 1.0.0
|
|
8119
8638
|
------------------------------------------------------------------------------
|
|
8120
8639
|
Copyright Mozilla Foundation
|
|
8121
8640
|
|
|
@@ -8391,9 +8910,59 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
8391
8910
|
DEALINGS IN THE SOFTWARE.
|
|
8392
8911
|
|
|
8393
8912
|
------------------------------------------------------------------------------
|
|
8394
|
-
LICENSE
|
|
8913
|
+
LICENSE — 45 package(s): fixed_decimal 0.7.2, icu_calendar 2.3.0, icu_calendar_data 2.3.0, icu_casemap 2.3.0, icu_casemap_data 2.3.0, icu_collator 2.3.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
|
|
8395
8914
|
------------------------------------------------------------------------------
|
|
8396
|
-
|
|
8915
|
+
UNICODE LICENSE V3
|
|
8916
|
+
|
|
8917
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
8918
|
+
|
|
8919
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
8920
|
+
|
|
8921
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
8922
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
8923
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
8924
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
8925
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
8926
|
+
|
|
8927
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
8928
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
8929
|
+
software and any associated documentation (the "Software") to deal in the
|
|
8930
|
+
Data Files or Software without restriction, including without limitation
|
|
8931
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
8932
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
8933
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
8934
|
+
this copyright and permission notice appear with all copies of the Data
|
|
8935
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
8936
|
+
associated Documentation.
|
|
8937
|
+
|
|
8938
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
8939
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
8940
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
8941
|
+
THIRD PARTY RIGHTS.
|
|
8942
|
+
|
|
8943
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
8944
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
8945
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
8946
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
8947
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
8948
|
+
FILES OR SOFTWARE.
|
|
8949
|
+
|
|
8950
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
8951
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
8952
|
+
dealings in these Data Files or Software without prior written
|
|
8953
|
+
authorization of the copyright holder.
|
|
8954
|
+
|
|
8955
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
8956
|
+
|
|
8957
|
+
—
|
|
8958
|
+
|
|
8959
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
8960
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
8961
|
+
|
|
8962
|
+
------------------------------------------------------------------------------
|
|
8963
|
+
LICENSE-MIT — 1 package(s): fixedbitset 0.5.7
|
|
8964
|
+
------------------------------------------------------------------------------
|
|
8965
|
+
Copyright (c) 2015-2017
|
|
8397
8966
|
|
|
8398
8967
|
Permission is hereby granted, free of charge, to any
|
|
8399
8968
|
person obtaining a copy of this software and associated
|
|
@@ -8471,6 +9040,29 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
8471
9040
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
8472
9041
|
SOFTWARE.
|
|
8473
9042
|
|
|
9043
|
+
------------------------------------------------------------------------------
|
|
9044
|
+
LICENSE — 1 package(s): float-cmp 0.9.0
|
|
9045
|
+
------------------------------------------------------------------------------
|
|
9046
|
+
Copyright (c) 2014-2020 Optimal Computing (NZ) Ltd
|
|
9047
|
+
|
|
9048
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
9049
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
9050
|
+
the Software without restriction, including without limitation the rights to
|
|
9051
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
|
9052
|
+
of the Software, and to permit persons to whom the Software is furnished to do
|
|
9053
|
+
so, subject to the following conditions:
|
|
9054
|
+
|
|
9055
|
+
The above copyright notice and this permission notice shall be included in all
|
|
9056
|
+
copies or substantial portions of the Software.
|
|
9057
|
+
|
|
9058
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
9059
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
9060
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
9061
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
9062
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
9063
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
9064
|
+
IN THE SOFTWARE.
|
|
9065
|
+
|
|
8474
9066
|
------------------------------------------------------------------------------
|
|
8475
9067
|
LICENSE-MIT — 1 package(s): fnv 1.0.7
|
|
8476
9068
|
------------------------------------------------------------------------------
|
|
@@ -8524,7 +9116,7 @@ the following restrictions:
|
|
|
8524
9116
|
3. This notice may not be removed or altered from any source distribution.
|
|
8525
9117
|
|
|
8526
9118
|
------------------------------------------------------------------------------
|
|
8527
|
-
LICENSE-APACHE — 3 package(s): font-types 0.
|
|
9119
|
+
LICENSE-APACHE — 3 package(s): font-types 0.12.3, read-fonts 0.41.0, skrifa 0.44.0
|
|
8528
9120
|
------------------------------------------------------------------------------
|
|
8529
9121
|
Apache License
|
|
8530
9122
|
|
|
@@ -8565,7 +9157,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
8565
9157
|
You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
8566
9158
|
You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
8567
9159
|
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
|
|
8568
|
-
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.
|
|
9160
|
+
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.
|
|
8569
9161
|
|
|
8570
9162
|
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.
|
|
8571
9163
|
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.
|
|
@@ -8580,7 +9172,7 @@ You may add Your own copyright statement to Your modifications and may provide a
|
|
|
8580
9172
|
|
|
8581
9173
|
END OF TERMS AND CONDITIONS
|
|
8582
9174
|
|
|
8583
|
-
Copyright 2019
|
|
9175
|
+
Copyright 2019 Fontations Developers
|
|
8584
9176
|
|
|
8585
9177
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
8586
9178
|
you may not use this file except in compliance with the License.
|
|
@@ -8595,9 +9187,9 @@ See the License for the specific language governing permissions and
|
|
|
8595
9187
|
limitations under the License.
|
|
8596
9188
|
|
|
8597
9189
|
------------------------------------------------------------------------------
|
|
8598
|
-
LICENSE-MIT — 3 package(s): font-types 0.
|
|
9190
|
+
LICENSE-MIT — 3 package(s): font-types 0.12.3, read-fonts 0.41.0, skrifa 0.44.0
|
|
8599
9191
|
------------------------------------------------------------------------------
|
|
8600
|
-
Copyright (c) 2019
|
|
9192
|
+
Copyright (c) 2019 Fontations Developers
|
|
8601
9193
|
|
|
8602
9194
|
Permission is hereby granted, free of charge, to any
|
|
8603
9195
|
person obtaining a copy of this software and associated
|
|
@@ -8624,7 +9216,57 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
8624
9216
|
DEALINGS IN THE SOFTWARE.
|
|
8625
9217
|
|
|
8626
9218
|
------------------------------------------------------------------------------
|
|
8627
|
-
LICENSE
|
|
9219
|
+
LICENSE — 1 package(s): fontconfig-parser 0.5.8
|
|
9220
|
+
------------------------------------------------------------------------------
|
|
9221
|
+
MIT License
|
|
9222
|
+
|
|
9223
|
+
Copyright (c) 2021 Riey
|
|
9224
|
+
|
|
9225
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
9226
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
9227
|
+
in the Software without restriction, including without limitation the rights
|
|
9228
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9229
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
9230
|
+
furnished to do so, subject to the following conditions:
|
|
9231
|
+
|
|
9232
|
+
The above copyright notice and this permission notice shall be included in all
|
|
9233
|
+
copies or substantial portions of the Software.
|
|
9234
|
+
|
|
9235
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
9236
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
9237
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
9238
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
9239
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
9240
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
9241
|
+
SOFTWARE.
|
|
9242
|
+
|
|
9243
|
+
------------------------------------------------------------------------------
|
|
9244
|
+
LICENSE — 1 package(s): fontdb 0.24.0
|
|
9245
|
+
------------------------------------------------------------------------------
|
|
9246
|
+
The MIT License (MIT)
|
|
9247
|
+
|
|
9248
|
+
Copyright (c) 2020 Yevhenii Reizner
|
|
9249
|
+
|
|
9250
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
9251
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
9252
|
+
in the Software without restriction, including without limitation the rights
|
|
9253
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9254
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
9255
|
+
furnished to do so, subject to the following conditions:
|
|
9256
|
+
|
|
9257
|
+
The above copyright notice and this permission notice shall be included in all
|
|
9258
|
+
copies or substantial portions of the Software.
|
|
9259
|
+
|
|
9260
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
9261
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
9262
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
9263
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
9264
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
9265
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
9266
|
+
SOFTWARE.
|
|
9267
|
+
|
|
9268
|
+
------------------------------------------------------------------------------
|
|
9269
|
+
LICENSE-MIT — 1 package(s): fontique 0.11.1
|
|
8628
9270
|
------------------------------------------------------------------------------
|
|
8629
9271
|
Copyright 2024 the Parley Authors
|
|
8630
9272
|
|
|
@@ -9490,7 +10132,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
9490
10132
|
SOFTWARE.
|
|
9491
10133
|
|
|
9492
10134
|
------------------------------------------------------------------------------
|
|
9493
|
-
LICENSE-MIT — 1 package(s): glifo 0.
|
|
10135
|
+
LICENSE-MIT — 1 package(s): glifo 0.2.0
|
|
9494
10136
|
------------------------------------------------------------------------------
|
|
9495
10137
|
Copyright 2025 the Vello Authors
|
|
9496
10138
|
|
|
@@ -9795,7 +10437,7 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
|
9795
10437
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
9796
10438
|
|
|
9797
10439
|
------------------------------------------------------------------------------
|
|
9798
|
-
LICENSE — 1 package(s): harfrust 0.
|
|
10440
|
+
LICENSE — 1 package(s): harfrust 0.12.0
|
|
9799
10441
|
------------------------------------------------------------------------------
|
|
9800
10442
|
The MIT License (MIT)
|
|
9801
10443
|
|
|
@@ -9850,7 +10492,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
9850
10492
|
DEALINGS IN THE SOFTWARE.
|
|
9851
10493
|
|
|
9852
10494
|
------------------------------------------------------------------------------
|
|
9853
|
-
LICENSE-MIT —
|
|
10495
|
+
LICENSE-MIT — 4 package(s): heck 0.5.0, unicode-bidi 0.3.18, unicode-segmentation 1.13.3, unicode-width 0.2.2
|
|
9854
10496
|
------------------------------------------------------------------------------
|
|
9855
10497
|
Copyright (c) 2015 The Rust Project Developers
|
|
9856
10498
|
|
|
@@ -10312,56 +10954,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
10312
10954
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
10313
10955
|
THE SOFTWARE.
|
|
10314
10956
|
|
|
10315
|
-
------------------------------------------------------------------------------
|
|
10316
|
-
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
|
|
10317
|
-
------------------------------------------------------------------------------
|
|
10318
|
-
UNICODE LICENSE V3
|
|
10319
|
-
|
|
10320
|
-
COPYRIGHT AND PERMISSION NOTICE
|
|
10321
|
-
|
|
10322
|
-
Copyright © 2020-2024 Unicode, Inc.
|
|
10323
|
-
|
|
10324
|
-
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
10325
|
-
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
10326
|
-
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
10327
|
-
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
10328
|
-
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
10329
|
-
|
|
10330
|
-
Permission is hereby granted, free of charge, to any person obtaining a
|
|
10331
|
-
copy of data files and any associated documentation (the "Data Files") or
|
|
10332
|
-
software and any associated documentation (the "Software") to deal in the
|
|
10333
|
-
Data Files or Software without restriction, including without limitation
|
|
10334
|
-
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
10335
|
-
copies of the Data Files or Software, and to permit persons to whom the
|
|
10336
|
-
Data Files or Software are furnished to do so, provided that either (a)
|
|
10337
|
-
this copyright and permission notice appear with all copies of the Data
|
|
10338
|
-
Files or Software, or (b) this copyright and permission notice appear in
|
|
10339
|
-
associated Documentation.
|
|
10340
|
-
|
|
10341
|
-
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
10342
|
-
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
10343
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
10344
|
-
THIRD PARTY RIGHTS.
|
|
10345
|
-
|
|
10346
|
-
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
10347
|
-
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
10348
|
-
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
10349
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
10350
|
-
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
10351
|
-
FILES OR SOFTWARE.
|
|
10352
|
-
|
|
10353
|
-
Except as contained in this notice, the name of a copyright holder shall
|
|
10354
|
-
not be used in advertising or otherwise to promote the sale, use or other
|
|
10355
|
-
dealings in these Data Files or Software without prior written
|
|
10356
|
-
authorization of the copyright holder.
|
|
10357
|
-
|
|
10358
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
10359
|
-
|
|
10360
|
-
—
|
|
10361
|
-
|
|
10362
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
10363
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
10364
|
-
|
|
10365
10957
|
------------------------------------------------------------------------------
|
|
10366
10958
|
LICENSE-MIT — 1 package(s): idna_adapter 1.2.2
|
|
10367
10959
|
------------------------------------------------------------------------------
|
|
@@ -10391,6 +10983,31 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
10391
10983
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
10392
10984
|
DEALINGS IN THE SOFTWARE.
|
|
10393
10985
|
|
|
10986
|
+
------------------------------------------------------------------------------
|
|
10987
|
+
LICENSE — 1 package(s): imagesize 0.15.0
|
|
10988
|
+
------------------------------------------------------------------------------
|
|
10989
|
+
MIT License
|
|
10990
|
+
|
|
10991
|
+
Copyright (c) 2017 Maiddog
|
|
10992
|
+
|
|
10993
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
10994
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
10995
|
+
in the Software without restriction, including without limitation the rights
|
|
10996
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
10997
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10998
|
+
furnished to do so, subject to the following conditions:
|
|
10999
|
+
|
|
11000
|
+
The above copyright notice and this permission notice shall be included in all
|
|
11001
|
+
copies or substantial portions of the Software.
|
|
11002
|
+
|
|
11003
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
11004
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
11005
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
11006
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
11007
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
11008
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
11009
|
+
SOFTWARE.
|
|
11010
|
+
|
|
10394
11011
|
------------------------------------------------------------------------------
|
|
10395
11012
|
LICENSE-MIT — 1 package(s): indexmap 2.14.0
|
|
10396
11013
|
------------------------------------------------------------------------------
|
|
@@ -12132,7 +12749,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
12132
12749
|
THE SOFTWARE.
|
|
12133
12750
|
|
|
12134
12751
|
------------------------------------------------------------------------------
|
|
12135
|
-
LICENSE-MIT — 3 package(s): parlance 0.1.0, parley 0.
|
|
12752
|
+
LICENSE-MIT — 3 package(s): parlance 0.1.0, parley 0.11.1, parley_data 0.11.1
|
|
12136
12753
|
------------------------------------------------------------------------------
|
|
12137
12754
|
Copyright 2020 the Parley Authors
|
|
12138
12755
|
|
|
@@ -12184,6 +12801,29 @@ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
|
12184
12801
|
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
12185
12802
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
12186
12803
|
|
|
12804
|
+
------------------------------------------------------------------------------
|
|
12805
|
+
LICENSE — 1 package(s): pico-args 0.5.0
|
|
12806
|
+
------------------------------------------------------------------------------
|
|
12807
|
+
Copyright (c) 2019 Yevhenii Reizner
|
|
12808
|
+
|
|
12809
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
12810
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
12811
|
+
in the Software without restriction, including without limitation the rights
|
|
12812
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
12813
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
12814
|
+
furnished to do so, subject to the following conditions:
|
|
12815
|
+
|
|
12816
|
+
The above copyright notice and this permission notice shall be included in
|
|
12817
|
+
all copies or substantial portions of the Software.
|
|
12818
|
+
|
|
12819
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
12820
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
12821
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
12822
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
12823
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
12824
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
12825
|
+
THE SOFTWARE.
|
|
12826
|
+
|
|
12187
12827
|
------------------------------------------------------------------------------
|
|
12188
12828
|
LICENSE — 1 package(s): piston-float 1.0.1
|
|
12189
12829
|
------------------------------------------------------------------------------
|
|
@@ -13373,6 +14013,31 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
13373
14013
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
13374
14014
|
SOFTWARE.
|
|
13375
14015
|
|
|
14016
|
+
------------------------------------------------------------------------------
|
|
14017
|
+
LICENSE-MIT — 2 package(s): roxmltree 0.20.0, roxmltree 0.21.1
|
|
14018
|
+
------------------------------------------------------------------------------
|
|
14019
|
+
The MIT License (MIT)
|
|
14020
|
+
|
|
14021
|
+
Copyright (c) 2018 Yevhenii Reizner
|
|
14022
|
+
|
|
14023
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14024
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14025
|
+
in the Software without restriction, including without limitation the rights
|
|
14026
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14027
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14028
|
+
furnished to do so, subject to the following conditions:
|
|
14029
|
+
|
|
14030
|
+
The above copyright notice and this permission notice shall be included in all
|
|
14031
|
+
copies or substantial portions of the Software.
|
|
14032
|
+
|
|
14033
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14034
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14035
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14036
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14037
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14038
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14039
|
+
SOFTWARE.
|
|
14040
|
+
|
|
13376
14041
|
------------------------------------------------------------------------------
|
|
13377
14042
|
LICENSE.txt — 2 package(s): rubato 0.16.2, rubato 3.0.0
|
|
13378
14043
|
------------------------------------------------------------------------------
|
|
@@ -13918,25 +14583,50 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
13918
14583
|
SOFTWARE.
|
|
13919
14584
|
|
|
13920
14585
|
------------------------------------------------------------------------------
|
|
13921
|
-
|
|
14586
|
+
LICENSE-MIT — 2 package(s): simplecss 0.2.2, unicode-vo 0.1.0
|
|
13922
14587
|
------------------------------------------------------------------------------
|
|
13923
|
-
|
|
13924
|
-
Copyright 2016-2026 Frank Denis.
|
|
14588
|
+
The MIT License (MIT)
|
|
13925
14589
|
|
|
13926
|
-
|
|
13927
|
-
http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
|
|
13928
|
-
<LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
|
|
13929
|
-
option.
|
|
14590
|
+
Copyright (c) 2018 Reizner Evgeniy
|
|
13930
14591
|
|
|
13931
|
-
|
|
13932
|
-
|
|
13933
|
-
|
|
13934
|
-
|
|
14592
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14593
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14594
|
+
in the Software without restriction, including without limitation the rights
|
|
14595
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14596
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14597
|
+
furnished to do so, subject to the following conditions:
|
|
13935
14598
|
|
|
13936
|
-
|
|
13937
|
-
|
|
13938
|
-
|
|
13939
|
-
|
|
14599
|
+
The above copyright notice and this permission notice shall be included in all
|
|
14600
|
+
copies or substantial portions of the Software.
|
|
14601
|
+
|
|
14602
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14603
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14604
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14605
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14606
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14607
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14608
|
+
SOFTWARE.
|
|
14609
|
+
|
|
14610
|
+
------------------------------------------------------------------------------
|
|
14611
|
+
COPYING — 1 package(s): siphasher 1.0.3
|
|
14612
|
+
------------------------------------------------------------------------------
|
|
14613
|
+
Copyright 2012-2016 The Rust Project Developers.
|
|
14614
|
+
Copyright 2016-2026 Frank Denis.
|
|
14615
|
+
|
|
14616
|
+
Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
|
|
14617
|
+
http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
|
|
14618
|
+
<LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
|
|
14619
|
+
option.
|
|
14620
|
+
|
|
14621
|
+
------------------------------------------------------------------------------
|
|
14622
|
+
LICENSE — 1 package(s): slab 0.4.12
|
|
14623
|
+
------------------------------------------------------------------------------
|
|
14624
|
+
Copyright (c) 2019 Carl Lerche
|
|
14625
|
+
|
|
14626
|
+
Permission is hereby granted, free of charge, to any
|
|
14627
|
+
person obtaining a copy of this software and associated
|
|
14628
|
+
documentation files (the "Software"), to deal in the
|
|
14629
|
+
Software without restriction, including without
|
|
13940
14630
|
limitation the rights to use, copy, modify, merge,
|
|
13941
14631
|
publish, distribute, sublicense, and/or sell copies of
|
|
13942
14632
|
the Software, and to permit persons to whom the Software
|
|
@@ -14368,6 +15058,29 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
14368
15058
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14369
15059
|
SOFTWARE.
|
|
14370
15060
|
|
|
15061
|
+
------------------------------------------------------------------------------
|
|
15062
|
+
LICENSE-MIT — 2 package(s): svgtypes 0.16.1, ttf-parser 0.25.1
|
|
15063
|
+
------------------------------------------------------------------------------
|
|
15064
|
+
Copyright (c) 2018 Yevhenii Reizner
|
|
15065
|
+
|
|
15066
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
15067
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
15068
|
+
in the Software without restriction, including without limitation the rights
|
|
15069
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
15070
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
15071
|
+
furnished to do so, subject to the following conditions:
|
|
15072
|
+
|
|
15073
|
+
The above copyright notice and this permission notice shall be included in
|
|
15074
|
+
all copies or substantial portions of the Software.
|
|
15075
|
+
|
|
15076
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
15077
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
15078
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15079
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
15080
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
15081
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
15082
|
+
THE SOFTWARE.
|
|
15083
|
+
|
|
14371
15084
|
------------------------------------------------------------------------------
|
|
14372
15085
|
LICENSE — 1 package(s): synstructure 0.13.2
|
|
14373
15086
|
------------------------------------------------------------------------------
|
|
@@ -14379,6 +15092,31 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
14379
15092
|
|
|
14380
15093
|
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.
|
|
14381
15094
|
|
|
15095
|
+
------------------------------------------------------------------------------
|
|
15096
|
+
LICENSE-MIT — 1 package(s): sys-locale 0.3.2
|
|
15097
|
+
------------------------------------------------------------------------------
|
|
15098
|
+
MIT License
|
|
15099
|
+
|
|
15100
|
+
Copyright (c) 2021 1Password
|
|
15101
|
+
|
|
15102
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
15103
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
15104
|
+
in the Software without restriction, including without limitation the rights
|
|
15105
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
15106
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
15107
|
+
furnished to do so, subject to the following conditions:
|
|
15108
|
+
|
|
15109
|
+
The above copyright notice and this permission notice shall be included in all
|
|
15110
|
+
copies or substantial portions of the Software.
|
|
15111
|
+
|
|
15112
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
15113
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
15114
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15115
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
15116
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
15117
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
15118
|
+
SOFTWARE.
|
|
15119
|
+
|
|
14382
15120
|
------------------------------------------------------------------------------
|
|
14383
15121
|
LICENSE — 1 package(s): sysinfo 0.39.6
|
|
14384
15122
|
------------------------------------------------------------------------------
|
|
@@ -14404,6 +15142,32 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
14404
15142
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14405
15143
|
SOFTWARE.
|
|
14406
15144
|
|
|
15145
|
+
------------------------------------------------------------------------------
|
|
15146
|
+
LICENSE — 1 package(s): taffy 0.13.0
|
|
15147
|
+
------------------------------------------------------------------------------
|
|
15148
|
+
MIT License
|
|
15149
|
+
|
|
15150
|
+
Copyright (c) 2018 Visly Inc.
|
|
15151
|
+
Copyright (c) 2026 Taffy Authors
|
|
15152
|
+
|
|
15153
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
15154
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
15155
|
+
in the Software without restriction, including without limitation the rights
|
|
15156
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
15157
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
15158
|
+
furnished to do so, subject to the following conditions:
|
|
15159
|
+
|
|
15160
|
+
The above copyright notice and this permission notice shall be included in all
|
|
15161
|
+
copies or substantial portions of the Software.
|
|
15162
|
+
|
|
15163
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
15164
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
15165
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15166
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
15167
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
15168
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
15169
|
+
SOFTWARE.
|
|
15170
|
+
|
|
14407
15171
|
------------------------------------------------------------------------------
|
|
14408
15172
|
LICENSE-MIT — 1 package(s): tempfile 3.27.0
|
|
14409
15173
|
------------------------------------------------------------------------------
|
|
@@ -14557,12 +15321,265 @@ Permission is granted to anyone to use this software for any purpose, including
|
|
|
14557
15321
|
|
|
14558
15322
|
1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
|
|
14559
15323
|
|
|
14560
|
-
2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
|
|
15324
|
+
2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
|
|
15325
|
+
|
|
15326
|
+
3. This notice may not be removed or altered from any source distribution.
|
|
15327
|
+
|
|
15328
|
+
------------------------------------------------------------------------------
|
|
15329
|
+
LICENSE-APACHE.md — 1 package(s): tinyvec_macros 0.1.1
|
|
15330
|
+
------------------------------------------------------------------------------
|
|
15331
|
+
Apache License
|
|
15332
|
+
Version 2.0, January 2004
|
|
15333
|
+
http://www.apache.org/licenses/
|
|
15334
|
+
|
|
15335
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
15336
|
+
|
|
15337
|
+
1. Definitions.
|
|
15338
|
+
|
|
15339
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
15340
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
15341
|
+
|
|
15342
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
15343
|
+
the copyright owner that is granting the License.
|
|
15344
|
+
|
|
15345
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
15346
|
+
other entities that control, are controlled by, or are under common
|
|
15347
|
+
control with that entity. For the purposes of this definition,
|
|
15348
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
15349
|
+
direction or management of such entity, whether by contract or
|
|
15350
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
15351
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
15352
|
+
|
|
15353
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
15354
|
+
exercising permissions granted by this License.
|
|
15355
|
+
|
|
15356
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
15357
|
+
including but not limited to software source code, documentation
|
|
15358
|
+
source, and configuration files.
|
|
15359
|
+
|
|
15360
|
+
"Object" form shall mean any form resulting from mechanical
|
|
15361
|
+
transformation or translation of a Source form, including but
|
|
15362
|
+
not limited to compiled object code, generated documentation,
|
|
15363
|
+
and conversions to other media types.
|
|
15364
|
+
|
|
15365
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
15366
|
+
Object form, made available under the License, as indicated by a
|
|
15367
|
+
copyright notice that is included in or attached to the work
|
|
15368
|
+
(an example is provided in the Appendix below).
|
|
15369
|
+
|
|
15370
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
15371
|
+
form, that is based on (or derived from) the Work and for which the
|
|
15372
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
15373
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
15374
|
+
of this License, Derivative Works shall not include works that remain
|
|
15375
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
15376
|
+
the Work and Derivative Works thereof.
|
|
15377
|
+
|
|
15378
|
+
"Contribution" shall mean any work of authorship, including
|
|
15379
|
+
the original version of the Work and any modifications or additions
|
|
15380
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
15381
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
15382
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
15383
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
15384
|
+
means any form of electronic, verbal, or written communication sent
|
|
15385
|
+
to the Licensor or its representatives, including but not limited to
|
|
15386
|
+
communication on electronic mailing lists, source code control systems,
|
|
15387
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
15388
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
15389
|
+
excluding communication that is conspicuously marked or otherwise
|
|
15390
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
15391
|
+
|
|
15392
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
15393
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
15394
|
+
subsequently incorporated within the Work.
|
|
15395
|
+
|
|
15396
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
15397
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
15398
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
15399
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
15400
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
15401
|
+
Work and such Derivative Works in Source or Object form.
|
|
15402
|
+
|
|
15403
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
15404
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
15405
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
15406
|
+
(except as stated in this section) patent license to make, have made,
|
|
15407
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
15408
|
+
where such license applies only to those patent claims licensable
|
|
15409
|
+
by such Contributor that are necessarily infringed by their
|
|
15410
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
15411
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
15412
|
+
institute patent litigation against any entity (including a
|
|
15413
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
15414
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
15415
|
+
or contributory patent infringement, then any patent licenses
|
|
15416
|
+
granted to You under this License for that Work shall terminate
|
|
15417
|
+
as of the date such litigation is filed.
|
|
15418
|
+
|
|
15419
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
15420
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
15421
|
+
modifications, and in Source or Object form, provided that You
|
|
15422
|
+
meet the following conditions:
|
|
15423
|
+
|
|
15424
|
+
(a) You must give any other recipients of the Work or
|
|
15425
|
+
Derivative Works a copy of this License; and
|
|
15426
|
+
|
|
15427
|
+
(b) You must cause any modified files to carry prominent notices
|
|
15428
|
+
stating that You changed the files; and
|
|
15429
|
+
|
|
15430
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
15431
|
+
that You distribute, all copyright, patent, trademark, and
|
|
15432
|
+
attribution notices from the Source form of the Work,
|
|
15433
|
+
excluding those notices that do not pertain to any part of
|
|
15434
|
+
the Derivative Works; and
|
|
15435
|
+
|
|
15436
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
15437
|
+
distribution, then any Derivative Works that You distribute must
|
|
15438
|
+
include a readable copy of the attribution notices contained
|
|
15439
|
+
within such NOTICE file, excluding those notices that do not
|
|
15440
|
+
pertain to any part of the Derivative Works, in at least one
|
|
15441
|
+
of the following places: within a NOTICE text file distributed
|
|
15442
|
+
as part of the Derivative Works; within the Source form or
|
|
15443
|
+
documentation, if provided along with the Derivative Works; or,
|
|
15444
|
+
within a display generated by the Derivative Works, if and
|
|
15445
|
+
wherever such third-party notices normally appear. The contents
|
|
15446
|
+
of the NOTICE file are for informational purposes only and
|
|
15447
|
+
do not modify the License. You may add Your own attribution
|
|
15448
|
+
notices within Derivative Works that You distribute, alongside
|
|
15449
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
15450
|
+
that such additional attribution notices cannot be construed
|
|
15451
|
+
as modifying the License.
|
|
15452
|
+
|
|
15453
|
+
You may add Your own copyright statement to Your modifications and
|
|
15454
|
+
may provide additional or different license terms and conditions
|
|
15455
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
15456
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
15457
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
15458
|
+
the conditions stated in this License.
|
|
15459
|
+
|
|
15460
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
15461
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
15462
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
15463
|
+
this License, without any additional terms or conditions.
|
|
15464
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
15465
|
+
the terms of any separate license agreement you may have executed
|
|
15466
|
+
with Licensor regarding such Contributions.
|
|
15467
|
+
|
|
15468
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
15469
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
15470
|
+
except as required for reasonable and customary use in describing the
|
|
15471
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
15472
|
+
|
|
15473
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
15474
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
15475
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
15476
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
15477
|
+
implied, including, without limitation, any warranties or conditions
|
|
15478
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
15479
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
15480
|
+
appropriateness of using or redistributing the Work and assume any
|
|
15481
|
+
risks associated with Your exercise of permissions under this License.
|
|
15482
|
+
|
|
15483
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
15484
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
15485
|
+
unless required by applicable law (such as deliberate and grossly
|
|
15486
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
15487
|
+
liable to You for damages, including any direct, indirect, special,
|
|
15488
|
+
incidental, or consequential damages of any character arising as a
|
|
15489
|
+
result of this License or out of the use or inability to use the
|
|
15490
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
15491
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
15492
|
+
other commercial damages or losses), even if such Contributor
|
|
15493
|
+
has been advised of the possibility of such damages.
|
|
15494
|
+
|
|
15495
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
15496
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
15497
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
15498
|
+
or other liability obligations and/or rights consistent with this
|
|
15499
|
+
License. However, in accepting such obligations, You may act only
|
|
15500
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
15501
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
15502
|
+
defend, and hold each Contributor harmless for any liability
|
|
15503
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
15504
|
+
of your accepting any such warranty or additional liability.
|
|
15505
|
+
|
|
15506
|
+
END OF TERMS AND CONDITIONS
|
|
15507
|
+
|
|
15508
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
15509
|
+
|
|
15510
|
+
To apply the Apache License to your work, attach the following
|
|
15511
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
15512
|
+
replaced with your own identifying information. (Don't include
|
|
15513
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
15514
|
+
comment syntax for the file format. We also recommend that a
|
|
15515
|
+
file or class name and description of purpose be included on the
|
|
15516
|
+
same "printed page" as the copyright notice for easier
|
|
15517
|
+
identification within third-party archives.
|
|
15518
|
+
|
|
15519
|
+
Copyright 2020 Tomasz "Soveu" Marx
|
|
15520
|
+
|
|
15521
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
15522
|
+
you may not use this file except in compliance with the License.
|
|
15523
|
+
You may obtain a copy of the License at
|
|
15524
|
+
|
|
15525
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
15526
|
+
|
|
15527
|
+
Unless required by applicable law or agreed to in writing, software
|
|
15528
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
15529
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
15530
|
+
See the License for the specific language governing permissions and
|
|
15531
|
+
limitations under the License.
|
|
15532
|
+
|
|
15533
|
+
------------------------------------------------------------------------------
|
|
15534
|
+
LICENSE-MIT.md — 1 package(s): tinyvec_macros 0.1.1
|
|
15535
|
+
------------------------------------------------------------------------------
|
|
15536
|
+
MIT License
|
|
15537
|
+
|
|
15538
|
+
Copyright (c) 2020 Soveu
|
|
15539
|
+
|
|
15540
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
15541
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
15542
|
+
in the Software without restriction, including without limitation the rights
|
|
15543
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
15544
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
15545
|
+
furnished to do so, subject to the following conditions:
|
|
15546
|
+
|
|
15547
|
+
The above copyright notice and this permission notice shall be included in all
|
|
15548
|
+
copies or substantial portions of the Software.
|
|
15549
|
+
|
|
15550
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
15551
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
15552
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15553
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
15554
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
15555
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
15556
|
+
SOFTWARE.
|
|
15557
|
+
|
|
15558
|
+
------------------------------------------------------------------------------
|
|
15559
|
+
LICENSE-ZLIB.md — 1 package(s): tinyvec_macros 0.1.1
|
|
15560
|
+
------------------------------------------------------------------------------
|
|
15561
|
+
zlib License
|
|
15562
|
+
|
|
15563
|
+
(C) 2020 Tomasz "Soveu" Marx
|
|
15564
|
+
|
|
15565
|
+
This software is provided 'as-is', without any express or implied
|
|
15566
|
+
warranty. In no event will the authors be held liable for any damages
|
|
15567
|
+
arising from the use of this software.
|
|
15568
|
+
|
|
15569
|
+
Permission is granted to anyone to use this software for any purpose,
|
|
15570
|
+
including commercial applications, and to alter it and redistribute it
|
|
15571
|
+
freely, subject to the following restrictions:
|
|
14561
15572
|
|
|
15573
|
+
1. The origin of this software must not be misrepresented; you must not
|
|
15574
|
+
claim that you wrote the original software. If you use this software
|
|
15575
|
+
in a product, an acknowledgment in the product documentation would be
|
|
15576
|
+
appreciated but is not required.
|
|
15577
|
+
2. Altered source versions must be plainly marked as such, and must not be
|
|
15578
|
+
misrepresented as being the original software.
|
|
14562
15579
|
3. This notice may not be removed or altered from any source distribution.
|
|
14563
15580
|
|
|
14564
15581
|
------------------------------------------------------------------------------
|
|
14565
|
-
LICENSE —
|
|
15582
|
+
LICENSE — 2 package(s): tokio 1.53.1, tokio-util 0.7.19
|
|
14566
15583
|
------------------------------------------------------------------------------
|
|
14567
15584
|
MIT License
|
|
14568
15585
|
|
|
@@ -15006,29 +16023,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
15006
16023
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
15007
16024
|
THE SOFTWARE.
|
|
15008
16025
|
|
|
15009
|
-
------------------------------------------------------------------------------
|
|
15010
|
-
LICENSE-MIT — 1 package(s): ttf-parser 0.25.1
|
|
15011
|
-
------------------------------------------------------------------------------
|
|
15012
|
-
Copyright (c) 2018 Yevhenii Reizner
|
|
15013
|
-
|
|
15014
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
15015
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
15016
|
-
in the Software without restriction, including without limitation the rights
|
|
15017
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
15018
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
15019
|
-
furnished to do so, subject to the following conditions:
|
|
15020
|
-
|
|
15021
|
-
The above copyright notice and this permission notice shall be included in
|
|
15022
|
-
all copies or substantial portions of the Software.
|
|
15023
|
-
|
|
15024
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
15025
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
15026
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15027
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
15028
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
15029
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
15030
|
-
THE SOFTWARE.
|
|
15031
|
-
|
|
15032
16026
|
------------------------------------------------------------------------------
|
|
15033
16027
|
LICENSE-MIT — 1 package(s): tungstenite 0.29.0
|
|
15034
16028
|
------------------------------------------------------------------------------
|
|
@@ -15630,83 +16624,331 @@ of the License under which You originally received the Covered Software,
|
|
|
15630
16624
|
or under the terms of any subsequent version published by the license
|
|
15631
16625
|
steward.
|
|
15632
16626
|
|
|
15633
|
-
10.3. Modified Versions
|
|
16627
|
+
10.3. Modified Versions
|
|
16628
|
+
|
|
16629
|
+
If you create software not governed by this License, and you want to
|
|
16630
|
+
create a new license for such software, you may create and use a
|
|
16631
|
+
modified version of this License if you rename the license and remove
|
|
16632
|
+
any references to the name of the license steward (except to note that
|
|
16633
|
+
such modified license differs from this License).
|
|
16634
|
+
|
|
16635
|
+
10.4. Distributing Source Code Form that is Incompatible With Secondary
|
|
16636
|
+
Licenses
|
|
16637
|
+
|
|
16638
|
+
If You choose to distribute Source Code Form that is Incompatible With
|
|
16639
|
+
Secondary Licenses under the terms of this version of the License, the
|
|
16640
|
+
notice described in Exhibit B of this License must be attached.
|
|
16641
|
+
|
|
16642
|
+
Exhibit A - Source Code Form License Notice
|
|
16643
|
+
-------------------------------------------
|
|
16644
|
+
|
|
16645
|
+
This Source Code Form is subject to the terms of the Mozilla Public
|
|
16646
|
+
License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
16647
|
+
file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
16648
|
+
|
|
16649
|
+
If it is not possible or desirable to put the notice in a particular
|
|
16650
|
+
file, then You may include the notice in a location (such as a LICENSE
|
|
16651
|
+
file in a relevant directory) where a recipient would be likely to look
|
|
16652
|
+
for such a notice.
|
|
16653
|
+
|
|
16654
|
+
You may add additional accurate notices of copyright ownership.
|
|
16655
|
+
|
|
16656
|
+
Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
16657
|
+
---------------------------------------------------------
|
|
16658
|
+
|
|
16659
|
+
This Source Code Form is "Incompatible With Secondary Licenses", as
|
|
16660
|
+
defined by the Mozilla Public License, v. 2.0.
|
|
16661
|
+
|
|
16662
|
+
------------------------------------------------------------------------------
|
|
16663
|
+
COPYRIGHT — 1 package(s): unicode-bidi 0.3.18
|
|
16664
|
+
------------------------------------------------------------------------------
|
|
16665
|
+
This project is copyright 2015, The Servo Project Developers (given in the
|
|
16666
|
+
file AUTHORS).
|
|
16667
|
+
|
|
16668
|
+
Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
|
|
16669
|
+
http://www.apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or
|
|
16670
|
+
http://opensource.org/licenses/MIT>, at your option. All files in the project
|
|
16671
|
+
carrying such notice may not be copied, modified, or distributed except
|
|
16672
|
+
according to those terms.
|
|
16673
|
+
|
|
16674
|
+
------------------------------------------------------------------------------
|
|
16675
|
+
LICENSE-UNICODE — 1 package(s): unicode-ident 1.0.24
|
|
16676
|
+
------------------------------------------------------------------------------
|
|
16677
|
+
UNICODE LICENSE V3
|
|
16678
|
+
|
|
16679
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
16680
|
+
|
|
16681
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
16682
|
+
|
|
16683
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
16684
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
16685
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
16686
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
16687
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
16688
|
+
|
|
16689
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
16690
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
16691
|
+
software and any associated documentation (the "Software") to deal in the
|
|
16692
|
+
Data Files or Software without restriction, including without limitation
|
|
16693
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
16694
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
16695
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
16696
|
+
this copyright and permission notice appear with all copies of the Data
|
|
16697
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
16698
|
+
associated Documentation.
|
|
16699
|
+
|
|
16700
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
16701
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
16702
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
16703
|
+
THIRD PARTY RIGHTS.
|
|
16704
|
+
|
|
16705
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
16706
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
16707
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
16708
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
16709
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
16710
|
+
FILES OR SOFTWARE.
|
|
16711
|
+
|
|
16712
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
16713
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
16714
|
+
dealings in these Data Files or Software without prior written
|
|
16715
|
+
authorization of the copyright holder.
|
|
16716
|
+
|
|
16717
|
+
------------------------------------------------------------------------------
|
|
16718
|
+
LICENSE-APACHE — 1 package(s): unicode-script 0.5.8
|
|
16719
|
+
------------------------------------------------------------------------------
|
|
16720
|
+
Apache License
|
|
16721
|
+
Version 2.0, January 2004
|
|
16722
|
+
http://www.apache.org/licenses/
|
|
16723
|
+
|
|
16724
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
16725
|
+
|
|
16726
|
+
1. Definitions.
|
|
16727
|
+
|
|
16728
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
16729
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
16730
|
+
|
|
16731
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
16732
|
+
the copyright owner that is granting the License.
|
|
16733
|
+
|
|
16734
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
16735
|
+
other entities that control, are controlled by, or are under common
|
|
16736
|
+
control with that entity. For the purposes of this definition,
|
|
16737
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
16738
|
+
direction or management of such entity, whether by contract or
|
|
16739
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
16740
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
16741
|
+
|
|
16742
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
16743
|
+
exercising permissions granted by this License.
|
|
16744
|
+
|
|
16745
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
16746
|
+
including but not limited to software source code, documentation
|
|
16747
|
+
source, and configuration files.
|
|
16748
|
+
|
|
16749
|
+
"Object" form shall mean any form resulting from mechanical
|
|
16750
|
+
transformation or translation of a Source form, including but
|
|
16751
|
+
not limited to compiled object code, generated documentation,
|
|
16752
|
+
and conversions to other media types.
|
|
16753
|
+
|
|
16754
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
16755
|
+
Object form, made available under the License, as indicated by a
|
|
16756
|
+
copyright notice that is included in or attached to the work
|
|
16757
|
+
(an example is provided in the Appendix below).
|
|
16758
|
+
|
|
16759
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
16760
|
+
form, that is based on (or derived from) the Work and for which the
|
|
16761
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
16762
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
16763
|
+
of this License, Derivative Works shall not include works that remain
|
|
16764
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
16765
|
+
the Work and Derivative Works thereof.
|
|
16766
|
+
|
|
16767
|
+
"Contribution" shall mean any work of authorship, including
|
|
16768
|
+
the original version of the Work and any modifications or additions
|
|
16769
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
16770
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
16771
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
16772
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
16773
|
+
means any form of electronic, verbal, or written communication sent
|
|
16774
|
+
to the Licensor or its representatives, including but not limited to
|
|
16775
|
+
communication on electronic mailing lists, source code control systems,
|
|
16776
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
16777
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
16778
|
+
excluding communication that is conspicuously marked or otherwise
|
|
16779
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
16780
|
+
|
|
16781
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
16782
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
16783
|
+
subsequently incorporated within the Work.
|
|
16784
|
+
|
|
16785
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
16786
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
16787
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
16788
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
16789
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
16790
|
+
Work and such Derivative Works in Source or Object form.
|
|
16791
|
+
|
|
16792
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
16793
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
16794
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
16795
|
+
(except as stated in this section) patent license to make, have made,
|
|
16796
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
16797
|
+
where such license applies only to those patent claims licensable
|
|
16798
|
+
by such Contributor that are necessarily infringed by their
|
|
16799
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
16800
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
16801
|
+
institute patent litigation against any entity (including a
|
|
16802
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
16803
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
16804
|
+
or contributory patent infringement, then any patent licenses
|
|
16805
|
+
granted to You under this License for that Work shall terminate
|
|
16806
|
+
as of the date such litigation is filed.
|
|
16807
|
+
|
|
16808
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
16809
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
16810
|
+
modifications, and in Source or Object form, provided that You
|
|
16811
|
+
meet the following conditions:
|
|
16812
|
+
|
|
16813
|
+
(a) You must give any other recipients of the Work or
|
|
16814
|
+
Derivative Works a copy of this License; and
|
|
16815
|
+
|
|
16816
|
+
(b) You must cause any modified files to carry prominent notices
|
|
16817
|
+
stating that You changed the files; and
|
|
16818
|
+
|
|
16819
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
16820
|
+
that You distribute, all copyright, patent, trademark, and
|
|
16821
|
+
attribution notices from the Source form of the Work,
|
|
16822
|
+
excluding those notices that do not pertain to any part of
|
|
16823
|
+
the Derivative Works; and
|
|
16824
|
+
|
|
16825
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
16826
|
+
distribution, then any Derivative Works that You distribute must
|
|
16827
|
+
include a readable copy of the attribution notices contained
|
|
16828
|
+
within such NOTICE file, excluding those notices that do not
|
|
16829
|
+
pertain to any part of the Derivative Works, in at least one
|
|
16830
|
+
of the following places: within a NOTICE text file distributed
|
|
16831
|
+
as part of the Derivative Works; within the Source form or
|
|
16832
|
+
documentation, if provided along with the Derivative Works; or,
|
|
16833
|
+
within a display generated by the Derivative Works, if and
|
|
16834
|
+
wherever such third-party notices normally appear. The contents
|
|
16835
|
+
of the NOTICE file are for informational purposes only and
|
|
16836
|
+
do not modify the License. You may add Your own attribution
|
|
16837
|
+
notices within Derivative Works that You distribute, alongside
|
|
16838
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
16839
|
+
that such additional attribution notices cannot be construed
|
|
16840
|
+
as modifying the License.
|
|
16841
|
+
|
|
16842
|
+
You may add Your own copyright statement to Your modifications and
|
|
16843
|
+
may provide additional or different license terms and conditions
|
|
16844
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
16845
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
16846
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
16847
|
+
the conditions stated in this License.
|
|
16848
|
+
|
|
16849
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
16850
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
16851
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
16852
|
+
this License, without any additional terms or conditions.
|
|
16853
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
16854
|
+
the terms of any separate license agreement you may have executed
|
|
16855
|
+
with Licensor regarding such Contributions.
|
|
16856
|
+
|
|
16857
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
16858
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
16859
|
+
except as required for reasonable and customary use in describing the
|
|
16860
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
15634
16861
|
|
|
15635
|
-
|
|
15636
|
-
|
|
15637
|
-
|
|
15638
|
-
|
|
15639
|
-
|
|
16862
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
16863
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
16864
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
16865
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
16866
|
+
implied, including, without limitation, any warranties or conditions
|
|
16867
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
16868
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
16869
|
+
appropriateness of using or redistributing the Work and assume any
|
|
16870
|
+
risks associated with Your exercise of permissions under this License.
|
|
15640
16871
|
|
|
15641
|
-
|
|
15642
|
-
|
|
16872
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
16873
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
16874
|
+
unless required by applicable law (such as deliberate and grossly
|
|
16875
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
16876
|
+
liable to You for damages, including any direct, indirect, special,
|
|
16877
|
+
incidental, or consequential damages of any character arising as a
|
|
16878
|
+
result of this License or out of the use or inability to use the
|
|
16879
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
16880
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
16881
|
+
other commercial damages or losses), even if such Contributor
|
|
16882
|
+
has been advised of the possibility of such damages.
|
|
15643
16883
|
|
|
15644
|
-
|
|
15645
|
-
|
|
15646
|
-
|
|
16884
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
16885
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
16886
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
16887
|
+
or other liability obligations and/or rights consistent with this
|
|
16888
|
+
License. However, in accepting such obligations, You may act only
|
|
16889
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
16890
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
16891
|
+
defend, and hold each Contributor harmless for any liability
|
|
16892
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
16893
|
+
of your accepting any such warranty or additional liability.
|
|
15647
16894
|
|
|
15648
|
-
|
|
15649
|
-
-------------------------------------------
|
|
16895
|
+
END OF TERMS AND CONDITIONS
|
|
15650
16896
|
|
|
15651
|
-
|
|
15652
|
-
License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
15653
|
-
file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
16897
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
15654
16898
|
|
|
15655
|
-
|
|
15656
|
-
|
|
15657
|
-
|
|
15658
|
-
|
|
16899
|
+
To apply the Apache License to your work, attach the following
|
|
16900
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
16901
|
+
replaced with your own identifying information. (Don't include
|
|
16902
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
16903
|
+
comment syntax for the file format. We also recommend that a
|
|
16904
|
+
file or class name and description of purpose be included on the
|
|
16905
|
+
same "printed page" as the copyright notice for easier
|
|
16906
|
+
identification within third-party archives.
|
|
15659
16907
|
|
|
15660
|
-
|
|
16908
|
+
Copyright 2021 The Unicode-rs Developers
|
|
15661
16909
|
|
|
15662
|
-
|
|
15663
|
-
|
|
16910
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
16911
|
+
you may not use this file except in compliance with the License.
|
|
16912
|
+
You may obtain a copy of the License at
|
|
15664
16913
|
|
|
15665
|
-
|
|
15666
|
-
|
|
16914
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
16915
|
+
|
|
16916
|
+
Unless required by applicable law or agreed to in writing, software
|
|
16917
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
16918
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
16919
|
+
See the License for the specific language governing permissions and
|
|
16920
|
+
limitations under the License.
|
|
15667
16921
|
|
|
15668
16922
|
------------------------------------------------------------------------------
|
|
15669
|
-
LICENSE-
|
|
16923
|
+
LICENSE-MIT — 1 package(s): unicode-script 0.5.8
|
|
15670
16924
|
------------------------------------------------------------------------------
|
|
15671
|
-
|
|
15672
|
-
|
|
15673
|
-
COPYRIGHT AND PERMISSION NOTICE
|
|
15674
|
-
|
|
15675
|
-
Copyright © 1991-2023 Unicode, Inc.
|
|
15676
|
-
|
|
15677
|
-
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
15678
|
-
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
15679
|
-
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
15680
|
-
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
15681
|
-
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
16925
|
+
MIT License
|
|
15682
16926
|
|
|
15683
|
-
|
|
15684
|
-
copy of data files and any associated documentation (the "Data Files") or
|
|
15685
|
-
software and any associated documentation (the "Software") to deal in the
|
|
15686
|
-
Data Files or Software without restriction, including without limitation
|
|
15687
|
-
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
15688
|
-
copies of the Data Files or Software, and to permit persons to whom the
|
|
15689
|
-
Data Files or Software are furnished to do so, provided that either (a)
|
|
15690
|
-
this copyright and permission notice appear with all copies of the Data
|
|
15691
|
-
Files or Software, or (b) this copyright and permission notice appear in
|
|
15692
|
-
associated Documentation.
|
|
16927
|
+
Copyright (c) 2019 Manish Goregaokar
|
|
15693
16928
|
|
|
15694
|
-
|
|
15695
|
-
|
|
15696
|
-
|
|
15697
|
-
|
|
16929
|
+
Permission is hereby granted, free of charge, to any
|
|
16930
|
+
person obtaining a copy of this software and associated
|
|
16931
|
+
documentation files (the "Software"), to deal in the
|
|
16932
|
+
Software without restriction, including without
|
|
16933
|
+
limitation the rights to use, copy, modify, merge,
|
|
16934
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
16935
|
+
the Software, and to permit persons to whom the Software
|
|
16936
|
+
is furnished to do so, subject to the following
|
|
16937
|
+
conditions:
|
|
15698
16938
|
|
|
15699
|
-
|
|
15700
|
-
|
|
15701
|
-
|
|
15702
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
15703
|
-
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
15704
|
-
FILES OR SOFTWARE.
|
|
16939
|
+
The above copyright notice and this permission notice
|
|
16940
|
+
shall be included in all copies or substantial portions
|
|
16941
|
+
of the Software.
|
|
15705
16942
|
|
|
15706
|
-
|
|
15707
|
-
|
|
15708
|
-
|
|
15709
|
-
|
|
16943
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
16944
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
16945
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
16946
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
16947
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
16948
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
16949
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
16950
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
16951
|
+
DEALINGS IN THE SOFTWARE.
|
|
15710
16952
|
|
|
15711
16953
|
------------------------------------------------------------------------------
|
|
15712
16954
|
COPYRIGHT — 2 package(s): unicode-segmentation 1.13.3, unicode-width 0.2.2
|
|
@@ -15719,6 +16961,81 @@ at your option. All files in the project carrying such
|
|
|
15719
16961
|
notice may not be copied, modified, or distributed except
|
|
15720
16962
|
according to those terms.
|
|
15721
16963
|
|
|
16964
|
+
------------------------------------------------------------------------------
|
|
16965
|
+
LICENSE-MIT — 1 package(s): usvg 0.48.1
|
|
16966
|
+
------------------------------------------------------------------------------
|
|
16967
|
+
Copyright 2017 the Resvg Authors
|
|
16968
|
+
|
|
16969
|
+
Permission is hereby granted, free of charge, to any
|
|
16970
|
+
person obtaining a copy of this software and associated
|
|
16971
|
+
documentation files (the "Software"), to deal in the
|
|
16972
|
+
Software without restriction, including without
|
|
16973
|
+
limitation the rights to use, copy, modify, merge,
|
|
16974
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
16975
|
+
the Software, and to permit persons to whom the Software
|
|
16976
|
+
is furnished to do so, subject to the following
|
|
16977
|
+
conditions:
|
|
16978
|
+
|
|
16979
|
+
The above copyright notice and this permission notice
|
|
16980
|
+
shall be included in all copies or substantial portions
|
|
16981
|
+
of the Software.
|
|
16982
|
+
|
|
16983
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
16984
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
16985
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
16986
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
16987
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
16988
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
16989
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
16990
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
16991
|
+
DEALINGS IN THE SOFTWARE.
|
|
16992
|
+
|
|
16993
|
+
------------------------------------------------------------------------------
|
|
16994
|
+
COPYRIGHT — 1 package(s): utf16_iter 1.0.5
|
|
16995
|
+
------------------------------------------------------------------------------
|
|
16996
|
+
Copyright Mozilla Foundation
|
|
16997
|
+
|
|
16998
|
+
Licensed under the Apache License (Version 2.0), or the MIT license,
|
|
16999
|
+
(the "Licenses") at your option. You may not use this file except in
|
|
17000
|
+
compliance with one of the Licenses. You may obtain copies of the
|
|
17001
|
+
Licenses at:
|
|
17002
|
+
|
|
17003
|
+
https://www.apache.org/licenses/LICENSE-2.0
|
|
17004
|
+
https://opensource.org/licenses/MIT
|
|
17005
|
+
|
|
17006
|
+
Unless required by applicable law or agreed to in writing, software
|
|
17007
|
+
distributed under the Licenses is distributed on an "AS IS" BASIS,
|
|
17008
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
17009
|
+
See the Licenses for the specific language governing permissions and
|
|
17010
|
+
limitations under the Licenses.
|
|
17011
|
+
|
|
17012
|
+
--
|
|
17013
|
+
|
|
17014
|
+
Test code is dedicated to the Public Domain when so designated (see
|
|
17015
|
+
the individual files for PD/CC0-dedicated sections).
|
|
17016
|
+
|
|
17017
|
+
--
|
|
17018
|
+
|
|
17019
|
+
The implementation for Utf16CharIndices was adapted from the
|
|
17020
|
+
CharIndices implementation of the Rust standard library at revision
|
|
17021
|
+
ab32548539ec38a939c1b58599249f3b54130026
|
|
17022
|
+
(https://github.com/rust-lang/rust/blob/ab32548539ec38a939c1b58599249f3b54130026/library/core/src/str/iter.rs).
|
|
17023
|
+
|
|
17024
|
+
Excerpt from https://github.com/rust-lang/rust/blob/ab32548539ec38a939c1b58599249f3b54130026/COPYRIGHT ,
|
|
17025
|
+
which refers to
|
|
17026
|
+
https://github.com/rust-lang/rust/blob/ab32548539ec38a939c1b58599249f3b54130026/LICENSE-APACHE
|
|
17027
|
+
and
|
|
17028
|
+
https://github.com/rust-lang/rust/blob/ab32548539ec38a939c1b58599249f3b54130026/LICENSE-MIT
|
|
17029
|
+
:
|
|
17030
|
+
|
|
17031
|
+
For full authorship information, see the version control history or
|
|
17032
|
+
https://thanks.rust-lang.org
|
|
17033
|
+
|
|
17034
|
+
Except as otherwise noted (below and/or in individual files), Rust is
|
|
17035
|
+
licensed under the Apache License, Version 2.0 <LICENSE-APACHE> or
|
|
17036
|
+
<http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
|
|
17037
|
+
<LICENSE-MIT> or <http://opensource.org/licenses/MIT>, at your option.
|
|
17038
|
+
|
|
15722
17039
|
------------------------------------------------------------------------------
|
|
15723
17040
|
COPYRIGHT — 1 package(s): utf8_iter 1.0.4
|
|
15724
17041
|
------------------------------------------------------------------------------
|
|
@@ -15850,7 +17167,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
15850
17167
|
SOFTWARE.
|
|
15851
17168
|
|
|
15852
17169
|
------------------------------------------------------------------------------
|
|
15853
|
-
LICENSE-MIT — 5 package(s): vello 0.
|
|
17170
|
+
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
|
|
15854
17171
|
------------------------------------------------------------------------------
|
|
15855
17172
|
Copyright 2020 the Vello Authors
|
|
15856
17173
|
|
|
@@ -16559,6 +17876,30 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
16559
17876
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
16560
17877
|
DEALINGS IN THE SOFTWARE.
|
|
16561
17878
|
|
|
17879
|
+
------------------------------------------------------------------------------
|
|
17880
|
+
COPYRIGHT — 1 package(s): write16 1.0.0
|
|
17881
|
+
------------------------------------------------------------------------------
|
|
17882
|
+
Copyright Mozilla Foundation
|
|
17883
|
+
|
|
17884
|
+
Licensed under the Apache License (Version 2.0), or the MIT license,
|
|
17885
|
+
(the "Licenses") at your option. You may not use this file except in
|
|
17886
|
+
compliance with one of the Licenses. You may obtain copies of the
|
|
17887
|
+
Licenses at:
|
|
17888
|
+
|
|
17889
|
+
https://www.apache.org/licenses/LICENSE-2.0
|
|
17890
|
+
https://opensource.org/licenses/MIT
|
|
17891
|
+
|
|
17892
|
+
Unless required by applicable law or agreed to in writing, software
|
|
17893
|
+
distributed under the Licenses is distributed on an "AS IS" BASIS,
|
|
17894
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
17895
|
+
See the Licenses for the specific language governing permissions and
|
|
17896
|
+
limitations under the Licenses.
|
|
17897
|
+
|
|
17898
|
+
--
|
|
17899
|
+
|
|
17900
|
+
Test code is dedicated to the Public Domain when so designated (see
|
|
17901
|
+
the individual files for PD/CC0-dedicated sections).
|
|
17902
|
+
|
|
16562
17903
|
------------------------------------------------------------------------------
|
|
16563
17904
|
LICENSE-MIT — 2 package(s): x11rb 0.13.2, x11rb-protocol 0.13.2
|
|
16564
17905
|
------------------------------------------------------------------------------
|
|
@@ -16881,6 +18222,31 @@ Permission is granted to anyone to use this software for any purpose, including
|
|
|
16881
18222
|
|
|
16882
18223
|
3. This notice may not be removed or altered from any source distribution.
|
|
16883
18224
|
|
|
18225
|
+
------------------------------------------------------------------------------
|
|
18226
|
+
LICENSE — 1 package(s): xmlwriter 0.1.0
|
|
18227
|
+
------------------------------------------------------------------------------
|
|
18228
|
+
The MIT License (MIT)
|
|
18229
|
+
|
|
18230
|
+
Copyright (c) 2019 Reizner Evgeniy
|
|
18231
|
+
|
|
18232
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
18233
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
18234
|
+
in the Software without restriction, including without limitation the rights
|
|
18235
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
18236
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
18237
|
+
furnished to do so, subject to the following conditions:
|
|
18238
|
+
|
|
18239
|
+
The above copyright notice and this permission notice shall be included in all
|
|
18240
|
+
copies or substantial portions of the Software.
|
|
18241
|
+
|
|
18242
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
18243
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
18244
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18245
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
18246
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
18247
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18248
|
+
SOFTWARE.
|
|
18249
|
+
|
|
16884
18250
|
------------------------------------------------------------------------------
|
|
16885
18251
|
LICENSE — 1 package(s): yeslogic-fontconfig-sys 6.0.1
|
|
16886
18252
|
------------------------------------------------------------------------------
|