Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: rav1e
Upstream-Contact: Thomas Daede <tdaede@xiph.org>
Source: https://github.com/xiph/rav1e/
Comment:
 In addition to the copyright license, rav1e contains the following patent
 license (similar to aom):
 .
 Alliance for Open Media Patent License 1.0
 .
 1. License Terms.
 .
 1.1. Patent License. Subject to the terms and conditions of this License, each
      Licensor, on behalf of itself and successors in interest and assigns,
      grants Licensee a non-sublicensable, perpetual, worldwide, non-exclusive,
      no-charge, royalty-free, irrevocable (except as expressly stated in this
      License) patent license to its Necessary Claims to make, use, sell, offer
      for sale, import or distribute any Implementation.
 .
 1.2. Conditions.
 .
 1.2.1. Availability. As a condition to the grant of rights to Licensee to make,
        sell, offer for sale, import or distribute an Implementation under
        Section 1.1, Licensee must make its Necessary Claims available under
        this License, and must reproduce this License with any Implementation
        as follows:
 .
        a. For distribution in source code, by including this License in the
           root directory of the source code with its Implementation.
 .
        b. For distribution in any other form (including binary, object form,
           and/or hardware description code (e.g., HDL, RTL, Gate Level Netlist,
           GDSII, etc.)), by including this License in the documentation, legal
           notices, and/or other written materials provided with the
           Implementation.
 .
 1.2.2. Additional Conditions. This license is directly from Licensor to
        Licensee.  Licensee acknowledges as a condition of benefiting from it
        that no rights from Licensor are received from suppliers, distributors,
        or otherwise in connection with this License.
 .
 1.3. Defensive Termination. If any Licensee, its Affiliates, or its agents
      initiates patent litigation or files, maintains, or voluntarily
      participates in a lawsuit against another entity or any person asserting
      that any Implementation infringes Necessary Claims, any patent licenses
      granted under this License directly to the Licensee are immediately
      terminated as of the date of the initiation of action unless 1) that suit
      was in response to a corresponding suit regarding an Implementation first
      brought against an initiating entity, or 2) that suit was brought to
      enforce the terms of this License (including intervention in a third-party
      action by a Licensee).
 .
 1.4. Disclaimers. The Reference Implementation and Specification are provided
      "AS IS" and without warranty. The entire risk as to implementing or
      otherwise using the Reference Implementation or Specification is assumed
      by the implementer and user. Licensor expressly disclaims any warranties
      (express, implied, or otherwise), including implied warranties of
      merchantability, non-infringement, fitness for a particular purpose, or
      title, related to the material. IN NO EVENT WILL LICENSOR BE LIABLE TO
      ANY OTHER PARTY FOR LOST PROFITS OR ANY FORM OF INDIRECT, SPECIAL,
      INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER FROM ANY CAUSES OF
      ACTION OF ANY KIND WITH RESPECT TO THIS LICENSE, WHETHER BASED ON BREACH
      OF CONTRACT, TORT (INCLUDING NEGLIGENCE), OR OTHERWISE, AND WHETHER OR
      NOT THE OTHER PARTRY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .
 2. Definitions.
 .
 2.1. Affiliate.  "Affiliate" means an entity that directly or indirectly
      Controls, is Controlled by, or is under common Control of that party.
 .
 2.2. Control. "Control" means direct or indirect control of more than 50% of
      the voting power to elect directors of that corporation, or for any other
      entity, the power to direct management of such entity.
 .
 2.3. Decoder.  "Decoder" means any decoder that conforms fully with all
      non-optional portions of the Specification.
 .
 2.4. Encoder.  "Encoder" means any encoder that produces a bitstream that can
      be decoded by a Decoder only to the extent it produces such a bitstream.
 .
 2.5. Final Deliverable.  "Final Deliverable" means the final version of a
      deliverable approved by the Alliance for Open Media as a Final
      Deliverable.
 .
 2.6. Implementation.  "Implementation" means any implementation, including the
      Reference Implementation, that is an Encoder and/or a Decoder. An
      Implementation also includes components of an Implementation only to the
      extent they are used as part of an Implementation.
 .
 2.7. License. "License" means this license.
 .
 2.8. Licensee. "Licensee" means any person or entity who exercises patent
      rights granted under this License.
 .
 2.9. Licensor.  "Licensor" means (i) any Licensee that makes, sells, offers
      for sale, imports or distributes any Implementation, or (ii) a person
      or entity that has a licensing obligation to the Implementation as a
      result of its membership and/or participation in the Alliance for Open
      Media working group that developed the Specification.
 .
 2.10. Necessary Claims.  "Necessary Claims" means all claims of patents or
       patent applications, (a) that currently or at any time in the future,
       are owned or controlled by the Licensor, and (b) (i) would be an
       Essential Claim as defined by the W3C Policy as of February 5, 2004
       (https://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential)
       as if the Specification was a W3C Recommendation; or (ii) are infringed
       by the Reference Implementation.
 .
 2.11. Reference Implementation. "Reference Implementation" means an Encoder
       and/or Decoder released by the Alliance for Open Media as a Final
       Deliverable.
 .
 2.12. Specification. "Specification" means the specification designated by
       the Alliance for Open Media as a Final Deliverable for which this
       License was issued.

Files: *
Copyright:
 2001-2016, Alliance for Open Media
 2017-2023, The rav1e contributors
License: BSD-2-Clause

Files: src/arm/32/*
       src/arm/64/cdef.S
       src/arm/64/cdef16.S
       src/arm/64/cdef_tmpl.S
       src/arm/64/ipred.S
       src/arm/64/ipred16.S
       src/arm/64/itx.S
       src/arm/64/itx16.S
       src/arm/64/loopfilter.S
       src/arm/64/loopfilter16.S
       src/arm/64/looprestoration.S
       src/arm/64/looprestoration16.S
       src/arm/64/looprestoration_common.S
       src/arm/64/looprestoration_tmpl.S
       src/arm/64/mc.S
       src/arm/64/mc16.S
       src/arm/64/msac.S
       src/arm/64/util.S
       src/arm/asm.S
       src/arm/tables.S
       src/x86/cdef16_avx2.asm
       src/x86/cdef16_sse.asm
       src/x86/cdef_avx2.asm
       src/x86/cdef_avx512.asm
       src/x86/cdef_rav1e.asm
       src/x86/cdef_sse.asm
       src/x86/filmgrain16_avx2.asm
       src/x86/filmgrain16_sse.asm
       src/x86/filmgrain_avx2.asm
       src/x86/filmgrain_sse.asm
       src/x86/ipred16_avx2.asm
       src/x86/ipred16_sse.asm
       src/x86/ipred_avx2.asm
       src/x86/ipred_sse.asm
       src/x86/itx16_avx2.asm
       src/x86/itx16_sse.asm
       src/x86/itx_avx2.asm
       src/x86/itx_sse.asm
       src/x86/loopfilter16_avx2.asm
       src/x86/loopfilter16_sse.asm
       src/x86/loopfilter_avx2.asm
       src/x86/loopfilter_sse.asm
       src/x86/looprestoration16_avx2.asm
       src/x86/looprestoration16_sse.asm
       src/x86/looprestoration_avx2.asm
       src/x86/looprestoration_sse.asm
       src/x86/mc16_avx2.asm
       src/x86/mc16_sse.asm
       src/x86/mc_avx2.asm
       src/x86/mc_avx512.asm
       src/x86/mc_sse.asm
       src/x86/msac.asm
       src/x86/tables.asm
Copyright:
 2019, B Krishnan Iyer
 2015-2018, Janne Grunau
 2015-2020, Martin Storsjo
 2021, Matthias Dressel
 2020-2021, Nathan Egge
 2017-2021, The rav1e contributors
 2018-2021, Two Orioles, LLC
 2018-2021, VideoLAN and dav1d authors
 2018-2019, VideoLabs
 2017-2021, the rav1e contributors
License: BSD-2-Clause

Files: src/ext/*
Copyright:
 2005-2020, x264 project
License: ISC

Files: debian/*
Copyright:
 2022 Sebastian Ramacher <sramacher@debian.org>
License: BSD-2-Clause

Files: rust-vendor/addr2line/*
Copyright:
 2016-2020 Nick Fitzgerald <fitzgen@gmail.com>
 2016-2021 Philip Craig <philipjcraig@gmail.com>
 2016-2020 Jon Gjengset <jon@thesquareplanet.com>
 2016-2020 Noah Bergbauer <noah.bergbauer@tum.de>
 2016-2022 The gimli Developers
License: Apache-2.0 or Expat

Files: rust-vendor/adler2/*
Copyright:
 2020-2025 Jonas Schievink <jonasschievink@gmail.com>
 2020-2025 oyvindln <oyvindln@users.noreply.github.com>
License: 0BSD or Expat or Apache-2.0

Files: rust-vendor/aho-corasick/*
Copyright: 2015-2020 Andrew Gallant <jamslam@gmail.com>
License: Unlicense or Expat

Files: rust-vendor/aligned/*
Copyright: 2017 Jorge Aparicio
License: Expat or Apache-2.0

Files: rust-vendor/aligned-vec/*
Copyright: 2022 sarah quiñones
License: Expat

Files: rust-vendor/anes/*
Copyright: 2019 Robert Vojta <rvojta@me.com>
License: Expat or Apache-2.0

Files: rust-vendor/anstream/*
Copyright: 2023-2024 Ed Page <eopage@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/anstyle/*
Copyright: 2022-2024 The rust-cli Developers
License: Expat or Apache-2.0

Files: rust-vendor/anstyle-parse/*
Copyright:
 2023 Ed Page <eopage@gmail.com>
 2016 Joe Wilm and individual contributors
License: Expat or Apache-2.0

Files: rust-vendor/anstyle-query/*
Copyright: 2023 Ed Page <eopage@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/anyhow/*
Copyright: 2019-2024 David Tolnay <dtolnay@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/aom-sys/*
Copyright: 2018 Luca Barbato <lu_zero@gentoo.org>
License: Expat

Files: rust-vendor/arg_enum_proc_macro/*
Copyright: 2018 Luca Barbato <lu_zero@gentoo.org>
License: Expat

Files: rust-vendor/arrayvec/*
Copyright:
 2015-2024 Ulrik Sverdrup "bluss"
License: Expat or Apache-2.0

Files: rust-vendor/as-slice/*
Copyright: 2018 Jorge Aparicio <jorge@japaric.io>
License: Expat or Apache-2.0

Files: rust-vendor/assert_cmd/*
Copyright:
 2018 Pascal Hertleif <killercup@gmail.com>
 2015-2023 Ed Page <eopage@gmail.com>
 2015-2022 The assert_cli Developers
License: Expat or Apache-2.0

Files: rust-vendor/autocfg/*
Copyright: 2018-2022 Josh Stone <cuviper@gmail.com>
License: Apache-2.0 or Expat

Files: rust-vendor/av-metrics/*
Copyright: 2019 Josh Holmer <jholmer.in@gmail.com>
License: Expat

Files: rust-vendor/av-scenechange/*
Copyright: 2019 Josh Holmer <jholmer.in@gmail.com>
License: Expat

Files: rust-vendor/av1-grain/*
Copyright: 2022, the rav1e contributors
License: BSD-2-Clause

Files: rust-vendor/backtrace/*
Copyright:
 2014-2022 Alex Crichton
 2014-2022 The Rust Project Developers
License: Expat or Apache-2.0

Files:
 rust-vendor/bitflags/*
 rust-vendor/bitflags-1.3.2/*
Copyright: 2014-2018 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/bitstream-io/*
Copyright: 2017 Brian Langenberger <bjl@usa.net>
License: Expat or Apache-2.0

Files: rust-vendor/bstr/*
Copyright: 2018-2024 Andrew Gallant <jamslam@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/built/*
Copyright: 2017 Lukas Lueg <lukas.lueg@gmail.com>
License: Expat

Files: rust-vendor/bumpalo/*
Copyright:
 2018-2023 Nick Fitzgerald <fitzgen@gmail.com>
 2014-2020 Alex Crichton
 2012-2020 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/bytemuck/*
Copyright: 2019—2020 Daniel "Lokathor" Gee <zefria@gmail.com>
License: Zlib or Apache-2.0 or Expat

Files:
 rust-vendor/byteorder/*
 rust-vendor/byteorder-lite/*
Copyright: 2015-2019 Andrew Gallant <jamslam@gmail.com>
License: Unlicense or Expat

Files: rust-vendor/cast/*
Copyright: 2014-2017 Jorge Aparicio <jorge@japaric.io>
License: Expat or Apache-2.0

Files: rust-vendor/cc/*
Copyright:
 2014-2022 Alex Crichton <alex@alexcrichton.com>
 2015-2017 winapi-rs developers
 2015-2025 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/cexpr/*
Copyright: 2016-2018 Jethro Beekman <jethro@jbeekman.nl>
License: Apache-2.0 or Expat

Files: rust-vendor/cfg-expr/*
Copyright:
 Embark Studios <opensource@embark-studios.com>
License: Expat or Apache-2.0

Files: rust-vendor/cfg-if/*
Copyright: 2014-2019 Alex Crichton <alex@alexcrichton.com>
License: Expat or Apache-2.0

Files: rust-vendor/ciborium/*
Copyright: 2020-2022 Nathaniel McCallum <npmccallum@profian.com>
License: Apache-2.0

Files: rust-vendor/ciborium-io/*
Copyright: 2020-2022 Nathaniel McCallum <npmccallum@profian.com>
License: Apache-2.0

Files: rust-vendor/ciborium-ll/*
Copyright: 2020-2022 Nathaniel McCallum <npmccallum@profian.com>
License: Apache-2.0

Files: rust-vendor/clang-sys/*
Copyright: 2015-2021 Kyle Mayes <kyle@mayeses.com>
License: Apache-2.0

Files: rust-vendor/clap/*
Copyright:
 2015-2022 Kevin B. Knapp <kbknapp@gmail.com>
 2015-2024 `clap-rs` contributors
License: Expat

Files: rust-vendor/clap_builder/*
Copyright:
 2015-2023 Kevin B. Knapp <kbknapp@gmail.com>
 2015-2025 `clap-rs` contributors
License: Expat or Apache-2.0

Files: rust-vendor/clap_complete/*
Copyright: 2015-2022 Kevin B. Knapp
License: Expat or Apache-2.0

Files: rust-vendor/clap_derive/*
Copyright:
 2015-2022 Kevin B. Knapp <kbknapp@gmail.com>
 2015-2025 Clap Contributors
 2018 Guillaume Pinot <texitoi@texitoi.eu>
 2018 Ana Hobden <operator@hoverbear.org>
License: Expat or Apache-2.0

Files: rust-vendor/clap_lex/*
Copyright:
 2015-2022 Kevin B. Knapp <kbknapp@gmail.com>
 2015-2023 `clap-rs` contributors
License: Expat

Files: rust-vendor/colorchoice/*
Copyright: 2023 Ed Page <eopage@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/console/*
Copyright: 2017-2023 Armin Ronacher <armin.ronacher@active-4.com>
License: Expat

Files: rust-vendor/core2/*
Copyright: 2020-2022 Brendan Molloy <brendan@bbqsrc.net>
License: Apache-2.0 or Expat

Files: rust-vendor/crc32fast/*
Copyright:
 2018-2022 Sam Rijs <srijs@airpost.net>
 2018 Alex Crichton <alex@alexcrichton.com>
License: Expat or Apache-2.0

Files: rust-vendor/criterion/*
Copyright:
  2018  Brook Heisler <brookheisler@gmail.com>
  2014  Jorge Aparicio <japaricious@gmail.com>
License: Apache-2.0 or Expat

Files: rust-vendor/criterion-plot/*
Copyright:
 2014-2019 Jorge Aparicio <japaricious@gmail.com>
 2014-2022 Brook Heisler <brookheisler@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/crossbeam/*
Copyright: 2015-2024 The Crossbeam Project Developers
License: Apache-2.0 or Expat

Files: rust-vendor/crossbeam-channel/*
Copyright:
 2010-2025 The Crossbeam Project Developers
 2010-2018 Dmitry Vyukov
License: Expat or Apache-2.0

Files: rust-vendor/crossbeam-deque/*
Copyright: 2017-2024 The Crossbeam Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/crossbeam-epoch/*
Copyright:
 2017-2022 The Crossbeam Project Developers
 2010 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/crossbeam-queue/*
Copyright: 2015-2024 The Crossbeam Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/crossbeam-utils/*
Copyright: 2017-2024 The Crossbeam Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/diff/*
Copyright: 2015-2018 Utkarsh Kukreti <utkarshkukreti@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/difflib/*
Copyright: 2018 Dima Kudosh <dimakudosh@gmail.com>
License: Expat

Files: rust-vendor/displaydoc/*
Copyright: Jane Lusby <jlusby@yaah.dev>
License: Expat or Apache-2.0

Files: rust-vendor/doc-comment/*
Copyright: 2018 Guillaume Gomez <guillaume1.gomez@gmail.com>
License: Expat

Files: rust-vendor/either/*
Copyright: 2015-2019 bluss <https://github.com/bluss/rustfaq/issues/1>
License: Expat or Apache-2.0

Files: rust-vendor/env_logger/*
Copyright: 2014-2019 The Rust Project Developers
License: Expat or Apache-2.0

Files:
 rust-vendor/equator/*
 rust-vendor/equator-macro/*
Copyright: 2023 sarah
License: Expat

Files: rust-vendor/equivalent/*
Copyright: 2016-2023 Josh Stone <cuviper@gmail.com>
License: Apache-2.0 or Expat

Files: rust-vendor/errno/*
Copyright:
 2014-2025 Chris Wong <lambda.fairy@gmail.com>
 2014-2015 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/fdeflate/*
Copyright: 2022-2025 The image-rs Developers
License: Expat or Apache-2.0

Files: rust-vendor/fern/*
Copyright: 2014—2023 David Ross <daboross@daboross.net>
License: Expat

Files: rust-vendor/flate2/*
Copyright:
 Alex Crichton <alex@alexcrichton.com>
 Josh Triplett <josh@joshtriplett.org>
License: Expat or Apache-2.0

Files: rust-vendor/form_urlencoded/*
Copyright: 2013-2023 The rust-url developers
License: Expat or Apache-2.0

Files: rust-vendor/getrandom/*
Copyright:
 2018-2024 The rust-random Project Developers
 2014 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/getrandom-0.2.16/*
Copyright:
 2018-2024 The rust-random Project Developers
 2014 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/gimli/*
Copyright:
 2016-2021 Nick Fitzgerald <fitzgen@gmail.com>
 2016-2022 Philip Craig <philipjcraig@gmail.com>
 2016 The rust-dwarf Developers
 2015 The Rust Project Developers
License: Apache-2.0 or Expat

Files: rust-vendor/git2/*
Copyright: 2014-2022 Alex Crichton <alex@alexcrichton.com>
License: Expat or Apache-2.0

Files: rust-vendor/glob/*
Copyright: 2013-2023 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/half/*
Copyright: 2016-2021 Kathryn Long <squeeself@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/hashbrown/*
Copyright: 2018-2023 Amanieu d'Antras <amanieu@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/heck/*
Copyright: 2015-2023 Without Boats <woboats@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/home/*
Copyright: 2017-2019 Brian Anderson <andersrb@gmail.com>
License: Expat or Apache-2.0

Files:
 rust-vendor/icu_collections/*
 rust-vendor/icu_locale_core/*
 rust-vendor/icu_normalizer/*
 rust-vendor/icu_normalizer_data/*
 rust-vendor/icu_properties/*
 rust-vendor/icu_properties_data/*
 rust-vendor/icu_provider/*
Copyright: 2020-2024 Unicode, Inc.
License: Unicode-3.0

Files: rust-vendor/idna/*
Copyright: 2013-2021 The rust-url developers
License: Expat or Apache-2.0

Files: rust-vendor/idna_adapter/*
Copyright: 2024 The rust-url developers
License: Apache-2.0 or Expat

Files: rust-vendor/image/*
Copyright:
 2014-2021 The image-rs Developers
 2014-2019 ccgn
 2014-2019 bvssvni <bvssvni@gmail.com>
 2014-2019 nwin
 2014-2019 TyOverby <ty@pre-alpha.com>
 2014-2021 HeroicKatora
 2014-2019 Calum
 2014-2019 CensoredUsername <cens.username@gmail.com>
 2014-2019 fintelia <fintelia@gmail.com>
 2014-2019 PistonDevelopers
 1991-2014, Thomas G. Lane, Guido Vollbeding.
 1994 Anthony Dekker
License: Expat

Files: rust-vendor/indexmap/*
Copyright:
 2016-2021 bluss
 2017-2024 Josh Stone <cuviper@gmail.com>
License: Apache-2.0 or Expat

Files: rust-vendor/interpolate_name/*
Copyright: 2018 Luca Barbato <lu_zero@gentoo.org>
License: Expat

Files: rust-vendor/is_terminal_polyfill/*
Copyright: 2023-2024 Ed Page
License: Expat or Apache-2.0

Files: rust-vendor/itertools/*
Copyright: 2015-2018 bluss
License: Expat or Apache-2.0

Files: rust-vendor/itertools-0.10.5/*
Copyright: 2015-2018 bluss
License: Expat or Apache-2.0

Files: rust-vendor/itertools-0.12.1/*
Copyright: 2015-2018 bluss
License: Expat or Apache-2.0

Files: rust-vendor/itertools-0.13.0/*
Copyright: 2015-2018 bluss
License: Expat or Apache-2.0

Files: rust-vendor/itoa/*
Copyright: 2016-2024 David Tolnay <dtolnay@gmail.com>
           2016-2024 Itoa Developers
License: Expat or Apache-2.0

Files: rust-vendor/ivf/*
Copyright:
 2001-2016, Alliance for Open Media. All rights reserved
 2017-2022, The rav1e contributors. All rights reserved
License: BSD-2-Clause

Files: rust-vendor/jobserver/*
Copyright: 2014-2018 Alex Crichton
License: Expat or Apache-2.0

Files: rust-vendor/lab/*
Copyright: 2020 Jesse Bees <jesse@toomanybees.com>
License: Expat

Files: rust-vendor/lab/src/simd/math.rs
Copyright:
 2012 Giovanni Garberoglio
 2007 Julien Pommier
License: Zlib

Files: rust-vendor/lazy_static/*
Copyright: 2016-2017 Marvin Löbel <loebel.marvin@gmail.com>
 2016-2024 lazy-static.rs Developers
License: Expat or Apache-2.0

Files: rust-vendor/lazycell/*
Copyright:
 2014 The Rust Project Developers
 2016-2020 Nikita Pekin
 2016-2020 The lazycell contributors
License: Expat or Apache-2.0

Files: rust-vendor/libc/*
Copyright: 2012-2024 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/libdav1d-sys/*
Copyright: 2018 Luca Barbato <lu_zero@gentoo.org>
License: Expat

Files: rust-vendor/libloading/*
Copyright: 2015-2024 Simonas Kazlauskas <libloading@kazlauskas.me>
License: ISC

Files: rust-vendor/libz-sys/*
Copyright:
 2014-2020 Alex Crichton <alex@alexcrichton.com>
 2020 Josh Triplett <josh@joshtriplett.org>
License: Expat or Apache-2.0

Files:
 rust-vendor/linux-raw-sys/*
 rust-vendor/linux-raw-sys-0.4.15/*
Copyright: 2021-2025 Dan Gohman <dev@sunfishcode.online>
License: Apache-2.0-with-LLVM-exception or Apache-2.0 or Expat

Files: rust-vendor/litemap/*
Copyright:
 2020-2024 Unicode, Inc.
 2022-2024 The ICU4X Project Developers
 1995-2016 International Business Machines Corporation and others.
License: Unicode-3.0

Files: rust-vendor/log/*
Copyright: 2014-2022 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/maybe-rayon/*
Copyright: 2021-2023 Joshua Holmer
License: Expat

Files: rust-vendor/memchr/*
Copyright: 2015-2024 Andrew Gallant <jamslam@gmail.com>
 bluss
License: Unlicense or Expat

Files: rust-vendor/minimal-lexical/*
Copyright: 2021 Alex Huszagh <ahuszagh@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/miniz_oxide/*
Copyright:
 2017-2019 Frommi <daniil.liferenko@gmail.com>
 2017-2019 oyvindln <oyvindln@users.noreply.github.com>
License: Expat

Files: rust-vendor/nasm-rs/*
Copyright:
 2016 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/new_debug_unreachable/*
Copyright:
 2018-2019 Matt Brubeck <mbrubeck@limpet.net>
 2014-2016 Jonathan Reem <jonathan.reem@gmail.com>
License: Expat

Files: rust-vendor/nom/*
Copyright: 2014-2023 Geoffroy Couprie <contact@geoffroycouprie.com>
License: Expat

Files: rust-vendor/nom-7.1.3/*
Copyright: 2014-2023 Geoffroy Couprie <contact@geoffroycouprie.com>
License: Expat

Files: rust-vendor/noop_proc_macro/*
Copyright: 2019 Luca Barbato <lu_zero@gentoo.org>
License: Expat

Files: rust-vendor/nu-ansi-term/*
Copyright:
 2014-2022 Benjamin Sago <ogham@bsago.me>
 2014-2022 Ryan Scheel (Havvy) <ryan.havvy@gmail.com>
 2014-2022 Josh Triplett <josh@joshtriplett.org>
 2014-2022 The Nushell Project Developers
License: Expat

Files: rust-vendor/num-bigint/*
Copyright: 2013-2019 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/num-derive/*
Copyright: 2012-2019 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/num-integer/*
Copyright: 2013-2019 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/num-rational/*
Copyright: 2014-2018 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/num-traits/*
Copyright: 2013-2018 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/object/*
Copyright:
 2016-2020 Nick Fitzgerald <fitzgen@gmail.com>
 2016-2023 Philip Craig <philipjcraig@gmail.com>
 2015-2023 The Gimli Developers
License: Apache-2.0 or Expat

Files: rust-vendor/once_cell/*
Copyright: 2018-2025 Aleksey Kladov <aleksey.kladov@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/oorandom/*
Copyright: 2019-2021 Simon Heath <icefox@dreamquest.io>
License: Expat

Files: rust-vendor/overload/*
Copyright: 2019 Daniel Augusto Rizzi Salvadori
License: Expat

Files: rust-vendor/paste/*
Copyright: 2018-2024 David Tolnay <dtolnay@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/pastey/*
Copyright:
 2025 Aditya Kumar <git@adityais.dev>
 2018-2024 David Tolnay <dtolnay@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/percent-encoding/*
Copyright: 2013-2023 The rust-url developers
License: Expat or Apache-2.0

Files: rust-vendor/pin-project-lite/*
Copyright: 2019-2022 Taiki Endo <te316e89@gmail.com>
License: Apache-2.0 or Expat

Files: rust-vendor/pkg-config/*
Copyright: 2014-2019 Alex Crichton <alex@alexcrichton.com>
License: Expat or Apache-2.0

Files: rust-vendor/plotters/*
Copyright: 2019-2024 Hao Hou <haohou302@gmail.com>
License: Expat

Files: rust-vendor/plotters-backend/*
Copyright: 2020-2024 Hao Hou <haohou302@gmail.com>
License: Expat

Files: rust-vendor/plotters-svg/*
Copyright: 2019-2024 Hao Hou <haohou302@gmail.com>
License: Expat

Files: rust-vendor/png/*
Copyright:
  2015-2017 nwin <nwin@users.noreply.github.com>
  2019-2022 The image-rs Developers
License: Expat or Apache-2.0

Files: rust-vendor/potential_utf/*
Copyright: 2024 The ICU4X Project Developers
License: Unicode-3.0

Files: rust-vendor/ppv-lite86/*
Copyright: 2019-2024 The CryptoCorrosion Contributors
License: Expat or Apache-2.0

Files:
 rust-vendor/predicates/*
 rust-vendor/predicates-core/*
Copyright:
 2017-2022 Nick Stevens <nick@bitcurry.com>
 2017-2023 Individual contributors
License: Expat or Apache-2.0

Files: rust-vendor/predicates-tree/*
Copyright: 2017 Nick Stevens <nick@bitcurry.com>
           2018 The predicates-rs Project Developers.
License: Expat or Apache-2.0

Files: rust-vendor/pretty_assertions/*
Copyright:
 2017-2019 Colin Kiegel <kiegel@gmx.de>
 2017 Florent Fayolle <florent.fayolle69@gmail.com>
 2021-2023 Tom Milligan <code@tommilligan.net>
License: Expat or Apache-2.0

Files: rust-vendor/prettyplease/*
Copyright: David Tolnay <dtolnay@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/proc-macro2/*
Copyright:
 2014-2020 Alex Crichton <alex@alexcrichton.com>
 2017-2024 David Tolnay <dtolnay@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/profiling/*
Copyright:
 2021-2025 Philip Degarmo <aclysma@gmail.com>
 2024 Ted de Munnik
 2021-2023 Imberflur
 2024 FreezyLemon
 2023 Emil Ernerfeldt
License: Expat or Apache-2.0

Files: rust-vendor/profiling-procmacros/*
Copyright: 2020-2023 Philip Degarmo <aclysma@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/quickcheck/*
Copyright: 2014-2018 Andrew Gallant <jamslam@gmail.com>
License: Unlicense or Expat

Files: rust-vendor/quote/*
Copyright:
 2016-2024 David Tolnay <dtolnay@gmail.com>
 2016 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/rand/*
Copyright:
 2018-2021 Developers of the Rand project.
 2013-2020 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/rand-0.8.5/*
Copyright:
 2018-2021 Developers of the Rand project.
 2013-2020 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/rand_chacha/*
Copyright:
 2018-2019 The CryptoCorrosion Contributors
 2018-2021 The Rand Project Developers
 2013-2018 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/rand_core/*
Copyright:
 2017-2019 The Rust Project Developers
 2018-2023 Developers of the Rand project.
License: Expat or Apache-2.0

Files: rust-vendor/rand_core-0.6.4/*
Copyright:
 2017-2019 The Rust Project Developers
 2018-2023 Developers of the Rand project.
License: Expat or Apache-2.0

Files: rust-vendor/rayon/*
Copyright:
 2014-2020 Niko Matsakis <niko@alum.mit.edu>
 2016-2024 Josh Stone <cuviper@gmail.com>
License: Apache-2.0 or Expat

Files: rust-vendor/rayon-core/*
Copyright:
 2014-2020 Niko Matsakis <niko@alum.mit.edu>
 2016-2024 Josh Stone <cuviper@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/regex/*
Copyright:
 2014-2025 The Rust Project Developers
 2015-2024 Andrew Gallant <jamslam@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/regex-automata/*
Copyright:
 2018-2024 Andrew Gallant <jamslam@gmail.com>
 2023-2024 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/regex-syntax/*
Copyright: 2014-2023 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/rustc-demangle/*
Copyright: 2014-2021 Alex Crichton <alex@alexcrichton.com>
License: Expat or Apache-2.0

Files: rust-vendor/rustc-hash/*
Copyright: 2015-2018 The Rust Project Developers
License: Apache-2.0 or Expat

Files: rust-vendor/rustix/*
Copyright:
  2020-2025 Dan Gohman <dev@sunfishcode.online>
  2020-2022 Jakub Konka <kubkon@jakubkonka.com>
License: Apache-2.0-with-LLVM-exception or Apache-2.0 or Expat

Files: rust-vendor/rustix-0.38.44/*
Copyright:
  2020-2025 Dan Gohman <dev@sunfishcode.online>
  2020-2022 Jakub Konka <kubkon@jakubkonka.com>
License: Apache-2.0-with-LLVM-exception or Apache-2.0 or Expat

Files: rust-vendor/rustversion/*
Copyright: 2019-2023 David Tolnay <dtolnay@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/ryu/*
Copyright:
 2018-2023 David Tolnay <dtolnay@gmail.com>
 2018 Ulf Adams
License: Apache-2.0 or BSL-1.0

Files: rust-vendor/same-file/*
Copyright: 2011 Andrew Gallant <jamslam@gmail.com>
   Copyright 2011, The Snappy-Rust Authors
License: Unlicense or Expat

Files: rust-vendor/scan_fmt/*
Copyright: 2015-2019 Will Lentz
License: Expat

Files: rust-vendor/semver/*
Copyright:
 2017-2025 David Tolnay <dtolnay@gmail.com>
 2014-2020 Steve Klabnik <steve@steveklabnik.com>
 2012-2014 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/serde/*
Copyright: 2017-2022 Erick Tryzelaar <erick.tryzelaar@gmail.com>
           2017-2024 David Tolnay <dtolnay@gmail.com>
           2017-2024 Serde Developers
License: Expat or Apache-2.0

Files: rust-vendor/serde-big-array/*
Copyright:
 2018-2022 est31 <MTest31@outlook.com>
 2018-2022 David Tolnay <dtolnay@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/serde_derive/*
Copyright:
 2014-2016 Erick Tryzelaar <erick.tryzelaar@gmail.com>
 2014-2024 David Tolnay <dtolnay@gmail.com>
 2014-2024 Serde Developers
License: Expat or Apache-2.0

Files: rust-vendor/serde_json/*
Copyright: 2014-2024 Serde Developers
License: Expat or Apache-2.0

Files: rust-vendor/serde_spanned/*
Copyright:
 2014-2023 Alex Crichton <alex@alexcrichton.com>
 2023-2024 Ed Page <eopage@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/sharded-slab/*
Copyright: 2019 Eliza Weisman <eliza@buoyant.io>
License: Expat

Files: rust-vendor/shlex/*
Copyright:
 2015 Nicholas Allegra (comex) <comexk@gmail.com>
 2018-2023 Fenhl <fenhl@fenhl.net>
 2023-2024 Adrian Taylor <adetaylor@chromium.org>
 2023-2024 Alex Touchet <alextouchet@outlook.com>
 2023-2024 Daniel Parks <dp+git@oxidized.org>
 2023-2024 Garrett Berg <googberg@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/signal-hook/*
Copyright:
 2018-2020 Michal Vaner <vorner@vorner.cz>
 2017 tokio-jsonrpc developers
License: Apache-2.0 or Expat

Files: rust-vendor/signal-hook-registry/*
Copyright:
 2019 Michal 'vorner' Vaner <vorner@vorner.cz>
 2019 Masaki Hara <ackie.h.gmai@gmail.com>
License: Apache-2.0 or Expat

Files: rust-vendor/simd-adler32/*
Copyright: 2021 Marvin Countryman <me@maar.vin>
License: Expat

Files: rust-vendor/simd_helpers/*
Copyright: 2919 Luca Barbato <lu_zero@gentoo.org>
License: Expat

Files: rust-vendor/smallvec/*
Copyright:
 2015-2023 Simon Sapin <simon.sapin@exyr.org>
 2018-2024 The Servo Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/stable_deref_trait/*
Copyright: 2017-2020 Robert Grosse <n210241048576@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/syn/*
Copyright:
 2016-2025 David Tolnay <dtolnay@gmail.com>
 2016-2025 Syn Developers
License: Expat or Apache-2.0

Files: rust-vendor/synstructure/*
Copyright: 2016-2019 Nika Layzell <nika@thelayzells.com>
License: Expat

Files: rust-vendor/system-deps/*
Copyright:
 2021-2023 Guillaume Desmottes <guillaume.desmottes@collabora.com>
 2016-2019 Josh Triplett <josh@joshtriplett.org>
License: Expat or Apache-2.0

Files: rust-vendor/target-lexicon/*
Copyright:
 2018-2020 Dan Gohman <sunfish@mozilla.com>
License: Apache-2.0-with-LLVM-exception

Files: rust-vendor/terminal_size/*
Copyright: 2015-2023 Andrew Chin <achin@eminence32.net>
License: Expat or Apache-2.0

Files: rust-vendor/termtree/*
Copyright:
 2015-2021 Doug Tangren <d.tangren@gmail.com>
 2021-2022 Ed Page <eopage@gmail.com>
License: Expat

Files: rust-vendor/thiserror/*
Copyright: 2019-2025 David Tolnay <dtolnay@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/thiserror-1.0.69/*
Copyright: 2019-2025 David Tolnay <dtolnay@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/thiserror-impl/*
Copyright: 2019-2025 David Tolnay <dtolnay@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/thiserror-impl-1.0.69/*
Copyright: 2019-2025 David Tolnay <dtolnay@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/thread_local/*
Copyright: 2017 Amanieu d'Antras <amanieu@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/tinystr/*
Copyright:
 2019 Raph Levien <raph.levien@gmail.com>
 2019 Zibi Braniecki <zibi@braniecki.net>
License: Apache-2.0 or Expat

Files: rust-vendor/tinytemplate/*
Copyright: 2019 Brook Heisler <brookheisler@gmail.com>
License: Apache-2.0 or Expat

Files: rust-vendor/toml/*
Copyright:
 2014-2021 Alex Crichton <alex@alexcrichton.com>
 2017-2021 Serde Developers
License: Expat or Apache-2.0

Files: rust-vendor/toml_datetime/*
Copyright: 2014-2023 Alex Crichton <alex@alexcrichton.com>
License: Expat or Apache-2.0

Files: rust-vendor/toml_edit/*
Copyright:
 2017-2021 Andronik Ordian <write@reusable.software>
 2021-2023 Ed Page <eopage@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/toml_write/*
Copyright: 2025 Individual contributors
License: Expat or Apache-2.0

Files: rust-vendor/tracing/*
Copyright:
 2018-2023 Eliza Weisman <eliza@buoyant.io>
 2018-2023 Tokio Contributors <team@tokio.rs>
License: Expat

Files: rust-vendor/tracing-attributes/*
Copyright:
 2018-2023 Tokio Contributors <team@tokio.rs>
 2018-2023 Eliza Weisman <eliza@buoyant.io>
 2018-2023 David Barsky <dbarsky@amazon.com>
License: Expat

Files: rust-vendor/tracing-chrome/*
Copyright: 2020 Thoren Paulson <thoren.paulson@gmail.com>
License: Expat

Files: rust-vendor/tracing-core/*
Copyright: 2019-2023 Tokio Contributors <team@tokio.rs>
 2019-2021 Mathijs van de Nes
License: Expat

Files: rust-vendor/tracing-log/*
Copyright: 2019-2023 Tokio Contributors <team@tokio.rs>
License: Expat

Files: rust-vendor/tracing-subscriber/*
Copyright:
 2019-2023 Tokio Contributors <team@tokio.rs>
License: Expat

Files: rust-vendor/unicode-ident/*
Copyright: 2021-2022 David Tolnay <dtolnay@gmail.com>
Copyright:
 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2022 Sylvestre Ledru <sylvestre@debian.org>
License: Expat or Apache-2.0

Files: rust-vendor/unicode-width/*
Copyright: 2012-2018 kwantam <kwantam@gmail.com>
           2012-2015 The Rust Project Developers
License: Expat or Apache-2.0

Files: rust-vendor/url/*
Copyright: 2013-2019 The rust-url developers
License: Expat or Apache-2.0

Files: rust-vendor/utf8_iter/*
Copyright:
  2016-2023 Mozilla Foundation
  2013-2022 The Rust Project Contributors
License: Apache-2.0 or Expat

Files: rust-vendor/utf8parse/*
Copyright: 2016-2018 Joe Wilm <joe@jwilm.com>
License: Apache-2.0 or Expat

Files: rust-vendor/v_frame/*
Copyright: 2017-2021, the rav1e contributors
License: BSD-2-Clause

Files: rust-vendor/vcpkg/*
Copyright: 2017-2018 Jim McGrath <jimmc2@gmail.com>
License: Expat or Apache-2.0

Files: rust-vendor/version-compare/*
Copyright: 2017-2022 timvisee <timvisee@gmail.com>
License: Expat

Files: rust-vendor/wait-timeout/*
Copyright: 2015-2020 Alex Crichton <alex@alexcrichton.com>
License: Expat or Apache-2.0

Files: rust-vendor/walkdir/*
Copyright: 2015-2023 Andrew Gallant <jamslam@gmail.com>
License: Unlicense or Expat

Files: rust-vendor/wasm-bindgen/*
Copyright:
 2017-2025 The wasm-bindgen Developers
 2014-2023 Alex Crichton
License: Expat or Apache-2.0

Files: rust-vendor/wasm-bindgen-backend/*
Copyright: 2018-2025 The wasm-bindgen Developers
License: Expat or Apache-2.0

Files: rust-vendor/wasm-bindgen-macro/*
Copyright:
 2018-2025 The wasm-bindgen Developers
 2014-2023 Alex Crichton
License: Expat or Apache-2.0

Files: rust-vendor/wasm-bindgen-macro-support/*
Copyright:
 2018-2025 The wasm-bindgen Developers
 2014-2023 Alex Crichton
License: Expat or Apache-2.0

Files: rust-vendor/wasm-bindgen-shared/*
Copyright:
 2018-2025 The wasm-bindgen Developers
 2014-2023 Alex Crichton
License: Expat or Apache-2.0

Files: rust-vendor/which/*
Copyright: 2015-2023 Harry <tiziyuanfang@gmail.com>
           2021-2024 Jacob Kiesel <jake@bitcrafters.co>
License: Expat

Files: rust-vendor/winnow/*
Copyright:
 2024 winnow contributors
 2014-2023 nom contributors
 2014-2023 Geoffroy Couprie <contact@geoffroycouprie.com>
License: Expat

Files: rust-vendor/writeable/*
Copyright:
 2020-2024 Unicode, Inc.
 1995-2016 International Business Machines Corporation and others.
License: Unicode-3.0

Files: rust-vendor/y4m/*
Copyright:
 2015-2019 PistonDevelopers
 2019 image-rs contributors
License: Expat

Files: rust-vendor/yansi/*
Copyright: 2017-2024 Sergio Benitez <sb@sergio.bz>
License: Expat or Apache-2.0

Files: rust-vendor/yoke/*
Copyright: 2020-2024 Manish Goregaokar <manishsmail@gmail.com>
License: Unicode-3.0

Files: rust-vendor/yoke-derive/*
Copyright:
 2020-2024 Manish Goregaokar <manishsmail@gmail.com>
 2020-2024 Unicode, Inc.
License: Unicode-3.0

Files: rust-vendor/zerocopy/*
Copyright:
  2018-2023 Joshua Liebow-Feeser <joshlf@google.com>
  2018-2023 The Fuchsia Authors.
License: BSD-2-Clause OR Apache-2.0 OR Expat

Files: rust-vendor/zerofrom/*
Copyright: 2020-2024 Manish Goregaokar <manishsmail@gmail.com>
License: Unicode-3.0

Files: rust-vendor/zerofrom-derive/*
Copyright:
 2020-2024 Unicode, Inc.
 1995-2016 International Business Machines Corporation and others.
License: Unicode-3.0

Files: rust-vendor/zerotrie/*
Copyright: 2020-2024 Unicode, Inc.
License: Unicode-3.0

Files: rust-vendor/zerovec/*
Copyright: 2020-2024 Unicode, Inc.
License: Unicode-3.0

Files: rust-vendor/zerovec-derive/*
Copyright:
 2020-2024 Unicode, Inc.
 1995-2016 International Business Machines Corporation and others.
License: Unicode-3.0

License: 0BSD
 Permission to use, copy, modify, and/or distribute this software for
 any purpose with or without fee is hereby granted.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

License: Apache-2.0
 Debian systems provide the Apache 2.0 license in
 /usr/share/common-licenses/Apache-2.0

License: Apache-2.0-with-LLVM-exception
 Debian systems provide the Apache 2.0 license in
 /usr/share/common-licenses/Apache-2.0
 .
 The LLVM exception:
 .
 --- LLVM Exceptions to the Apache 2.0 License ----
 .
 As an exception, if, as a result of your compiling your source code, portions
 of this Software are embedded into an Object form of such source code, you
 may redistribute such embedded portions in such Object form without complying
 with the conditions of Sections 4(a), 4(b) and 4(d) of the License.
 .
 In addition, if you combine or link compiled forms of this Software with
 software that is licensed under the GPLv2 ("Combined Software") and if a
 court of competent jurisdiction determines that the patent provision (Section
 3), the indemnity provision (Section 9) or other Section of the License
 conflicts with the conditions of the GPLv2, you may retroactively and
 prospectively choose to deem waived or otherwise exclude such Section(s) of
 the License, but only in their entirety and only with respect to the Combined
 Software.

License: BSL-1.0
 Boost Software License - Version 1.0 - August 17th, 2003
 .
 Permission is hereby granted, free of charge, to any person or organization
 obtaining a copy of the software and accompanying documentation covered by
 this license (the "Software") to use, reproduce, display, distribute,
 execute, and transmit the Software, and to prepare derivative works of the
 Software, and to permit third-parties to whom the Software is furnished to
 do so, all subject to the following:
 .
 The copyright notices in the Software and this entire statement, including
 the above license grant, this restriction and the following disclaimer,
 must be included in all copies of the Software, in whole or in part, and
 all derivative works of the Software, unless such copies or derivative
 works are solely in the form of machine-executable object code generated by
 a source language processor.
 .
 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, TITLE AND NON-INFRINGEMENT. IN NO EVENT
 SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
 FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.

License: BSD-2-Clause
 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. Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 COPYRIGHT HOLDER OR CONTRIBUTORS 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.

License: Expat
 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: ISC
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

License: Unicode-3.0
 UNICODE LICENSE V3
 .
 NOTICE TO USER: Carefully read the following legal agreement. BY
 DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
 SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
 TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
 DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
 .
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of data files and any associated documentation (the "Data Files") or
 software and any associated documentation (the "Software") to deal in the
 Data Files or Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, and/or sell
 copies of the Data Files or Software, and to permit persons to whom the
 Data Files or Software are furnished to do so, provided that either (a)
 this copyright and permission notice appear with all copies of the Data
 Files or Software, or (b) this copyright and permission notice appear in
 associated Documentation.
 .
 THE DATA FILES AND SOFTWARE ARE 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 OF
 THIRD PARTY RIGHTS.
 .
 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
 BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
 OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
 FILES OR SOFTWARE.
 .
 Except as contained in this notice, the name of a copyright holder shall
 not be used in advertising or otherwise to promote the sale, use or other
 dealings in these Data Files or Software without prior written
 authorization of the copyright holder.
 The Unicode License V3
 can also be found at "https://www.unicode.org/license.txt".

License: Unlicense
 This is free and unencumbered software released into the public domain.
 .
 Anyone is free to copy, modify, publish, use, compile, sell, or
 distribute this software, either in source code form or as a compiled
 binary, for any purpose, commercial or non-commercial, and by any
 means.
 .
 In jurisdictions that recognize copyright laws, the author or authors
 of this software dedicate any and all copyright interest in the
 software to the public domain. We make this dedication for the benefit
 of the public at large and to the detriment of our heirs and
 successors. We intend this dedication to be an overt act of
 relinquishment in perpetuity of all present and future rights to this
 software under copyright law.
 .
 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 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: Zlib
 This software is provided 'as-is', without any express or implied
 warranty. In no event will the authors be held liable for any damages
 arising from the use of this software.
 .
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 .
  1. 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.
  2. Altered source versions must be plainly marked as such, and must not be
     misrepresented as being the original software.
  3. This notice may not be removed or altered from any source
     distribution.