Run OSS license tool
parent
45385e1c6f
commit
8a7bbaf943
|
@ -263,6 +263,34 @@ suitability for any purpose.
|
||||||
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
|
autocomplete 2.684.0 - [object Object]
|
||||||
|
https://github.com/withfig/autocomplete
|
||||||
|
|
||||||
|
MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2021 Hercules Labs Inc. (Fig)
|
||||||
|
|
||||||
|
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.
|
||||||
|
---------------------------------------------------------
|
||||||
|
|
||||||
|
---------------------------------------------------------
|
||||||
|
|
||||||
cacheable-request 7.0.4 - MIT
|
cacheable-request 7.0.4 - MIT
|
||||||
|
|
||||||
|
|
||||||
|
@ -545,7 +573,7 @@ to the base-name name of the original file, and an extension of txt, html, or si
|
||||||
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
go-syntax 0.7.7 - MIT
|
go-syntax 0.7.8 - MIT
|
||||||
https://github.com/worlpaker/go-syntax
|
https://github.com/worlpaker/go-syntax
|
||||||
|
|
||||||
MIT License
|
MIT License
|
||||||
|
@ -593,7 +621,7 @@ without specific, written prior permission. Title to copyright in this document
|
||||||
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
Ionic documentation 1.2.4 - Apache2
|
Ionic documentation 1.2.4 - Apache-2.0
|
||||||
https://github.com/ionic-team/ionic-site
|
https://github.com/ionic-team/ionic-site
|
||||||
|
|
||||||
Copyright Drifty Co. http://drifty.com/.
|
Copyright Drifty Co. http://drifty.com/.
|
||||||
|
@ -861,7 +889,7 @@ SOFTWARE.
|
||||||
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
jlelong/vscode-latex-basics 1.7.0 - MIT
|
jlelong/vscode-latex-basics 1.9.0 - MIT
|
||||||
https://github.com/jlelong/vscode-latex-basics
|
https://github.com/jlelong/vscode-latex-basics
|
||||||
|
|
||||||
Copyright (c) vscode-latex-basics authors
|
Copyright (c) vscode-latex-basics authors
|
||||||
|
@ -977,7 +1005,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SO
|
||||||
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
language-docker 0.0.0 - Apache2
|
language-docker 0.0.0 - Apache-2.0
|
||||||
https://github.com/moby/moby
|
https://github.com/moby/moby
|
||||||
|
|
||||||
Apache License
|
Apache License
|
||||||
|
@ -2603,7 +2631,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
Web Background Synchronization - Apache2
|
Web Background Synchronization - Apache-2.0
|
||||||
https://github.com/WICG/background-sync
|
https://github.com/WICG/background-sync
|
||||||
|
|
||||||
Apache License
|
Apache License
|
||||||
|
|
|
@ -587,5 +587,31 @@
|
||||||
"ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR",
|
"ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR",
|
||||||
"IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE."
|
"IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE."
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "@azure/msal-node-runtime",
|
||||||
|
"fullLicenseText": [
|
||||||
|
"MIT License",
|
||||||
|
"",
|
||||||
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||||
|
"",
|
||||||
|
"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"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -3249,7 +3249,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
|
||||||
[deps-image]: https://deps.rs/repo/github/RustCrypto/MACs/status.svg
|
[deps-image]: https://deps.rs/repo/github/RustCrypto/MACs/status.svg
|
||||||
[deps-link]: https://deps.rs/repo/github/RustCrypto/MACs
|
[deps-link]: https://deps.rs/repo/github/RustCrypto/MACs
|
||||||
[msrv-1.41]: https://img.shields.io/badge/rustc-1.41.0+-blue.svg
|
[msrv-1.41]: https://img.shields.io/badge/rustc-1.41.0+-blue.svg
|
||||||
[msrv-1.56]: https://img.shields.io/badge/rustc-1.56.0+-blue.svg
|
[msrv-1.81]: https://img.shields.io/badge/rustc-1.56.0+-blue.svg
|
||||||
[msrv-1.57]: https://img.shields.io/badge/rustc-1.57.0+-blue.svg
|
[msrv-1.57]: https://img.shields.io/badge/rustc-1.57.0+-blue.svg
|
||||||
|
|
||||||
[//]: # (crates)
|
[//]: # (crates)
|
||||||
|
@ -7999,9 +7999,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
|
||||||
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
|
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
|
||||||
[deps-image]: https://deps.rs/repo/github/RustCrypto/hashes/status.svg
|
[deps-image]: https://deps.rs/repo/github/RustCrypto/hashes/status.svg
|
||||||
[deps-link]: https://deps.rs/repo/github/RustCrypto/hashes
|
[deps-link]: https://deps.rs/repo/github/RustCrypto/hashes
|
||||||
[msrv-1.71]: https://img.shields.io/badge/rustc-1.71.0+-blue.svg
|
[msrv-1.81]: https://img.shields.io/badge/rustc-1.81.0+-blue.svg
|
||||||
[msrv-1.72]: https://img.shields.io/badge/rustc-1.72.0+-blue.svg
|
|
||||||
[msrv-1.74]: https://img.shields.io/badge/rustc-1.74.0+-blue.svg
|
|
||||||
|
|
||||||
[//]: # (crates)
|
[//]: # (crates)
|
||||||
|
|
||||||
|
@ -8094,9 +8092,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
|
||||||
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
|
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
|
||||||
[deps-image]: https://deps.rs/repo/github/RustCrypto/hashes/status.svg
|
[deps-image]: https://deps.rs/repo/github/RustCrypto/hashes/status.svg
|
||||||
[deps-link]: https://deps.rs/repo/github/RustCrypto/hashes
|
[deps-link]: https://deps.rs/repo/github/RustCrypto/hashes
|
||||||
[msrv-1.71]: https://img.shields.io/badge/rustc-1.71.0+-blue.svg
|
[msrv-1.81]: https://img.shields.io/badge/rustc-1.81.0+-blue.svg
|
||||||
[msrv-1.72]: https://img.shields.io/badge/rustc-1.72.0+-blue.svg
|
|
||||||
[msrv-1.74]: https://img.shields.io/badge/rustc-1.74.0+-blue.svg
|
|
||||||
|
|
||||||
[//]: # (crates)
|
[//]: # (crates)
|
||||||
|
|
||||||
|
@ -10709,33 +10705,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
||||||
zbus 3.15.2 - MIT
|
zbus 3.15.2 - MIT
|
||||||
https://github.com/dbus2/zbus/
|
https://github.com/dbus2/zbus/
|
||||||
|
|
||||||
The MIT License (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.
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
@ -10743,33 +10713,7 @@ DEALINGS IN THE SOFTWARE.
|
||||||
zbus_macros 3.15.2 - MIT
|
zbus_macros 3.15.2 - MIT
|
||||||
https://github.com/dbus2/zbus/
|
https://github.com/dbus2/zbus/
|
||||||
|
|
||||||
The MIT License (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.
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
@ -10777,33 +10721,7 @@ DEALINGS IN THE SOFTWARE.
|
||||||
zbus_names 2.6.1 - MIT
|
zbus_names 2.6.1 - MIT
|
||||||
https://github.com/dbus2/zbus/
|
https://github.com/dbus2/zbus/
|
||||||
|
|
||||||
The MIT License (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.
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
@ -10896,33 +10814,7 @@ licences; see files named LICENSE.*.txt for details.
|
||||||
zvariant 3.15.2 - MIT
|
zvariant 3.15.2 - MIT
|
||||||
https://github.com/dbus2/zbus/
|
https://github.com/dbus2/zbus/
|
||||||
|
|
||||||
The MIT License (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.
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
@ -10930,33 +10822,7 @@ DEALINGS IN THE SOFTWARE.
|
||||||
zvariant_derive 3.15.2 - MIT
|
zvariant_derive 3.15.2 - MIT
|
||||||
https://github.com/dbus2/zbus/
|
https://github.com/dbus2/zbus/
|
||||||
|
|
||||||
The MIT License (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.
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
@ -10964,31 +10830,5 @@ DEALINGS IN THE SOFTWARE.
|
||||||
zvariant_utils 1.0.1 - MIT
|
zvariant_utils 1.0.1 - MIT
|
||||||
https://github.com/dbus2/zbus/
|
https://github.com/dbus2/zbus/
|
||||||
|
|
||||||
The MIT License (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.
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
Loading…
Reference in New Issue