|
|
|
@ -22,31 +22,16 @@ required to debug changes to any libraries licensed under the GNU Lesser General
|
|
|
|
|
addr2line 0.21.0 - Apache-2.0 OR MIT
|
|
|
|
|
https://github.com/gimli-rs/addr2line
|
|
|
|
|
|
|
|
|
|
Copyright (c) 2016-2018 The gimli Developers
|
|
|
|
|
Licensed under either of
|
|
|
|
|
|
|
|
|
|
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:
|
|
|
|
|
* Apache License, Version 2.0 ([`LICENSE-APACHE`](./LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
|
* MIT license ([`LICENSE-MIT`](./LICENSE-MIT) or https://opensource.org/licenses/MIT)
|
|
|
|
|
|
|
|
|
|
The above copyright notice and this permission notice
|
|
|
|
|
shall be included in all copies or substantial portions
|
|
|
|
|
of the Software.
|
|
|
|
|
at your option.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
Unless you explicitly state otherwise, any contribution intentionally submitted
|
|
|
|
|
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
|
|
|
|
|
dual licensed as above, without any additional terms or conditions.
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
@ -292,27 +277,18 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
|
async-broadcast 0.5.1 - MIT OR Apache-2.0
|
|
|
|
|
https://github.com/smol-rs/async-broadcast
|
|
|
|
|
|
|
|
|
|
The MIT License (MIT)
|
|
|
|
|
<sup>
|
|
|
|
|
Licensed under either of Apache License, Version
|
|
|
|
|
2.0 (LICENSE-APACHE) or MIT license (LICENSE-MIT) at your option.
|
|
|
|
|
</sup>
|
|
|
|
|
|
|
|
|
|
Copyright (c) 2020 Yoshua Wuyts
|
|
|
|
|
<br/>
|
|
|
|
|
|
|
|
|
|
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:
|
|
|
|
|
|
|
|
|
|
The above copyright notice and this permission notice shall be included in all
|
|
|
|
|
copies or substantial portions of the Software.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
<sub>
|
|
|
|
|
Unless you explicitly state otherwise, any contribution intentionally submitted
|
|
|
|
|
for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
|
|
|
|
|
be dual licensed as above, without any additional terms or conditions.
|
|
|
|
|
</sub>
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
@ -320,29 +296,18 @@ SOFTWARE.
|
|
|
|
|
async-channel 2.3.1 - Apache-2.0 OR MIT
|
|
|
|
|
https://github.com/smol-rs/async-channel
|
|
|
|
|
|
|
|
|
|
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:
|
|
|
|
|
Licensed under either of
|
|
|
|
|
|
|
|
|
|
The above copyright notice and this permission notice
|
|
|
|
|
shall be included in all copies or substantial portions
|
|
|
|
|
of the Software.
|
|
|
|
|
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
|
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
at your option.
|
|
|
|
|
|
|
|
|
|
#### Contribution
|
|
|
|
|
|
|
|
|
|
Unless you explicitly state otherwise, any contribution intentionally submitted
|
|
|
|
|
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
|
|
|
|
|
dual licensed as above, without any additional terms or conditions.
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
@ -382,29 +347,18 @@ async-lock 2.8.0 - Apache-2.0 OR MIT
|
|
|
|
|
async-lock 3.3.0 - Apache-2.0 OR MIT
|
|
|
|
|
https://github.com/smol-rs/async-lock
|
|
|
|
|
|
|
|
|
|
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:
|
|
|
|
|
Licensed under either of
|
|
|
|
|
|
|
|
|
|
The above copyright notice and this permission notice
|
|
|
|
|
shall be included in all copies or substantial portions
|
|
|
|
|
of the Software.
|
|
|
|
|
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
|
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
at your option.
|
|
|
|
|
|
|
|
|
|
#### Contribution
|
|
|
|
|
|
|
|
|
|
Unless you explicitly state otherwise, any contribution intentionally submitted
|
|
|
|
|
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
|
|
|
|
|
dual licensed as above, without any additional terms or conditions.
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
@ -412,29 +366,18 @@ DEALINGS IN THE SOFTWARE.
|
|
|
|
|
async-process 1.8.1 - Apache-2.0 OR MIT
|
|
|
|
|
https://github.com/smol-rs/async-process
|
|
|
|
|
|
|
|
|
|
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:
|
|
|
|
|
Licensed under either of
|
|
|
|
|
|
|
|
|
|
The above copyright notice and this permission notice
|
|
|
|
|
shall be included in all copies or substantial portions
|
|
|
|
|
of the Software.
|
|
|
|
|
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
|
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
at your option.
|
|
|
|
|
|
|
|
|
|
#### Contribution
|
|
|
|
|
|
|
|
|
|
Unless you explicitly state otherwise, any contribution intentionally submitted
|
|
|
|
|
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
|
|
|
|
|
dual licensed as above, without any additional terms or conditions.
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
@ -442,29 +385,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
|
|
async-recursion 1.1.1 - MIT OR Apache-2.0
|
|
|
|
|
https://github.com/dcchut/async-recursion
|
|
|
|
|
|
|
|
|
|
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:
|
|
|
|
|
Licensed under either of
|
|
|
|
|
* Apache License, Version 2.0
|
|
|
|
|
([LICENSE-APACHE](LICENSE-APACHE) or <http://www.apache.org/licenses/LICENSE-2.0>)
|
|
|
|
|
* MIT license
|
|
|
|
|
([LICENSE-MIT](LICENSE-MIT) or <http://opensource.org/licenses/MIT>)
|
|
|
|
|
|
|
|
|
|
The above copyright notice and this permission notice
|
|
|
|
|
shall be included in all copies or substantial portions
|
|
|
|
|
of the Software.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
at your option.
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
@ -502,29 +429,18 @@ DEALINGS IN THE SOFTWARE.
|
|
|
|
|
async-task 4.7.1 - Apache-2.0 OR MIT
|
|
|
|
|
https://github.com/smol-rs/async-task
|
|
|
|
|
|
|
|
|
|
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:
|
|
|
|
|
Licensed under either of
|
|
|
|
|
|
|
|
|
|
The above copyright notice and this permission notice
|
|
|
|
|
shall be included in all copies or substantial portions
|
|
|
|
|
of the Software.
|
|
|
|
|
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
|
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
at your option.
|
|
|
|
|
|
|
|
|
|
#### Contribution
|
|
|
|
|
|
|
|
|
|
Unless you explicitly state otherwise, any contribution intentionally submitted
|
|
|
|
|
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
|
|
|
|
|
dual licensed as above, without any additional terms or conditions.
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
@ -4896,7 +4812,7 @@ OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
|
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
openssl 0.10.64 - Apache-2.0
|
|
|
|
|
openssl 0.10.66 - Apache-2.0
|
|
|
|
|
https://github.com/sfackler/rust-openssl
|
|
|
|
|
|
|
|
|
|
Copyright 2011-2017 Google Inc.
|
|
|
|
@ -4975,7 +4891,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
|
|
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
openssl-sys 0.9.102 - MIT
|
|
|
|
|
openssl-sys 0.9.103 - MIT
|
|
|
|
|
https://github.com/sfackler/rust-openssl
|
|
|
|
|
|
|
|
|
|
The MIT License (MIT)
|
|
|
|
@ -10791,33 +10707,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
|
|
zbus 3.15.2 - MIT
|
|
|
|
|
https://github.com/dbus2/zbus/
|
|
|
|
|
|
|
|
|
|
The MIT License (MIT)
|
|
|
|
|
|
|
|
|
|
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
|
|
|
|
|
|
|
|
|
|
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:
|
|
|
|
|
|
|
|
|
|
The above copyright notice and this permission notice
|
|
|
|
|
shall be included in all copies or substantial portions
|
|
|
|
|
of the Software.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
LICENSE-MIT
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
@ -10825,33 +10715,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
|
|
zbus_macros 3.15.2 - MIT
|
|
|
|
|
https://github.com/dbus2/zbus/
|
|
|
|
|
|
|
|
|
|
The MIT License (MIT)
|
|
|
|
|
|
|
|
|
|
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
|
|
|
|
|
|
|
|
|
|
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:
|
|
|
|
|
|
|
|
|
|
The above copyright notice and this permission notice
|
|
|
|
|
shall be included in all copies or substantial portions
|
|
|
|
|
of the Software.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
LICENSE-MIT
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
@ -10859,33 +10723,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
|
|
zbus_names 2.6.1 - MIT
|
|
|
|
|
https://github.com/dbus2/zbus/
|
|
|
|
|
|
|
|
|
|
The MIT License (MIT)
|
|
|
|
|
|
|
|
|
|
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
|
|
|
|
|
|
|
|
|
|
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:
|
|
|
|
|
|
|
|
|
|
The above copyright notice and this permission notice
|
|
|
|
|
shall be included in all copies or substantial portions
|
|
|
|
|
of the Software.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
LICENSE-MIT
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
@ -10978,33 +10816,7 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
|
|
zvariant 3.15.2 - MIT
|
|
|
|
|
https://github.com/dbus2/zbus/
|
|
|
|
|
|
|
|
|
|
The MIT License (MIT)
|
|
|
|
|
|
|
|
|
|
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
|
|
|
|
|
|
|
|
|
|
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:
|
|
|
|
|
|
|
|
|
|
The above copyright notice and this permission notice
|
|
|
|
|
shall be included in all copies or substantial portions
|
|
|
|
|
of the Software.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
LICENSE-MIT
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
@ -11012,33 +10824,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
|
|
zvariant_derive 3.15.2 - MIT
|
|
|
|
|
https://github.com/dbus2/zbus/
|
|
|
|
|
|
|
|
|
|
The MIT License (MIT)
|
|
|
|
|
|
|
|
|
|
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
|
|
|
|
|
|
|
|
|
|
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:
|
|
|
|
|
|
|
|
|
|
The above copyright notice and this permission notice
|
|
|
|
|
shall be included in all copies or substantial portions
|
|
|
|
|
of the Software.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
LICENSE-MIT
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
---------------------------------------------------------
|
|
|
|
@ -11046,31 +10832,5 @@ DEALINGS IN THE SOFTWARE.
|
|
|
|
|
zvariant_utils 1.0.1 - MIT
|
|
|
|
|
https://github.com/dbus2/zbus/
|
|
|
|
|
|
|
|
|
|
The MIT License (MIT)
|
|
|
|
|
|
|
|
|
|
Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
|
|
|
|
|
|
|
|
|
|
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:
|
|
|
|
|
|
|
|
|
|
The above copyright notice and this permission notice
|
|
|
|
|
shall be included in all copies or substantial portions
|
|
|
|
|
of the Software.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
LICENSE-MIT
|
|
|
|
|
---------------------------------------------------------
|