tokenizers 0.5.3-x64-mingw-ucrt → 0.5.5-x64-mingw-ucrt

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.
@@ -10,7 +10,7 @@ base64 v0.13.1
10
10
  https://github.com/marshallpierce/rust-base64
11
11
  MIT/Apache-2.0
12
12
 
13
- bindgen v0.69.4
13
+ bindgen v0.69.5
14
14
  https://rust-lang.github.io/rust-bindgen/
15
15
  BSD-3-Clause
16
16
 
@@ -18,15 +18,11 @@ bitflags v1.3.2
18
18
  https://github.com/bitflags/bitflags
19
19
  MIT/Apache-2.0
20
20
 
21
- bitflags v2.6.0
21
+ bitflags v2.9.0
22
22
  https://github.com/bitflags/bitflags
23
23
  MIT OR Apache-2.0
24
24
 
25
- byteorder v1.5.0
26
- https://github.com/BurntSushi/byteorder
27
- Unlicense OR MIT
28
-
29
- cc v1.1.15
25
+ cc v1.2.21
30
26
  https://github.com/rust-lang/cc-rs
31
27
  MIT OR Apache-2.0
32
28
 
@@ -42,11 +38,11 @@ clang-sys v1.8.1
42
38
  https://github.com/KyleMayes/clang-sys
43
39
  Apache-2.0
44
40
 
45
- console v0.15.8
41
+ console v0.15.11
46
42
  https://github.com/console-rs/console
47
43
  MIT
48
44
 
49
- crossbeam-deque v0.8.5
45
+ crossbeam-deque v0.8.6
50
46
  https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque
51
47
  MIT OR Apache-2.0
52
48
 
@@ -54,41 +50,41 @@ crossbeam-epoch v0.9.18
54
50
  https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch
55
51
  MIT OR Apache-2.0
56
52
 
57
- crossbeam-utils v0.8.20
53
+ crossbeam-utils v0.8.21
58
54
  https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils
59
55
  MIT OR Apache-2.0
60
56
 
61
- darling v0.20.10
57
+ darling v0.20.11
62
58
  https://github.com/TedDriggs/darling
63
59
  MIT
64
60
 
65
- darling_core v0.20.10
61
+ darling_core v0.20.11
66
62
  https://github.com/TedDriggs/darling
67
63
  MIT
68
64
 
69
- darling_macro v0.20.10
65
+ darling_macro v0.20.11
70
66
  https://github.com/TedDriggs/darling
71
67
  MIT
72
68
 
73
- derive_builder v0.20.0
69
+ derive_builder v0.20.2
74
70
  https://github.com/colin-kiegel/rust-derive-builder
75
71
  MIT OR Apache-2.0
76
72
 
77
- derive_builder_core v0.20.0
73
+ derive_builder_core v0.20.2
78
74
  https://github.com/colin-kiegel/rust-derive-builder
79
75
  MIT OR Apache-2.0
80
76
 
81
- derive_builder_macro v0.20.0
77
+ derive_builder_macro v0.20.2
82
78
  https://github.com/colin-kiegel/rust-derive-builder
83
79
  MIT OR Apache-2.0
84
80
 
85
- either v1.13.0
81
+ either v1.15.0
86
82
  https://github.com/rayon-rs/either
87
83
  MIT OR Apache-2.0
88
84
 
89
- encode_unicode v0.3.6
85
+ encode_unicode v1.0.0
90
86
  https://github.com/tormol/encode_unicode
91
- MIT/Apache-2.0
87
+ Apache-2.0 OR MIT
92
88
 
93
89
  esaxx-rs v0.1.10
94
90
  https://github.com/Narsil/esaxx-rs
@@ -98,11 +94,11 @@ fnv v1.0.7
98
94
  https://github.com/servo/rust-fnv
99
95
  Apache-2.0 / MIT
100
96
 
101
- getrandom v0.2.15
97
+ getrandom v0.2.16
102
98
  https://github.com/rust-random/getrandom
103
99
  MIT OR Apache-2.0
104
100
 
105
- glob v0.3.1
101
+ glob v0.3.2
106
102
  https://github.com/rust-lang/glob
107
103
  MIT OR Apache-2.0
108
104
 
@@ -110,7 +106,7 @@ ident_case v1.0.1
110
106
  https://github.com/TedDriggs/ident_case
111
107
  MIT/Apache-2.0
112
108
 
113
- indicatif v0.17.8
109
+ indicatif v0.17.11
114
110
  https://github.com/console-rs/indicatif
115
111
  MIT
116
112
 
@@ -122,7 +118,11 @@ itertools v0.12.1
122
118
  https://github.com/rust-itertools/itertools
123
119
  MIT OR Apache-2.0
124
120
 
125
- itoa v1.0.11
121
+ itertools v0.13.0
122
+ https://github.com/rust-itertools/itertools
123
+ MIT OR Apache-2.0
124
+
125
+ itoa v1.0.15
126
126
  https://github.com/dtolnay/itoa
127
127
  MIT OR Apache-2.0
128
128
 
@@ -134,15 +134,15 @@ lazycell v1.3.0
134
134
  https://github.com/indiv0/lazycell
135
135
  MIT/Apache-2.0
136
136
 
137
- libc v0.2.158
137
+ libc v0.2.172
138
138
  https://github.com/rust-lang/libc
139
139
  MIT OR Apache-2.0
140
140
 
141
- libloading v0.8.5
141
+ libloading v0.8.6
142
142
  https://github.com/nagisa/rust_libloading/
143
143
  ISC
144
144
 
145
- log v0.4.22
145
+ log v0.4.27
146
146
  https://github.com/rust-lang/log
147
147
  MIT OR Apache-2.0
148
148
 
@@ -170,11 +170,11 @@ minimal-lexical v0.2.1
170
170
  https://github.com/Alexhuszagh/minimal-lexical
171
171
  MIT/Apache-2.0
172
172
 
173
- monostate v0.1.13
173
+ monostate v0.1.14
174
174
  https://github.com/dtolnay/monostate
175
175
  MIT OR Apache-2.0
176
176
 
177
- monostate-impl v0.1.13
177
+ monostate-impl v0.1.14
178
178
  https://github.com/dtolnay/monostate
179
179
  MIT OR Apache-2.0
180
180
 
@@ -186,7 +186,7 @@ number_prefix v0.4.0
186
186
  https://github.com/ogham/rust-number-prefix
187
187
  MIT
188
188
 
189
- once_cell v1.19.0
189
+ once_cell v1.21.3
190
190
  https://github.com/matklad/once_cell
191
191
  MIT OR Apache-2.0
192
192
 
@@ -202,23 +202,23 @@ paste v1.0.15
202
202
  https://github.com/dtolnay/paste
203
203
  MIT OR Apache-2.0
204
204
 
205
- pkg-config v0.3.30
205
+ pkg-config v0.3.32
206
206
  https://github.com/rust-lang/pkg-config-rs
207
207
  MIT OR Apache-2.0
208
208
 
209
- portable-atomic v1.7.0
209
+ portable-atomic v1.11.0
210
210
  https://github.com/taiki-e/portable-atomic
211
211
  Apache-2.0 OR MIT
212
212
 
213
- ppv-lite86 v0.2.20
213
+ ppv-lite86 v0.2.21
214
214
  https://github.com/cryptocorrosion/cryptocorrosion
215
- MIT/Apache-2.0
215
+ MIT OR Apache-2.0
216
216
 
217
- proc-macro2 v1.0.86
217
+ proc-macro2 v1.0.95
218
218
  https://github.com/dtolnay/proc-macro2
219
219
  MIT OR Apache-2.0
220
220
 
221
- quote v1.0.37
221
+ quote v1.0.40
222
222
  https://github.com/dtolnay/quote
223
223
  MIT OR Apache-2.0
224
224
 
@@ -246,11 +246,11 @@ rayon-core v1.12.1
246
246
  https://github.com/rayon-rs/rayon
247
247
  MIT OR Apache-2.0
248
248
 
249
- rb-sys v0.9.102
249
+ rb-sys v0.9.111
250
250
  https://github.com/oxidize-rb/rb-sys
