Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: bindgen
Files-Excluded:
 vendor/rustix/src/backend/linux_raw/arch/outline/*/*.a
Upstream-Contact:
 Jyun-Yan You <jyyou.tw@gmail.com>
 Emilio Cobos Álvarez <emilio@crisal.io>
 Nick Fitzgerald <fitzgen@gmail.com>
 The Servo project developers
Source: https://github.com/rust-lang/rust-bindgen

Files:
 *.md
 *.toml
 *.yml
 .git*
 Cargo.lock
 LICENSE
 bindgen/*
 bindgen-*/*
 book/*
 ci/*
 csmith-fuzzing/*
 *.png
 releases/*
Copyright:
 2012-2018 Jyun-Yan You <jyyou.tw@gmail.com>
 2012-2018 Emilio Cobos Álvarez <emilio@crisal.io>
 2012-2018 Nick Fitzgerald <fitzgen@gmail.com>
 2012-2018 The Servo project developers
License: BSD-3-Clause

Files: debian/*
Copyright:
 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2018 Ximin Luo <infinity0@debian.org>
License: BSD-3-Clause

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

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

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

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

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

Files: vendor/clap/*
Copyright: 
 2015-2022 Kevin B. Knapp <kbknapp@gmail.com>
 2015-2022 `clap-rs` contributors
License: MIT
Comment:
 The Cargo.toml metadata lists this Crate as being licensed as "MIT or Apache2",
 however the licnse statement in the main source file (src/lib.rs) only mentions
 MIT.

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

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

Files: vendor/glob/*
Copyright: 2013-2019 The Rust Project Developers
License: MIT or Apache-2.0

Files: vendor/humantime/*
Copyright:
 2016-2018 Paul Colomiets <paul@colomiets.name>
 2016 The humantime Developers
 2016 Pyfisch
 2005-2013 Rich Felker
License: MIT or Apache-2.0

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

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

Files: vendor/libc/*
Copyright: 2012-2020 The Rust Project Developers
License: MIT or Apache-2.0

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

Files: vendor/log/*
Copyright: 2014-2015 The Rust Project Developers
License: MIT or Apache-2.0

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

Files: vendor/nom/*
Copyright: 2014-2019 Geoffroy Couprie <contact@geoffroycouprie.com>
License: MIT

Files: vendor/peeking_take_while/*
Copyright:
 2017 Nick Fitzgerald <fitzgen@gmail.com>
 2015 The Rust Project Developers
License: Apache-2.0 or MIT

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

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

Files: vendor/regex/*
Copyright: 2014-2022 The Rust Project Developers
License: MIT or Apache-2.0

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

Files: vendor/shlex/*
Copyright: Nicholas Allegra (comex) <comexk@gmail.com>
License: MIT or Apache-2.0

Files: vendor/strsim/*
Copyright: Danny Guo <dannyguo91@gmail.com>
 2016 Titus Wormer <tituswormer@gmail.com>
 2006-2009 Graydon Hoare
 2009-2013 Mozilla Foundation
License: MIT

Files: vendor/termcolor/*
Copyright: 2015 Andrew Gallant <jamslam@gmail.com>
License: Unlicense or MIT

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

Files: vendor/which/*
Copyright: 2015-2018 Harry Fei <tiziyuanfang@gmail.com>
License: MIT

Files: vendor/errno/*
Copyright: 2015-2023 Chris Wong <lambda.fairy@gmail.com>
License: MIT OR Apache-2.0
Comment: see https://github.com/lambda-fairy/rust-errno

Files: vendor/block/*
Copyright: 2015-2017 Steven Sheldon
License: MIT
Comment: see http://github.com/SSheldon/rust-block

Files: vendor/rustix/*
Copyright: 2021-2023 Dan Gohman <dev@sunfishcode.online>
  2021-2023 Jakub Konka <kubkon@jakubkonka.com>
License: Apache-2.0 WITH LLVM exception OR Apache-2.0 OR MIT
Comment: see https://github.com/bytecodealliance/rustix

Files: vendor/minimal-lexical/*
Copyright: 2021 Alex Huszagh <ahuszagh@gmail.com>
License: MIT OR Apache-2.0
Comment: see https://github.com/Alexhuszagh/minimal-lexical

Files: vendor/heck/*
Copyright: 2017-2023 Without Boats <woboats@gmail.com>
License: MIT OR Apache-2.0
Comment: see https://github.com/withoutboats/heck

Files: vendor/redox_syscall/*
Copyright: 2016-2023 Jeremy Soller <jackpot51@gmail.com>
License: MIT
Comment: see https://gitlab.redox-os.org/redox-os/syscall

Files: vendor/regex-syntax/*
Copyright: 2015-2023 The Rust Project Developers
License: MIT OR Apache-2.0
Comment: see https://github.com/rust-lang/regex

Files: vendor/clap_derive/*
Copyright: 2020-2023 Kevin K.
License: MIT OR Apache-2.0
Comment: see https://github.com/clap-rs/clap/tree/master/clap_derive

Files: vendor/linux-raw-sys/*
Copyright: 2021-2023 Dan Gohman <dev@sunfishcode.online>
License: Apache-2.0 WITH LLVM exception OR Apache-2.0 OR MIT
Comment: see https://github.com/sunfishcode/linux-raw-sys

Files: vendor/wasi/*
Copyright: 2019-2022 The Cranelift Project Developers
License: Apache-2.0 WITH LLVM exception OR Apache-2.0 OR MIT
Comment: see https://github.com/bytecodealliance/wasi

Files: vendor/malloc_buf/*
Copyright: 2015-2017 Steven Sheldon
License: MIT
Comment: see https://github.com/SSheldon/malloc_buf

Files: vendor/prettyplease/*
Copyright: 2022-2023 David Tolnay <dtolnay@gmail.com>
License: MIT OR Apache-2.0
Comment: see https://github.com/dtolnay/prettyplease

Files: vendor/tempfile/*
Copyright: 2015-2023 Steven Allen <steven@stebalien.com>
  2015-2023 The Rust Project Developers
  2015-2023 Ashley Mannix <ashleymannix@live.com.au>
  2015-2023 Jason White <me@jasonwhite.io>
License: MIT OR Apache-2.0
Comment: see https://github.com/Stebalien/tempfile

Files: vendor/unicode-ident/*
Copyright: 2021-2023 David Tolnay <dtolnay@gmail.com>
License: (MIT OR Apache-2.0) AND Unicode-DFS-2016
Comment: see https://github.com/dtolnay/unicode-ident

Files: vendor/annotate-snippets/*
Copyright: 2018-2021 Zibi Braniecki <gandalf@mozilla.com>
License: Apache-2.0 OR MIT
Comment: see https://github.com/rust-lang/annotate-snippets-rs

Files: vendor/is-terminal/*
Copyright: 2022-2023 softprops <d.tangren@gmail.com>
  2022-2023 Dan Gohman <dev@sunfishcode.online>
License: MIT
Comment: see https://github.com/sunfishcode/is-terminal

Files: vendor/hermit-abi/*
Copyright: 2019-2023 Stefan Lankes
License: MIT OR Apache-2.0
Comment: see https://github.com/hermitcore/rusty-hermit

Files: vendor/quickcheck/*
Copyright: 2014-2021 Andrew Gallant <jamslam@gmail.com>
License: Unlicense OR MIT
Comment: see https://github.com/BurntSushi/quickcheck

Files: vendor/clap_lex/*
Copyright: 2022-2023 Ed Page
License: MIT OR Apache-2.0
Comment: see https://github.com/clap-rs/clap/tree/master/clap_lex

Files: vendor/rand_core/*
Copyright: 2017-2022 The Rand Project Developers
  2017-2022 The Rust Project Developers
License: MIT OR Apache-2.0
Comment: see https://github.com/rust-random/rand

Files: vendor/getrandom/*
Copyright: 2019-2023 The Rand Project Developers
License: MIT OR Apache-2.0
Comment: see https://github.com/rust-random/getrandom

Files: vendor/once_cell/*
Copyright: 2018-2023 Aleksey Kladov <aleksey.kladov@gmail.com>
License: MIT OR Apache-2.0
Comment: see https://github.com/matklad/once_cell

Files: vendor/fastrand/*
Copyright: 2020-2023 Stjepan Glavina <stjepang@gmail.com>
License: Apache-2.0 OR MIT
Comment: see https://github.com/smol-rs/fastrand

Files: vendor/rand/*
Copyright: 2015-2022 The Rand Project Developers
  2015-2022 The Rust Project Developers
License: MIT OR Apache-2.0
Comment: see https://github.com/rust-random/rand

Files: vendor/cc/*
Copyright: 2014-2023 Alex Crichton <alex@alexcrichton.com>
License: MIT OR Apache-2.0
Comment: see https://github.com/rust-lang/cc-rs

Files: vendor/either/*
Copyright: 2015-2023 bluss
License: MIT OR Apache-2.0
Comment: see https://github.com/bluss/either

Files: vendor/syn/*
Copyright: 2016-2023 David Tolnay <dtolnay@gmail.com>
License: MIT OR Apache-2.0
Comment: see https://github.com/dtolnay/syn

Files: vendor/yansi-term/*
Copyright: 2020 ogham@bsago.me
  2020 Ryan Scheel (Havvy) <ryan.havvy@gmail.com>
  2020 Josh Triplett <josh@joshtriplett.org>
  2020 Juan Aguilar Santillana <mhpoin@gmail.com>
License: MIT
Comment: see https://github.com/botika/yansi-term

Files: vendor/colorchoice/*
Copyright: 2023 Ed Page
License: MIT OR Apache-2.0
Comment: see https://github.com/rust-cli/anstyle

Files: vendor/utf8parse/*
Copyright: 2016-2023 Joe Wilm <joe@jwilm.com>
  2016-2023 Christian Duerr <contact@christianduerr.com>
License: Apache-2.0 OR MIT
Comment: see https://github.com/alacritty/vte

Files: vendor/anstream/*
Copyright: 2023 Ed Page
License: MIT OR Apache-2.0
Comment: see https://github.com/rust-cli/anstyle.git

Files: vendor/anstyle/*
Copyright: 2022-2023 Ed Page
License: MIT OR Apache-2.0
Comment: see https://github.com/rust-cli/anstyle.git

Files: vendor/anstyle-wincon/*
Copyright: 2023 Ed Page
License: MIT OR Apache-2.0
Comment: see https://github.com/rust-cli/anstyle.git

Files: vendor/anstyle-query/*
Copyright: 2023 Ed Page
License: MIT OR Apache-2.0
Comment: see https://github.com/rust-cli/anstyle

Files: vendor/clap_builder/*
Copyright: 2023 Ed Page
License: MIT OR Apache-2.0
Comment: see https://github.com/clap-rs/clap

Files: vendor/objc/*
Copyright: 2014-2019 Steven Sheldon
License: MIT
Comment: see http://github.com/SSheldon/rust-objc

Files: vendor/anstyle-parse/*
Copyright: 2023 Ed Page
License: MIT OR Apache-2.0
Comment: see https://github.com/rust-cli/anstyle.git

Files: vendor/regex-automata/*
Copyright: 2019-2023 The Rust Project Developers
  2019-2023 Andrew Gallant <jamslam@gmail.com>
License: MIT OR Apache-2.0
Comment: see https://github.com/rust-lang/regex/tree/master/regex-automata

Files: vendor/home/*
Copyright: 2017-2023 Brian Anderson <andersrb@gmail.com>
License: MIT OR Apache-2.0
Comment: see https://github.com/rust-lang/cargo

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
 On Debian systems, the full text of the Apache License Version 2.0
 can be found in the file `/usr/share/common-licenses/Apache-2.0'.
 Additionally, the LLVM exception is as follows:
 .
 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: BSD-3-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.
 .
 3. Neither the name of the copyright holder nor the names of its contributors
 may be used to endorse or promote products derived from this software without
 specific prior written permission.
 .
 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: MIT
 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: 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: 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-DFS-2016
 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
 See Terms of Use for definitions of Unicode Inc.'s Data Files and Software.
 .
 Unicode Data Files include all data files under the directories
 http://www.unicode.org/Public/, http://www.unicode.org/reports/,
 http://www.unicode.org/cldr/data/, http://source.icu-project.org/repos/icu/,
 http://www.unicode.org/ivd/data/, and
 http://www.unicode.org/utility/trac/browser/.
 .
 Unicode Data Files do not include PDF online code charts under the directory
 http://www.unicode.org/Public/.
 .
 Software includes any source code published in the Unicode Standard or under
 the directories http://www.unicode.org/Public/,
 http://www.unicode.org/reports/, http://www.unicode.org/cldr/data/,
 http://source.icu-project.org/repos/icu/, and
 http://www.unicode.org/utility/trac/browser/.

