diff options
| author | Mason Reed <mason@vector35.com> | 2026-04-01 12:06:44 -0700 |
|---|---|---|
| committer | Mason Reed <35282038+emesare@users.noreply.github.com> | 2026-04-02 08:41:31 -0700 |
| commit | dd13a71adda0bdd01650b9daf72a25534ae7f2bb (patch) | |
| tree | 7cf336edc67640d2e606326c87085fa37de1bb6a /docs/about/rust-binaryninjacore.html | |
| parent | db98ed6725863cf64c28ab8969d2445e5e6c7e68 (diff) | |
[Rust] Update open source licenses for 5.3
Diffstat (limited to 'docs/about/rust-binaryninjacore.html')
| -rw-r--r-- | docs/about/rust-binaryninjacore.html | 191 |
1 files changed, 184 insertions, 7 deletions
diff --git a/docs/about/rust-binaryninjacore.html b/docs/about/rust-binaryninjacore.html index e0fa0256..250ff2d9 100644 --- a/docs/about/rust-binaryninjacore.html +++ b/docs/about/rust-binaryninjacore.html @@ -39,13 +39,14 @@ <div class="container"> <h2>Overview of licenses:</h2> <ul class="licenses-overview"> - <li><a href="#Apache-2.0">Apache License 2.0</a> (261)</li> - <li><a href="#MIT">MIT License</a> (51)</li> + <li><a href="#Apache-2.0">Apache License 2.0</a> (267)</li> + <li><a href="#MIT">MIT License</a> (56)</li> <li><a href="#ISC">ISC License</a> (6)</li> - <li><a href="#BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</a> (5)</li> + <li><a href="#BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</a> (4)</li> <li><a href="#CDLA-Permissive-2.0">Community Data License Agreement Permissive 2.0</a> (3)</li> <li><a href="#OpenSSL">OpenSSL License</a> (1)</li> <li><a href="#Unicode-DFS-2016">Unicode License Agreement - Data Files and Software (2016)</a> (1)</li> + <li><a href="#bzip2-1.0.6">bzip2 and libbzip2 License v1.0.6</a> (1)</li> </ul> <h2>All license text:</h2> @@ -5497,6 +5498,7 @@ limitations under the License.</pre> <li><a href=" https://github.com/bitflags/bitflags ">bitflags 2.9.4</a></li> <li><a href=" https://github.com/smol-rs/blocking ">blocking 1.6.2</a></li> <li><a href=" https://github.com/fitzgen/bumpalo ">bumpalo 3.15.4</a></li> + <li><a href=" https://github.com/trifectatechfoundation/bzip2-rs ">bzip2 0.6.1</a></li> <li><a href=" https://github.com/rust-lang/cc-rs ">cc 1.2.31</a></li> <li><a href=" https://github.com/jethrogb/rust-cexpr ">cexpr 0.6.0</a></li> <li><a href=" https://github.com/alexcrichton/cfg-if ">cfg-if 1.0.0</a></li> @@ -5539,6 +5541,7 @@ limitations under the License.</pre> <li><a href=" https://github.com/sunfishcode/linux-raw-sys ">linux-raw-sys 0.11.0</a></li> <li><a href=" https://github.com/sunfishcode/linux-raw-sys ">linux-raw-sys 0.3.8</a></li> <li><a href=" https://github.com/sunfishcode/linux-raw-sys ">linux-raw-sys 0.4.13</a></li> + <li><a href=" https://github.com/Amanieu/parking_lot ">lock_api 0.4.14</a></li> <li><a href=" https://github.com/rust-lang/log ">log 0.4.21</a></li> <li><a href=" https://github.com/hyperium/mime ">mime 0.3.17</a></li> <li><a href=" https://github.com/rust-num/num-bigint ">num-bigint 0.4.6</a></li> @@ -5553,6 +5556,8 @@ limitations under the License.</pre> <li><a href=" https://github.com/alexcrichton/openssl-probe ">openssl-probe 0.1.6</a></li> <li><a href=" https://github.com/danieldg/ordered-stream ">ordered-stream 0.2.0</a></li> <li><a href=" https://github.com/smol-rs/parking ">parking 2.2.1</a></li> + <li><a href=" https://github.com/Amanieu/parking_lot ">parking_lot 0.12.5</a></li> + <li><a href=" https://github.com/Amanieu/parking_lot ">parking_lot_core 0.9.12</a></li> <li><a href=" https://github.com/servo/rust-url/ ">percent-encoding 2.3.1</a></li> <li><a href=" https://github.com/smol-rs/piper ">piper 0.2.4</a></li> <li><a href=" https://github.com/smol-rs/polling ">polling 3.11.0</a></li> @@ -5566,6 +5571,7 @@ limitations under the License.</pre> <li><a href=" https://github.com/bytecodealliance/rustix ">rustix 1.1.2</a></li> <li><a href=" https://github.com/rustls/rustls-native-certs ">rustls-native-certs 0.8.2</a></li> <li><a href=" https://github.com/rustls/rustls ">rustls 0.23.32</a></li> + <li><a href=" https://github.com/bluss/scopeguard ">scopeguard 1.2.0</a></li> <li><a href=" https://github.com/hwchen/secret-service-rs.git ">secret-service 3.1.0</a></li> <li><a href=" https://github.com/kornelski/rust-security-framework ">security-framework-sys 2.15.0</a></li> <li><a href=" https://github.com/kornelski/rust-security-framework ">security-framework 2.9.2</a></li> @@ -5578,6 +5584,7 @@ limitations under the License.</pre> <li><a href=" https://github.com/mullvad/system-configuration-rs ">system-configuration-sys 0.6.0</a></li> <li><a href=" https://github.com/mullvad/system-configuration-rs ">system-configuration 0.6.1</a></li> <li><a href=" https://github.com/Stebalien/tempfile ">tempfile 3.10.1</a></li> + <li><a href=" https://github.com/Amanieu/thread_local-rs ">thread_local 1.1.9</a></li> <li><a href=" https://github.com/snapview/tungstenite-rs ">tungstenite 0.28.0</a></li> <li><a href=" https://github.com/seanmonstar/unicase ">unicase 2.8.1</a></li> <li><a href=" https://github.com/servo/unicode-bidi ">unicode-bidi 0.3.15</a></li> @@ -7912,7 +7919,6 @@ limitations under the License. <h3 id="BSD-3-Clause">BSD 3-Clause "New" or "Revised" License</h3> <h4>Used by:</h4> <ul class="license-used-by"> - <li><a href=" https://github.com/rust-lang/rust-bindgen ">bindgen 0.71.1</a></li> <li><a href=" https://github.com/rust-lang/rust-bindgen ">bindgen 0.72.1</a></li> </ul> <pre class="license-text">BSD 3-Clause License @@ -8472,6 +8478,36 @@ SOFTWARE.</pre> <h3 id="MIT">MIT License</h3> <h4>Used by:</h4> <ul class="license-used-by"> + <li><a href=" https://gitlab.redox-os.org/redox-os/syscall ">redox_syscall 0.5.18</a></li> + </ul> + <pre class="license-text">Copyright (c) 2017 Redox OS Developers + +MIT License + +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. +</pre> + </li> + <li class="license"> + <h3 id="MIT">MIT License</h3> + <h4>Used by:</h4> + <ul class="license-used-by"> <li><a href=" https://github.com/hyperium/h2 ">h2 0.4.12</a></li> </ul> <pre class="license-text">Copyright (c) 2017 h2 authors @@ -8628,9 +8664,37 @@ DEALINGS IN THE SOFTWARE. <h3 id="MIT">MIT License</h3> <h4>Used by:</h4> <ul class="license-used-by"> - <li><a href=" https://github.com/tokio-rs/tracing ">tracing-attributes 0.1.30</a></li> - <li><a href=" https://github.com/tokio-rs/tracing ">tracing-core 0.1.32</a></li> - <li><a href=" https://github.com/tokio-rs/tracing ">tracing 0.1.40</a></li> + <li><a href=" https://github.com/hawkw/sharded-slab ">sharded-slab 0.1.7</a></li> + </ul> + <pre class="license-text">Copyright (c) 2019 Eliza Weisman + +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. +</pre> + </li> + <li class="license"> + <h3 id="MIT">MIT License</h3> + <h4>Used by:</h4> + <ul class="license-used-by"> + <li><a href=" https://github.com/tokio-rs/tracing ">tracing-attributes 0.1.31</a></li> + <li><a href=" https://github.com/tokio-rs/tracing ">tracing-core 0.1.35</a></li> + <li><a href=" https://github.com/tokio-rs/tracing ">tracing-subscriber 0.3.22</a></li> + <li><a href=" https://github.com/tokio-rs/tracing ">tracing 0.1.43</a></li> </ul> <pre class="license-text">Copyright (c) 2019 Tokio Contributors @@ -9147,6 +9211,35 @@ THE SOFTWARE. <h3 id="MIT">MIT License</h3> <h4>Used by:</h4> <ul class="license-used-by"> + <li><a href=" https://github.com/shepmaster/twox-hash ">twox-hash 2.1.2</a></li> + </ul> + <pre class="license-text">The MIT License (MIT) + +Copyright (c) 2015 Jake Goulding + +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. +</pre> + </li> + <li class="license"> + <h3 id="MIT">MIT License</h3> + <h4>Used by:</h4> + <ul class="license-used-by"> <li><a href=" https://github.com/Marwes/combine ">combine 4.6.7</a></li> </ul> <pre class="license-text">The MIT License (MIT) @@ -9237,6 +9330,34 @@ THE SOFTWARE. <h3 id="MIT">MIT License</h3> <h4>Used by:</h4> <ul class="license-used-by"> + <li><a href=" https://github.com/pseitz/lz4_flex ">lz4_flex 0.11.5</a></li> + </ul> + <pre class="license-text">The MIT License (MIT) + +Copyright (c) 2020 Pascal Seitz + +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. +</pre> + </li> + <li class="license"> + <h3 id="MIT">MIT License</h3> + <h4>Used by:</h4> + <ul class="license-used-by"> <li><a href=" https://github.com/fizyk20/generic-array.git ">generic-array 0.14.7</a></li> </ul> <pre class="license-text">The MIT License (MIT)
@@ -9489,6 +9610,62 @@ use or other dealings in these Data Files or Software without prior written authorization of the copyright holder. </pre> </li> + <li class="license"> + <h3 id="bzip2-1.0.6">bzip2 and libbzip2 License v1.0.6</h3> + <h4>Used by:</h4> + <ul class="license-used-by"> + <li><a href=" https://github.com/trifectatechfoundation/libbzip2-rs ">libbz2-rs-sys 0.2.2</a></li> + </ul> + <pre class="license-text"> +-------------------------------------------------------------------------- + +The original program, "bzip2", the associated library "libbzip2", and all +documentation, are + +Copyright (C) 1996-2021 Julian R Seward. +Copyright (C) 2019-2020 Federico Mena Quintero +Copyright (C) 2021 Micah Snyder + +This Rust translation, "libbzip2-rs" is a derived work based on "bzip2" and +"libbzip2", and is Copyright (C) 2024-2025 Trifecta Tech Foundation and contributors + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. 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. + +3. Altered source versions must be plainly marked as such, and must + not be misrepresented as being the original software. + +4. The name of the author may not be used to endorse or promote + products derived from this software without specific prior written + permission. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS +OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE +GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Julian Seward, jseward@acm.org +bzip2/libbzip2 version 1.1.0 of 6 September 2010 + +-------------------------------------------------------------------------- +</pre> + </li> </ul> </div> |