251
251
  MIT OR Apache-2.0
252
252
 
253
- rb-sys-build v0.9.102
253
+ rb-sys-build v0.9.111
254
254
  https://github.com/oxidize-rb/rb-sys
255
255
  MIT OR Apache-2.0
256
256
 
@@ -258,15 +258,15 @@ rb-sys-env v0.1.2
258
258
  https://github.com/oxidize-rb/rb-sys
259
259
  MIT OR Apache-2.0
260
260
 
261
- regex v1.10.6
261
+ regex v1.11.1
262
262
  https://github.com/rust-lang/regex
263
263
  MIT OR Apache-2.0
264
264
 
265
- regex-automata v0.4.7
265
+ regex-automata v0.4.9
266
266
  https://github.com/rust-lang/regex/tree/master/regex-automata
267
267
  MIT OR Apache-2.0
268
268
 
269
- regex-syntax v0.8.4
269
+ regex-syntax v0.8.5
270
270
  https://github.com/rust-lang/regex/tree/master/regex-syntax
271
271
  MIT OR Apache-2.0
272
272
 
@@ -274,23 +274,23 @@ rustc-hash v1.1.0
274
274
  https://github.com/rust-lang-nursery/rustc-hash
275
275
  Apache-2.0/MIT
276
276
 
277
- ryu v1.0.18
277
+ ryu v1.0.20
278
278
  https://github.com/dtolnay/ryu
279
279
  Apache-2.0 OR BSL-1.0
280
280
 
281
- seq-macro v0.3.5
281
+ seq-macro v0.3.6
282
282
  https://github.com/dtolnay/seq-macro
283
283
  MIT OR Apache-2.0
284
284
 
285
- serde v1.0.209
285
+ serde v1.0.219
286
286
  https://serde.rs
287
287
  MIT OR Apache-2.0
288
288
 
289
- serde_derive v1.0.209
289
+ serde_derive v1.0.219
290
290
  https://serde.rs
291
291
  MIT OR Apache-2.0
292
292
 
293
- serde_json v1.0.127
293
+ serde_json v1.0.140
294
294
  https://github.com/serde-rs/json
295
295
  MIT OR Apache-2.0
296
296
 
@@ -302,7 +302,7 @@ shlex v1.3.0
302
302
  https://github.com/comex/rust-shlex
303
303
  MIT OR Apache-2.0
304
304
 
305
- smallvec v1.13.2
305
+ smallvec v1.15.0
306
306
  https://github.com/servo/rust-smallvec
307
307
  MIT OR Apache-2.0
308
308
 
@@ -314,35 +314,35 @@ strsim v0.11.1
314
314
  https://github.com/rapidfuzz/strsim-rs
315
315
  MIT
316
316
 
317
- syn v2.0.76
317
+ syn v2.0.101
318
318
  https://github.com/dtolnay/syn
319
319
  MIT OR Apache-2.0
320
320
 
321
- thiserror v1.0.63
321
+ thiserror v2.0.12
322
322
  https://github.com/dtolnay/thiserror
323
323
  MIT OR Apache-2.0
324
324
 
325
- thiserror-impl v1.0.63
325
+ thiserror-impl v2.0.12
326
326
  https://github.com/dtolnay/thiserror
327
327
  MIT OR Apache-2.0
328
328
 
329
- tokenizers v0.20.0
329
+ tokenizers v0.21.1
330
330
  https://github.com/huggingface/tokenizers
331
331
  Apache-2.0
332
332
 
333
- unicode-ident v1.0.12
333
+ unicode-ident v1.0.18
334
334
  https://github.com/dtolnay/unicode-ident
335
- (MIT OR Apache-2.0) AND Unicode-DFS-2016
335
+ (MIT OR Apache-2.0) AND Unicode-3.0
336
336
 
337
337
  unicode-normalization-alignments v0.1.12
338
338
  https://github.com/n1t0/unicode-normalization
339
339
  MIT/Apache-2.0
340
340
 
341
- unicode-segmentation v1.11.0
341
+ unicode-segmentation v1.12.0
342
342
  https://github.com/unicode-rs/unicode-segmentation
343
- MIT/Apache-2.0
343
+ MIT OR Apache-2.0
344
344
 
345
- unicode-width v0.1.13
345
+ unicode-width v0.2.0
346
346
  https://github.com/unicode-rs/unicode-width
347
347
  MIT OR Apache-2.0
348
348
 
@@ -350,7 +350,7 @@ unicode_categories v0.1.1
350
350
  https://github.com/swgillespie/unicode-categories
351
351
  MIT OR Apache-2.0
352
352
 
353
- windows-sys v0.52.0
353
+ windows-sys v0.59.0
354
354
  https://github.com/microsoft/windows-rs
355
355
  MIT OR Apache-2.0
356
356
 
@@ -362,11 +362,7 @@ windows_x86_64_gnu v0.52.6
362
362
  https://github.com/microsoft/windows-rs
363
363
  MIT OR Apache-2.0
364
364
 
365
- zerocopy v0.7.35
366
- https://github.com/google/zerocopy
367
- BSD-2-Clause OR Apache-2.0 OR MIT
368
-
369
- zerocopy-derive v0.7.35
365
+ zerocopy v0.8.25
370
366
  https://github.com/google/zerocopy
371
367
  BSD-2-Clause OR Apache-2.0 OR MIT
372
368
 
@@ -936,7 +932,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
936
932
  DEALINGS IN THE SOFTWARE.
937
933
 
938
934
  ================================================================================
939
- bitflags v2.6.0 LICENSE-APACHE
935
+ bitflags v2.9.0 LICENSE-APACHE
940
936
  ================================================================================
941
937
 
942
938
  Apache License
@@ -1142,7 +1138,7 @@ See the License for the specific language governing permissions and
1142
1138
  limitations under the License.
1143
1139
 
1144
1140
  ================================================================================
1145
- bitflags v2.6.0 LICENSE-MIT
1141
+ bitflags v2.9.0 LICENSE-MIT
1146
1142
  ================================================================================
1147
1143
 
1148
1144
  Copyright (c) 2014 The Rust Project Developers
@@ -1171,69 +1167,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1171
1167
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1172
1168
  DEALINGS IN THE SOFTWARE.
1173
1169
 
1174
- ================================================================================
1175
- byteorder COPYING
1176
- ================================================================================
1177
-
1178
- This project is dual-licensed under the Unlicense and MIT licenses.
1179
-
1180
- You may use this code under the terms of either license.
1181
-
1182
- ================================================================================
1183
- byteorder LICENSE-MIT
1184
- ================================================================================
1185
-
1186
- The MIT License (MIT)
1187
-
1188
- Copyright (c) 2015 Andrew Gallant
1189
-
1190
- Permission is hereby granted, free of charge, to any person obtaining a copy
1191
- of this software and associated documentation files (the "Software"), to deal
1192
- in the Software without restriction, including without limitation the rights
1193
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1194
- copies of the Software, and to permit persons to whom the Software is
1195
- furnished to do so, subject to the following conditions:
1196
-
1197
- The above copyright notice and this permission notice shall be included in
1198
- all copies or substantial portions of the Software.
1199
-
1200
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1201
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1202
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1203
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1204
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1205
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1206
- THE SOFTWARE.
1207
-
1208
- ================================================================================
1209
- byteorder UNLICENSE
1210
- ================================================================================
1211
-
1212
- This is free and unencumbered software released into the public domain.
1213
-
1214
- Anyone is free to copy, modify, publish, use, compile, sell, or
1215
- distribute this software, either in source code form or as a compiled
1216
- binary, for any purpose, commercial or non-commercial, and by any
1217
- means.
1218
-
1219
- In jurisdictions that recognize copyright laws, the author or authors
1220
- of this software dedicate any and all copyright interest in the
1221
- software to the public domain. We make this dedication for the benefit
1222
- of the public at large and to the detriment of our heirs and
1223
- successors. We intend this dedication to be an overt act of
1224
- relinquishment in perpetuity of all present and future rights to this
1225
- software under copyright law.
1226
-
1227
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1228
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1229
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1230
- IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
1231
- OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1232
- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1233
- OTHER DEALINGS IN THE SOFTWARE.
1234
-
1235
- For more information, please refer to <http://unlicense.org/>
1236
-
1237
1170
  ================================================================================
