@deleted-ai/deleted 0.1.283 → 0.1.293
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/THIRD_PARTY_NOTICES +2272 -0
- package/bundled/linux-arm64.tar.gz +0 -0
- package/package.json +1 -1
- package/release-manifest.json +3 -3
package/THIRD_PARTY_NOTICES
CHANGED
|
@@ -1169,6 +1169,2278 @@ License: MIT
|
|
|
1169
1169
|
Crate: https://crates.io/crates/zmij/1.0.23
|
|
1170
1170
|
----------------------------------------------------------------------
|
|
1171
1171
|
|
|
1172
|
+
======================================================================
|
|
1173
|
+
CRATE ATTRIBUTIONS
|
|
1174
|
+
======================================================================
|
|
1175
|
+
|
|
1176
|
+
Per-crate copyright notices, packaged NOTICE files, and
|
|
1177
|
+
crate-specific license texts are reproduced from each dependency's
|
|
1178
|
+
published crate source (the same files Cargo builds from).
|
|
1179
|
+
Canonical license texts shared across many crates appear in LICENSE
|
|
1180
|
+
TEXTS below.
|
|
1181
|
+
|
|
1182
|
+
Crates with harvested attribution content: 122 of 191
|
|
1183
|
+
|
|
1184
|
+
----------------------------------------------------------------------
|
|
1185
|
+
addr2line 0.26.1
|
|
1186
|
+
License: Apache-2.0 OR MIT
|
|
1187
|
+
Crate: https://crates.io/crates/addr2line/0.26.1
|
|
1188
|
+
----------------------------------------------------------------------
|
|
1189
|
+
|
|
1190
|
+
Copyright (c) 2016-2018 The gimli Developers
|
|
1191
|
+
|
|
1192
|
+
----------------------------------------------------------------------
|
|
1193
|
+
arbitrary 1.4.2
|
|
1194
|
+
License: MIT OR Apache-2.0
|
|
1195
|
+
Crate: https://crates.io/crates/arbitrary/1.4.2
|
|
1196
|
+
----------------------------------------------------------------------
|
|
1197
|
+
|
|
1198
|
+
Copyright (c) 2019 Manish Goregaokar
|
|
1199
|
+
|
|
1200
|
+
----------------------------------------------------------------------
|
|
1201
|
+
base64 0.22.1
|
|
1202
|
+
License: MIT OR Apache-2.0
|
|
1203
|
+
Crate: https://crates.io/crates/base64/0.22.1
|
|
1204
|
+
----------------------------------------------------------------------
|
|
1205
|
+
|
|
1206
|
+
Copyright (c) 2015 Alice Maz
|
|
1207
|
+
|
|
1208
|
+
----------------------------------------------------------------------
|
|
1209
|
+
base64ct 1.8.3
|
|
1210
|
+
License: Apache-2.0 OR MIT
|
|
1211
|
+
Crate: https://crates.io/crates/base64ct/1.8.3
|
|
1212
|
+
----------------------------------------------------------------------
|
|
1213
|
+
|
|
1214
|
+
Copyright (c) 2014 Steve "Sc00bz" Thomas
|
|
1215
|
+
Copyright (c) 2021-2025 The RustCrypto Project Developers
|
|
1216
|
+
|
|
1217
|
+
----------------------------------------------------------------------
|
|
1218
|
+
bitflags 2.13.1
|
|
1219
|
+
License: MIT OR Apache-2.0
|
|
1220
|
+
Crate: https://crates.io/crates/bitflags/2.13.1
|
|
1221
|
+
----------------------------------------------------------------------
|
|
1222
|
+
|
|
1223
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1224
|
+
|
|
1225
|
+
----------------------------------------------------------------------
|
|
1226
|
+
block-buffer 0.10.4
|
|
1227
|
+
License: MIT OR Apache-2.0
|
|
1228
|
+
Crate: https://crates.io/crates/block-buffer/0.10.4
|
|
1229
|
+
----------------------------------------------------------------------
|
|
1230
|
+
|
|
1231
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
1232
|
+
|
|
1233
|
+
----------------------------------------------------------------------
|
|
1234
|
+
bumpalo 3.20.3
|
|
1235
|
+
License: MIT OR Apache-2.0
|
|
1236
|
+
Crate: https://crates.io/crates/bumpalo/3.20.3
|
|
1237
|
+
----------------------------------------------------------------------
|
|
1238
|
+
|
|
1239
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
1240
|
+
|
|
1241
|
+
----------------------------------------------------------------------
|
|
1242
|
+
cc 1.4.4
|
|
1243
|
+
License: MIT OR Apache-2.0
|
|
1244
|
+
Crate: https://crates.io/crates/cc/1.4.4
|
|
1245
|
+
----------------------------------------------------------------------
|
|
1246
|
+
|
|
1247
|
+
Copyright (c) 2014 Alex Crichton
|
|
1248
|
+
|
|
1249
|
+
----------------------------------------------------------------------
|
|
1250
|
+
cfg-if 1.0.4
|
|
1251
|
+
License: MIT OR Apache-2.0
|
|
1252
|
+
Crate: https://crates.io/crates/cfg-if/1.0.4
|
|
1253
|
+
----------------------------------------------------------------------
|
|
1254
|
+
|
|
1255
|
+
Copyright (c) 2014 Alex Crichton
|
|
1256
|
+
|
|
1257
|
+
----------------------------------------------------------------------
|
|
1258
|
+
cobs 0.3.0
|
|
1259
|
+
License: MIT OR Apache-2.0
|
|
1260
|
+
Crate: https://crates.io/crates/cobs/0.3.0
|
|
1261
|
+
----------------------------------------------------------------------
|
|
1262
|
+
|
|
1263
|
+
Copyright (c) 2015 The cobs.rs Developers
|
|
1264
|
+
|
|
1265
|
+
----------------------------------------------------------------------
|
|
1266
|
+
const-oid 0.9.6
|
|
1267
|
+
License: Apache-2.0 OR MIT
|
|
1268
|
+
Crate: https://crates.io/crates/const-oid/0.9.6
|
|
1269
|
+
----------------------------------------------------------------------
|
|
1270
|
+
|
|
1271
|
+
Copyright (c) 2020-2022 The RustCrypto Project Developers
|
|
1272
|
+
|
|
1273
|
+
----------------------------------------------------------------------
|
|
1274
|
+
cpp_demangle 0.5.1
|
|
1275
|
+
License: MIT OR Apache-2.0
|
|
1276
|
+
Crate: https://crates.io/crates/cpp_demangle/0.5.1
|
|
1277
|
+
----------------------------------------------------------------------
|
|
1278
|
+
|
|
1279
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
1280
|
+
|
|
1281
|
+
----------------------------------------------------------------------
|
|
1282
|
+
cpufeatures 0.2.17
|
|
1283
|
+
License: MIT OR Apache-2.0
|
|
1284
|
+
Crate: https://crates.io/crates/cpufeatures/0.2.17
|
|
1285
|
+
----------------------------------------------------------------------
|
|
1286
|
+
|
|
1287
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
1288
|
+
|
|
1289
|
+
----------------------------------------------------------------------
|
|
1290
|
+
crc32fast 1.5.0
|
|
1291
|
+
License: MIT OR Apache-2.0
|
|
1292
|
+
Crate: https://crates.io/crates/crc32fast/1.5.0
|
|
1293
|
+
----------------------------------------------------------------------
|
|
1294
|
+
|
|
1295
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1296
|
+
|
|
1297
|
+
----------------------------------------------------------------------
|
|
1298
|
+
crypto-common 0.1.7
|
|
1299
|
+
License: MIT OR Apache-2.0
|
|
1300
|
+
Crate: https://crates.io/crates/crypto-common/0.1.7
|
|
1301
|
+
----------------------------------------------------------------------
|
|
1302
|
+
|
|
1303
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
1304
|
+
|
|
1305
|
+
----------------------------------------------------------------------
|
|
1306
|
+
curve25519-dalek 4.1.3
|
|
1307
|
+
License: BSD-3-Clause
|
|
1308
|
+
Crate: https://crates.io/crates/curve25519-dalek/4.1.3
|
|
1309
|
+
----------------------------------------------------------------------
|
|
1310
|
+
|
|
1311
|
+
Copyright (c) 2012 The Go Authors. All rights reserved.
|
|
1312
|
+
Copyright (c) 2016-2021 Henry de Valence. All rights reserved.
|
|
1313
|
+
Copyright (c) 2016-2021 isis agora lovecruft. All rights reserved.
|
|
1314
|
+
|
|
1315
|
+
----------------------------------------------------------------------
|
|
1316
|
+
der 0.7.10
|
|
1317
|
+
License: Apache-2.0 OR MIT
|
|
1318
|
+
Crate: https://crates.io/crates/der/0.7.10
|
|
1319
|
+
----------------------------------------------------------------------
|
|
1320
|
+
|
|
1321
|
+
Copyright (c) 2020-2023 The RustCrypto Project Developers
|
|
1322
|
+
|
|
1323
|
+
----------------------------------------------------------------------
|
|
1324
|
+
digest 0.10.7
|
|
1325
|
+
License: MIT OR Apache-2.0
|
|
1326
|
+
Crate: https://crates.io/crates/digest/0.10.7
|
|
1327
|
+
----------------------------------------------------------------------
|
|
1328
|
+
|
|
1329
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
1330
|
+
|
|
1331
|
+
----------------------------------------------------------------------
|
|
1332
|
+
ed25519 2.2.3
|
|
1333
|
+
License: Apache-2.0 OR MIT
|
|
1334
|
+
Crate: https://crates.io/crates/ed25519/2.2.3
|
|
1335
|
+
----------------------------------------------------------------------
|
|
1336
|
+
|
|
1337
|
+
Copyright (c) 2018-2023 RustCrypto Developers
|
|
1338
|
+
Copyright 2018-2022 RustCrypto Developers
|
|
1339
|
+
|
|
1340
|
+
----------------------------------------------------------------------
|
|
1341
|
+
ed25519-dalek 2.2.0
|
|
1342
|
+
License: BSD-3-Clause
|
|
1343
|
+
Crate: https://crates.io/crates/ed25519-dalek/2.2.0
|
|
1344
|
+
----------------------------------------------------------------------
|
|
1345
|
+
|
|
1346
|
+
Copyright (c) 2017-2019 isis agora lovecruft. All rights reserved.
|
|
1347
|
+
|
|
1348
|
+
----------------------------------------------------------------------
|
|
1349
|
+
embedded-io 0.4.0
|
|
1350
|
+
License: MIT OR Apache-2.0
|
|
1351
|
+
Crate: https://crates.io/crates/embedded-io/0.4.0
|
|
1352
|
+
----------------------------------------------------------------------
|
|
1353
|
+
|
|
1354
|
+
Copyright (c) 2022 The embedded-io authors
|
|
1355
|
+
|
|
1356
|
+
----------------------------------------------------------------------
|
|
1357
|
+
embedded-io 0.6.1
|
|
1358
|
+
License: MIT OR Apache-2.0
|
|
1359
|
+
Crate: https://crates.io/crates/embedded-io/0.6.1
|
|
1360
|
+
----------------------------------------------------------------------
|
|
1361
|
+
|
|
1362
|
+
Copyright (c) 2023 The embedded-io authors
|
|
1363
|
+
|
|
1364
|
+
----------------------------------------------------------------------
|
|
1365
|
+
encoding_rs 0.8.35
|
|
1366
|
+
License: (Apache-2.0 OR MIT) AND BSD-3-Clause
|
|
1367
|
+
Crate: https://crates.io/crates/encoding_rs/0.8.35
|
|
1368
|
+
----------------------------------------------------------------------
|
|
1369
|
+
|
|
1370
|
+
Copyright Mozilla Foundation
|
|
1371
|
+
Copyright © WHATWG (Apple, Google, Mozilla, Microsoft).
|
|
1372
|
+
|
|
1373
|
+
----------------------------------------------------------------------
|
|
1374
|
+
equivalent 1.0.2
|
|
1375
|
+
License: Apache-2.0 OR MIT
|
|
1376
|
+
Crate: https://crates.io/crates/equivalent/1.0.2
|
|
1377
|
+
----------------------------------------------------------------------
|
|
1378
|
+
|
|
1379
|
+
Copyright (c) 2016--2023
|
|
1380
|
+
|
|
1381
|
+
----------------------------------------------------------------------
|
|
1382
|
+
errno 0.3.14
|
|
1383
|
+
License: MIT OR Apache-2.0
|
|
1384
|
+
Crate: https://crates.io/crates/errno/0.3.14
|
|
1385
|
+
----------------------------------------------------------------------
|
|
1386
|
+
|
|
1387
|
+
Copyright (c) 2014 Chris Wong
|
|
1388
|
+
|
|
1389
|
+
----------------------------------------------------------------------
|
|
1390
|
+
fiat-crypto 0.2.9
|
|
1391
|
+
License: MIT OR Apache-2.0 OR BSD-1-Clause
|
|
1392
|
+
Crate: https://crates.io/crates/fiat-crypto/0.2.9
|
|
1393
|
+
----------------------------------------------------------------------
|
|
1394
|
+
|
|
1395
|
+
Copyright (c) 2015-2020 the fiat-crypto authors (see the AUTHORS file)
|
|
1396
|
+
Copyright (c) 2015-2020 the fiat-crypto authors (see the AUTHORS file).
|
|
1397
|
+
Copyright 2015-2020 the fiat-crypto authors (see the AUTHORS file)
|
|
1398
|
+
|
|
1399
|
+
----------------------------------------------------------------------
|
|
1400
|
+
find-msvc-tools 0.1.11
|
|
1401
|
+
License: MIT OR Apache-2.0
|
|
1402
|
+
Crate: https://crates.io/crates/find-msvc-tools/0.1.11
|
|
1403
|
+
----------------------------------------------------------------------
|
|
1404
|
+
|
|
1405
|
+
Copyright (c) 2014 Alex Crichton
|
|
1406
|
+
|
|
1407
|
+
----------------------------------------------------------------------
|
|
1408
|
+
fnv 1.0.7
|
|
1409
|
+
License: Apache-2.0 / MIT
|
|
1410
|
+
Crate: https://crates.io/crates/fnv/1.0.7
|
|
1411
|
+
----------------------------------------------------------------------
|
|
1412
|
+
|
|
1413
|
+
Copyright (c) 2017 Contributors
|
|
1414
|
+
|
|
1415
|
+
----------------------------------------------------------------------
|
|
1416
|
+
foldhash 0.2.0
|
|
1417
|
+
License: Zlib
|
|
1418
|
+
Crate: https://crates.io/crates/foldhash/0.2.0
|
|
1419
|
+
----------------------------------------------------------------------
|
|
1420
|
+
|
|
1421
|
+
Copyright (c) 2024 Orson Peters
|
|
1422
|
+
|
|
1423
|
+
Packaged license file (LICENSE):
|
|
1424
|
+
Copyright (c) 2024 Orson Peters
|
|
1425
|
+
|
|
1426
|
+
This software is provided 'as-is', without any express or implied warranty. In
|
|
1427
|
+
no event will the authors be held liable for any damages arising from the use of
|
|
1428
|
+
this software.
|
|
1429
|
+
|
|
1430
|
+
Permission is granted to anyone to use this software for any purpose, including
|
|
1431
|
+
commercial applications, and to alter it and redistribute it freely, subject to
|
|
1432
|
+
the following restrictions:
|
|
1433
|
+
|
|
1434
|
+
1. The origin of this software must not be misrepresented; you must not claim
|
|
1435
|
+
that you wrote the original software. If you use this software in a product,
|
|
1436
|
+
an acknowledgment in the product documentation would be appreciated but is
|
|
1437
|
+
not required.
|
|
1438
|
+
|
|
1439
|
+
2. Altered source versions must be plainly marked as such, and must not be
|
|
1440
|
+
misrepresented as being the original software.
|
|
1441
|
+
|
|
1442
|
+
3. This notice may not be removed or altered from any source distribution.
|
|
1443
|
+
|
|
1444
|
+
----------------------------------------------------------------------
|
|
1445
|
+
form_urlencoded 1.2.2
|
|
1446
|
+
License: MIT OR Apache-2.0
|
|
1447
|
+
Crate: https://crates.io/crates/form_urlencoded/1.2.2
|
|
1448
|
+
----------------------------------------------------------------------
|
|
1449
|
+
|
|
1450
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
1451
|
+
|
|
1452
|
+
----------------------------------------------------------------------
|
|
1453
|
+
futures 0.3.34
|
|
1454
|
+
License: MIT OR Apache-2.0
|
|
1455
|
+
Crate: https://crates.io/crates/futures/0.3.34
|
|
1456
|
+
----------------------------------------------------------------------
|
|
1457
|
+
|
|
1458
|
+
Copyright (c) 2016 Alex Crichton
|
|
1459
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1460
|
+
|
|
1461
|
+
----------------------------------------------------------------------
|
|
1462
|
+
futures-channel 0.3.34
|
|
1463
|
+
License: MIT OR Apache-2.0
|
|
1464
|
+
Crate: https://crates.io/crates/futures-channel/0.3.34
|
|
1465
|
+
----------------------------------------------------------------------
|
|
1466
|
+
|
|
1467
|
+
Copyright (c) 2016 Alex Crichton
|
|
1468
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1469
|
+
|
|
1470
|
+
----------------------------------------------------------------------
|
|
1471
|
+
futures-core 0.3.34
|
|
1472
|
+
License: MIT OR Apache-2.0
|
|
1473
|
+
Crate: https://crates.io/crates/futures-core/0.3.34
|
|
1474
|
+
----------------------------------------------------------------------
|
|
1475
|
+
|
|
1476
|
+
Copyright (c) 2016 Alex Crichton
|
|
1477
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1478
|
+
|
|
1479
|
+
----------------------------------------------------------------------
|
|
1480
|
+
futures-io 0.3.34
|
|
1481
|
+
License: MIT OR Apache-2.0
|
|
1482
|
+
Crate: https://crates.io/crates/futures-io/0.3.34
|
|
1483
|
+
----------------------------------------------------------------------
|
|
1484
|
+
|
|
1485
|
+
Copyright (c) 2016 Alex Crichton
|
|
1486
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1487
|
+
|
|
1488
|
+
----------------------------------------------------------------------
|
|
1489
|
+
futures-sink 0.3.34
|
|
1490
|
+
License: MIT OR Apache-2.0
|
|
1491
|
+
Crate: https://crates.io/crates/futures-sink/0.3.34
|
|
1492
|
+
----------------------------------------------------------------------
|
|
1493
|
+
|
|
1494
|
+
Copyright (c) 2016 Alex Crichton
|
|
1495
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1496
|
+
|
|
1497
|
+
----------------------------------------------------------------------
|
|
1498
|
+
futures-task 0.3.34
|
|
1499
|
+
License: MIT OR Apache-2.0
|
|
1500
|
+
Crate: https://crates.io/crates/futures-task/0.3.34
|
|
1501
|
+
----------------------------------------------------------------------
|
|
1502
|
+
|
|
1503
|
+
Copyright (c) 2016 Alex Crichton
|
|
1504
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1505
|
+
|
|
1506
|
+
----------------------------------------------------------------------
|
|
1507
|
+
futures-util 0.3.34
|
|
1508
|
+
License: MIT OR Apache-2.0
|
|
1509
|
+
Crate: https://crates.io/crates/futures-util/0.3.34
|
|
1510
|
+
----------------------------------------------------------------------
|
|
1511
|
+
|
|
1512
|
+
Copyright (c) 2016 Alex Crichton
|
|
1513
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1514
|
+
|
|
1515
|
+
----------------------------------------------------------------------
|
|
1516
|
+
generic-array 0.14.7
|
|
1517
|
+
License: MIT
|
|
1518
|
+
Crate: https://crates.io/crates/generic-array/0.14.7
|
|
1519
|
+
----------------------------------------------------------------------
|
|
1520
|
+
|
|
1521
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
1522
|
+
|
|
1523
|
+
----------------------------------------------------------------------
|
|
1524
|
+
getrandom 0.2.17
|
|
1525
|
+
License: MIT OR Apache-2.0
|
|
1526
|
+
Crate: https://crates.io/crates/getrandom/0.2.17
|
|
1527
|
+
----------------------------------------------------------------------
|
|
1528
|
+
|
|
1529
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1530
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
1531
|
+
|
|
1532
|
+
----------------------------------------------------------------------
|
|
1533
|
+
gimli 0.33.0
|
|
1534
|
+
License: MIT OR Apache-2.0
|
|
1535
|
+
Crate: https://crates.io/crates/gimli/0.33.0
|
|
1536
|
+
----------------------------------------------------------------------
|
|
1537
|
+
|
|
1538
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
1539
|
+
|
|
1540
|
+
----------------------------------------------------------------------
|
|
1541
|
+
hashbrown 0.16.1
|
|
1542
|
+
License: MIT OR Apache-2.0
|
|
1543
|
+
Crate: https://crates.io/crates/hashbrown/0.16.1
|
|
1544
|
+
----------------------------------------------------------------------
|
|
1545
|
+
|
|
1546
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
1547
|
+
|
|
1548
|
+
----------------------------------------------------------------------
|
|
1549
|
+
hashbrown 0.17.1
|
|
1550
|
+
License: MIT OR Apache-2.0
|
|
1551
|
+
Crate: https://crates.io/crates/hashbrown/0.17.1
|
|
1552
|
+
----------------------------------------------------------------------
|
|
1553
|
+
|
|
1554
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
1555
|
+
|
|
1556
|
+
----------------------------------------------------------------------
|
|
1557
|
+
heck 0.5.0
|
|
1558
|
+
License: MIT OR Apache-2.0
|
|
1559
|
+
Crate: https://crates.io/crates/heck/0.5.0
|
|
1560
|
+
----------------------------------------------------------------------
|
|
1561
|
+
|
|
1562
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
1563
|
+
|
|
1564
|
+
----------------------------------------------------------------------
|
|
1565
|
+
icu_collections 2.3.0
|
|
1566
|
+
License: Unicode-3.0
|
|
1567
|
+
Crate: https://crates.io/crates/icu_collections/2.3.0
|
|
1568
|
+
----------------------------------------------------------------------
|
|
1569
|
+
|
|
1570
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1571
|
+
|
|
1572
|
+
Packaged license file (LICENSE):
|
|
1573
|
+
UNICODE LICENSE V3
|
|
1574
|
+
|
|
1575
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1576
|
+
|
|
1577
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1578
|
+
|
|
1579
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
1580
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
1581
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
1582
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
1583
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
1584
|
+
|
|
1585
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
1586
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
1587
|
+
software and any associated documentation (the "Software") to deal in the
|
|
1588
|
+
Data Files or Software without restriction, including without limitation
|
|
1589
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
1590
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
1591
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
1592
|
+
this copyright and permission notice appear with all copies of the Data
|
|
1593
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
1594
|
+
associated Documentation.
|
|
1595
|
+
|
|
1596
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
1597
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1598
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
1599
|
+
THIRD PARTY RIGHTS.
|
|
1600
|
+
|
|
1601
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
1602
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
1603
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
1604
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
1605
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
1606
|
+
FILES OR SOFTWARE.
|
|
1607
|
+
|
|
1608
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
1609
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
1610
|
+
dealings in these Data Files or Software without prior written
|
|
1611
|
+
authorization of the copyright holder.
|
|
1612
|
+
|
|
1613
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
1614
|
+
|
|
1615
|
+
—
|
|
1616
|
+
|
|
1617
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
1618
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
1619
|
+
|
|
1620
|
+
----------------------------------------------------------------------
|
|
1621
|
+
icu_locale_core 2.3.0
|
|
1622
|
+
License: Unicode-3.0
|
|
1623
|
+
Crate: https://crates.io/crates/icu_locale_core/2.3.0
|
|
1624
|
+
----------------------------------------------------------------------
|
|
1625
|
+
|
|
1626
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1627
|
+
|
|
1628
|
+
Packaged license file (LICENSE):
|
|
1629
|
+
UNICODE LICENSE V3
|
|
1630
|
+
|
|
1631
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1632
|
+
|
|
1633
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1634
|
+
|
|
1635
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
1636
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
1637
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
1638
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
1639
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
1640
|
+
|
|
1641
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
1642
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
1643
|
+
software and any associated documentation (the "Software") to deal in the
|
|
1644
|
+
Data Files or Software without restriction, including without limitation
|
|
1645
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
1646
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
1647
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
1648
|
+
this copyright and permission notice appear with all copies of the Data
|
|
1649
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
1650
|
+
associated Documentation.
|
|
1651
|
+
|
|
1652
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
1653
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1654
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
1655
|
+
THIRD PARTY RIGHTS.
|
|
1656
|
+
|
|
1657
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
1658
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
1659
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
1660
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
1661
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
1662
|
+
FILES OR SOFTWARE.
|
|
1663
|
+
|
|
1664
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
1665
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
1666
|
+
dealings in these Data Files or Software without prior written
|
|
1667
|
+
authorization of the copyright holder.
|
|
1668
|
+
|
|
1669
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
1670
|
+
|
|
1671
|
+
—
|
|
1672
|
+
|
|
1673
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
1674
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
1675
|
+
|
|
1676
|
+
----------------------------------------------------------------------
|
|
1677
|
+
icu_normalizer 2.3.0
|
|
1678
|
+
License: Unicode-3.0
|
|
1679
|
+
Crate: https://crates.io/crates/icu_normalizer/2.3.0
|
|
1680
|
+
----------------------------------------------------------------------
|
|
1681
|
+
|
|
1682
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1683
|
+
|
|
1684
|
+
Packaged license file (LICENSE):
|
|
1685
|
+
UNICODE LICENSE V3
|
|
1686
|
+
|
|
1687
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1688
|
+
|
|
1689
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1690
|
+
|
|
1691
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
1692
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
1693
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
1694
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
1695
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
1696
|
+
|
|
1697
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
1698
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
1699
|
+
software and any associated documentation (the "Software") to deal in the
|
|
1700
|
+
Data Files or Software without restriction, including without limitation
|
|
1701
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
1702
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
1703
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
1704
|
+
this copyright and permission notice appear with all copies of the Data
|
|
1705
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
1706
|
+
associated Documentation.
|
|
1707
|
+
|
|
1708
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
1709
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1710
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
1711
|
+
THIRD PARTY RIGHTS.
|
|
1712
|
+
|
|
1713
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
1714
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
1715
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
1716
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
1717
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
1718
|
+
FILES OR SOFTWARE.
|
|
1719
|
+
|
|
1720
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
1721
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
1722
|
+
dealings in these Data Files or Software without prior written
|
|
1723
|
+
authorization of the copyright holder.
|
|
1724
|
+
|
|
1725
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
1726
|
+
|
|
1727
|
+
—
|
|
1728
|
+
|
|
1729
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
1730
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
1731
|
+
|
|
1732
|
+
----------------------------------------------------------------------
|
|
1733
|
+
icu_normalizer_data 2.3.0
|
|
1734
|
+
License: Unicode-3.0
|
|
1735
|
+
Crate: https://crates.io/crates/icu_normalizer_data/2.3.0
|
|
1736
|
+
----------------------------------------------------------------------
|
|
1737
|
+
|
|
1738
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1739
|
+
|
|
1740
|
+
Packaged license file (LICENSE):
|
|
1741
|
+
UNICODE LICENSE V3
|
|
1742
|
+
|
|
1743
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1744
|
+
|
|
1745
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1746
|
+
|
|
1747
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
1748
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
1749
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
1750
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
1751
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
1752
|
+
|
|
1753
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
1754
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
1755
|
+
software and any associated documentation (the "Software") to deal in the
|
|
1756
|
+
Data Files or Software without restriction, including without limitation
|
|
1757
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
1758
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
1759
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
1760
|
+
this copyright and permission notice appear with all copies of the Data
|
|
1761
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
1762
|
+
associated Documentation.
|
|
1763
|
+
|
|
1764
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
1765
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1766
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
1767
|
+
THIRD PARTY RIGHTS.
|
|
1768
|
+
|
|
1769
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
1770
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
1771
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
1772
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
1773
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
1774
|
+
FILES OR SOFTWARE.
|
|
1775
|
+
|
|
1776
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
1777
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
1778
|
+
dealings in these Data Files or Software without prior written
|
|
1779
|
+
authorization of the copyright holder.
|
|
1780
|
+
|
|
1781
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
1782
|
+
|
|
1783
|
+
—
|
|
1784
|
+
|
|
1785
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
1786
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
1787
|
+
|
|
1788
|
+
----------------------------------------------------------------------
|
|
1789
|
+
icu_properties 2.3.0
|
|
1790
|
+
License: Unicode-3.0
|
|
1791
|
+
Crate: https://crates.io/crates/icu_properties/2.3.0
|
|
1792
|
+
----------------------------------------------------------------------
|
|
1793
|
+
|
|
1794
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1795
|
+
|
|
1796
|
+
Packaged license file (LICENSE):
|
|
1797
|
+
UNICODE LICENSE V3
|
|
1798
|
+
|
|
1799
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1800
|
+
|
|
1801
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1802
|
+
|
|
1803
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
1804
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
1805
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
1806
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
1807
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
1808
|
+
|
|
1809
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
1810
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
1811
|
+
software and any associated documentation (the "Software") to deal in the
|
|
1812
|
+
Data Files or Software without restriction, including without limitation
|
|
1813
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
1814
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
1815
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
1816
|
+
this copyright and permission notice appear with all copies of the Data
|
|
1817
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
1818
|
+
associated Documentation.
|
|
1819
|
+
|
|
1820
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
1821
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1822
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
1823
|
+
THIRD PARTY RIGHTS.
|
|
1824
|
+
|
|
1825
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
1826
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
1827
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
1828
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
1829
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
1830
|
+
FILES OR SOFTWARE.
|
|
1831
|
+
|
|
1832
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
1833
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
1834
|
+
dealings in these Data Files or Software without prior written
|
|
1835
|
+
authorization of the copyright holder.
|
|
1836
|
+
|
|
1837
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
1838
|
+
|
|
1839
|
+
—
|
|
1840
|
+
|
|
1841
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
1842
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
1843
|
+
|
|
1844
|
+
----------------------------------------------------------------------
|
|
1845
|
+
icu_properties_data 2.3.0
|
|
1846
|
+
License: Unicode-3.0
|
|
1847
|
+
Crate: https://crates.io/crates/icu_properties_data/2.3.0
|
|
1848
|
+
----------------------------------------------------------------------
|
|
1849
|
+
|
|
1850
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1851
|
+
|
|
1852
|
+
Packaged license file (LICENSE):
|
|
1853
|
+
UNICODE LICENSE V3
|
|
1854
|
+
|
|
1855
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1856
|
+
|
|
1857
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1858
|
+
|
|
1859
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
1860
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
1861
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
1862
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
1863
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
1864
|
+
|
|
1865
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
1866
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
1867
|
+
software and any associated documentation (the "Software") to deal in the
|
|
1868
|
+
Data Files or Software without restriction, including without limitation
|
|
1869
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
1870
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
1871
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
1872
|
+
this copyright and permission notice appear with all copies of the Data
|
|
1873
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
1874
|
+
associated Documentation.
|
|
1875
|
+
|
|
1876
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
1877
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1878
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
1879
|
+
THIRD PARTY RIGHTS.
|
|
1880
|
+
|
|
1881
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
1882
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
1883
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
1884
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
1885
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
1886
|
+
FILES OR SOFTWARE.
|
|
1887
|
+
|
|
1888
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
1889
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
1890
|
+
dealings in these Data Files or Software without prior written
|
|
1891
|
+
authorization of the copyright holder.
|
|
1892
|
+
|
|
1893
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
1894
|
+
|
|
1895
|
+
—
|
|
1896
|
+
|
|
1897
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
1898
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
1899
|
+
|
|
1900
|
+
----------------------------------------------------------------------
|
|
1901
|
+
icu_provider 2.3.1
|
|
1902
|
+
License: Unicode-3.0
|
|
1903
|
+
Crate: https://crates.io/crates/icu_provider/2.3.1
|
|
1904
|
+
----------------------------------------------------------------------
|
|
1905
|
+
|
|
1906
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1907
|
+
|
|
1908
|
+
Packaged license file (LICENSE):
|
|
1909
|
+
UNICODE LICENSE V3
|
|
1910
|
+
|
|
1911
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
1912
|
+
|
|
1913
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
1914
|
+
|
|
1915
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
1916
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
1917
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
1918
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
1919
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
1920
|
+
|
|
1921
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
1922
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
1923
|
+
software and any associated documentation (the "Software") to deal in the
|
|
1924
|
+
Data Files or Software without restriction, including without limitation
|
|
1925
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
1926
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
1927
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
1928
|
+
this copyright and permission notice appear with all copies of the Data
|
|
1929
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
1930
|
+
associated Documentation.
|
|
1931
|
+
|
|
1932
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
1933
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1934
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
1935
|
+
THIRD PARTY RIGHTS.
|
|
1936
|
+
|
|
1937
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
1938
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
1939
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
1940
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
1941
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
1942
|
+
FILES OR SOFTWARE.
|
|
1943
|
+
|
|
1944
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
1945
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
1946
|
+
dealings in these Data Files or Software without prior written
|
|
1947
|
+
authorization of the copyright holder.
|
|
1948
|
+
|
|
1949
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
1950
|
+
|
|
1951
|
+
—
|
|
1952
|
+
|
|
1953
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
1954
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
1955
|
+
|
|
1956
|
+
----------------------------------------------------------------------
|
|
1957
|
+
id-arena 2.3.0
|
|
1958
|
+
License: MIT/Apache-2.0
|
|
1959
|
+
Crate: https://crates.io/crates/id-arena/2.3.0
|
|
1960
|
+
----------------------------------------------------------------------
|
|
1961
|
+
|
|
1962
|
+
Copyright (c) 2014 Alex Crichton
|
|
1963
|
+
|
|
1964
|
+
----------------------------------------------------------------------
|
|
1965
|
+
idna 1.1.0
|
|
1966
|
+
License: MIT OR Apache-2.0
|
|
1967
|
+
Crate: https://crates.io/crates/idna/1.1.0
|
|
1968
|
+
----------------------------------------------------------------------
|
|
1969
|
+
|
|
1970
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
1971
|
+
|
|
1972
|
+
----------------------------------------------------------------------
|
|
1973
|
+
idna_adapter 1.2.2
|
|
1974
|
+
License: Apache-2.0 OR MIT
|
|
1975
|
+
Crate: https://crates.io/crates/idna_adapter/1.2.2
|
|
1976
|
+
----------------------------------------------------------------------
|
|
1977
|
+
|
|
1978
|
+
Copyright (c) The rust-url developers
|
|
1979
|
+
|
|
1980
|
+
----------------------------------------------------------------------
|
|
1981
|
+
indexmap 2.14.0
|
|
1982
|
+
License: Apache-2.0 OR MIT
|
|
1983
|
+
Crate: https://crates.io/crates/indexmap/2.14.0
|
|
1984
|
+
----------------------------------------------------------------------
|
|
1985
|
+
|
|
1986
|
+
Copyright (c) 2016--2017
|
|
1987
|
+
|
|
1988
|
+
----------------------------------------------------------------------
|
|
1989
|
+
libc 0.2.189
|
|
1990
|
+
License: MIT OR Apache-2.0
|
|
1991
|
+
Crate: https://crates.io/crates/libc/0.2.189
|
|
1992
|
+
----------------------------------------------------------------------
|
|
1993
|
+
|
|
1994
|
+
Copyright (c) The Rust Project Developers
|
|
1995
|
+
|
|
1996
|
+
----------------------------------------------------------------------
|
|
1997
|
+
libm 0.2.16
|
|
1998
|
+
License: MIT
|
|
1999
|
+
Crate: https://crates.io/crates/libm/0.2.16
|
|
2000
|
+
----------------------------------------------------------------------
|
|
2001
|
+
|
|
2002
|
+
Copyright (c) 2018 Jorge Aparicio
|
|
2003
|
+
Copyright © 1993,2004 Sun Microsystems or
|
|
2004
|
+
Copyright © 2003-2009 Bruce D. Evans or
|
|
2005
|
+
Copyright © 2003-2009 Steven G. Kargl or
|
|
2006
|
+
Copyright © 2003-2011 David Schultz or
|
|
2007
|
+
Copyright © 2005-2020 Rich Felker, et al.
|
|
2008
|
+
Copyright © 2008 Stephen L. Moshier or
|
|
2009
|
+
Copyright © 2017-2018 Arm Limited
|
|
2010
|
+
|
|
2011
|
+
----------------------------------------------------------------------
|
|
2012
|
+
linux-raw-sys 0.12.1
|
|
2013
|
+
License: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
|
|
2014
|
+
Crate: https://crates.io/crates/linux-raw-sys/0.12.1
|
|
2015
|
+
----------------------------------------------------------------------
|
|
2016
|
+
|
|
2017
|
+
Packaged license file (COPYRIGHT):
|
|
2018
|
+
Short version for non-lawyers:
|
|
2019
|
+
|
|
2020
|
+
`linux-raw-sys` is triple-licensed under Apache 2.0 with the LLVM Exception,
|
|
2021
|
+
Apache 2.0, and MIT terms.
|
|
2022
|
+
|
|
2023
|
+
|
|
2024
|
+
Longer version:
|
|
2025
|
+
|
|
2026
|
+
Copyrights in the `linux-raw-sys` project are retained by their contributors.
|
|
2027
|
+
No copyright assignment is required to contribute to the `linux-raw-sys`
|
|
2028
|
+
project.
|
|
2029
|
+
|
|
2030
|
+
Some files include code derived from Rust's `libstd`; see the comments in
|
|
2031
|
+
the code for details.
|
|
2032
|
+
|
|
2033
|
+
Except as otherwise noted (below and/or in individual files), `linux-raw-sys`
|
|
2034
|
+
is licensed under:
|
|
2035
|
+
|
|
2036
|
+
- the Apache License, Version 2.0, with the LLVM Exception
|
|
2037
|
+
<LICENSE-Apache-2.0_WITH_LLVM-exception> or
|
|
2038
|
+
<http://llvm.org/foundation/relicensing/LICENSE.txt>
|
|
2039
|
+
- the Apache License, Version 2.0
|
|
2040
|
+
<LICENSE-APACHE> or
|
|
2041
|
+
<http://www.apache.org/licenses/LICENSE-2.0>,
|
|
2042
|
+
- or the MIT license
|
|
2043
|
+
<LICENSE-MIT> or
|
|
2044
|
+
<http://opensource.org/licenses/MIT>,
|
|
2045
|
+
|
|
2046
|
+
at your option.
|
|
2047
|
+
|
|
2048
|
+
----------------------------------------------------------------------
|
|
2049
|
+
litemap 0.8.3
|
|
2050
|
+
License: Unicode-3.0
|
|
2051
|
+
Crate: https://crates.io/crates/litemap/0.8.3
|
|
2052
|
+
----------------------------------------------------------------------
|
|
2053
|
+
|
|
2054
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
2055
|
+
|
|
2056
|
+
Packaged license file (LICENSE):
|
|
2057
|
+
UNICODE LICENSE V3
|
|
2058
|
+
|
|
2059
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
2060
|
+
|
|
2061
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
2062
|
+
|
|
2063
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
2064
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
2065
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
2066
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
2067
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
2068
|
+
|
|
2069
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
2070
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
2071
|
+
software and any associated documentation (the "Software") to deal in the
|
|
2072
|
+
Data Files or Software without restriction, including without limitation
|
|
2073
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
2074
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
2075
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
2076
|
+
this copyright and permission notice appear with all copies of the Data
|
|
2077
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
2078
|
+
associated Documentation.
|
|
2079
|
+
|
|
2080
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
2081
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
2082
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
2083
|
+
THIRD PARTY RIGHTS.
|
|
2084
|
+
|
|
2085
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
2086
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
2087
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
2088
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
2089
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
2090
|
+
FILES OR SOFTWARE.
|
|
2091
|
+
|
|
2092
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
2093
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
2094
|
+
dealings in these Data Files or Software without prior written
|
|
2095
|
+
authorization of the copyright holder.
|
|
2096
|
+
|
|
2097
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
2098
|
+
|
|
2099
|
+
—
|
|
2100
|
+
|
|
2101
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
2102
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
2103
|
+
|
|
2104
|
+
----------------------------------------------------------------------
|
|
2105
|
+
log 0.4.34
|
|
2106
|
+
License: MIT OR Apache-2.0
|
|
2107
|
+
Crate: https://crates.io/crates/log/0.4.34
|
|
2108
|
+
----------------------------------------------------------------------
|
|
2109
|
+
|
|
2110
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2111
|
+
|
|
2112
|
+
----------------------------------------------------------------------
|
|
2113
|
+
mach2 0.6.0
|
|
2114
|
+
License: BSD-2-Clause OR MIT OR Apache-2.0
|
|
2115
|
+
Crate: https://crates.io/crates/mach2/0.6.0
|
|
2116
|
+
----------------------------------------------------------------------
|
|
2117
|
+
|
|
2118
|
+
Copyright (c) 2019 Nick Fitzgerald, 2021 Yuki Okushi
|
|
2119
|
+
|
|
2120
|
+
----------------------------------------------------------------------
|
|
2121
|
+
memchr 2.8.3
|
|
2122
|
+
License: Unlicense OR MIT
|
|
2123
|
+
Crate: https://crates.io/crates/memchr/2.8.3
|
|
2124
|
+
----------------------------------------------------------------------
|
|
2125
|
+
|
|
2126
|
+
Copyright (c) 2015 Andrew Gallant
|
|
2127
|
+
|
|
2128
|
+
Packaged license file (COPYING):
|
|
2129
|
+
This project is dual-licensed under the Unlicense and MIT licenses.
|
|
2130
|
+
|
|
2131
|
+
You may use this code under the terms of either license.
|
|
2132
|
+
|
|
2133
|
+
----------------------------------------------------------------------
|
|
2134
|
+
object 0.39.1
|
|
2135
|
+
License: Apache-2.0 OR MIT
|
|
2136
|
+
Crate: https://crates.io/crates/object/0.39.1
|
|
2137
|
+
----------------------------------------------------------------------
|
|
2138
|
+
|
|
2139
|
+
Copyright (c) 2015 The Gimli Developers
|
|
2140
|
+
|
|
2141
|
+
----------------------------------------------------------------------
|
|
2142
|
+
percent-encoding 2.3.2
|
|
2143
|
+
License: MIT OR Apache-2.0
|
|
2144
|
+
Crate: https://crates.io/crates/percent-encoding/2.3.2
|
|
2145
|
+
----------------------------------------------------------------------
|
|
2146
|
+
|
|
2147
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
2148
|
+
|
|
2149
|
+
----------------------------------------------------------------------
|
|
2150
|
+
pkcs8 0.10.2
|
|
2151
|
+
License: Apache-2.0 OR MIT
|
|
2152
|
+
Crate: https://crates.io/crates/pkcs8/0.10.2
|
|
2153
|
+
----------------------------------------------------------------------
|
|
2154
|
+
|
|
2155
|
+
Copyright (c) 2020-2023 The RustCrypto Project Developers
|
|
2156
|
+
|
|
2157
|
+
----------------------------------------------------------------------
|
|
2158
|
+
postcard 1.1.3
|
|
2159
|
+
License: MIT OR Apache-2.0
|
|
2160
|
+
Crate: https://crates.io/crates/postcard/1.1.3
|
|
2161
|
+
----------------------------------------------------------------------
|
|
2162
|
+
|
|
2163
|
+
Copyright (c) 2019 Anthony James Munns
|
|
2164
|
+
|
|
2165
|
+
----------------------------------------------------------------------
|
|
2166
|
+
potential_utf 0.1.6
|
|
2167
|
+
License: Unicode-3.0
|
|
2168
|
+
Crate: https://crates.io/crates/potential_utf/0.1.6
|
|
2169
|
+
----------------------------------------------------------------------
|
|
2170
|
+
|
|
2171
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
2172
|
+
|
|
2173
|
+
Packaged license file (LICENSE):
|
|
2174
|
+
UNICODE LICENSE V3
|
|
2175
|
+
|
|
2176
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
2177
|
+
|
|
2178
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
2179
|
+
|
|
2180
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
2181
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
2182
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
2183
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
2184
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
2185
|
+
|
|
2186
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
2187
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
2188
|
+
software and any associated documentation (the "Software") to deal in the
|
|
2189
|
+
Data Files or Software without restriction, including without limitation
|
|
2190
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
2191
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
2192
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
2193
|
+
this copyright and permission notice appear with all copies of the Data
|
|
2194
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
2195
|
+
associated Documentation.
|
|
2196
|
+
|
|
2197
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
2198
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
2199
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
2200
|
+
THIRD PARTY RIGHTS.
|
|
2201
|
+
|
|
2202
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
2203
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
2204
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
2205
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
2206
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
2207
|
+
FILES OR SOFTWARE.
|
|
2208
|
+
|
|
2209
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
2210
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
2211
|
+
dealings in these Data Files or Software without prior written
|
|
2212
|
+
authorization of the copyright holder.
|
|
2213
|
+
|
|
2214
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
2215
|
+
|
|
2216
|
+
—
|
|
2217
|
+
|
|
2218
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
2219
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
2220
|
+
|
|
2221
|
+
----------------------------------------------------------------------
|
|
2222
|
+
rand_core 0.6.4
|
|
2223
|
+
License: MIT OR Apache-2.0
|
|
2224
|
+
Crate: https://crates.io/crates/rand_core/0.6.4
|
|
2225
|
+
----------------------------------------------------------------------
|
|
2226
|
+
|
|
2227
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2228
|
+
Copyright 2018 Developers of the Rand project
|
|
2229
|
+
|
|
2230
|
+
Packaged license file (COPYRIGHT):
|
|
2231
|
+
Copyrights in the Rand project are retained by their contributors. No
|
|
2232
|
+
copyright assignment is required to contribute to the Rand project.
|
|
2233
|
+
|
|
2234
|
+
For full authorship information, see the version control history.
|
|
2235
|
+
|
|
2236
|
+
Except as otherwise noted (below and/or in individual files), Rand is
|
|
2237
|
+
licensed under the Apache License, Version 2.0 <LICENSE-APACHE> or
|
|
2238
|
+
<http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
|
|
2239
|
+
<LICENSE-MIT> or <http://opensource.org/licenses/MIT>, at your option.
|
|
2240
|
+
|
|
2241
|
+
The Rand project includes code from the Rust project
|
|
2242
|
+
published under these same licenses.
|
|
2243
|
+
|
|
2244
|
+
----------------------------------------------------------------------
|
|
2245
|
+
ring 0.17.14
|
|
2246
|
+
License: Apache-2.0 AND ISC
|
|
2247
|
+
Crate: https://crates.io/crates/ring/0.17.14
|
|
2248
|
+
----------------------------------------------------------------------
|
|
2249
|
+
|
|
2250
|
+
Copyright (c) 2009 The Go Authors. All rights reserved.
|
|
2251
|
+
Copyright 2015 The Chromium Authors. All rights reserved.
|
|
2252
|
+
Copyright 2015-2025 Brian Smith.
|
|
2253
|
+
|
|
2254
|
+
Packaged license file (LICENSE):
|
|
2255
|
+
*ring* uses an "ISC" license, like BoringSSL used to use, for new code
|
|
2256
|
+
files. See LICENSE-other-bits for the text of that license.
|
|
2257
|
+
|
|
2258
|
+
See LICENSE-BoringSSL for code that was sourced from BoringSSL under the
|
|
2259
|
+
Apache 2.0 license. Some code that was sourced from BoringSSL under the ISC
|
|
2260
|
+
license. In each case, the license info is at the top of the file.
|
|
2261
|
+
|
|
2262
|
+
See src/polyfill/once_cell/LICENSE-APACHE and src/polyfill/once_cell/LICENSE-MIT
|
|
2263
|
+
for the license to code that was sourced from the once_cell project.
|
|
2264
|
+
|
|
2265
|
+
Packaged license file (LICENSE-other-bits):
|
|
2266
|
+
Copyright 2015-2025 Brian Smith.
|
|
2267
|
+
|
|
2268
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
2269
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
2270
|
+
copyright notice and this permission notice appear in all copies.
|
|
2271
|
+
|
|
2272
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
2273
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
2274
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
2275
|
+
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
2276
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
|
2277
|
+
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
2278
|
+
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
2279
|
+
|
|
2280
|
+
----------------------------------------------------------------------
|
|
2281
|
+
rustc-demangle 0.1.28
|
|
2282
|
+
License: MIT/Apache-2.0
|
|
2283
|
+
Crate: https://crates.io/crates/rustc-demangle/0.1.28
|
|
2284
|
+
----------------------------------------------------------------------
|
|
2285
|
+
|
|
2286
|
+
Copyright (c) 2014 Alex Crichton
|
|
2287
|
+
|
|
2288
|
+
----------------------------------------------------------------------
|
|
2289
|
+
rustc_version 0.4.1
|
|
2290
|
+
License: MIT OR Apache-2.0
|
|
2291
|
+
Crate: https://crates.io/crates/rustc_version/0.4.1
|
|
2292
|
+
----------------------------------------------------------------------
|
|
2293
|
+
|
|
2294
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
2295
|
+
|
|
2296
|
+
----------------------------------------------------------------------
|
|
2297
|
+
rustix 1.1.4
|
|
2298
|
+
License: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
|
|
2299
|
+
Crate: https://crates.io/crates/rustix/1.1.4
|
|
2300
|
+
----------------------------------------------------------------------
|
|
2301
|
+
|
|
2302
|
+
Packaged license file (COPYRIGHT):
|
|
2303
|
+
Short version for non-lawyers:
|
|
2304
|
+
|
|
2305
|
+
`rustix` is triple-licensed under Apache 2.0 with the LLVM Exception,
|
|
2306
|
+
Apache 2.0, and MIT terms.
|
|
2307
|
+
|
|
2308
|
+
|
|
2309
|
+
Longer version:
|
|
2310
|
+
|
|
2311
|
+
Copyrights in the `rustix` project are retained by their contributors.
|
|
2312
|
+
No copyright assignment is required to contribute to the `rustix`
|
|
2313
|
+
project.
|
|
2314
|
+
|
|
2315
|
+
Some files include code derived from Rust's `libstd`; see the comments in
|
|
2316
|
+
the code for details.
|
|
2317
|
+
|
|
2318
|
+
Except as otherwise noted (below and/or in individual files), `rustix`
|
|
2319
|
+
is licensed under:
|
|
2320
|
+
|
|
2321
|
+
- the Apache License, Version 2.0, with the LLVM Exception
|
|
2322
|
+
<LICENSE-Apache-2.0_WITH_LLVM-exception> or
|
|
2323
|
+
<http://llvm.org/foundation/relicensing/LICENSE.txt>
|
|
2324
|
+
- the Apache License, Version 2.0
|
|
2325
|
+
<LICENSE-APACHE> or
|
|
2326
|
+
<http://www.apache.org/licenses/LICENSE-2.0>,
|
|
2327
|
+
- or the MIT license
|
|
2328
|
+
<LICENSE-MIT> or
|
|
2329
|
+
<http://opensource.org/licenses/MIT>,
|
|
2330
|
+
|
|
2331
|
+
at your option.
|
|
2332
|
+
|
|
2333
|
+
----------------------------------------------------------------------
|
|
2334
|
+
rustls 0.23.43
|
|
2335
|
+
License: Apache-2.0 OR ISC OR MIT
|
|
2336
|
+
Crate: https://crates.io/crates/rustls/0.23.43
|
|
2337
|
+
----------------------------------------------------------------------
|
|
2338
|
+
|
|
2339
|
+
Copyright (c) 2016 Joseph Birr-Pixton
|
|
2340
|
+
Copyright (c) 2016, Joseph Birr-Pixton
|
|
2341
|
+
|
|
2342
|
+
Packaged license file (LICENSE-ISC):
|
|
2343
|
+
ISC License (ISC)
|
|
2344
|
+
Copyright (c) 2016, Joseph Birr-Pixton
|
|
2345
|
+
|
|
2346
|
+
Permission to use, copy, modify, and/or distribute this software for
|
|
2347
|
+
any purpose with or without fee is hereby granted, provided that the
|
|
2348
|
+
above copyright notice and this permission notice appear in all copies.
|
|
2349
|
+
|
|
2350
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
|
|
2351
|
+
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
|
|
2352
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
|
|
2353
|
+
AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
|
|
2354
|
+
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
|
|
2355
|
+
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
|
|
2356
|
+
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
2357
|
+
THIS SOFTWARE.
|
|
2358
|
+
|
|
2359
|
+
----------------------------------------------------------------------
|
|
2360
|
+
rustls-pki-types 1.15.1
|
|
2361
|
+
License: MIT OR Apache-2.0
|
|
2362
|
+
Crate: https://crates.io/crates/rustls-pki-types/1.15.1
|
|
2363
|
+
----------------------------------------------------------------------
|
|
2364
|
+
|
|
2365
|
+
Copyright (c) 2023 Dirkjan Ochtman
|
|
2366
|
+
Copyright 2023 Dirkjan Ochtman
|
|
2367
|
+
|
|
2368
|
+
----------------------------------------------------------------------
|
|
2369
|
+
rustls-webpki 0.103.15
|
|
2370
|
+
License: ISC
|
|
2371
|
+
Crate: https://crates.io/crates/rustls-webpki/0.103.15
|
|
2372
|
+
----------------------------------------------------------------------
|
|
2373
|
+
|
|
2374
|
+
Copyright 2015 Brian Smith.
|
|
2375
|
+
|
|
2376
|
+
Packaged license file (LICENSE):
|
|
2377
|
+
Except as otherwise noted, this project is licensed under the following
|
|
2378
|
+
(ISC-style) terms:
|
|
2379
|
+
|
|
2380
|
+
Copyright 2015 Brian Smith.
|
|
2381
|
+
|
|
2382
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
2383
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
2384
|
+
copyright notice and this permission notice appear in all copies.
|
|
2385
|
+
|
|
2386
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHORS DISCLAIM ALL WARRANTIES
|
|
2387
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
2388
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR
|
|
2389
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
2390
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
2391
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
2392
|
+
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
2393
|
+
|
|
2394
|
+
The files under third-party/chromium are licensed as described in
|
|
2395
|
+
third-party/chromium/LICENSE.
|
|
2396
|
+
|
|
2397
|
+
----------------------------------------------------------------------
|
|
2398
|
+
sha2 0.10.9
|
|
2399
|
+
License: MIT OR Apache-2.0
|
|
2400
|
+
Crate: https://crates.io/crates/sha2/0.10.9
|
|
2401
|
+
----------------------------------------------------------------------
|
|
2402
|
+
|
|
2403
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
2404
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
2405
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
2406
|
+
|
|
2407
|
+
----------------------------------------------------------------------
|
|
2408
|
+
shlex 2.0.1
|
|
2409
|
+
License: MIT OR Apache-2.0
|
|
2410
|
+
Crate: https://crates.io/crates/shlex/2.0.1
|
|
2411
|
+
----------------------------------------------------------------------
|
|
2412
|
+
|
|
2413
|
+
Copyright (c) 2015 Nicholas Allegra (comex).
|
|
2414
|
+
Copyright 2015 Nicholas Allegra (comex).
|
|
2415
|
+
|
|
2416
|
+
----------------------------------------------------------------------
|
|
2417
|
+
signature 2.2.0
|
|
2418
|
+
License: Apache-2.0 OR MIT
|
|
2419
|
+
Crate: https://crates.io/crates/signature/2.2.0
|
|
2420
|
+
----------------------------------------------------------------------
|
|
2421
|
+
|
|
2422
|
+
Copyright (c) 2018-2023 RustCrypto Developers
|
|
2423
|
+
|
|
2424
|
+
----------------------------------------------------------------------
|
|
2425
|
+
slab 0.4.12
|
|
2426
|
+
License: MIT
|
|
2427
|
+
Crate: https://crates.io/crates/slab/0.4.12
|
|
2428
|
+
----------------------------------------------------------------------
|
|
2429
|
+
|
|
2430
|
+
Copyright (c) 2019 Carl Lerche
|
|
2431
|
+
|
|
2432
|
+
----------------------------------------------------------------------
|
|
2433
|
+
smallvec 1.15.2
|
|
2434
|
+
License: MIT OR Apache-2.0
|
|
2435
|
+
Crate: https://crates.io/crates/smallvec/1.15.2
|
|
2436
|
+
----------------------------------------------------------------------
|
|
2437
|
+
|
|
2438
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
2439
|
+
|
|
2440
|
+
----------------------------------------------------------------------
|
|
2441
|
+
spki 0.7.3
|
|
2442
|
+
License: Apache-2.0 OR MIT
|
|
2443
|
+
Crate: https://crates.io/crates/spki/0.7.3
|
|
2444
|
+
----------------------------------------------------------------------
|
|
2445
|
+
|
|
2446
|
+
Copyright (c) 2021-2023 The RustCrypto Project Developers
|
|
2447
|
+
|
|
2448
|
+
----------------------------------------------------------------------
|
|
2449
|
+
stable_deref_trait 1.2.1
|
|
2450
|
+
License: MIT OR Apache-2.0
|
|
2451
|
+
Crate: https://crates.io/crates/stable_deref_trait/1.2.1
|
|
2452
|
+
----------------------------------------------------------------------
|
|
2453
|
+
|
|
2454
|
+
Copyright (c) 2017 Robert Grosse
|
|
2455
|
+
|
|
2456
|
+
----------------------------------------------------------------------
|
|
2457
|
+
subtle 2.6.1
|
|
2458
|
+
License: BSD-3-Clause
|
|
2459
|
+
Crate: https://crates.io/crates/subtle/2.6.1
|
|
2460
|
+
----------------------------------------------------------------------
|
|
2461
|
+
|
|
2462
|
+
Copyright (c) 2016-2017 Isis Agora Lovecruft, Henry de Valence. All rights reserved.
|
|
2463
|
+
Copyright (c) 2016-2024 Isis Agora Lovecruft. All rights reserved.
|
|
2464
|
+
|
|
2465
|
+
----------------------------------------------------------------------
|
|
2466
|
+
synstructure 0.13.2
|
|
2467
|
+
License: MIT
|
|
2468
|
+
Crate: https://crates.io/crates/synstructure/0.13.2
|
|
2469
|
+
----------------------------------------------------------------------
|
|
2470
|
+
|
|
2471
|
+
Copyright 2016 Nika Layzell
|
|
2472
|
+
|
|
2473
|
+
----------------------------------------------------------------------
|
|
2474
|
+
termcolor 1.4.1
|
|
2475
|
+
License: Unlicense OR MIT
|
|
2476
|
+
Crate: https://crates.io/crates/termcolor/1.4.1
|
|
2477
|
+
----------------------------------------------------------------------
|
|
2478
|
+
|
|
2479
|
+
Copyright (c) 2015 Andrew Gallant
|
|
2480
|
+
|
|
2481
|
+
Packaged license file (COPYING):
|
|
2482
|
+
This project is dual-licensed under the Unlicense and MIT licenses.
|
|
2483
|
+
|
|
2484
|
+
You may use this code under the terms of either license.
|
|
2485
|
+
|
|
2486
|
+
----------------------------------------------------------------------
|
|
2487
|
+
tinystr 0.8.4
|
|
2488
|
+
License: Unicode-3.0
|
|
2489
|
+
Crate: https://crates.io/crates/tinystr/0.8.4
|
|
2490
|
+
----------------------------------------------------------------------
|
|
2491
|
+
|
|
2492
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
2493
|
+
|
|
2494
|
+
Packaged license file (LICENSE):
|
|
2495
|
+
UNICODE LICENSE V3
|
|
2496
|
+
|
|
2497
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
2498
|
+
|
|
2499
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
2500
|
+
|
|
2501
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
2502
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
2503
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
2504
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
2505
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
2506
|
+
|
|
2507
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
2508
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
2509
|
+
software and any associated documentation (the "Software") to deal in the
|
|
2510
|
+
Data Files or Software without restriction, including without limitation
|
|
2511
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
2512
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
2513
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
2514
|
+
this copyright and permission notice appear with all copies of the Data
|
|
2515
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
2516
|
+
associated Documentation.
|
|
2517
|
+
|
|
2518
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
2519
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
2520
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
2521
|
+
THIRD PARTY RIGHTS.
|
|
2522
|
+
|
|
2523
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
2524
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
2525
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
2526
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
2527
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
2528
|
+
FILES OR SOFTWARE.
|
|
2529
|
+
|
|
2530
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
2531
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
2532
|
+
dealings in these Data Files or Software without prior written
|
|
2533
|
+
authorization of the copyright holder.
|
|
2534
|
+
|
|
2535
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
2536
|
+
|
|
2537
|
+
—
|
|
2538
|
+
|
|
2539
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
2540
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
2541
|
+
|
|
2542
|
+
----------------------------------------------------------------------
|
|
2543
|
+
tinyvec 1.12.0
|
|
2544
|
+
License: Zlib OR Apache-2.0 OR MIT
|
|
2545
|
+
Crate: https://crates.io/crates/tinyvec/1.12.0
|
|
2546
|
+
----------------------------------------------------------------------
|
|
2547
|
+
|
|
2548
|
+
Copyright (c) 2019 Daniel "Lokathor" Gee.
|
|
2549
|
+
|
|
2550
|
+
Packaged license file (LICENSE-ZLIB.md):
|
|
2551
|
+
Copyright (c) 2019 Daniel "Lokathor" Gee.
|
|
2552
|
+
|
|
2553
|
+
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
|
|
2554
|
+
|
|
2555
|
+
Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
|
|
2556
|
+
|
|
2557
|
+
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.
|
|
2558
|
+
|
|
2559
|
+
2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
|
|
2560
|
+
|
|
2561
|
+
3. This notice may not be removed or altered from any source distribution.
|
|
2562
|
+
|
|
2563
|
+
----------------------------------------------------------------------
|
|
2564
|
+
tinyvec_macros 0.1.1
|
|
2565
|
+
License: MIT OR Apache-2.0 OR Zlib
|
|
2566
|
+
Crate: https://crates.io/crates/tinyvec_macros/0.1.1
|
|
2567
|
+
----------------------------------------------------------------------
|
|
2568
|
+
|
|
2569
|
+
Copyright (c) 2020 Soveu
|
|
2570
|
+
Copyright 2020 Tomasz "Soveu" Marx
|
|
2571
|
+
|
|
2572
|
+
Packaged license file (LICENSE-ZLIB.md):
|
|
2573
|
+
zlib License
|
|
2574
|
+
|
|
2575
|
+
(C) 2020 Tomasz "Soveu" Marx
|
|
2576
|
+
|
|
2577
|
+
This software is provided 'as-is', without any express or implied
|
|
2578
|
+
warranty. In no event will the authors be held liable for any damages
|
|
2579
|
+
arising from the use of this software.
|
|
2580
|
+
|
|
2581
|
+
Permission is granted to anyone to use this software for any purpose,
|
|
2582
|
+
including commercial applications, and to alter it and redistribute it
|
|
2583
|
+
freely, subject to the following restrictions:
|
|
2584
|
+
|
|
2585
|
+
1. The origin of this software must not be misrepresented; you must not
|
|
2586
|
+
claim that you wrote the original software. If you use this software
|
|
2587
|
+
in a product, an acknowledgment in the product documentation would be
|
|
2588
|
+
appreciated but is not required.
|
|
2589
|
+
2. Altered source versions must be plainly marked as such, and must not be
|
|
2590
|
+
misrepresented as being the original software.
|
|
2591
|
+
3. This notice may not be removed or altered from any source distribution.
|
|
2592
|
+
|
|
2593
|
+
----------------------------------------------------------------------
|
|
2594
|
+
typenum 1.20.1
|
|
2595
|
+
License: MIT OR Apache-2.0
|
|
2596
|
+
Crate: https://crates.io/crates/typenum/1.20.1
|
|
2597
|
+
----------------------------------------------------------------------
|
|
2598
|
+
|
|
2599
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
2600
|
+
Copyright 2014 Paho Lurie-Gregg
|
|
2601
|
+
|
|
2602
|
+
Packaged license file (LICENSE):
|
|
2603
|
+
MIT OR Apache-2.0
|
|
2604
|
+
|
|
2605
|
+
----------------------------------------------------------------------
|
|
2606
|
+
unicode-ident 1.0.24
|
|
2607
|
+
License: (MIT OR Apache-2.0) AND Unicode-3.0
|
|
2608
|
+
Crate: https://crates.io/crates/unicode-ident/1.0.24
|
|
2609
|
+
----------------------------------------------------------------------
|
|
2610
|
+
|
|
2611
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
2612
|
+
|
|
2613
|
+
Packaged license file (LICENSE-UNICODE):
|
|
2614
|
+
UNICODE LICENSE V3
|
|
2615
|
+
|
|
2616
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
2617
|
+
|
|
2618
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
2619
|
+
|
|
2620
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
2621
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
2622
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
2623
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
2624
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
2625
|
+
|
|
2626
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
2627
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
2628
|
+
software and any associated documentation (the "Software") to deal in the
|
|
2629
|
+
Data Files or Software without restriction, including without limitation
|
|
2630
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
2631
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
2632
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
2633
|
+
this copyright and permission notice appear with all copies of the Data
|
|
2634
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
2635
|
+
associated Documentation.
|
|
2636
|
+
|
|
2637
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
2638
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
2639
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
2640
|
+
THIRD PARTY RIGHTS.
|
|
2641
|
+
|
|
2642
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
2643
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
2644
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
2645
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
2646
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
2647
|
+
FILES OR SOFTWARE.
|
|
2648
|
+
|
|
2649
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
2650
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
2651
|
+
dealings in these Data Files or Software without prior written
|
|
2652
|
+
authorization of the copyright holder.
|
|
2653
|
+
|
|
2654
|
+
----------------------------------------------------------------------
|
|
2655
|
+
unicode-normalization 0.1.25
|
|
2656
|
+
License: MIT OR Apache-2.0
|
|
2657
|
+
Crate: https://crates.io/crates/unicode-normalization/0.1.25
|
|
2658
|
+
----------------------------------------------------------------------
|
|
2659
|
+
|
|
2660
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
2661
|
+
|
|
2662
|
+
----------------------------------------------------------------------
|
|
2663
|
+
unicode-script 0.5.8
|
|
2664
|
+
License: MIT OR Apache-2.0
|
|
2665
|
+
Crate: https://crates.io/crates/unicode-script/0.5.8
|
|
2666
|
+
----------------------------------------------------------------------
|
|
2667
|
+
|
|
2668
|
+
Copyright (c) 2019 Manish Goregaokar
|
|
2669
|
+
Copyright 2021 The Unicode-rs Developers
|
|
2670
|
+
|
|
2671
|
+
----------------------------------------------------------------------
|
|
2672
|
+
unicode-security 0.1.2
|
|
2673
|
+
License: MIT/Apache-2.0
|
|
2674
|
+
Crate: https://crates.io/crates/unicode-security/0.1.2
|
|
2675
|
+
----------------------------------------------------------------------
|
|
2676
|
+
|
|
2677
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
2678
|
+
|
|
2679
|
+
----------------------------------------------------------------------
|
|
2680
|
+
unicode-width 0.2.2
|
|
2681
|
+
License: MIT OR Apache-2.0
|
|
2682
|
+
Crate: https://crates.io/crates/unicode-width/0.2.2
|
|
2683
|
+
----------------------------------------------------------------------
|
|
2684
|
+
|
|
2685
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
2686
|
+
|
|
2687
|
+
----------------------------------------------------------------------
|
|
2688
|
+
untrusted 0.9.0
|
|
2689
|
+
License: ISC
|
|
2690
|
+
Crate: https://crates.io/crates/untrusted/0.9.0
|
|
2691
|
+
----------------------------------------------------------------------
|
|
2692
|
+
|
|
2693
|
+
Packaged license file (LICENSE.txt):
|
|
2694
|
+
// Copyright 2015-2016 Brian Smith.
|
|
2695
|
+
//
|
|
2696
|
+
// Permission to use, copy, modify, and/or distribute this software for any
|
|
2697
|
+
// purpose with or without fee is hereby granted, provided that the above
|
|
2698
|
+
// copyright notice and this permission notice appear in all copies.
|
|
2699
|
+
//
|
|
2700
|
+
// THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHORS DISCLAIM ALL WARRANTIES
|
|
2701
|
+
// WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
2702
|
+
// MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR
|
|
2703
|
+
// ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
2704
|
+
// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
2705
|
+
// ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
2706
|
+
// OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
2707
|
+
|
|
2708
|
+
----------------------------------------------------------------------
|
|
2709
|
+
ureq 2.12.1
|
|
2710
|
+
License: MIT OR Apache-2.0
|
|
2711
|
+
Crate: https://crates.io/crates/ureq/2.12.1
|
|
2712
|
+
----------------------------------------------------------------------
|
|
2713
|
+
|
|
2714
|
+
Copyright (c) 2019 Martin Algesten
|
|
2715
|
+
|
|
2716
|
+
----------------------------------------------------------------------
|
|
2717
|
+
url 2.5.8
|
|
2718
|
+
License: MIT OR Apache-2.0
|
|
2719
|
+
Crate: https://crates.io/crates/url/2.5.8
|
|
2720
|
+
----------------------------------------------------------------------
|
|
2721
|
+
|
|
2722
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
2723
|
+
|
|
2724
|
+
----------------------------------------------------------------------
|
|
2725
|
+
utf8_iter 1.0.4
|
|
2726
|
+
License: Apache-2.0 OR MIT
|
|
2727
|
+
Crate: https://crates.io/crates/utf8_iter/1.0.4
|
|
2728
|
+
----------------------------------------------------------------------
|
|
2729
|
+
|
|
2730
|
+
Copyright Mozilla Foundation
|
|
2731
|
+
|
|
2732
|
+
----------------------------------------------------------------------
|
|
2733
|
+
version_check 0.9.5
|
|
2734
|
+
License: MIT/Apache-2.0
|
|
2735
|
+
Crate: https://crates.io/crates/version_check/0.9.5
|
|
2736
|
+
----------------------------------------------------------------------
|
|
2737
|
+
|
|
2738
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2739
|
+
Copyright (c) 2017-2018 Sergio Benitez
|
|
2740
|
+
|
|
2741
|
+
----------------------------------------------------------------------
|
|
2742
|
+
webpki-roots 0.26.11
|
|
2743
|
+
License: CDLA-Permissive-2.0
|
|
2744
|
+
Crate: https://crates.io/crates/webpki-roots/0.26.11
|
|
2745
|
+
----------------------------------------------------------------------
|
|
2746
|
+
|
|
2747
|
+
Packaged license file (LICENSE):
|
|
2748
|
+
# Community Data License Agreement - Permissive - Version 2.0
|
|
2749
|
+
|
|
2750
|
+
This is the Community Data License Agreement - Permissive, Version
|
|
2751
|
+
2.0 (the "agreement"). Data Provider(s) and Data Recipient(s) agree
|
|
2752
|
+
as follows:
|
|
2753
|
+
|
|
2754
|
+
## 1. Provision of the Data
|
|
2755
|
+
|
|
2756
|
+
1.1. A Data Recipient may use, modify, and share the Data made
|
|
2757
|
+
available by Data Provider(s) under this agreement if that Data
|
|
2758
|
+
Recipient follows the terms of this agreement.
|
|
2759
|
+
|
|
2760
|
+
1.2. This agreement does not impose any restriction on a Data
|
|
2761
|
+
Recipient's use, modification, or sharing of any portions of the
|
|
2762
|
+
Data that are in the public domain or that may be used, modified,
|
|
2763
|
+
or shared under any other legal exception or limitation.
|
|
2764
|
+
|
|
2765
|
+
## 2. Conditions for Sharing Data
|
|
2766
|
+
|
|
2767
|
+
2.1. A Data Recipient may share Data, with or without modifications, so
|
|
2768
|
+
long as the Data Recipient makes available the text of this agreement
|
|
2769
|
+
with the shared Data.
|
|
2770
|
+
|
|
2771
|
+
## 3. No Restrictions on Results
|
|
2772
|
+
|
|
2773
|
+
3.1. This agreement does not impose any restriction or obligations
|
|
2774
|
+
with respect to the use, modification, or sharing of Results.
|
|
2775
|
+
|
|
2776
|
+
## 4. No Warranty; Limitation of Liability
|
|
2777
|
+
|
|
2778
|
+
4.1. All Data Recipients receive the Data subject to the following
|
|
2779
|
+
terms:
|
|
2780
|
+
|
|
2781
|
+
THE DATA IS PROVIDED ON AN "AS IS" BASIS, WITHOUT REPRESENTATIONS,
|
|
2782
|
+
WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED
|
|
2783
|
+
INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
|
|
2784
|
+
NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
|
|
2785
|
+
|
|
2786
|
+
NO DATA PROVIDER SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
|
|
2787
|
+
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
|
|
2788
|
+
WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
|
|
2789
|
+
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
|
2790
|
+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE DATA OR RESULTS,
|
|
2791
|
+
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
|
2792
|
+
|
|
2793
|
+
## 5. Definitions
|
|
2794
|
+
|
|
2795
|
+
5.1. "Data" means the material received by a Data Recipient under
|
|
2796
|
+
this agreement.
|
|
2797
|
+
|
|
2798
|
+
5.2. "Data Provider" means any person who is the source of Data
|
|
2799
|
+
provided under this agreement and in reliance on a Data Recipient's
|
|
2800
|
+
agreement to its terms.
|
|
2801
|
+
|
|
2802
|
+
5.3. "Data Recipient" means any person who receives Data directly
|
|
2803
|
+
or indirectly from a Data Provider and agrees to the terms of this
|
|
2804
|
+
agreement.
|
|
2805
|
+
|
|
2806
|
+
5.4. "Results" means any outcome obtained by computational analysis
|
|
2807
|
+
of Data, including for example machine learning models and models'
|
|
2808
|
+
insights.
|
|
2809
|
+
|
|
2810
|
+
----------------------------------------------------------------------
|
|
2811
|
+
webpki-roots 1.0.9
|
|
2812
|
+
License: CDLA-Permissive-2.0
|
|
2813
|
+
Crate: https://crates.io/crates/webpki-roots/1.0.9
|
|
2814
|
+
----------------------------------------------------------------------
|
|
2815
|
+
|
|
2816
|
+
Packaged license file (LICENSE):
|
|
2817
|
+
# Community Data License Agreement - Permissive - Version 2.0
|
|
2818
|
+
|
|
2819
|
+
This is the Community Data License Agreement - Permissive, Version
|
|
2820
|
+
2.0 (the "agreement"). Data Provider(s) and Data Recipient(s) agree
|
|
2821
|
+
as follows:
|
|
2822
|
+
|
|
2823
|
+
## 1. Provision of the Data
|
|
2824
|
+
|
|
2825
|
+
1.1. A Data Recipient may use, modify, and share the Data made
|
|
2826
|
+
available by Data Provider(s) under this agreement if that Data
|
|
2827
|
+
Recipient follows the terms of this agreement.
|
|
2828
|
+
|
|
2829
|
+
1.2. This agreement does not impose any restriction on a Data
|
|
2830
|
+
Recipient's use, modification, or sharing of any portions of the
|
|
2831
|
+
Data that are in the public domain or that may be used, modified,
|
|
2832
|
+
or shared under any other legal exception or limitation.
|
|
2833
|
+
|
|
2834
|
+
## 2. Conditions for Sharing Data
|
|
2835
|
+
|
|
2836
|
+
2.1. A Data Recipient may share Data, with or without modifications, so
|
|
2837
|
+
long as the Data Recipient makes available the text of this agreement
|
|
2838
|
+
with the shared Data.
|
|
2839
|
+
|
|
2840
|
+
## 3. No Restrictions on Results
|
|
2841
|
+
|
|
2842
|
+
3.1. This agreement does not impose any restriction or obligations
|
|
2843
|
+
with respect to the use, modification, or sharing of Results.
|
|
2844
|
+
|
|
2845
|
+
## 4. No Warranty; Limitation of Liability
|
|
2846
|
+
|
|
2847
|
+
4.1. All Data Recipients receive the Data subject to the following
|
|
2848
|
+
terms:
|
|
2849
|
+
|
|
2850
|
+
THE DATA IS PROVIDED ON AN "AS IS" BASIS, WITHOUT REPRESENTATIONS,
|
|
2851
|
+
WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED
|
|
2852
|
+
INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
|
|
2853
|
+
NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
|
|
2854
|
+
|
|
2855
|
+
NO DATA PROVIDER SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
|
|
2856
|
+
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
|
|
2857
|
+
WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
|
|
2858
|
+
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
|
2859
|
+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE DATA OR RESULTS,
|
|
2860
|
+
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
|
2861
|
+
|
|
2862
|
+
## 5. Definitions
|
|
2863
|
+
|
|
2864
|
+
5.1. "Data" means the material received by a Data Recipient under
|
|
2865
|
+
this agreement.
|
|
2866
|
+
|
|
2867
|
+
5.2. "Data Provider" means any person who is the source of Data
|
|
2868
|
+
provided under this agreement and in reliance on a Data Recipient's
|
|
2869
|
+
agreement to its terms.
|
|
2870
|
+
|
|
2871
|
+
5.3. "Data Recipient" means any person who receives Data directly
|
|
2872
|
+
or indirectly from a Data Provider and agrees to the terms of this
|
|
2873
|
+
agreement.
|
|
2874
|
+
|
|
2875
|
+
5.4. "Results" means any outcome obtained by computational analysis
|
|
2876
|
+
of Data, including for example machine learning models and models'
|
|
2877
|
+
insights.
|
|
2878
|
+
|
|
2879
|
+
----------------------------------------------------------------------
|
|
2880
|
+
winapi-util 0.1.11
|
|
2881
|
+
License: Unlicense OR MIT
|
|
2882
|
+
Crate: https://crates.io/crates/winapi-util/0.1.11
|
|
2883
|
+
----------------------------------------------------------------------
|
|
2884
|
+
|
|
2885
|
+
Copyright (c) 2017 Andrew Gallant
|
|
2886
|
+
|
|
2887
|
+
Packaged license file (COPYING):
|
|
2888
|
+
This project is dual-licensed under the Unlicense and MIT licenses.
|
|
2889
|
+
|
|
2890
|
+
You may use this code under the terms of either license.
|
|
2891
|
+
|
|
2892
|
+
----------------------------------------------------------------------
|
|
2893
|
+
windows-link 0.2.1
|
|
2894
|
+
License: MIT OR Apache-2.0
|
|
2895
|
+
Crate: https://crates.io/crates/windows-link/0.2.1
|
|
2896
|
+
----------------------------------------------------------------------
|
|
2897
|
+
|
|
2898
|
+
Copyright (c) Microsoft Corporation.
|
|
2899
|
+
|
|
2900
|
+
----------------------------------------------------------------------
|
|
2901
|
+
windows-sys 0.52.0
|
|
2902
|
+
License: MIT OR Apache-2.0
|
|
2903
|
+
Crate: https://crates.io/crates/windows-sys/0.52.0
|
|
2904
|
+
----------------------------------------------------------------------
|
|
2905
|
+
|
|
2906
|
+
Copyright (c) Microsoft Corporation.
|
|
2907
|
+
|
|
2908
|
+
----------------------------------------------------------------------
|
|
2909
|
+
windows-sys 0.61.2
|
|
2910
|
+
License: MIT OR Apache-2.0
|
|
2911
|
+
Crate: https://crates.io/crates/windows-sys/0.61.2
|
|
2912
|
+
----------------------------------------------------------------------
|
|
2913
|
+
|
|
2914
|
+
Copyright (c) Microsoft Corporation.
|
|
2915
|
+
|
|
2916
|
+
----------------------------------------------------------------------
|
|
2917
|
+
windows-targets 0.52.6
|
|
2918
|
+
License: MIT OR Apache-2.0
|
|
2919
|
+
Crate: https://crates.io/crates/windows-targets/0.52.6
|
|
2920
|
+
----------------------------------------------------------------------
|
|
2921
|
+
|
|
2922
|
+
Copyright (c) Microsoft Corporation.
|
|
2923
|
+
|
|
2924
|
+
----------------------------------------------------------------------
|
|
2925
|
+
windows_aarch64_gnullvm 0.52.6
|
|
2926
|
+
License: MIT OR Apache-2.0
|
|
2927
|
+
Crate: https://crates.io/crates/windows_aarch64_gnullvm/0.52.6
|
|
2928
|
+
----------------------------------------------------------------------
|
|
2929
|
+
|
|
2930
|
+
Copyright (c) Microsoft Corporation.
|
|
2931
|
+
|
|
2932
|
+
----------------------------------------------------------------------
|
|
2933
|
+
windows_aarch64_msvc 0.52.6
|
|
2934
|
+
License: MIT OR Apache-2.0
|
|
2935
|
+
Crate: https://crates.io/crates/windows_aarch64_msvc/0.52.6
|
|
2936
|
+
----------------------------------------------------------------------
|
|
2937
|
+
|
|
2938
|
+
Copyright (c) Microsoft Corporation.
|
|
2939
|
+
|
|
2940
|
+
----------------------------------------------------------------------
|
|
2941
|
+
windows_i686_gnu 0.52.6
|
|
2942
|
+
License: MIT OR Apache-2.0
|
|
2943
|
+
Crate: https://crates.io/crates/windows_i686_gnu/0.52.6
|
|
2944
|
+
----------------------------------------------------------------------
|
|
2945
|
+
|
|
2946
|
+
Copyright (c) Microsoft Corporation.
|
|
2947
|
+
|
|
2948
|
+
----------------------------------------------------------------------
|
|
2949
|
+
windows_i686_gnullvm 0.52.6
|
|
2950
|
+
License: MIT OR Apache-2.0
|
|
2951
|
+
Crate: https://crates.io/crates/windows_i686_gnullvm/0.52.6
|
|
2952
|
+
----------------------------------------------------------------------
|
|
2953
|
+
|
|
2954
|
+
Copyright (c) Microsoft Corporation.
|
|
2955
|
+
|
|
2956
|
+
----------------------------------------------------------------------
|
|
2957
|
+
windows_i686_msvc 0.52.6
|
|
2958
|
+
License: MIT OR Apache-2.0
|
|
2959
|
+
Crate: https://crates.io/crates/windows_i686_msvc/0.52.6
|
|
2960
|
+
----------------------------------------------------------------------
|
|
2961
|
+
|
|
2962
|
+
Copyright (c) Microsoft Corporation.
|
|
2963
|
+
|
|
2964
|
+
----------------------------------------------------------------------
|
|
2965
|
+
windows_x86_64_gnu 0.52.6
|
|
2966
|
+
License: MIT OR Apache-2.0
|
|
2967
|
+
Crate: https://crates.io/crates/windows_x86_64_gnu/0.52.6
|
|
2968
|
+
----------------------------------------------------------------------
|
|
2969
|
+
|
|
2970
|
+
Copyright (c) Microsoft Corporation.
|
|
2971
|
+
|
|
2972
|
+
----------------------------------------------------------------------
|
|
2973
|
+
windows_x86_64_gnullvm 0.52.6
|
|
2974
|
+
License: MIT OR Apache-2.0
|
|
2975
|
+
Crate: https://crates.io/crates/windows_x86_64_gnullvm/0.52.6
|
|
2976
|
+
----------------------------------------------------------------------
|
|
2977
|
+
|
|
2978
|
+
Copyright (c) Microsoft Corporation.
|
|
2979
|
+
|
|
2980
|
+
----------------------------------------------------------------------
|
|
2981
|
+
windows_x86_64_msvc 0.52.6
|
|
2982
|
+
License: MIT OR Apache-2.0
|
|
2983
|
+
Crate: https://crates.io/crates/windows_x86_64_msvc/0.52.6
|
|
2984
|
+
----------------------------------------------------------------------
|
|
2985
|
+
|
|
2986
|
+
Copyright (c) Microsoft Corporation.
|
|
2987
|
+
|
|
2988
|
+
----------------------------------------------------------------------
|
|
2989
|
+
writeable 0.6.4
|
|
2990
|
+
License: Unicode-3.0
|
|
2991
|
+
Crate: https://crates.io/crates/writeable/0.6.4
|
|
2992
|
+
----------------------------------------------------------------------
|
|
2993
|
+
|
|
2994
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
2995
|
+
|
|
2996
|
+
Packaged license file (LICENSE):
|
|
2997
|
+
UNICODE LICENSE V3
|
|
2998
|
+
|
|
2999
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
3000
|
+
|
|
3001
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
3002
|
+
|
|
3003
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
3004
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
3005
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
3006
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
3007
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
3008
|
+
|
|
3009
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
3010
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
3011
|
+
software and any associated documentation (the "Software") to deal in the
|
|
3012
|
+
Data Files or Software without restriction, including without limitation
|
|
3013
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
3014
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
3015
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
3016
|
+
this copyright and permission notice appear with all copies of the Data
|
|
3017
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
3018
|
+
associated Documentation.
|
|
3019
|
+
|
|
3020
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
3021
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3022
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
3023
|
+
THIRD PARTY RIGHTS.
|
|
3024
|
+
|
|
3025
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
3026
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
3027
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
3028
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
3029
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
3030
|
+
FILES OR SOFTWARE.
|
|
3031
|
+
|
|
3032
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
3033
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
3034
|
+
dealings in these Data Files or Software without prior written
|
|
3035
|
+
authorization of the copyright holder.
|
|
3036
|
+
|
|
3037
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
3038
|
+
|
|
3039
|
+
—
|
|
3040
|
+
|
|
3041
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
3042
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
3043
|
+
|
|
3044
|
+
----------------------------------------------------------------------
|
|
3045
|
+
yoke 0.8.3
|
|
3046
|
+
License: Unicode-3.0
|
|
3047
|
+
Crate: https://crates.io/crates/yoke/0.8.3
|
|
3048
|
+
----------------------------------------------------------------------
|
|
3049
|
+
|
|
3050
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
3051
|
+
|
|
3052
|
+
Packaged license file (LICENSE):
|
|
3053
|
+
UNICODE LICENSE V3
|
|
3054
|
+
|
|
3055
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
3056
|
+
|
|
3057
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
3058
|
+
|
|
3059
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
3060
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
3061
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
3062
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
3063
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
3064
|
+
|
|
3065
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
3066
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
3067
|
+
software and any associated documentation (the "Software") to deal in the
|
|
3068
|
+
Data Files or Software without restriction, including without limitation
|
|
3069
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
3070
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
3071
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
3072
|
+
this copyright and permission notice appear with all copies of the Data
|
|
3073
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
3074
|
+
associated Documentation.
|
|
3075
|
+
|
|
3076
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
3077
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3078
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
3079
|
+
THIRD PARTY RIGHTS.
|
|
3080
|
+
|
|
3081
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
3082
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
3083
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
3084
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
3085
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
3086
|
+
FILES OR SOFTWARE.
|
|
3087
|
+
|
|
3088
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
3089
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
3090
|
+
dealings in these Data Files or Software without prior written
|
|
3091
|
+
authorization of the copyright holder.
|
|
3092
|
+
|
|
3093
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
3094
|
+
|
|
3095
|
+
—
|
|
3096
|
+
|
|
3097
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
3098
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
3099
|
+
|
|
3100
|
+
----------------------------------------------------------------------
|
|
3101
|
+
yoke-derive 0.8.2
|
|
3102
|
+
License: Unicode-3.0
|
|
3103
|
+
Crate: https://crates.io/crates/yoke-derive/0.8.2
|
|
3104
|
+
----------------------------------------------------------------------
|
|
3105
|
+
|
|
3106
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
3107
|
+
|
|
3108
|
+
Packaged license file (LICENSE):
|
|
3109
|
+
UNICODE LICENSE V3
|
|
3110
|
+
|
|
3111
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
3112
|
+
|
|
3113
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
3114
|
+
|
|
3115
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
3116
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
3117
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
3118
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
3119
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
3120
|
+
|
|
3121
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
3122
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
3123
|
+
software and any associated documentation (the "Software") to deal in the
|
|
3124
|
+
Data Files or Software without restriction, including without limitation
|
|
3125
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
3126
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
3127
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
3128
|
+
this copyright and permission notice appear with all copies of the Data
|
|
3129
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
3130
|
+
associated Documentation.
|
|
3131
|
+
|
|
3132
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
3133
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3134
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
3135
|
+
THIRD PARTY RIGHTS.
|
|
3136
|
+
|
|
3137
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
3138
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
3139
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
3140
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
3141
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
3142
|
+
FILES OR SOFTWARE.
|
|
3143
|
+
|
|
3144
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
3145
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
3146
|
+
dealings in these Data Files or Software without prior written
|
|
3147
|
+
authorization of the copyright holder.
|
|
3148
|
+
|
|
3149
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
3150
|
+
|
|
3151
|
+
—
|
|
3152
|
+
|
|
3153
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
3154
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
3155
|
+
|
|
3156
|
+
----------------------------------------------------------------------
|
|
3157
|
+
zerofrom 0.1.8
|
|
3158
|
+
License: Unicode-3.0
|
|
3159
|
+
Crate: https://crates.io/crates/zerofrom/0.1.8
|
|
3160
|
+
----------------------------------------------------------------------
|
|
3161
|
+
|
|
3162
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
3163
|
+
|
|
3164
|
+
Packaged license file (LICENSE):
|
|
3165
|
+
UNICODE LICENSE V3
|
|
3166
|
+
|
|
3167
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
3168
|
+
|
|
3169
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
3170
|
+
|
|
3171
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
3172
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
3173
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
3174
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
3175
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
3176
|
+
|
|
3177
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
3178
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
3179
|
+
software and any associated documentation (the "Software") to deal in the
|
|
3180
|
+
Data Files or Software without restriction, including without limitation
|
|
3181
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
3182
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
3183
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
3184
|
+
this copyright and permission notice appear with all copies of the Data
|
|
3185
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
3186
|
+
associated Documentation.
|
|
3187
|
+
|
|
3188
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
3189
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3190
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
3191
|
+
THIRD PARTY RIGHTS.
|
|
3192
|
+
|
|
3193
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
3194
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
3195
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
3196
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
3197
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
3198
|
+
FILES OR SOFTWARE.
|
|
3199
|
+
|
|
3200
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
3201
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
3202
|
+
dealings in these Data Files or Software without prior written
|
|
3203
|
+
authorization of the copyright holder.
|
|
3204
|
+
|
|
3205
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
3206
|
+
|
|
3207
|
+
—
|
|
3208
|
+
|
|
3209
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
3210
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
3211
|
+
|
|
3212
|
+
----------------------------------------------------------------------
|
|
3213
|
+
zerofrom-derive 0.1.7
|
|
3214
|
+
License: Unicode-3.0
|
|
3215
|
+
Crate: https://crates.io/crates/zerofrom-derive/0.1.7
|
|
3216
|
+
----------------------------------------------------------------------
|
|
3217
|
+
|
|
3218
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
3219
|
+
|
|
3220
|
+
Packaged license file (LICENSE):
|
|
3221
|
+
UNICODE LICENSE V3
|
|
3222
|
+
|
|
3223
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
3224
|
+
|
|
3225
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
3226
|
+
|
|
3227
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
3228
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
3229
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
3230
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
3231
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
3232
|
+
|
|
3233
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
3234
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
3235
|
+
software and any associated documentation (the "Software") to deal in the
|
|
3236
|
+
Data Files or Software without restriction, including without limitation
|
|
3237
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
3238
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
3239
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
3240
|
+
this copyright and permission notice appear with all copies of the Data
|
|
3241
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
3242
|
+
associated Documentation.
|
|
3243
|
+
|
|
3244
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
3245
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3246
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
3247
|
+
THIRD PARTY RIGHTS.
|
|
3248
|
+
|
|
3249
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
3250
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
3251
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
3252
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
3253
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
3254
|
+
FILES OR SOFTWARE.
|
|
3255
|
+
|
|
3256
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
3257
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
3258
|
+
dealings in these Data Files or Software without prior written
|
|
3259
|
+
authorization of the copyright holder.
|
|
3260
|
+
|
|
3261
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
3262
|
+
|
|
3263
|
+
—
|
|
3264
|
+
|
|
3265
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
3266
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
3267
|
+
|
|
3268
|
+
----------------------------------------------------------------------
|
|
3269
|
+
zeroize 1.9.0
|
|
3270
|
+
License: Apache-2.0 OR MIT
|
|
3271
|
+
Crate: https://crates.io/crates/zeroize/1.9.0
|
|
3272
|
+
----------------------------------------------------------------------
|
|
3273
|
+
|
|
3274
|
+
Copyright (c) 2018-2026 The RustCrypto Project Developers
|
|
3275
|
+
|
|
3276
|
+
----------------------------------------------------------------------
|
|
3277
|
+
zerotrie 0.2.5
|
|
3278
|
+
License: Unicode-3.0
|
|
3279
|
+
Crate: https://crates.io/crates/zerotrie/0.2.5
|
|
3280
|
+
----------------------------------------------------------------------
|
|
3281
|
+
|
|
3282
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
3283
|
+
|
|
3284
|
+
Packaged license file (LICENSE):
|
|
3285
|
+
UNICODE LICENSE V3
|
|
3286
|
+
|
|
3287
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
3288
|
+
|
|
3289
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
3290
|
+
|
|
3291
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
3292
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
3293
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
3294
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
3295
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
3296
|
+
|
|
3297
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
3298
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
3299
|
+
software and any associated documentation (the "Software") to deal in the
|
|
3300
|
+
Data Files or Software without restriction, including without limitation
|
|
3301
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
3302
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
3303
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
3304
|
+
this copyright and permission notice appear with all copies of the Data
|
|
3305
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
3306
|
+
associated Documentation.
|
|
3307
|
+
|
|
3308
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
3309
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3310
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
3311
|
+
THIRD PARTY RIGHTS.
|
|
3312
|
+
|
|
3313
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
3314
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
3315
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
3316
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
3317
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
3318
|
+
FILES OR SOFTWARE.
|
|
3319
|
+
|
|
3320
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
3321
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
3322
|
+
dealings in these Data Files or Software without prior written
|
|
3323
|
+
authorization of the copyright holder.
|
|
3324
|
+
|
|
3325
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
3326
|
+
|
|
3327
|
+
—
|
|
3328
|
+
|
|
3329
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
3330
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
3331
|
+
|
|
3332
|
+
----------------------------------------------------------------------
|
|
3333
|
+
zerovec 0.11.8
|
|
3334
|
+
License: Unicode-3.0
|
|
3335
|
+
Crate: https://crates.io/crates/zerovec/0.11.8
|
|
3336
|
+
----------------------------------------------------------------------
|
|
3337
|
+
|
|
3338
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
3339
|
+
|
|
3340
|
+
Packaged license file (LICENSE):
|
|
3341
|
+
UNICODE LICENSE V3
|
|
3342
|
+
|
|
3343
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
3344
|
+
|
|
3345
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
3346
|
+
|
|
3347
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
3348
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
3349
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
3350
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
3351
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
3352
|
+
|
|
3353
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
3354
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
3355
|
+
software and any associated documentation (the "Software") to deal in the
|
|
3356
|
+
Data Files or Software without restriction, including without limitation
|
|
3357
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
3358
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
3359
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
3360
|
+
this copyright and permission notice appear with all copies of the Data
|
|
3361
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
3362
|
+
associated Documentation.
|
|
3363
|
+
|
|
3364
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
3365
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3366
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
3367
|
+
THIRD PARTY RIGHTS.
|
|
3368
|
+
|
|
3369
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
3370
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
3371
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
3372
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
3373
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
3374
|
+
FILES OR SOFTWARE.
|
|
3375
|
+
|
|
3376
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
3377
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
3378
|
+
dealings in these Data Files or Software without prior written
|
|
3379
|
+
authorization of the copyright holder.
|
|
3380
|
+
|
|
3381
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
3382
|
+
|
|
3383
|
+
—
|
|
3384
|
+
|
|
3385
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
3386
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
3387
|
+
|
|
3388
|
+
----------------------------------------------------------------------
|
|
3389
|
+
zerovec-derive 0.11.6
|
|
3390
|
+
License: Unicode-3.0
|
|
3391
|
+
Crate: https://crates.io/crates/zerovec-derive/0.11.6
|
|
3392
|
+
----------------------------------------------------------------------
|
|
3393
|
+
|
|
3394
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
3395
|
+
|
|
3396
|
+
Packaged license file (LICENSE):
|
|
3397
|
+
UNICODE LICENSE V3
|
|
3398
|
+
|
|
3399
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
3400
|
+
|
|
3401
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
3402
|
+
|
|
3403
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
3404
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
3405
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
3406
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
3407
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
3408
|
+
|
|
3409
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
3410
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
3411
|
+
software and any associated documentation (the "Software") to deal in the
|
|
3412
|
+
Data Files or Software without restriction, including without limitation
|
|
3413
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
3414
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
3415
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
3416
|
+
this copyright and permission notice appear with all copies of the Data
|
|
3417
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
3418
|
+
associated Documentation.
|
|
3419
|
+
|
|
3420
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
3421
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3422
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
3423
|
+
THIRD PARTY RIGHTS.
|
|
3424
|
+
|
|
3425
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
3426
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
3427
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
3428
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
3429
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
3430
|
+
FILES OR SOFTWARE.
|
|
3431
|
+
|
|
3432
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
3433
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
3434
|
+
dealings in these Data Files or Software without prior written
|
|
3435
|
+
authorization of the copyright holder.
|
|
3436
|
+
|
|
3437
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
3438
|
+
|
|
3439
|
+
—
|
|
3440
|
+
|
|
3441
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
3442
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
3443
|
+
|
|
1172
3444
|
======================================================================
|
|
1173
3445
|
LICENSE TEXTS
|
|
1174
3446
|
======================================================================
|