From dd13a71adda0bdd01650b9daf72a25534ae7f2bb Mon Sep 17 00:00:00 2001 From: Mason Reed Date: Wed, 1 Apr 2026 12:06:44 -0700 Subject: [Rust] Update open source licenses for 5.3 --- docs/about/rust-binaryninja-api.html | 600 +++++++++++++++++++++++++++++++++-- 1 file changed, 576 insertions(+), 24 deletions(-) (limited to 'docs/about/rust-binaryninja-api.html') diff --git a/docs/about/rust-binaryninja-api.html b/docs/about/rust-binaryninja-api.html index ae968b17..f5b5296e 100644 --- a/docs/about/rust-binaryninja-api.html +++ b/docs/about/rust-binaryninja-api.html @@ -39,13 +39,14 @@

Overview of licenses:

All license text:

@@ -59,7 +60,6 @@
  • image 0.25.6
  • miniz_oxide 0.8.9
  • pin-project-lite 0.2.16
  • -
  • portable-atomic-util 0.2.4
  • portable-atomic 1.11.1
  • time-core 0.1.4
  • time 0.3.41
  • @@ -881,7 +881,11 @@ @@ -1094,7 +1098,9 @@

    Used by:

                                      Apache License
    @@ -1713,6 +1719,7 @@
                     

    Used by:

                                     Apache License
                                Version 2.0, January 2004
    @@ -1896,6 +1903,7 @@
                     

    Apache License 2.0

    Used by:

  • rustversion 1.0.21
  • ryu 1.0.20
  • semver 1.0.26
  • -
  • serde 1.0.219
  • -
  • serde_derive 1.0.219
  • +
  • serde-saphyr 0.0.19
  • +
  • serde 1.0.228
  • +
  • serde_core 1.0.228
  • +
  • serde_derive 1.0.228
  • serde_json 1.0.140
  • serde_qs 0.15.0
  • syn 2.0.104
  • thiserror-impl 1.0.69
  • -
  • thiserror-impl 2.0.12
  • +
  • thiserror-impl 2.0.18
  • thiserror 1.0.69
  • -
  • thiserror 2.0.12
  • +
  • thiserror 2.0.18
  • unicode-ident 1.0.18
  • utf8parse 0.2.2
  • +
  • vte 0.15.0
  •                               Apache License
                             Version 2.0, January 2004
    @@ -5028,6 +5038,7 @@ limitations under the License.
  • pdb 0.8.0
  • addr2line 0.24.2
  • ahash 0.8.12
  • +
  • arrayvec 0.7.6
  • autocfg 1.5.0
  • backtrace 0.3.75
  • base64 0.22.1
  • @@ -5047,12 +5058,15 @@ limitations under the License.
  • crossbeam-epoch 0.9.18
  • crossbeam-utils 0.8.21
  • debugid 0.8.0
  • +
  • displaydoc 0.2.5
  • either 1.15.0
  • +
  • encoding_rs_io 0.1.7
  • equivalent 1.0.2
  • errno 0.3.13
  • fastrand 2.3.0
  • flate2 1.1.2
  • fnv 1.0.7
  • +
  • form_urlencoded 1.2.2
  • futures-timer 3.0.3
  • gethostname 0.4.3
  • gimli 0.31.1
  • @@ -5060,6 +5074,8 @@ limitations under the License.
  • hashbrown 0.14.5
  • hashbrown 0.15.4
  • heck 0.5.0
  • +
  • idna 1.1.0
  • +
  • idna_adapter 1.2.1
  • indexmap 2.10.0
  • insta 1.43.1
  • itertools 0.10.5
  • @@ -5068,6 +5084,7 @@ limitations under the License.
  • jobserver 0.1.33
  • jpeg-decoder 0.3.2
  • js-sys 0.3.77
  • +
  • lazy_static 1.5.0
  • linux-raw-sys 0.4.15
  • linux-raw-sys 0.9.4
  • lock_api 0.4.13
  • @@ -5086,11 +5103,12 @@ limitations under the License.
  • png 0.17.16
  • rand 0.4.6
  • range-map 0.2.0
  • -
  • rayon-core 1.12.1
  • -
  • rayon 1.10.0
  • +
  • rayon-core 1.13.0
  • +
  • rayon 1.11.0
  • regex-automata 0.4.9
  • regex-syntax 0.8.5
  • regex 1.11.1
  • +
  • ron 0.10.1
  • roxmltree 0.20.0
  • rustc-demangle 0.1.25
  • rustc_version 0.4.1
  • @@ -5102,9 +5120,11 @@ limitations under the License.
  • stable_deref_trait 1.2.0
  • tempdir 0.3.7
  • tempfile 3.20.0
  • +
  • thread_local 1.1.9
  • tinytemplate 1.2.1
  • unicode-width 0.2.2
  • -
  • uuid 1.18.1
  • +
  • url 2.5.4
  • +
  • uuid 1.20.0
  • version_check 0.9.5
  • wasi 0.11.1+wasi-snapshot-preview1
  • wasi 0.14.2+wasi-0.2.4
  • @@ -6221,11 +6241,13 @@ limitations under the License.

    Apache License 2.0

    Used by:

    @@ -7334,6 +7809,35 @@ 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. + + +
  • +

    MIT License

    +

    Used by:

    + +
    The MIT License (MIT)
    +
    +Copyright (c) 2016 Jesse Luehrs
    +
    +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
    @@ -7536,6 +8040,36 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
     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.
    +
    +
  • +
  • +

    MIT License

    +

    Used by:

    + +
    The MIT License (MIT)
    +
    +Copyright (c) 2014 Benjamin Sago
    +Copyright (c) 2021-2022 The Nushell Project Developers
    +
    +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.
     
  • @@ -7952,7 +8486,25 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice

    Unicode License v3

    Used by:

    UNICODE LICENSE V3
     
    -- 
    cgit v1.3.1