@blitsen/linux-x64 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICES.json +147 -1
- package/NOTICES.txt +342 -10
- package/blitsen-runtime +0 -0
- package/blitsen.node +0 -0
- package/package.json +1 -1
package/NOTICES.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"target": "x86_64-unknown-linux-gnu",
|
|
3
3
|
"root": "blitsen-runtime",
|
|
4
|
-
"generatedFor": "0.1.
|
|
4
|
+
"generatedFor": "0.1.1",
|
|
5
5
|
"packages": [
|
|
6
6
|
{
|
|
7
7
|
"name": "ab_glyph",
|
|
@@ -1061,6 +1061,20 @@
|
|
|
1061
1061
|
"(c) under Patent Claims infringed by Covered Software in the absence of"
|
|
1062
1062
|
]
|
|
1063
1063
|
},
|
|
1064
|
+
{
|
|
1065
|
+
"name": "ctor",
|
|
1066
|
+
"version": "0.10.1",
|
|
1067
|
+
"license": "Apache-2.0 OR MIT",
|
|
1068
|
+
"licenseFile": null,
|
|
1069
|
+
"repository": "https://github.com/mmastrac/rust-ctor",
|
|
1070
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
1071
|
+
"copyright": [
|
|
1072
|
+
"copyright notice that is included in or attached to the work",
|
|
1073
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
1074
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
1075
|
+
"Copyright {yyyy} {name of copyright owner}"
|
|
1076
|
+
]
|
|
1077
|
+
},
|
|
1064
1078
|
{
|
|
1065
1079
|
"name": "cursor-icon",
|
|
1066
1080
|
"version": "1.2.0",
|
|
@@ -1284,6 +1298,42 @@
|
|
|
1284
1298
|
"Copyright © 2017-2018 Arm Limited"
|
|
1285
1299
|
]
|
|
1286
1300
|
},
|
|
1301
|
+
{
|
|
1302
|
+
"name": "drm",
|
|
1303
|
+
"version": "0.14.1",
|
|
1304
|
+
"license": "MIT",
|
|
1305
|
+
"licenseFile": null,
|
|
1306
|
+
"repository": "https://github.com/Smithay/drm-rs",
|
|
1307
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
1308
|
+
"copyright": []
|
|
1309
|
+
},
|
|
1310
|
+
{
|
|
1311
|
+
"name": "drm-ffi",
|
|
1312
|
+
"version": "0.9.1",
|
|
1313
|
+
"license": "MIT",
|
|
1314
|
+
"licenseFile": null,
|
|
1315
|
+
"repository": "https://github.com/Smithay/drm-rs",
|
|
1316
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
1317
|
+
"copyright": []
|
|
1318
|
+
},
|
|
1319
|
+
{
|
|
1320
|
+
"name": "drm-fourcc",
|
|
1321
|
+
"version": "2.2.0",
|
|
1322
|
+
"license": "MIT",
|
|
1323
|
+
"licenseFile": null,
|
|
1324
|
+
"repository": "https://github.com/danielzfranklin/drm-fourcc-rs",
|
|
1325
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
1326
|
+
"copyright": []
|
|
1327
|
+
},
|
|
1328
|
+
{
|
|
1329
|
+
"name": "drm-sys",
|
|
1330
|
+
"version": "0.8.1",
|
|
1331
|
+
"license": "MIT",
|
|
1332
|
+
"licenseFile": null,
|
|
1333
|
+
"repository": "https://github.com/Smithay/drm-rs",
|
|
1334
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
1335
|
+
"copyright": []
|
|
1336
|
+
},
|
|
1287
1337
|
{
|
|
1288
1338
|
"name": "dtoa",
|
|
1289
1339
|
"version": "1.0.11",
|
|
@@ -1308,6 +1358,20 @@
|
|
|
1308
1358
|
"(c) under Patent Claims infringed by Covered Software in the absence of"
|
|
1309
1359
|
]
|
|
1310
1360
|
},
|
|
1361
|
+
{
|
|
1362
|
+
"name": "dtor",
|
|
1363
|
+
"version": "0.8.1",
|
|
1364
|
+
"license": "Apache-2.0 OR MIT",
|
|
1365
|
+
"licenseFile": null,
|
|
1366
|
+
"repository": "https://github.com/mmastrac/rust-ctor",
|
|
1367
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
1368
|
+
"copyright": [
|
|
1369
|
+
"copyright notice that is included in or attached to the work",
|
|
1370
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
1371
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
1372
|
+
"Copyright {yyyy} {name of copyright owner}"
|
|
1373
|
+
]
|
|
1374
|
+
},
|
|
1311
1375
|
{
|
|
1312
1376
|
"name": "either",
|
|
1313
1377
|
"version": "1.17.0",
|
|
@@ -2575,6 +2639,36 @@
|
|
|
2575
2639
|
"Copyright [yyyy] [name of copyright owner]"
|
|
2576
2640
|
]
|
|
2577
2641
|
},
|
|
2642
|
+
{
|
|
2643
|
+
"name": "linux-raw-sys",
|
|
2644
|
+
"version": "0.4.15",
|
|
2645
|
+
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
2646
|
+
"licenseFile": null,
|
|
2647
|
+
"repository": "https://github.com/sunfishcode/linux-raw-sys",
|
|
2648
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2649
|
+
"copyright": [
|
|
2650
|
+
"Copyrights in the `linux-raw-sys` project are retained by their contributors.",
|
|
2651
|
+
"copyright notice that is included in or attached to the work",
|
|
2652
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
2653
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
2654
|
+
"Copyright [yyyy] [name of copyright owner]"
|
|
2655
|
+
]
|
|
2656
|
+
},
|
|
2657
|
+
{
|
|
2658
|
+
"name": "linux-raw-sys",
|
|
2659
|
+
"version": "0.9.4",
|
|
2660
|
+
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
2661
|
+
"licenseFile": null,
|
|
2662
|
+
"repository": "https://github.com/sunfishcode/linux-raw-sys",
|
|
2663
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2664
|
+
"copyright": [
|
|
2665
|
+
"Copyrights in the `linux-raw-sys` project are retained by their contributors.",
|
|
2666
|
+
"copyright notice that is included in or attached to the work",
|
|
2667
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
2668
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
2669
|
+
"Copyright [yyyy] [name of copyright owner]"
|
|
2670
|
+
]
|
|
2671
|
+
},
|
|
2578
2672
|
{
|
|
2579
2673
|
"name": "litemap",
|
|
2580
2674
|
"version": "0.8.2",
|
|
@@ -3866,6 +3960,21 @@
|
|
|
3866
3960
|
"Copyright (c) 2015 The RustFFT Developers"
|
|
3867
3961
|
]
|
|
3868
3962
|
},
|
|
3963
|
+
{
|
|
3964
|
+
"name": "rustix",
|
|
3965
|
+
"version": "0.38.44",
|
|
3966
|
+
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
3967
|
+
"licenseFile": null,
|
|
3968
|
+
"repository": "https://github.com/bytecodealliance/rustix",
|
|
3969
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
3970
|
+
"copyright": [
|
|
3971
|
+
"Copyrights in the `rustix` project are retained by their contributors.",
|
|
3972
|
+
"copyright notice that is included in or attached to the work",
|
|
3973
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
3974
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
3975
|
+
"Copyright [yyyy] [name of copyright owner]"
|
|
3976
|
+
]
|
|
3977
|
+
},
|
|
3869
3978
|
{
|
|
3870
3979
|
"name": "rustix",
|
|
3871
3980
|
"version": "1.1.4",
|
|
@@ -4276,6 +4385,29 @@
|
|
|
4276
4385
|
"Copyright (c) 2014 Alex Crichton"
|
|
4277
4386
|
]
|
|
4278
4387
|
},
|
|
4388
|
+
{
|
|
4389
|
+
"name": "softbuffer",
|
|
4390
|
+
"version": "0.4.8",
|
|
4391
|
+
"license": "MIT OR Apache-2.0",
|
|
4392
|
+
"licenseFile": null,
|
|
4393
|
+
"repository": "https://github.com/rust-windowing/softbuffer",
|
|
4394
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
4395
|
+
"copyright": [
|
|
4396
|
+
"copyright notice that is included in or attached to the work",
|
|
4397
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
4398
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
4399
|
+
"Copyright 2022 Kirill Chibisov"
|
|
4400
|
+
]
|
|
4401
|
+
},
|
|
4402
|
+
{
|
|
4403
|
+
"name": "softbuffer_window_renderer",
|
|
4404
|
+
"version": "0.7.0",
|
|
4405
|
+
"license": "MIT OR Apache-2.0",
|
|
4406
|
+
"licenseFile": null,
|
|
4407
|
+
"repository": "https://github.com/dioxuslabs/anyrender",
|
|
4408
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
4409
|
+
"copyright": []
|
|
4410
|
+
},
|
|
4279
4411
|
{
|
|
4280
4412
|
"name": "spirv",
|
|
4281
4413
|
"version": "0.4.0+sdk-1.4.341.0",
|
|
@@ -4990,6 +5122,20 @@
|
|
|
4990
5122
|
"Copyright (c) 2020 Yevhenii Reizner All rights reserved."
|
|
4991
5123
|
]
|
|
4992
5124
|
},
|
|
5125
|
+
{
|
|
5126
|
+
"name": "tiny-xlib",
|
|
5127
|
+
"version": "0.2.5",
|
|
5128
|
+
"license": "MIT OR Apache-2.0 OR Zlib",
|
|
5129
|
+
"licenseFile": null,
|
|
5130
|
+
"repository": "https://github.com/rust-windowing/tiny-xlib",
|
|
5131
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5132
|
+
"copyright": [
|
|
5133
|
+
"copyright notice that is included in or attached to the work",
|
|
5134
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
5135
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
5136
|
+
"Copyright (c) 2023 John Nunley"
|
|
5137
|
+
]
|
|
5138
|
+
},
|
|
4993
5139
|
{
|
|
4994
5140
|
"name": "tinystr",
|
|
4995
5141
|
"version": "0.8.3",
|
package/NOTICES.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
THIRD-PARTY NOTICES
|
|
2
2
|
|
|
3
|
-
This application was built with Blitsen 0.1.
|
|
3
|
+
This application was built with Blitsen 0.1.1, which links the open-source packages listed
|
|
4
4
|
below for x86_64-unknown-linux-gnu. Their terms apply to this executable; the application's own HTML, CSS and
|
|
5
5
|
JavaScript is an interpreted payload and is not covered by them.
|
|
6
6
|
|
|
@@ -61,7 +61,7 @@ named there, and on request from the distributor of this application.
|
|
|
61
61
|
to_shmem_derive 0.1.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
62
62
|
uluru 3.1.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
63
63
|
|
|
64
|
-
PACKAGES (
|
|
64
|
+
PACKAGES (499)
|
|
65
65
|
|
|
66
66
|
ab_glyph 0.2.32 — Apache-2.0
|
|
67
67
|
https://github.com/alexheretic/ab-glyph
|
|
@@ -451,6 +451,12 @@ cssparser 0.37.0 — MPL-2.0
|
|
|
451
451
|
cssparser-macros 0.7.0 — MPL-2.0
|
|
452
452
|
https://github.com/servo/rust-cssparser
|
|
453
453
|
(c) under Patent Claims infringed by Covered Software in the absence of
|
|
454
|
+
ctor 0.10.1 — Apache-2.0 OR MIT
|
|
455
|
+
https://github.com/mmastrac/rust-ctor
|
|
456
|
+
copyright notice that is included in or attached to the work
|
|
457
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
458
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
459
|
+
Copyright {yyyy} {name of copyright owner}
|
|
454
460
|
cursor-icon 1.2.0 — MIT OR Apache-2.0 OR Zlib
|
|
455
461
|
https://github.com/rust-windowing/cursor-icon
|
|
456
462
|
copyright notice that is included in or attached to the work
|
|
@@ -534,6 +540,14 @@ dpi 0.1.2 — Apache-2.0 AND MIT
|
|
|
534
540
|
Copyright © 2003-2009 Bruce D. Evans or
|
|
535
541
|
Copyright © 2008 Stephen L. Moshier or
|
|
536
542
|
Copyright © 2017-2018 Arm Limited
|
|
543
|
+
drm 0.14.1 — MIT
|
|
544
|
+
https://github.com/Smithay/drm-rs
|
|
545
|
+
drm-ffi 0.9.1 — MIT
|
|
546
|
+
https://github.com/Smithay/drm-rs
|
|
547
|
+
drm-fourcc 2.2.0 — MIT
|
|
548
|
+
https://github.com/danielzfranklin/drm-fourcc-rs
|
|
549
|
+
drm-sys 0.8.1 — MIT
|
|
550
|
+
https://github.com/Smithay/drm-rs
|
|
537
551
|
dtoa 1.0.11 — MIT OR Apache-2.0
|
|
538
552
|
https://github.com/dtolnay/dtoa
|
|
539
553
|
copyright notice that is included in or attached to the work
|
|
@@ -542,6 +556,12 @@ dtoa 1.0.11 — MIT OR Apache-2.0
|
|
|
542
556
|
dtoa-short 0.3.5 — MPL-2.0
|
|
543
557
|
https://github.com/upsuper/dtoa-short
|
|
544
558
|
(c) under Patent Claims infringed by Covered Software in the absence of
|
|
559
|
+
dtor 0.8.1 — Apache-2.0 OR MIT
|
|
560
|
+
https://github.com/mmastrac/rust-ctor
|
|
561
|
+
copyright notice that is included in or attached to the work
|
|
562
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
563
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
564
|
+
Copyright {yyyy} {name of copyright owner}
|
|
545
565
|
either 1.17.0 — MIT OR Apache-2.0
|
|
546
566
|
https://github.com/rayon-rs/either
|
|
547
567
|
copyright notice that is included in or attached to the work
|
|
@@ -1069,6 +1089,20 @@ linux-raw-sys 0.12.1 — Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
|
|
|
1069
1089
|
copyright license to reproduce, prepare Derivative Works of,
|
|
1070
1090
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1071
1091
|
Copyright [yyyy] [name of copyright owner]
|
|
1092
|
+
linux-raw-sys 0.4.15 — Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
|
|
1093
|
+
https://github.com/sunfishcode/linux-raw-sys
|
|
1094
|
+
Copyrights in the `linux-raw-sys` project are retained by their contributors.
|
|
1095
|
+
copyright notice that is included in or attached to the work
|
|
1096
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1097
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1098
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1099
|
+
linux-raw-sys 0.9.4 — Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
|
|
1100
|
+
https://github.com/sunfishcode/linux-raw-sys
|
|
1101
|
+
Copyrights in the `linux-raw-sys` project are retained by their contributors.
|
|
1102
|
+
copyright notice that is included in or attached to the work
|
|
1103
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1104
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1105
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1072
1106
|
litemap 0.8.2 — Unicode-3.0
|
|
1073
1107
|
https://github.com/unicode-org/icu4x
|
|
1074
1108
|
COPYRIGHT AND PERMISSION NOTICE
|
|
@@ -1606,6 +1640,13 @@ rustfft 6.4.1 — MIT OR Apache-2.0
|
|
|
1606
1640
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1607
1641
|
Copyright {yyyy} {name of copyright owner}
|
|
1608
1642
|
Copyright (c) 2015 The RustFFT Developers
|
|
1643
|
+
rustix 0.38.44 — Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
|
|
1644
|
+
https://github.com/bytecodealliance/rustix
|
|
1645
|
+
Copyrights in the `rustix` project are retained by their contributors.
|
|
1646
|
+
copyright notice that is included in or attached to the work
|
|
1647
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1648
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1649
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1609
1650
|
rustix 1.1.4 — Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
|
|
1610
1651
|
https://github.com/bytecodealliance/rustix
|
|
1611
1652
|
Copyrights in the `rustix` project are retained by their contributors.
|
|
@@ -1769,6 +1810,14 @@ socket2 0.6.5 — MIT OR Apache-2.0
|
|
|
1769
1810
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1770
1811
|
Copyright [yyyy] [name of copyright owner]
|
|
1771
1812
|
Copyright (c) 2014 Alex Crichton
|
|
1813
|
+
softbuffer 0.4.8 — MIT OR Apache-2.0
|
|
1814
|
+
https://github.com/rust-windowing/softbuffer
|
|
1815
|
+
copyright notice that is included in or attached to the work
|
|
1816
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1817
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1818
|
+
Copyright 2022 Kirill Chibisov
|
|
1819
|
+
softbuffer_window_renderer 0.7.0 — MIT OR Apache-2.0
|
|
1820
|
+
https://github.com/dioxuslabs/anyrender
|
|
1772
1821
|
spirv 0.4.0+sdk-1.4.341.0 — Apache-2.0
|
|
1773
1822
|
https://github.com/gfx-rs/rspirv
|
|
1774
1823
|
stable_deref_trait 1.2.1 — MIT OR Apache-2.0
|
|
@@ -1988,6 +2037,12 @@ tiny-skia-path 0.12.0 — BSD-3-Clause
|
|
|
1988
2037
|
https://github.com/linebender/tiny-skia/tree/master/path
|
|
1989
2038
|
Copyright (c) 2011 Google Inc. All rights reserved.
|
|
1990
2039
|
Copyright (c) 2020 Yevhenii Reizner All rights reserved.
|
|
2040
|
+
tiny-xlib 0.2.5 — MIT OR Apache-2.0 OR Zlib
|
|
2041
|
+
https://github.com/rust-windowing/tiny-xlib
|
|
2042
|
+
copyright notice that is included in or attached to the work
|
|
2043
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2044
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2045
|
+
Copyright (c) 2023 John Nunley
|
|
1991
2046
|
tinystr 0.8.3 — Unicode-3.0
|
|
1992
2047
|
https://github.com/unicode-org/icu4x
|
|
1993
2048
|
COPYRIGHT AND PERMISSION NOTICE
|
|
@@ -2460,12 +2515,12 @@ zune-jpeg 0.5.15 — MIT OR Apache-2.0 OR Zlib
|
|
|
2460
2515
|
Copyright (c) zune-image developers
|
|
2461
2516
|
(C) zune-image developers
|
|
2462
2517
|
|
|
2463
|
-
LICENCE TEXTS (
|
|
2518
|
+
LICENCE TEXTS (264)
|
|
2464
2519
|
|
|
2465
2520
|
Each distinct text appears once, followed by the packages it came with.
|
|
2466
2521
|
|
|
2467
2522
|
------------------------------------------------------------------------------
|
|
2468
|
-
LICENSE —
|
|
2523
|
+
LICENSE — 29 package(s): ab_glyph 0.2.32, ab_glyph_rasterizer 0.1.10, alsa 0.11.0, arboard 3.6.1, color 0.3.3, fdeflate 0.3.7, fearless_simd 0.4.1, half 2.7.1, image 0.25.10, image-webp 0.2.4, linebender_resource_handle 0.1.1, miniz_oxide 0.8.9, naga 29.0.4, owned_ttf_parser 0.25.1, pin-project-lite 0.2.17, raw-window-handle 0.6.2, sync_wrapper 1.0.2, tiny-xlib 0.2.5, vello 0.9.0, vello_common 0.0.9, vello_cpu 0.0.9, vello_encoding 0.9.0, vello_shaders 0.9.0, wgpu 29.0.4, wgpu-core 29.0.4, wgpu-core-deps-windows-linux-android 29.0.4, wgpu-hal 29.0.4, wgpu-naga-bridge 29.0.4, wgpu-types 29.0.4
|
|
2469
2524
|
------------------------------------------------------------------------------
|
|
2470
2525
|
Apache License
|
|
2471
2526
|
Version 2.0, January 2004
|
|
@@ -2866,7 +2921,7 @@ See the License for the specific language governing permissions and
|
|
|
2866
2921
|
limitations under the License.
|
|
2867
2922
|
|
|
2868
2923
|
------------------------------------------------------------------------------
|
|
2869
|
-
LICENSE-MIT —
|
|
2924
|
+
LICENSE-MIT — 48 package(s): adler2 2.0.1, allocator-api2 0.2.21, atomic-waker 1.1.2, borsh 1.8.0, creek 1.2.3, displaydoc 0.2.7, drm 0.14.1, drm-ffi 0.9.1, drm-sys 0.8.1, dtoa 1.0.11, fastrand 2.5.0, glow 0.17.0, itoa 1.0.18, khronos-egl 6.0.0, linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, linux-raw-sys 0.9.4, llq 0.1.1, malloc_size_of_derive 0.1.3, minimal-lexical 0.2.1, once_cell 1.21.4, pin-project-lite 0.2.17, polling 3.11.0, prettyplease 0.2.37, proc-macro2 1.0.107, quote 1.0.47, rtrb 0.3.4, rustc-hash 1.1.0, rustc-hash 2.1.3, rustix 0.38.44, rustix 1.1.4, rustversion 1.0.23, semver 1.0.28, serde 1.0.229, serde_core 1.0.229, serde_derive 1.0.229, serde_json 1.0.151, servo_arc 0.4.3, smol_str 0.3.6, stylo_malloc_size_of 0.20.0, syn 2.0.119, syn 3.0.3, thin-vec 0.2.19, thiserror 2.0.20, thiserror-impl 2.0.20, unicode-ident 1.0.24, x11-dl 2.21.0, zmij 1.0.23
|
|
2870
2925
|
------------------------------------------------------------------------------
|
|
2871
2926
|
Permission is hereby granted, free of charge, to any
|
|
2872
2927
|
person obtaining a copy of this software and associated
|
|
@@ -2893,7 +2948,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
2893
2948
|
DEALINGS IN THE SOFTWARE.
|
|
2894
2949
|
|
|
2895
2950
|
------------------------------------------------------------------------------
|
|
2896
|
-
LICENSE-APACHE —
|
|
2951
|
+
LICENSE-APACHE — 115 package(s): ahash 0.8.12, arc-swap 1.9.2, arrayvec 0.7.8, atomic-waker 1.1.2, autocfg 1.5.1, base64 0.22.1, bitflags 1.3.2, bitflags 2.13.1, cc 1.4.2, cexpr 0.6.0, cfg-if 1.0.4, crossbeam-channel 0.5.16, crossbeam-deque 0.8.7, crossbeam-epoch 0.9.20, crossbeam-utils 0.8.22, data-url 0.3.2, displaydoc 0.2.7, either 1.17.0, equivalent 1.0.2, errno 0.3.14, euclid 0.22.14, fastrand 2.5.0, find-msvc-tools 0.1.10, fixedbitset 0.5.7, flate2 1.1.9, fnv 1.0.7, fontique 0.10.0, form_urlencoded 1.2.2, gethostname 1.1.0, gif 0.14.2, glob 0.3.4, glow 0.17.0, hashbrown 0.15.5, hashbrown 0.16.1, hashbrown 0.17.1, heck 0.5.0, html5ever 0.39.0, httparse 1.10.1, hyper-tls 0.6.0, idna 1.1.0, idna_adapter 1.2.2, indexmap 2.14.0, itertools 0.13.0, itertools 0.14.0, jobserver 0.1.35, keyboard-types 0.7.0, keyboard-types 0.8.3, khronos-egl 6.0.0, lazy_static 1.5.0, linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, linux-raw-sys 0.9.4, lock_api 0.4.14, log 0.4.33, malloc_size_of_derive 0.1.3, markup5ever 0.39.0, mime 0.3.17, num_cpus 1.17.0, num-complex 0.4.6, num-derive 0.4.2, num-integer 0.1.46, num-traits 0.2.19, once_cell 1.21.4, openssl-probe 0.2.1, openssl-src 300.6.1+3.6.3, parking_lot 0.12.5, parking_lot_core 0.9.12, parlance 0.1.0, parley 0.10.0, parley_data 0.10.0, percent-encoding 2.3.2, petgraph 0.8.3, pkg-config 0.3.33, png 0.18.1, polling 3.11.0, pollster 0.4.0, primal-check 0.3.4, rayon 1.12.0, rayon-core 1.13.0, regex 1.13.1, regex-automata 0.4.18, regex-lite 0.1.9, regex-syntax 0.8.11, renderdoc-sys 1.1.0, rtrb 0.3.4, rustc_version 0.4.1, rustc-hash 1.1.0, rustix 0.38.44, rustix 1.1.4, scoped-tls 1.0.1, scopeguard 1.2.0, servo_arc 0.4.3, smallbitvec 2.6.1, smallvec 1.15.2, smol_str 0.3.6, socket2 0.6.5, stable_deref_trait 1.2.1, string_cache 0.9.0, string_cache_codegen 0.6.1, stylo_malloc_size_of 0.20.0, tempfile 3.27.0, tendril 0.5.1, thread_local 1.1.10, ttf-parser 0.25.1, tungstenite 0.29.0, unicode-segmentation 1.13.3, unicode-width 0.2.2, url 2.5.8, uuid 1.24.0, vcpkg 0.2.15, version_check 0.9.5, web_atoms 0.2.6, weezl 0.1.12, wl-clipboard-rs 0.9.3, xml5ever 0.39.0
|
|
2897
2952
|
------------------------------------------------------------------------------
|
|
2898
2953
|
Apache License
|
|
2899
2954
|
Version 2.0, January 2004
|
|
@@ -5771,7 +5826,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
5771
5826
|
DEALINGS IN THE SOFTWARE.
|
|
5772
5827
|
|
|
5773
5828
|
------------------------------------------------------------------------------
|
|
5774
|
-
LICENSE-APACHE —
|
|
5829
|
+
LICENSE-APACHE — 22 package(s): crc32fast 1.5.0, ctor 0.10.1, dpi 0.1.2, dtor 0.8.1, foreign-types 0.3.2, foreign-types-shared 0.1.1, native-tls 0.2.18, openssl 0.10.81, openssl-macros 0.1.1, quick-error 2.0.1, rustfft 6.4.1, serde_spanned 1.1.1, strength_reduce 0.2.4, toml 1.1.4+spec-1.1.0, toml_datetime 1.1.1+spec-1.1.0, toml_parser 1.1.3+spec-1.1.0, toml_writer 1.1.2+spec-1.1.0, winit 0.31.0-beta.2, winit-common 0.31.0-beta.2, winit-core 0.31.0-beta.2, winit-wayland 0.31.0-beta.2, winit-x11 0.31.0-beta.2
|
|
5775
5830
|
------------------------------------------------------------------------------
|
|
5776
5831
|
Apache License
|
|
5777
5832
|
Version 2.0, January 2004
|
|
@@ -7039,6 +7094,15 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
7039
7094
|
This Source Code Form is "Incompatible With Secondary Licenses", as
|
|
7040
7095
|
defined by the Mozilla Public License, v. 2.0.
|
|
7041
7096
|
|
|
7097
|
+
------------------------------------------------------------------------------
|
|
7098
|
+
LICENSE-MIT — 2 package(s): ctor 0.10.1, dtor 0.8.1
|
|
7099
|
+
------------------------------------------------------------------------------
|
|
7100
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
7101
|
+
|
|
7102
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
7103
|
+
|
|
7104
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
7105
|
+
|
|
7042
7106
|
------------------------------------------------------------------------------
|
|
7043
7107
|
LICENSE-APACHE — 1 package(s): cursor-icon 1.2.0
|
|
7044
7108
|
------------------------------------------------------------------------------
|
|
@@ -10932,7 +10996,7 @@ have been licensed under extremely permissive terms.
|
|
|
10932
10996
|
Copyright notices are retained in src/* files where relevant.
|
|
10933
10997
|
|
|
10934
10998
|
------------------------------------------------------------------------------
|
|
10935
|
-
COPYRIGHT —
|
|
10999
|
+
COPYRIGHT — 3 package(s): linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, linux-raw-sys 0.9.4
|
|
10936
11000
|
------------------------------------------------------------------------------
|
|
10937
11001
|
Short version for non-lawyers:
|
|
10938
11002
|
|
|
@@ -10965,7 +11029,7 @@ is licensed under:
|
|
|
10965
11029
|
at your option.
|
|
10966
11030
|
|
|
10967
11031
|
------------------------------------------------------------------------------
|
|
10968
|
-
LICENSE-Apache-2.0_WITH_LLVM-exception —
|
|
11032
|
+
LICENSE-Apache-2.0_WITH_LLVM-exception — 5 package(s): linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, linux-raw-sys 0.9.4, rustix 0.38.44, rustix 1.1.4
|
|
10969
11033
|
------------------------------------------------------------------------------
|
|
10970
11034
|
Apache License
|
|
10971
11035
|
Version 2.0, January 2004
|
|
@@ -13356,7 +13420,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
13356
13420
|
SOFTWARE.
|
|
13357
13421
|
|
|
13358
13422
|
------------------------------------------------------------------------------
|
|
13359
|
-
COPYRIGHT —
|
|
13423
|
+
COPYRIGHT — 2 package(s): rustix 0.38.44, rustix 1.1.4
|
|
13360
13424
|
------------------------------------------------------------------------------
|
|
13361
13425
|
Short version for non-lawyers:
|
|
13362
13426
|
|
|
@@ -13974,6 +14038,234 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
13974
14038
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
13975
14039
|
DEALINGS IN THE SOFTWARE.
|
|
13976
14040
|
|
|
14041
|
+
------------------------------------------------------------------------------
|
|
14042
|
+
LICENSE-APACHE — 1 package(s): softbuffer 0.4.8
|
|
14043
|
+
------------------------------------------------------------------------------
|
|
14044
|
+
Apache License
|
|
14045
|
+
Version 2.0, January 2004
|
|
14046
|
+
http://www.apache.org/licenses/
|
|
14047
|
+
|
|
14048
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
14049
|
+
|
|
14050
|
+
1. Definitions.
|
|
14051
|
+
|
|
14052
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
14053
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
14054
|
+
|
|
14055
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
14056
|
+
the copyright owner that is granting the License.
|
|
14057
|
+
|
|
14058
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
14059
|
+
other entities that control, are controlled by, or are under common
|
|
14060
|
+
control with that entity. For the purposes of this definition,
|
|
14061
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
14062
|
+
direction or management of such entity, whether by contract or
|
|
14063
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
14064
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
14065
|
+
|
|
14066
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
14067
|
+
exercising permissions granted by this License.
|
|
14068
|
+
|
|
14069
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
14070
|
+
including but not limited to software source code, documentation
|
|
14071
|
+
source, and configuration files.
|
|
14072
|
+
|
|
14073
|
+
"Object" form shall mean any form resulting from mechanical
|
|
14074
|
+
transformation or translation of a Source form, including but
|
|
14075
|
+
not limited to compiled object code, generated documentation,
|
|
14076
|
+
and conversions to other media types.
|
|
14077
|
+
|
|
14078
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
14079
|
+
Object form, made available under the License, as indicated by a
|
|
14080
|
+
copyright notice that is included in or attached to the work
|
|
14081
|
+
(an example is provided in the Appendix below).
|
|
14082
|
+
|
|
14083
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
14084
|
+
form, that is based on (or derived from) the Work and for which the
|
|
14085
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
14086
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
14087
|
+
of this License, Derivative Works shall not include works that remain
|
|
14088
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
14089
|
+
the Work and Derivative Works thereof.
|
|
14090
|
+
|
|
14091
|
+
"Contribution" shall mean any work of authorship, including
|
|
14092
|
+
the original version of the Work and any modifications or additions
|
|
14093
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
14094
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
14095
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
14096
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
14097
|
+
means any form of electronic, verbal, or written communication sent
|
|
14098
|
+
to the Licensor or its representatives, including but not limited to
|
|
14099
|
+
communication on electronic mailing lists, source code control systems,
|
|
14100
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
14101
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
14102
|
+
excluding communication that is conspicuously marked or otherwise
|
|
14103
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
14104
|
+
|
|
14105
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
14106
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
14107
|
+
subsequently incorporated within the Work.
|
|
14108
|
+
|
|
14109
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
14110
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
14111
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
14112
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
14113
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
14114
|
+
Work and such Derivative Works in Source or Object form.
|
|
14115
|
+
|
|
14116
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
14117
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
14118
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
14119
|
+
(except as stated in this section) patent license to make, have made,
|
|
14120
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
14121
|
+
where such license applies only to those patent claims licensable
|
|
14122
|
+
by such Contributor that are necessarily infringed by their
|
|
14123
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
14124
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
14125
|
+
institute patent litigation against any entity (including a
|
|
14126
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
14127
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
14128
|
+
or contributory patent infringement, then any patent licenses
|
|
14129
|
+
granted to You under this License for that Work shall terminate
|
|
14130
|
+
as of the date such litigation is filed.
|
|
14131
|
+
|
|
14132
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
14133
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
14134
|
+
modifications, and in Source or Object form, provided that You
|
|
14135
|
+
meet the following conditions:
|
|
14136
|
+
|
|
14137
|
+
(a) You must give any other recipients of the Work or
|
|
14138
|
+
Derivative Works a copy of this License; and
|
|
14139
|
+
|
|
14140
|
+
(b) You must cause any modified files to carry prominent notices
|
|
14141
|
+
stating that You changed the files; and
|
|
14142
|
+
|
|
14143
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
14144
|
+
that You distribute, all copyright, patent, trademark, and
|
|
14145
|
+
attribution notices from the Source form of the Work,
|
|
14146
|
+
excluding those notices that do not pertain to any part of
|
|
14147
|
+
the Derivative Works; and
|
|
14148
|
+
|
|
14149
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
14150
|
+
distribution, then any Derivative Works that You distribute must
|
|
14151
|
+
include a readable copy of the attribution notices contained
|
|
14152
|
+
within such NOTICE file, excluding those notices that do not
|
|
14153
|
+
pertain to any part of the Derivative Works, in at least one
|
|
14154
|
+
of the following places: within a NOTICE text file distributed
|
|
14155
|
+
as part of the Derivative Works; within the Source form or
|
|
14156
|
+
documentation, if provided along with the Derivative Works; or,
|
|
14157
|
+
within a display generated by the Derivative Works, if and
|
|
14158
|
+
wherever such third-party notices normally appear. The contents
|
|
14159
|
+
of the NOTICE file are for informational purposes only and
|
|
14160
|
+
do not modify the License. You may add Your own attribution
|
|
14161
|
+
notices within Derivative Works that You distribute, alongside
|
|
14162
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
14163
|
+
that such additional attribution notices cannot be construed
|
|
14164
|
+
as modifying the License.
|
|
14165
|
+
|
|
14166
|
+
You may add Your own copyright statement to Your modifications and
|
|
14167
|
+
may provide additional or different license terms and conditions
|
|
14168
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
14169
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
14170
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
14171
|
+
the conditions stated in this License.
|
|
14172
|
+
|
|
14173
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
14174
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
14175
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
14176
|
+
this License, without any additional terms or conditions.
|
|
14177
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
14178
|
+
the terms of any separate license agreement you may have executed
|
|
14179
|
+
with Licensor regarding such Contributions.
|
|
14180
|
+
|
|
14181
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
14182
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
14183
|
+
except as required for reasonable and customary use in describing the
|
|
14184
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
14185
|
+
|
|
14186
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
14187
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
14188
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
14189
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
14190
|
+
implied, including, without limitation, any warranties or conditions
|
|
14191
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
14192
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
14193
|
+
appropriateness of using or redistributing the Work and assume any
|
|
14194
|
+
risks associated with Your exercise of permissions under this License.
|
|
14195
|
+
|
|
14196
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
14197
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
14198
|
+
unless required by applicable law (such as deliberate and grossly
|
|
14199
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
14200
|
+
liable to You for damages, including any direct, indirect, special,
|
|
14201
|
+
incidental, or consequential damages of any character arising as a
|
|
14202
|
+
result of this License or out of the use or inability to use the
|
|
14203
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
14204
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
14205
|
+
other commercial damages or losses), even if such Contributor
|
|
14206
|
+
has been advised of the possibility of such damages.
|
|
14207
|
+
|
|
14208
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
14209
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
14210
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
14211
|
+
or other liability obligations and/or rights consistent with this
|
|
14212
|
+
License. However, in accepting such obligations, You may act only
|
|
14213
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
14214
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
14215
|
+
defend, and hold each Contributor harmless for any liability
|
|
14216
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
14217
|
+
of your accepting any such warranty or additional liability.
|
|
14218
|
+
|
|
14219
|
+
END OF TERMS AND CONDITIONS
|
|
14220
|
+
|
|
14221
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
14222
|
+
|
|
14223
|
+
To apply the Apache License to your work, attach the following
|
|
14224
|
+
boilerplate notice, with the fields enclosed by brackets "{}"
|
|
14225
|
+
replaced with your own identifying information. (Don't include
|
|
14226
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
14227
|
+
comment syntax for the file format. We also recommend that a
|
|
14228
|
+
file or class name and description of purpose be included on the
|
|
14229
|
+
same "printed page" as the copyright notice for easier
|
|
14230
|
+
identification within third-party archives.
|
|
14231
|
+
|
|
14232
|
+
Copyright 2022 Kirill Chibisov
|
|
14233
|
+
|
|
14234
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
14235
|
+
you may not use this file except in compliance with the License.
|
|
14236
|
+
You may obtain a copy of the License at
|
|
14237
|
+
|
|
14238
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
14239
|
+
|
|
14240
|
+
Unless required by applicable law or agreed to in writing, software
|
|
14241
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
14242
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14243
|
+
See the License for the specific language governing permissions and
|
|
14244
|
+
limitations under the License.
|
|
14245
|
+
|
|
14246
|
+
------------------------------------------------------------------------------
|
|
14247
|
+
LICENSE-MIT — 1 package(s): softbuffer 0.4.8
|
|
14248
|
+
------------------------------------------------------------------------------
|
|
14249
|
+
Copyright 2022 Kirill Chibisov
|
|
14250
|
+
|
|
14251
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14252
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14253
|
+
in the Software without restriction, including without limitation the rights to
|
|
14254
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
|
14255
|
+
of the Software, and to permit persons to whom the Software is furnished to do
|
|
14256
|
+
so, subject to the following conditions:
|
|
14257
|
+
|
|
14258
|
+
The above copyright notice and this permission notice shall be included in all
|
|
14259
|
+
copies or substantial portions of the Software.
|
|
14260
|
+
|
|
14261
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14262
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14263
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
14264
|
+
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14265
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14266
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14267
|
+
SOFTWARE.
|
|
14268
|
+
|
|
13977
14269
|
------------------------------------------------------------------------------
|
|
13978
14270
|
LICENSE-MIT — 1 package(s): stable_deref_trait 1.2.1
|
|
13979
14271
|
------------------------------------------------------------------------------
|
|
@@ -14229,6 +14521,46 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
|
14229
14521
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
14230
14522
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
14231
14523
|
|
|
14524
|
+
------------------------------------------------------------------------------
|
|
14525
|
+
LICENSE-MIT.md — 1 package(s): tiny-xlib 0.2.5
|
|
14526
|
+
------------------------------------------------------------------------------
|
|
14527
|
+
MIT License
|
|
14528
|
+
|
|
14529
|
+
Copyright (c) 2023 John Nunley
|
|
14530
|
+
|
|
14531
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14532
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14533
|
+
in the Software without restriction, including without limitation the rights
|
|
14534
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14535
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14536
|
+
furnished to do so, subject to the following conditions:
|
|
14537
|
+
|
|
14538
|
+
The above copyright notice and this permission notice shall be included in all
|
|
14539
|
+
copies or substantial portions of the Software.
|
|
14540
|
+
|
|
14541
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14542
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14543
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14544
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14545
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14546
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14547
|
+
SOFTWARE.
|
|
14548
|
+
|
|
14549
|
+
------------------------------------------------------------------------------
|
|
14550
|
+
LICENSE-ZLIB.md — 1 package(s): tiny-xlib 0.2.5
|
|
14551
|
+
------------------------------------------------------------------------------
|
|
14552
|
+
Copyright (c) 2023 John Nunley
|
|
14553
|
+
|
|
14554
|
+
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.
|
|
14555
|
+
|
|
14556
|
+
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:
|
|
14557
|
+
|
|
14558
|
+
1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
|
|
14559
|
+
|
|
14560
|
+
2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
|
|
14561
|
+
|
|
14562
|
+
3. This notice may not be removed or altered from any source distribution.
|
|
14563
|
+
|
|
14232
14564
|
------------------------------------------------------------------------------
|
|
14233
14565
|
LICENSE — 1 package(s): tokio 1.53.1
|
|
14234
14566
|
------------------------------------------------------------------------------
|
package/blitsen-runtime
CHANGED
|
Binary file
|
package/blitsen.node
CHANGED
|
Binary file
|