@@ -1341,7 +1341,7 @@ SOFTWARE.
1341
1341
---------------------------------------------------------
1342
1342
1343
1343
clap_derive 4.5.4 - MIT OR Apache-2.0
1344
- https://github.com/clap-rs/clap/tree/master/clap_derive
1344
+ https://github.com/clap-rs/clap
1345
1345
1346
1346
Copyright (c) Individual contributors
1347
1347
@@ -1367,7 +1367,7 @@ SOFTWARE.
1367
1367
---------------------------------------------------------
1368
1368
1369
1369
clap_lex 0.7.0 - MIT OR Apache-2.0
1370
- https://github.com/clap-rs/clap/tree/master/clap_lex
1370
+ https://github.com/clap-rs/clap
1371
1371
1372
1372
Copyright (c) Individual contributors
1373
1373
@@ -3428,7 +3428,7 @@ DEALINGS IN THE SOFTWARE.
3428
3428
httparse 1.8.0 - MIT/Apache-2.0
3429
3429
https://github.com/seanmonstar/httparse
3430
3430
3431
- Copyright (c) 2015-2021 Sean McArthur
3431
+ Copyright (c) 2015-2024 Sean McArthur
3432
3432
3433
3433
Permission is hereby granted, free of charge, to any person obtaining a copy
3434
3434
of this software and associated documentation files (the "Software"), to deal
@@ -8507,6 +8507,7 @@ subtle 2.5.0 - BSD-3-Clause
8507
8507
https://github.com/dalek-cryptography/subtle
8508
8508
8509
8509
Copyright (c) 2016-2017 Isis Agora Lovecruft, Henry de Valence. All rights reserved.
8510
+ Copyright (c) 2016-2024 Isis Agora Lovecruft. All rights reserved.
8510
8511
8511
8512
Redistribution and use in source and binary forms, with or without
8512
8513
modification, are permitted provided that the following conditions are
@@ -10790,101 +10791,23 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
10790
10791
zbus 3.15.2 - MIT
10791
10792
https://github.com/dbus2/zbus/
10792
10793
10793
- The MIT License (MIT)
10794
-
10795
- Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
10796
-
10797
- Permission is hereby granted, free of charge, to any
10798
- person obtaining a copy of this software and associated
10799
- documentation files (the "Software"), to deal in the
10800
- Software without restriction, including without
10801
- limitation the rights to use, copy, modify, merge,
10802
- publish, distribute, sublicense, and/or sell copies of
10803
- the Software, and to permit persons to whom the Software
10804
- is furnished to do so, subject to the following
10805
- conditions:
10806
-
10807
- The above copyright notice and this permission notice
10808
- shall be included in all copies or substantial portions
10809
- of the Software.
10810
-
10811
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10812
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10813
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10814
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10815
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10816
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10817
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10818
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10819
- DEALINGS IN THE SOFTWARE.
10794
+ LICENSE-MIT
10820
10795
---------------------------------------------------------
10821
10796
10822
10797
---------------------------------------------------------
10823
10798
10824
10799
zbus_macros 3.15.2 - MIT
10825
10800
https://github.com/dbus2/zbus/
10826
10801
10827
- The MIT License (MIT)
10828
-
10829
- Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
10830
-
10831
- Permission is hereby granted, free of charge, to any
10832
- person obtaining a copy of this software and associated
10833
- documentation files (the "Software"), to deal in the
10834
- Software without restriction, including without
10835
- limitation the rights to use, copy, modify, merge,
10836
- publish, distribute, sublicense, and/or sell copies of
10837
- the Software, and to permit persons to whom the Software
10838
- is furnished to do so, subject to the following
10839
- conditions:
10840
-
10841
- The above copyright notice and this permission notice
10842
- shall be included in all copies or substantial portions
10843
- of the Software.
10844
-
10845
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10846
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10847
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10848
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10849
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10850
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10851
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10852
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10853
- DEALINGS IN THE SOFTWARE.
10802
+ LICENSE-MIT
10854
10803
---------------------------------------------------------
10855
10804
10856
10805
---------------------------------------------------------
10857
10806
10858
10807
zbus_names 2.6.1 - MIT
10859
10808
https://github.com/dbus2/zbus/
10860
10809
10861
- The MIT License (MIT)
10862
-
10863
- Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
10864
-
10865
- Permission is hereby granted, free of charge, to any
10866
- person obtaining a copy of this software and associated
10867
- documentation files (the "Software"), to deal in the
10868
- Software without restriction, including without
10869
- limitation the rights to use, copy, modify, merge,
10870
- publish, distribute, sublicense, and/or sell copies of
10871
- the Software, and to permit persons to whom the Software
10872
- is furnished to do so, subject to the following
10873
- conditions:
10874
-
10875
- The above copyright notice and this permission notice
10876
- shall be included in all copies or substantial portions
10877
- of the Software.
10878
-
10879
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10880
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
10881
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
10882
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
10883
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10884
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10885
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10886
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10887
- DEALINGS IN THE SOFTWARE.
10810
+ LICENSE-MIT
10888
10811
---------------------------------------------------------
10889
10812
10890
10813
---------------------------------------------------------
@@ -10977,99 +10900,21 @@ licences; see files named LICENSE.*.txt for details.
10977
10900
zvariant 3.15.2 - MIT
10978
10901
https://github.com/dbus2/zbus/
10979
10902
10980
- The MIT License (MIT)
10981
-
10982
- Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
10983
-
10984
- Permission is hereby granted, free of charge, to any
10985
- person obtaining a copy of this software and associated
10986
- documentation files (the "Software"), to deal in the
10987
- Software without restriction, including without
10988
- limitation the rights to use, copy, modify, merge,
10989
- publish, distribute, sublicense, and/or sell copies of
10990
- the Software, and to permit persons to whom the Software
10991
- is furnished to do so, subject to the following
10992
- conditions:
10993
-
10994
- The above copyright notice and this permission notice
10995
- shall be included in all copies or substantial portions
10996
- of the Software.
10997
-
10998
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
10999
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
11000
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
11001
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
11002
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11003
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
11004
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
11005
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11006
- DEALINGS IN THE SOFTWARE.
10903
+ LICENSE-MIT
11007
10904
---------------------------------------------------------
11008
10905
11009
10906
---------------------------------------------------------
11010
10907
11011
10908
zvariant_derive 3.15.2 - MIT
11012
10909
https://github.com/dbus2/zbus/
11013
10910
11014
- The MIT License (MIT)
11015
-
11016
- Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
11017
-
11018
- Permission is hereby granted, free of charge, to any
11019
- person obtaining a copy of this software and associated
11020
- documentation files (the "Software"), to deal in the
11021
- Software without restriction, including without
11022
- limitation the rights to use, copy, modify, merge,
11023
- publish, distribute, sublicense, and/or sell copies of
11024
- the Software, and to permit persons to whom the Software
11025
- is furnished to do so, subject to the following
11026
- conditions:
11027
-
11028
- The above copyright notice and this permission notice
11029
- shall be included in all copies or substantial portions
11030
- of the Software.
11031
-
11032
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
11033
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
11034
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
11035
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
11036
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11037
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
11038
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
11039
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11040
- DEALINGS IN THE SOFTWARE.
10911
+ LICENSE-MIT
11041
10912
---------------------------------------------------------
11042
10913
11043
10914
---------------------------------------------------------
11044
10915
11045
10916
zvariant_utils 1.0.1 - MIT
11046
10917
https://github.com/dbus2/zbus/
11047
10918
11048
- The MIT License (MIT)
11049
-
11050
- Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
11051
-
11052
- Permission is hereby granted, free of charge, to any
11053
- person obtaining a copy of this software and associated
11054
- documentation files (the "Software"), to deal in the
11055
- Software without restriction, including without
11056
- limitation the rights to use, copy, modify, merge,
11057
- publish, distribute, sublicense, and/or sell copies of
11058
- the Software, and to permit persons to whom the Software
11059
- is furnished to do so, subject to the following
11060
- conditions:
11061
-
11062
- The above copyright notice and this permission notice
11063
- shall be included in all copies or substantial portions
11064
- of the Software.
11065
-
11066
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
11067
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
11068
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
11069
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
11070
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11071
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
11072
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
11073
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11074
- DEALINGS IN THE SOFTWARE.
10919
+ LICENSE-MIT
11075
10920
---------------------------------------------------------
0 commit comments