1238
1171
  cc LICENSE-APACHE
1239
1172
  ================================================================================
@@ -5571,7 +5504,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5571
5504
  DEALINGS IN THE SOFTWARE.
5572
5505
 
5573
5506
  ================================================================================
5574
- itoa LICENSE-APACHE
5507
+ itertools v0.13.0 LICENSE-APACHE
5575
5508
  ================================================================================
5576
5509
 
5577
5510
  Apache License
@@ -5751,10 +5684,37 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
5751
5684
 
5752
5685
  END OF TERMS AND CONDITIONS
5753
5686
 
5687
+ APPENDIX: How to apply the Apache License to your work.
5688
+
5689
+ To apply the Apache License to your work, attach the following
5690
+ boilerplate notice, with the fields enclosed by brackets "[]"
5691
+ replaced with your own identifying information. (Don't include
5692
+ the brackets!) The text should be enclosed in the appropriate
5693
+ comment syntax for the file format. We also recommend that a
5694
+ file or class name and description of purpose be included on the
5695
+ same "printed page" as the copyright notice for easier
5696
+ identification within third-party archives.
5697
+
5698
+ Copyright [yyyy] [name of copyright owner]
5699
+
5700
+ Licensed under the Apache License, Version 2.0 (the "License");
5701
+ you may not use this file except in compliance with the License.
5702
+ You may obtain a copy of the License at
5703
+
5704
+ http://www.apache.org/licenses/LICENSE-2.0
5705
+
5706
+ Unless required by applicable law or agreed to in writing, software
5707
+ distributed under the License is distributed on an "AS IS" BASIS,
5708
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
5709
+ See the License for the specific language governing permissions and
5710
+ limitations under the License.
5711
+
5754
5712
  ================================================================================
5755
- itoa LICENSE-MIT
5713
+ itertools v0.13.0 LICENSE-MIT
5756
5714
  ================================================================================
5757
5715
 
5716
+ Copyright (c) 2015
5717
+
5758
5718
  Permission is hereby granted, free of charge, to any
5759
5719
  person obtaining a copy of this software and associated
5760
5720
  documentation files (the "Software"), to deal in the
@@ -5780,7 +5740,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5780
5740
  DEALINGS IN THE SOFTWARE.
5781
5741
 
5782
5742
  ================================================================================
5783
- lazy_static LICENSE-APACHE
5743
+ itoa LICENSE-APACHE
5784
5744
  ================================================================================
5785
5745
 
5786
5746
  Apache License
@@ -5960,37 +5920,10 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
5960
5920
 
5961
5921
  END OF TERMS AND CONDITIONS
5962
5922
 
5963
- APPENDIX: How to apply the Apache License to your work.
5964
-
5965
- To apply the Apache License to your work, attach the following
5966
- boilerplate notice, with the fields enclosed by brackets "[]"
5967
- replaced with your own identifying information. (Don't include
5968
- the brackets!) The text should be enclosed in the appropriate
5969
- comment syntax for the file format. We also recommend that a
5970
- file or class name and description of purpose be included on the
5971
- same "printed page" as the copyright notice for easier
5972
- identification within third-party archives.
5973
-
5974
- Copyright [yyyy] [name of copyright owner]
5975
-
5976
- Licensed under the Apache License, Version 2.0 (the "License");
5977
- you may not use this file except in compliance with the License.
5978
- You may obtain a copy of the License at
5979
-
5980
- http://www.apache.org/licenses/LICENSE-2.0
5981
-
5982
- Unless required by applicable law or agreed to in writing, software
5983
- distributed under the License is distributed on an "AS IS" BASIS,
5984
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
5985
- See the License for the specific language governing permissions and
5986
- limitations under the License.
5987
-
5988
5923
  ================================================================================
5989
- lazy_static LICENSE-MIT
5924
+ itoa LICENSE-MIT
5990
5925
  ================================================================================
5991
5926
 
5992
- Copyright (c) 2010 The Rust Project Developers
5993
-
5994
5927
  Permission is hereby granted, free of charge, to any
5995
5928
  person obtaining a copy of this software and associated
5996
5929
  documentation files (the "Software"), to deal in the
@@ -6016,7 +5949,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6016
5949
  DEALINGS IN THE SOFTWARE.
6017
5950
 
6018
5951
  ================================================================================
6019
- lazycell LICENSE-APACHE
5952
+ lazy_static LICENSE-APACHE
6020
5953
  ================================================================================
6021
5954
 
6022
5955
  Apache License
@@ -6222,11 +6155,10 @@ See the License for the specific language governing permissions and
6222
6155
  limitations under the License.
6223
6156
 
6224
6157
  ================================================================================
6225
- lazycell LICENSE-MIT
6158
+ lazy_static LICENSE-MIT
6226
6159
  ================================================================================
6227
6160
 
6228
- Original work Copyright (c) 2014 The Rust Project Developers
6229
- Modified work Copyright (c) 2016-2018 Nikita Pekin and lazycell contributors
6161
+ Copyright (c) 2010 The Rust Project Developers
6230
6162
 
6231
6163
  Permission is hereby granted, free of charge, to any
6232
6164
  person obtaining a copy of this software and associated
@@ -6253,7 +6185,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6253
6185
  DEALINGS IN THE SOFTWARE.
6254
6186
 
6255
6187
  ================================================================================
6256
- libc LICENSE-APACHE
6188
+ lazycell LICENSE-APACHE
6257
6189
  ================================================================================
6258
6190
 
6259
6191
  Apache License
@@ -6433,11 +6365,37 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6433
6365
 
6434
6366
  END OF TERMS AND CONDITIONS
6435
6367
 
6368
+ APPENDIX: How to apply the Apache License to your work.
6369
+
6370
+ To apply the Apache License to your work, attach the following
6371
+ boilerplate notice, with the fields enclosed by brackets "[]"
6372
+ replaced with your own identifying information. (Don't include
6373
+ the brackets!) The text should be enclosed in the appropriate
6374
+ comment syntax for the file format. We also recommend that a
6375
+ file or class name and description of purpose be included on the
6376
+ same "printed page" as the copyright notice for easier
6377
+ identification within third-party archives.
6378
+
6379
+ Copyright [yyyy] [name of copyright owner]
6380
+
6381
+ Licensed under the Apache License, Version 2.0 (the "License");
6382
+ you may not use this file except in compliance with the License.
6383
+ You may obtain a copy of the License at
6384
+
6385
+ http://www.apache.org/licenses/LICENSE-2.0
6386
+
6387
+ Unless required by applicable law or agreed to in writing, software
6388
+ distributed under the License is distributed on an "AS IS" BASIS,
6389
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6390
+ See the License for the specific language governing permissions and
6391
+ limitations under the License.
6392
+
6436
6393
  ================================================================================
6437
- libc LICENSE-MIT
6394
+ lazycell LICENSE-MIT
6438
6395
  ================================================================================
6439
6396
 
6440
- Copyright (c) 2014-2020 The Rust Project Developers
6397
+ Original work Copyright (c) 2014 The Rust Project Developers
6398
+ Modified work Copyright (c) 2016-2018 Nikita Pekin and lazycell contributors
6441
6399
 
6442
6400
  Permission is hereby granted, free of charge, to any
6443
6401
  person obtaining a copy of this software and associated
@@ -6464,24 +6422,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6464
6422
  DEALINGS IN THE SOFTWARE.
6465
6423
 
6466
6424
  ================================================================================
6467
- libloading LICENSE
6468
- ================================================================================
6469
-
6470
- Copyright © 2015, Simonas Kazlauskas
6471
-
6472
- Permission to use, copy, modify, and/or distribute this software for any purpose with or without
6473
- fee is hereby granted, provided that the above copyright notice and this permission notice appear
6474
- in all copies.
6475
-
6476
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
6477
- SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
6478
- AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6479
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
6480
- NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6481
- THIS SOFTWARE.
6482
-
6483
- ================================================================================
6484
- log LICENSE-APACHE
6425
+ libc LICENSE-APACHE
6485
6426
  ================================================================================
6486
6427
 
6487
6428
  Apache License
@@ -6661,36 +6602,11 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6661
6602
 
6662
6603
  END OF TERMS AND CONDITIONS
6663
6604
 
6664
- APPENDIX: How to apply the Apache License to your work.
6665
-
6666
- To apply the Apache License to your work, attach the following
6667
- boilerplate notice, with the fields enclosed by brackets "[]"
6668
- replaced with your own identifying information. (Don't include
6669
- the brackets!) The text should be enclosed in the appropriate
6670
- comment syntax for the file format. We also recommend that a
6671
- file or class name and description of purpose be included on the
6672
- same "printed page" as the copyright notice for easier
6673
- identification within third-party archives.
6674
-
6675
- Copyright [yyyy] [name of copyright owner]
6676
-
6677
- Licensed under the Apache License, Version 2.0 (the "License");
6678
- you may not use this file except in compliance with the License.
6679
- You may obtain a copy of the License at
6680
-
6681
- http://www.apache.org/licenses/LICENSE-2.0
6682
-
6683
- Unless required by applicable law or agreed to in writing, software
6684
- distributed under the License is distributed on an "AS IS" BASIS,
6685
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6686
- See the License for the specific language governing permissions and
6687
- limitations under the License.
6688
-
6689
6605
  ================================================================================
6690
- log LICENSE-MIT
6606
+ libc LICENSE-MIT
6691
6607
  ================================================================================
6692
6608
 
6693
- Copyright (c) 2014 The Rust Project Developers
6609
+ Copyright (c) 2014-2020 The Rust Project Developers
6694
6610
 
6695
6611
  Permission is hereby granted, free of charge, to any
6696
6612
  person obtaining a copy of this software and associated
@@ -6717,30 +6633,283 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6717
6633
  DEALINGS IN THE SOFTWARE.
6718
6634
 
6719
6635
  ================================================================================
6720
- macro_rules_attribute LICENSE-APACHE
6636
+ libloading LICENSE
6721
6637
  ================================================================================
6722
6638
 
6723
- Apache License
6724
- Version 2.0, January 2004
6725
- http://www.apache.org/licenses/
6639
+ Copyright © 2015, Simonas Kazlauskas
6726
6640
 
6727
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6641
+ Permission to use, copy, modify, and/or distribute this software for any purpose with or without
6642
+ fee is hereby granted, provided that the above copyright notice and this permission notice appear
6643
+ in all copies.
6728
6644
 
6729
- 1. Definitions.
6645
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
6646
+ SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
6647
+ AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6648
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
6649
+ NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6650
+ THIS SOFTWARE.
6730
6651
 
6731
- "License" shall mean the terms and conditions for use, reproduction,
6732
- and distribution as defined by Sections 1 through 9 of this document.
6652
+ ================================================================================
6653
+ log LICENSE-APACHE
6654
+ ================================================================================
6733
6655
 
6734
- "Licensor" shall mean the copyright owner or entity authorized by
6735
- the copyright owner that is granting the License.
6656
+ Apache License
6657
+ Version 2.0, January 2004
6658
+ http://www.apache.org/licenses/
6736
6659
 
6737
- "Legal Entity" shall mean the union of the acting entity and all
6738
- other entities that control, are controlled by, or are under common
6739
- control with that entity. For the purposes of this definition,
6740
- "control" means (i) the power, direct or indirect, to cause the
6741
- direction or management of such entity, whether by contract or
6742
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
6743
- outstanding shares, or (iii) beneficial ownership of such entity.
6660
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6661
+
6662
+ 1. Definitions.
6663
+
6664
+ "License" shall mean the terms and conditions for use, reproduction,
6665
+ and distribution as defined by Sections 1 through 9 of this document.
6666
+
6667
+ "Licensor" shall mean the copyright owner or entity authorized by
6668
+ the copyright owner that is granting the License.
6669
+
6670
+ "Legal Entity" shall mean the union of the acting entity and all
6671
+ other entities that control, are controlled by, or are under common
6672
+ control with that entity. For the purposes of this definition,
6673
+ "control" means (i) the power, direct or indirect, to cause the
6674
+ direction or management of such entity, whether by contract or
6675
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
6676
+ outstanding shares, or (iii) beneficial ownership of such entity.
6677
+
6678
+ "You" (or "Your") shall mean an individual or Legal Entity
6679
+ exercising permissions granted by this License.
6680
+
6681
+ "Source" form shall mean the preferred form for making modifications,
6682
+ including but not limited to software source code, documentation
6683
+ source, and configuration files.
6684
+
6685
+ "Object" form shall mean any form resulting from mechanical
6686
+ transformation or translation of a Source form, including but
6687
+ not limited to compiled object code, generated documentation,
6688
+ and conversions to other media types.
6689
+
6690
+ "Work" shall mean the work of authorship, whether in Source or
6691
+ Object form, made available under the License, as indicated by a
6692
+ copyright notice that is included in or attached to the work
6693
+ (an example is provided in the Appendix below).
6694
+
6695
+ "Derivative Works" shall mean any work, whether in Source or Object
6696
+ form, that is based on (or derived from) the Work and for which the
6697
+ editorial revisions, annotations, elaborations, or other modifications
6698
+ represent, as a whole, an original work of authorship. For the purposes
6699
+ of this License, Derivative Works shall not include works that remain
6700
+ separable from, or merely link (or bind by name) to the interfaces of,
6701
+ the Work and Derivative Works thereof.
6702
+
6703
+ "Contribution" shall mean any work of authorship, including
6704
+ the original version of the Work and any modifications or additions
6705
+ to that Work or Derivative Works thereof, that is intentionally
6706
+ submitted to Licensor for inclusion in the Work by the copyright owner
6707
+ or by an individual or Legal Entity authorized to submit on behalf of
6708
+ the copyright owner. For the purposes of this definition, "submitted"
6709
+ means any form of electronic, verbal, or written communication sent
6710
+ to the Licensor or its representatives, including but not limited to
6711
+ communication on electronic mailing lists, source code control systems,
6712
+ and issue tracking systems that are managed by, or on behalf of, the
6713
+ Licensor for the purpose of discussing and improving the Work, but
6714
+ excluding communication that is conspicuously marked or otherwise
6715
+ designated in writing by the copyright owner as "Not a Contribution."
6716
+
6717
+ "Contributor" shall mean Licensor and any individual or Legal Entity
6718
+ on behalf of whom a Contribution has been received by Licensor and
6719
+ subsequently incorporated within the Work.
6720
+
6721
+ 2. Grant of Copyright License. Subject to the terms and conditions of
6722
+ this License, each Contributor hereby grants to You a perpetual,
6723
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6724
+ copyright license to reproduce, prepare Derivative Works of,
6725
+ publicly display, publicly perform, sublicense, and distribute the
6726
+ Work and such Derivative Works in Source or Object form.
6727
+
6728
+ 3. Grant of Patent License. Subject to the terms and conditions of
6729
+ this License, each Contributor hereby grants to You a perpetual,
6730
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6731
+ (except as stated in this section) patent license to make, have made,
6732
+ use, offer to sell, sell, import, and otherwise transfer the Work,
6733
+ where such license applies only to those patent claims licensable
6734
+ by such Contributor that are necessarily infringed by their
6735
+ Contribution(s) alone or by combination of their Contribution(s)
6736
+ with the Work to which such Contribution(s) was submitted. If You
6737
+ institute patent litigation against any entity (including a
6738
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
6739
+ or a Contribution incorporated within the Work constitutes direct
6740
+ or contributory patent infringement, then any patent licenses
6741
+ granted to You under this License for that Work shall terminate
6742
+ as of the date such litigation is filed.
6743
+
6744
+ 4. Redistribution. You may reproduce and distribute copies of the
6745
+ Work or Derivative Works thereof in any medium, with or without
6746
+ modifications, and in Source or Object form, provided that You
6747
+ meet the following conditions:
6748
+
6749
+ (a) You must give any other recipients of the Work or
6750
+ Derivative Works a copy of this License; and
6751
+
6752
+ (b) You must cause any modified files to carry prominent notices
6753
+ stating that You changed the files; and
6754
+
6755
+ (c) You must retain, in the Source form of any Derivative Works
6756
+ that You distribute, all copyright, patent, trademark, and
6757
+ attribution notices from the Source form of the Work,
6758
+ excluding those notices that do not pertain to any part of
6759
+ the Derivative Works; and
6760
+
6761
+ (d) If the Work includes a "NOTICE" text file as part of its
6762
+ distribution, then any Derivative Works that You distribute must
6763
+ include a readable copy of the attribution notices contained
6764
+ within such NOTICE file, excluding those notices that do not
6765
+ pertain to any part of the Derivative Works, in at least one
6766
+ of the following places: within a NOTICE text file distributed
6767
+ as part of the Derivative Works; within the Source form or
6768
+ documentation, if provided along with the Derivative Works; or,
6769
+ within a display generated by the Derivative Works, if and
6770
+ wherever such third-party notices normally appear. The contents
6771
+ of the NOTICE file are for informational purposes only and
6772
+ do not modify the License. You may add Your own attribution
6773
+ notices within Derivative Works that You distribute, alongside
6774
+ or as an addendum to the NOTICE text from the Work, provided
6775
+ that such additional attribution notices cannot be construed
6776
+ as modifying the License.
6777
+
6778
+ You may add Your own copyright statement to Your modifications and
6779
+ may provide additional or different license terms and conditions
6780
+ for use, reproduction, or distribution of Your modifications, or
6781
+ for any such Derivative Works as a whole, provided Your use,
6782
+ reproduction, and distribution of the Work otherwise complies with
6783
+ the conditions stated in this License.
6784
+
6785
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
6786
+ any Contribution intentionally submitted for inclusion in the Work
6787
+ by You to the Licensor shall be under the terms and conditions of
6788
+ this License, without any additional terms or conditions.
6789
+ Notwithstanding the above, nothing herein shall supersede or modify
6790
+ the terms of any separate license agreement you may have executed
6791
+ with Licensor regarding such Contributions.
6792
+
6793
+ 6. Trademarks. This License does not grant permission to use the trade
6794
+ names, trademarks, service marks, or product names of the Licensor,
6795
+ except as required for reasonable and customary use in describing the
6796
+ origin of the Work and reproducing the content of the NOTICE file.
6797
+
6798
+ 7. Disclaimer of Warranty. Unless required by applicable law or
6799
+ agreed to in writing, Licensor provides the Work (and each
6800
+ Contributor provides its Contributions) on an "AS IS" BASIS,
6801
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
6802
+ implied, including, without limitation, any warranties or conditions
6803
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
6804
+ PARTICULAR PURPOSE. You are solely responsible for determining the
6805
+ appropriateness of using or redistributing the Work and assume any
6806
+ risks associated with Your exercise of permissions under this License.
6807
+
6808
+ 8. Limitation of Liability. In no event and under no legal theory,
6809
+ whether in tort (including negligence), contract, or otherwise,
6810
+ unless required by applicable law (such as deliberate and grossly
6811
+ negligent acts) or agreed to in writing, shall any Contributor be
6812
+ liable to You for damages, including any direct, indirect, special,
6813
+ incidental, or consequential damages of any character arising as a
6814
+ result of this License or out of the use or inability to use the
6815
+ Work (including but not limited to damages for loss of goodwill,
6816
+ work stoppage, computer failure or malfunction, or any and all
6817
+ other commercial damages or losses), even if such Contributor
6818
+ has been advised of the possibility of such damages.
6819
+
6820
+ 9. Accepting Warranty or Additional Liability. While redistributing
6821
+ the Work or Derivative Works thereof, You may choose to offer,
6822
+ and charge a fee for, acceptance of support, warranty, indemnity,
6823
+ or other liability obligations and/or rights consistent with this
6824
+ License. However, in accepting such obligations, You may act only
6825
+ on Your own behalf and on Your sole responsibility, not on behalf
6826
+ of any other Contributor, and only if You agree to indemnify,
6827
+ defend, and hold each Contributor harmless for any liability
6828
+ incurred by, or claims asserted against, such Contributor by reason
6829
+ of your accepting any such warranty or additional liability.
6830
+
6831
+ END OF TERMS AND CONDITIONS
6832
+
6833
+ APPENDIX: How to apply the Apache License to your work.
6834
+
6835
+ To apply the Apache License to your work, attach the following
6836
+ boilerplate notice, with the fields enclosed by brackets "[]"
6837
+ replaced with your own identifying information. (Don't include
6838
+ the brackets!) The text should be enclosed in the appropriate
6839
+ comment syntax for the file format. We also recommend that a
6840
+ file or class name and description of purpose be included on the
6841
+ same "printed page" as the copyright notice for easier
6842
+ identification within third-party archives.
6843
+
6844
+ Copyright [yyyy] [name of copyright owner]
6845
+
6846
+ Licensed under the Apache License, Version 2.0 (the "License");
6847
+ you may not use this file except in compliance with the License.
6848
+ You may obtain a copy of the License at
6849
+
6850
+ http://www.apache.org/licenses/LICENSE-2.0
6851
+
6852
+ Unless required by applicable law or agreed to in writing, software
6853
+ distributed under the License is distributed on an "AS IS" BASIS,
6854
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6855
+ See the License for the specific language governing permissions and
6856
+ limitations under the License.
6857
+
6858
+ ================================================================================
6859
+ log LICENSE-MIT
6860
+ ================================================================================
6861
+
6862
+ Copyright (c) 2014 The Rust Project Developers
6863
+
6864
+ Permission is hereby granted, free of charge, to any
6865
+ person obtaining a copy of this software and associated
6866
+ documentation files (the "Software"), to deal in the
6867
+ Software without restriction, including without
6868
+ limitation the rights to use, copy, modify, merge,
6869
+ publish, distribute, sublicense, and/or sell copies of
6870
+ the Software, and to permit persons to whom the Software
6871
+ is furnished to do so, subject to the following
6872
+ conditions:
6873
+
6874
+ The above copyright notice and this permission notice
6875
+ shall be included in all copies or substantial portions
6876
+ of the Software.
6877
+
6878
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6879
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6880
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6881
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6882
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6883
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6884
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6885
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6886
+ DEALINGS IN THE SOFTWARE.
6887
+
6888
+ ================================================================================
6889
+ macro_rules_attribute LICENSE-APACHE
6890
+ ================================================================================
6891
+
6892
+ Apache License
6893
+ Version 2.0, January 2004
6894
+ http://www.apache.org/licenses/
6895
+
6896
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6897
+
6898
+ 1. Definitions.
6899
+
6900
+ "License" shall mean the terms and conditions for use, reproduction,
6901
+ and distribution as defined by Sections 1 through 9 of this document.
6902
+
6903
+ "Licensor" shall mean the copyright owner or entity authorized by
6904
+ the copyright owner that is granting the License.
6905
+
6906
+ "Legal Entity" shall mean the union of the acting entity and all
6907
+ other entities that control, are controlled by, or are under common
6908
+ control with that entity. For the purposes of this definition,
6909
+ "control" means (i) the power, direct or indirect, to cause the
6910
+ direction or management of such entity, whether by contract or
6911
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
6912
+ outstanding shares, or (iii) beneficial ownership of such entity.
6744
6913
 
6745
6914
  "You" (or "Your") shall mean an individual or Legal Entity
6746
6915
  exercising permissions granted by this License.
@@ -15619,52 +15788,45 @@ DEALINGS IN THE SOFTWARE.
15619
15788
  unicode-ident LICENSE-UNICODE
15620
15789
  ================================================================================
15621
15790
 
15622
- UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
15791
+ UNICODE LICENSE V3
15623
15792
 
15624
- See Terms of Use <https://www.unicode.org/copyright.html>
15625
- for definitions of Unicode Inc.’s Data Files and Software.
15793
+ COPYRIGHT AND PERMISSION NOTICE
15626
15794
 
15627
- NOTICE TO USER: Carefully read the following legal agreement.
15628
- BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
15629
- DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
15630
- YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
15631
- TERMS AND CONDITIONS OF THIS AGREEMENT.
15632
- IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
15633
- THE DATA FILES OR SOFTWARE.
15634
-
15635
- COPYRIGHT AND PERMISSION NOTICE
15636
-
15637
- Copyright © 1991-2022 Unicode, Inc. All rights reserved.
15638
- Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
15639
-
15640
- Permission is hereby granted, free of charge, to any person obtaining
15641
- a copy of the Unicode data files and any associated documentation
15642
- (the "Data Files") or Unicode software and any associated documentation
15643
- (the "Software") to deal in the Data Files or Software
15644
- without restriction, including without limitation the rights to use,
15645
- copy, modify, merge, publish, distribute, and/or sell copies of
15646
- the Data Files or Software, and to permit persons to whom the Data Files
15647
- or Software are furnished to do so, provided that either
15648
- (a) this copyright and permission notice appear with all copies
15649
- of the Data Files or Software, or
15650
- (b) this copyright and permission notice appear in associated
15651
- Documentation.
15652
-
15653
- THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
15654
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
15655
- WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
15656
- NONINFRINGEMENT OF THIRD PARTY RIGHTS.
15657
- IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
15658
- NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
15659
- DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
15660
- DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
15661
- TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
15662
- PERFORMANCE OF THE DATA FILES OR SOFTWARE.
15663
-
15664
- Except as contained in this notice, the name of a copyright holder
15665
- shall not be used in advertising or otherwise to promote the sale,
15666
- use or other dealings in these Data Files or Software without prior
15667
- written authorization of the copyright holder.
15795
+ Copyright © 1991-2023 Unicode, Inc.
15796
+
15797
+ NOTICE TO USER: Carefully read the following legal agreement. BY
15798
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
15799
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
15800
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
15801
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
15802
+
15803
+ Permission is hereby granted, free of charge, to any person obtaining a
15804
+ copy of data files and any associated documentation (the "Data Files") or
15805
+ software and any associated documentation (the "Software") to deal in the
15806
+ Data Files or Software without restriction, including without limitation
15807
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
15808
+ copies of the Data Files or Software, and to permit persons to whom the
15809
+ Data Files or Software are furnished to do so, provided that either (a)
15810
+ this copyright and permission notice appear with all copies of the Data
15811
+ Files or Software, or (b) this copyright and permission notice appear in
15812
+ associated Documentation.
15813
+
15814
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
15815
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
15816
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
15817
+ THIRD PARTY RIGHTS.
15818
+
15819
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
15820
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
15821
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
15822
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
15823
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
15824
+ FILES OR SOFTWARE.
15825
+
15826
+ Except as contained in this notice, the name of a copyright holder shall
15827
+ not be used in advertising or otherwise to promote the sale, use or other
15828
+ dealings in these Data Files or Software without prior written
15829
+ authorization of the copyright holder.
15668
15830
 
15669
15831
  ================================================================================
15670
15832
  unicode-normalization-alignments LICENSE-APACHE
@@ -16949,479 +17111,3 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
16949
17111
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
16950
17112
  DEALINGS IN THE SOFTWARE.
16951
17113
 
16952
-
16953
- ================================================================================
16954
- zerocopy src/third_party/rust/LICENSE-APACHE
16955
- ================================================================================
16956
-
16957
- Apache License
16958
- Version 2.0, January 2004
16959
- http://www.apache.org/licenses/
16960
-
16961
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
16962
-
16963
- 1. Definitions.
16964
-
16965
- "License" shall mean the terms and conditions for use, reproduction,
16966
- and distribution as defined by Sections 1 through 9 of this document.
16967
-
16968
- "Licensor" shall mean the copyright owner or entity authorized by
16969
- the copyright owner that is granting the License.
16970
-
16971
- "Legal Entity" shall mean the union of the acting entity and all
16972
- other entities that control, are controlled by, or are under common
16973
- control with that entity. For the purposes of this definition,
16974
- "control" means (i) the power, direct or indirect, to cause the
16975
- direction or management of such entity, whether by contract or
16976
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
16977
- outstanding shares, or (iii) beneficial ownership of such entity.
16978
-
16979
- "You" (or "Your") shall mean an individual or Legal Entity
16980
- exercising permissions granted by this License.
16981
-
16982
- "Source" form shall mean the preferred form for making modifications,
16983
- including but not limited to software source code, documentation
16984
- source, and configuration files.
16985
-
16986
- "Object" form shall mean any form resulting from mechanical
16987
- transformation or translation of a Source form, including but
16988
- not limited to compiled object code, generated documentation,
16989
- and conversions to other media types.
16990
-
16991
- "Work" shall mean the work of authorship, whether in Source or
16992
- Object form, made available under the License, as indicated by a
16993
- copyright notice that is included in or attached to the work
16994
- (an example is provided in the Appendix below).
16995
-
16996
- "Derivative Works" shall mean any work, whether in Source or Object
16997
- form, that is based on (or derived from) the Work and for which the
16998
- editorial revisions, annotations, elaborations, or other modifications
16999
- represent, as a whole, an original work of authorship. For the purposes
17000
- of this License, Derivative Works shall not include works that remain
17001
- separable from, or merely link (or bind by name) to the interfaces of,
17002
- the Work and Derivative Works thereof.
17003
-
17004
- "Contribution" shall mean any work of authorship, including
17005
- the original version of the Work and any modifications or additions
17006
- to that Work or Derivative Works thereof, that is intentionally
17007
- submitted to Licensor for inclusion in the Work by the copyright owner
17008
- or by an individual or Legal Entity authorized to submit on behalf of
17009
- the copyright owner. For the purposes of this definition, "submitted"
17010
- means any form of electronic, verbal, or written communication sent
17011
- to the Licensor or its representatives, including but not limited to
17012
- communication on electronic mailing lists, source code control systems,
17013
- and issue tracking systems that are managed by, or on behalf of, the
17014
- Licensor for the purpose of discussing and improving the Work, but
17015
- excluding communication that is conspicuously marked or otherwise
17016
- designated in writing by the copyright owner as "Not a Contribution."
17017
-
17018
- "Contributor" shall mean Licensor and any individual or Legal Entity
17019
- on behalf of whom a Contribution has been received by Licensor and
17020
- subsequently incorporated within the Work.
17021
-
17022
- 2. Grant of Copyright License. Subject to the terms and conditions of
17023
- this License, each Contributor hereby grants to You a perpetual,
17024
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
17025
- copyright license to reproduce, prepare Derivative Works of,
17026
- publicly display, publicly perform, sublicense, and distribute the
17027
- Work and such Derivative Works in Source or Object form.
17028
-
17029
- 3. Grant of Patent License. Subject to the terms and conditions of
17030
- this License, each Contributor hereby grants to You a perpetual,
17031
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
17032
- (except as stated in this section) patent license to make, have made,
17033
- use, offer to sell, sell, import, and otherwise transfer the Work,
17034
- where such license applies only to those patent claims licensable
17035
- by such Contributor that are necessarily infringed by their
17036
- Contribution(s) alone or by combination of their Contribution(s)
17037
- with the Work to which such Contribution(s) was submitted. If You
17038
- institute patent litigation against any entity (including a
17039
- cross-claim or counterclaim in a lawsuit) alleging that the Work
17040
- or a Contribution incorporated within the Work constitutes direct
17041
- or contributory patent infringement, then any patent licenses
17042
- granted to You under this License for that Work shall terminate
17043
- as of the date such litigation is filed.
17044
-
17045
- 4. Redistribution. You may reproduce and distribute copies of the
17046
- Work or Derivative Works thereof in any medium, with or without
17047
- modifications, and in Source or Object form, provided that You
17048
- meet the following conditions:
17049
-
17050
- (a) You must give any other recipients of the Work or
17051
- Derivative Works a copy of this License; and
17052
-
17053
- (b) You must cause any modified files to carry prominent notices
17054
- stating that You changed the files; and
17055
-
17056
- (c) You must retain, in the Source form of any Derivative Works
17057
- that You distribute, all copyright, patent, trademark, and
17058
- attribution notices from the Source form of the Work,
17059
- excluding those notices that do not pertain to any part of
17060
- the Derivative Works; and
17061
-
17062
- (d) If the Work includes a "NOTICE" text file as part of its
17063
- distribution, then any Derivative Works that You distribute must
17064
- include a readable copy of the attribution notices contained
17065
- within such NOTICE file, excluding those notices that do not
17066
- pertain to any part of the Derivative Works, in at least one
17067
- of the following places: within a NOTICE text file distributed
17068
- as part of the Derivative Works; within the Source form or
17069
- documentation, if provided along with the Derivative Works; or,
17070
- within a display generated by the Derivative Works, if and
17071
- wherever such third-party notices normally appear. The contents
17072
- of the NOTICE file are for informational purposes only and
17073
- do not modify the License. You may add Your own attribution
17074
- notices within Derivative Works that You distribute, alongside
17075
- or as an addendum to the NOTICE text from the Work, provided
17076
- that such additional attribution notices cannot be construed
17077
- as modifying the License.
17078
-
17079
- You may add Your own copyright statement to Your modifications and
17080
- may provide additional or different license terms and conditions
17081
- for use, reproduction, or distribution of Your modifications, or
17082
- for any such Derivative Works as a whole, provided Your use,
17083
- reproduction, and distribution of the Work otherwise complies with
17084
- the conditions stated in this License.
17085
-
17086
- 5. Submission of Contributions. Unless You explicitly state otherwise,
17087
- any Contribution intentionally submitted for inclusion in the Work
17088
- by You to the Licensor shall be under the terms and conditions of
17089
- this License, without any additional terms or conditions.
17090
- Notwithstanding the above, nothing herein shall supersede or modify
17091
- the terms of any separate license agreement you may have executed
17092
- with Licensor regarding such Contributions.
17093
-
17094
- 6. Trademarks. This License does not grant permission to use the trade
17095
- names, trademarks, service marks, or product names of the Licensor,
17096
- except as required for reasonable and customary use in describing the
17097
- origin of the Work and reproducing the content of the NOTICE file.
17098
-
17099
- 7. Disclaimer of Warranty. Unless required by applicable law or
17100
- agreed to in writing, Licensor provides the Work (and each
17101
- Contributor provides its Contributions) on an "AS IS" BASIS,
17102
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
17103
- implied, including, without limitation, any warranties or conditions
17104
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
17105
- PARTICULAR PURPOSE. You are solely responsible for determining the
17106
- appropriateness of using or redistributing the Work and assume any
17107
- risks associated with Your exercise of permissions under this License.
17108
-
17109
- 8. Limitation of Liability. In no event and under no legal theory,
17110
- whether in tort (including negligence), contract, or otherwise,
17111
- unless required by applicable law (such as deliberate and grossly
17112
- negligent acts) or agreed to in writing, shall any Contributor be
17113
- liable to You for damages, including any direct, indirect, special,
17114
- incidental, or consequential damages of any character arising as a
17115
- result of this License or out of the use or inability to use the
17116
- Work (including but not limited to damages for loss of goodwill,
17117
- work stoppage, computer failure or malfunction, or any and all
17118
- other commercial damages or losses), even if such Contributor
17119
- has been advised of the possibility of such damages.
17120
-
17121
- 9. Accepting Warranty or Additional Liability. While redistributing
17122
- the Work or Derivative Works thereof, You may choose to offer,
17123
- and charge a fee for, acceptance of support, warranty, indemnity,
17124
- or other liability obligations and/or rights consistent with this
17125
- License. However, in accepting such obligations, You may act only
17126
- on Your own behalf and on Your sole responsibility, not on behalf
17127
- of any other Contributor, and only if You agree to indemnify,
17128
- defend, and hold each Contributor harmless for any liability
17129
- incurred by, or claims asserted against, such Contributor by reason
17130
- of your accepting any such warranty or additional liability.
17131
-
17132
- END OF TERMS AND CONDITIONS
17133
-
17134
- ================================================================================
17135
- zerocopy src/third_party/rust/LICENSE-MIT
17136
- ================================================================================
17137
-
17138
- Permission is hereby granted, free of charge, to any
17139
- person obtaining a copy of this software and associated
17140
- documentation files (the "Software"), to deal in the
17141
- Software without restriction, including without
17142
- limitation the rights to use, copy, modify, merge,
17143
- publish, distribute, sublicense, and/or sell copies of
17144
- the Software, and to permit persons to whom the Software
17145
- is furnished to do so, subject to the following
17146
- conditions:
17147
-
17148
- The above copyright notice and this permission notice
17149
- shall be included in all copies or substantial portions
17150
- of the Software.
17151
-
17152
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
17153
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
17154
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
17155
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
17156
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
17157
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
17158
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
17159
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
17160
- DEALINGS IN THE SOFTWARE.
17161
-
17162
- ================================================================================
17163
- zerocopy-derive LICENSE-APACHE
17164
- ================================================================================
17165
-
17166
- Apache License
17167
- Version 2.0, January 2004
17168
- http://www.apache.org/licenses/
17169
-
17170
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
17171
-
17172
- 1. Definitions.
17173
-
17174
- "License" shall mean the terms and conditions for use, reproduction,
17175
- and distribution as defined by Sections 1 through 9 of this document.
17176
-
17177
- "Licensor" shall mean the copyright owner or entity authorized by
17178
- the copyright owner that is granting the License.
17179
-
17180
- "Legal Entity" shall mean the union of the acting entity and all
17181
- other entities that control, are controlled by, or are under common
17182
- control with that entity. For the purposes of this definition,
17183
- "control" means (i) the power, direct or indirect, to cause the
17184
- direction or management of such entity, whether by contract or
17185
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
17186
- outstanding shares, or (iii) beneficial ownership of such entity.
17187
-
17188
- "You" (or "Your") shall mean an individual or Legal Entity
17189
- exercising permissions granted by this License.
17190
-
17191
- "Source" form shall mean the preferred form for making modifications,
17192
- including but not limited to software source code, documentation
17193
- source, and configuration files.
17194
-
17195
- "Object" form shall mean any form resulting from mechanical
17196
- transformation or translation of a Source form, including but
17197
- not limited to compiled object code, generated documentation,
17198
- and conversions to other media types.
17199
-
17200
- "Work" shall mean the work of authorship, whether in Source or
17201
- Object form, made available under the License, as indicated by a
17202
- copyright notice that is included in or attached to the work
17203
- (an example is provided in the Appendix below).
17204
-
17205
- "Derivative Works" shall mean any work, whether in Source or Object
17206
- form, that is based on (or derived from) the Work and for which the
17207
- editorial revisions, annotations, elaborations, or other modifications
17208
- represent, as a whole, an original work of authorship. For the purposes
17209
- of this License, Derivative Works shall not include works that remain
17210
- separable from, or merely link (or bind by name) to the interfaces of,
17211
- the Work and Derivative Works thereof.
17212
-
17213
- "Contribution" shall mean any work of authorship, including
17214
- the original version of the Work and any modifications or additions
17215
- to that Work or Derivative Works thereof, that is intentionally
17216
- submitted to Licensor for inclusion in the Work by the copyright owner
17217
- or by an individual or Legal Entity authorized to submit on behalf of
17218
- the copyright owner. For the purposes of this definition, "submitted"
17219
- means any form of electronic, verbal, or written communication sent
17220
- to the Licensor or its representatives, including but not limited to
17221
- communication on electronic mailing lists, source code control systems,
17222
- and issue tracking systems that are managed by, or on behalf of, the
17223
- Licensor for the purpose of discussing and improving the Work, but
17224
- excluding communication that is conspicuously marked or otherwise
17225
- designated in writing by the copyright owner as "Not a Contribution."
17226
-
17227
- "Contributor" shall mean Licensor and any individual or Legal Entity
17228
- on behalf of whom a Contribution has been received by Licensor and
17229
- subsequently incorporated within the Work.
17230
-
17231
- 2. Grant of Copyright License. Subject to the terms and conditions of
17232
- this License, each Contributor hereby grants to You a perpetual,
17233
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
17234
- copyright license to reproduce, prepare Derivative Works of,
17235
- publicly display, publicly perform, sublicense, and distribute the
17236
- Work and such Derivative Works in Source or Object form.
17237
-
17238
- 3. Grant of Patent License. Subject to the terms and conditions of
17239
- this License, each Contributor hereby grants to You a perpetual,
17240
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
17241
- (except as stated in this section) patent license to make, have made,
17242
- use, offer to sell, sell, import, and otherwise transfer the Work,
17243
- where such license applies only to those patent claims licensable
17244
- by such Contributor that are necessarily infringed by their
17245
- Contribution(s) alone or by combination of their Contribution(s)
17246
- with the Work to which such Contribution(s) was submitted. If You
17247
- institute patent litigation against any entity (including a
17248
- cross-claim or counterclaim in a lawsuit) alleging that the Work
17249
- or a Contribution incorporated within the Work constitutes direct
17250
- or contributory patent infringement, then any patent licenses
17251
- granted to You under this License for that Work shall terminate
17252
- as of the date such litigation is filed.
17253
-
17254
- 4. Redistribution. You may reproduce and distribute copies of the
17255
- Work or Derivative Works thereof in any medium, with or without
17256
- modifications, and in Source or Object form, provided that You
17257
- meet the following conditions:
17258
-
17259
- (a) You must give any other recipients of the Work or
17260
- Derivative Works a copy of this License; and
17261
-
17262
- (b) You must cause any modified files to carry prominent notices
17263
- stating that You changed the files; and
17264
-
17265
- (c) You must retain, in the Source form of any Derivative Works
17266
- that You distribute, all copyright, patent, trademark, and
17267
- attribution notices from the Source form of the Work,
17268
- excluding those notices that do not pertain to any part of
17269
- the Derivative Works; and
17270
-
17271
- (d) If the Work includes a "NOTICE" text file as part of its
17272
- distribution, then any Derivative Works that You distribute must
17273
- include a readable copy of the attribution notices contained
17274
- within such NOTICE file, excluding those notices that do not
17275
- pertain to any part of the Derivative Works, in at least one
17276
- of the following places: within a NOTICE text file distributed
17277
- as part of the Derivative Works; within the Source form or
17278
- documentation, if provided along with the Derivative Works; or,
17279
- within a display generated by the Derivative Works, if and
17280
- wherever such third-party notices normally appear. The contents
17281
- of the NOTICE file are for informational purposes only and
17282
- do not modify the License. You may add Your own attribution
17283
- notices within Derivative Works that You distribute, alongside
17284
- or as an addendum to the NOTICE text from the Work, provided
17285
- that such additional attribution notices cannot be construed
17286
- as modifying the License.
17287
-
17288
- You may add Your own copyright statement to Your modifications and
17289
- may provide additional or different license terms and conditions
17290
- for use, reproduction, or distribution of Your modifications, or
17291
- for any such Derivative Works as a whole, provided Your use,
17292
- reproduction, and distribution of the Work otherwise complies with
17293
- the conditions stated in this License.
17294
-
17295
- 5. Submission of Contributions. Unless You explicitly state otherwise,
17296
- any Contribution intentionally submitted for inclusion in the Work
17297
- by You to the Licensor shall be under the terms and conditions of
17298
- this License, without any additional terms or conditions.
17299
- Notwithstanding the above, nothing herein shall supersede or modify
17300
- the terms of any separate license agreement you may have executed
17301
- with Licensor regarding such Contributions.
17302
-
17303
- 6. Trademarks. This License does not grant permission to use the trade
17304
- names, trademarks, service marks, or product names of the Licensor,
17305
- except as required for reasonable and customary use in describing the
17306
- origin of the Work and reproducing the content of the NOTICE file.
17307
-
17308
- 7. Disclaimer of Warranty. Unless required by applicable law or
17309
- agreed to in writing, Licensor provides the Work (and each
17310
- Contributor provides its Contributions) on an "AS IS" BASIS,
17311
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
17312
- implied, including, without limitation, any warranties or conditions
17313
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
17314
- PARTICULAR PURPOSE. You are solely responsible for determining the
17315
- appropriateness of using or redistributing the Work and assume any
17316
- risks associated with Your exercise of permissions under this License.
17317
-
17318
- 8. Limitation of Liability. In no event and under no legal theory,
17319
- whether in tort (including negligence), contract, or otherwise,
17320
- unless required by applicable law (such as deliberate and grossly
17321
- negligent acts) or agreed to in writing, shall any Contributor be
17322
- liable to You for damages, including any direct, indirect, special,
17323
- incidental, or consequential damages of any character arising as a
17324
- result of this License or out of the use or inability to use the
17325
- Work (including but not limited to damages for loss of goodwill,
17326
- work stoppage, computer failure or malfunction, or any and all
17327
- other commercial damages or losses), even if such Contributor
17328
- has been advised of the possibility of such damages.
17329
-
17330
- 9. Accepting Warranty or Additional Liability. While redistributing
17331
- the Work or Derivative Works thereof, You may choose to offer,
17332
- and charge a fee for, acceptance of support, warranty, indemnity,
17333
- or other liability obligations and/or rights consistent with this
17334
- License. However, in accepting such obligations, You may act only
17335
- on Your own behalf and on Your sole responsibility, not on behalf
17336
- of any other Contributor, and only if You agree to indemnify,
17337
- defend, and hold each Contributor harmless for any liability
17338
- incurred by, or claims asserted against, such Contributor by reason
17339
- of your accepting any such warranty or additional liability.
17340
-
17341
- END OF TERMS AND CONDITIONS
17342
-
17343
- APPENDIX: How to apply the Apache License to your work.
17344
-
17345
- To apply the Apache License to your work, attach the following
17346
- boilerplate notice, with the fields enclosed by brackets "[]"
17347
- replaced with your own identifying information. (Don't include
17348
- the brackets!) The text should be enclosed in the appropriate
17349
- comment syntax for the file format. We also recommend that a
17350
- file or class name and description of purpose be included on the
17351
- same "printed page" as the copyright notice for easier
17352
- identification within third-party archives.
17353
-
17354
- Copyright 2023 The Fuchsia Authors
17355
-
17356
- Licensed under the Apache License, Version 2.0 (the "License");
17357
- you may not use this file except in compliance with the License.
17358
- You may obtain a copy of the License at
17359
-
17360
- http://www.apache.org/licenses/LICENSE-2.0
17361
-
17362
- Unless required by applicable law or agreed to in writing, software
17363
- distributed under the License is distributed on an "AS IS" BASIS,
17364
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17365
- See the License for the specific language governing permissions and
17366
- limitations under the License.
17367
-
17368
-
17369
- ================================================================================
17370
- zerocopy-derive LICENSE-BSD
17371
- ================================================================================
17372
-
17373
- Copyright 2019 The Fuchsia Authors.
17374
-
17375
- Redistribution and use in source and binary forms, with or without
17376
- modification, are permitted provided that the following conditions are
17377
- met:
17378
-
17379
- * Redistributions of source code must retain the above copyright
17380
- notice, this list of conditions and the following disclaimer.
17381
- * Redistributions in binary form must reproduce the above
17382
- copyright notice, this list of conditions and the following disclaimer
17383
- in the documentation and/or other materials provided with the
17384
- distribution.
17385
-
17386
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
17387
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
17388
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
17389
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
17390
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
17391
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
17392
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
17393
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
17394
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
17395
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
17396
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
17397
-
17398
- ================================================================================
17399
- zerocopy-derive LICENSE-MIT
17400
- ================================================================================
17401
-
17402
- Copyright 2023 The Fuchsia Authors
17403
-
17404
- Permission is hereby granted, free of charge, to any
17405
- person obtaining a copy of this software and associated
17406
- documentation files (the "Software"), to deal in the
17407
- Software without restriction, including without
17408
- limitation the rights to use, copy, modify, merge,
17409
- publish, distribute, sublicense, and/or sell copies of
17410
- the Software, and to permit persons to whom the Software
17411
- is furnished to do so, subject to the following
17412
- conditions:
17413
-
17414
- The above copyright notice and this permission notice
17415
- shall be included in all copies or substantial portions
17416
- of the Software.
17417
-
17418
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
17419
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
17420
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
17421
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
17422
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
17423
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
17424
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
17425
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
17426
- DEALINGS IN THE SOFTWARE.
17427
-