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/os_str_bytes-6.4.1/*
Copyright: 2019-2025 dylni
License: MIT OR Apache-2.0
Comment: see https://github.com/dylni/os_str_bytes

Files: vendor/proc-macro-error-1.0.4/*
Copyright: 2019-2020 CreepySkeleton <creepy-skeleton@yandex.ru>
License: MIT OR Apache-2.0
Comment: see https://gitlab.com/CreepySkeleton/proc-macro-error

Files: vendor/autocfg-1.4.0/*
Copyright: 2018-2025 Josh Stone <cuviper@gmail.com>
License: Apache-2.0 OR MIT
Comment: see https://github.com/cuviper/autocfg

Files: vendor/instant-0.1.12/*
Copyright: 2019-2024 sebcrozet <developer@crozet.re>
License: BSD-3-Clause
Comment: see https://github.com/sebcrozet/instant

Files: vendor/version_check-0.9.4/*
Copyright: 2017-2024 Sergio Benitez <sb@sergio.bz>
License: MIT OR Apache-2.0
Comment: see https://github.com/SergioBenitez/version_check

Files: vendor/clap_complete-4.2.0/*
Copyright: 2021-2025 Ed Page
License: MIT OR Apache-2.0
Comment: see https://github.com/clap-rs/clap/tree/master/clap_complete

Files: vendor/proc-macro-error-attr-1.0.4/*
Copyright: 2019-2020 CreepySkeleton <creepy-skeleton@yandex.ru>
License: MIT OR Apache-2.0
Comment: see https://gitlab.com/CreepySkeleton/proc-macro-error

Files: vendor/owo-colors-4.1.0/*
Copyright: 2020-2025 jam1garner <8260240+jam1garner@users.noreply.github.com>
License: MIT
Comment: see https://github.com/jam1garner/owo-colors

Files: vendor/itertools-0.13.0/*
Copyright: 2014-2024 bluss
License: MIT OR Apache-2.0
Comment: see https://github.com/rust-itertools/itertools

Files: vendor/similar-2.6.0/*
Copyright: 2021-2025 Armin Ronacher <armin.ronacher@active-4.com>
   2021-2025 Pierre-Étienne Meunier <pe@pijul.org>
   2021-2025 Brandon Williams <bwilliams.eng@gmail.com>
License: Apache-2.0
Comment: see https://github.com/mitsuhiko/similar

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

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

Files: vendor/env_logger-0.8.4/*
Copyright: 2015-2025 The Rust Project Developers
License: MIT OR Apache-2.0
Comment: see https://github.com/env-logger-rs/env_logger/

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

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

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

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

Files: vendor/memchr-2.7.4/*
Copyright: 2015-2025 Andrew Gallant <jamslam@gmail.com>
   2015-2025 bluss
License: Unlicense OR MIT
Comment: see https://github.com/BurntSushi/memchr

Files: vendor/termcolor-1.2.0/*
Copyright: 2016-2024 Andrew Gallant <jamslam@gmail.com>
License: Unlicense OR MIT
Comment: see https://github.com/BurntSushi/termcolor

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

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

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

Files: vendor/io-lifetimes-1.0.11/*
Copyright: 2021-2025 Dan Gohman <dev@sunfishcode.online>
License: Apache-2.0 with LLVM exception OR Apache-2.0 OR MIT
Comment: see https://github.com/sunfishcode/io-lifetimes

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

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

Files: vendor/humantime-2.1.0/*
Copyright: 2016-2025 Paul Colomiets <paul@colomiets.name>
License: MIT OR Apache-2.0
Comment: see https://github.com/tailhook/humantime

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

Files: vendor/clang-sys-1.8.1/*
Copyright: 2015-2024 Kyle Mayes <kyle@mayeses.com>
License: Apache-2.0
Comment: see https://github.com/KyleMayes/clang-sys

Files: vendor/unicode-width-0.1.14/*
Copyright: 2015-2025 kwantam <kwantam@gmail.com>
   2015-2025 Manish Goregaokar <manishsmail@gmail.com>
License: MIT OR Apache-2.0
Comment: see https://github.com/unicode-rs/unicode-width

Files: vendor/bitflags-1.3.2/*
Copyright: 2015-2025 The Rust Project Developers
License: MIT OR Apache-2.0
Comment: see https://github.com/bitflags/bitflags

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

Files: vendor/bitflags-2.2.1/*
Copyright: 2015-2025 The Rust Project Developers
License: MIT OR Apache-2.0
Comment: see https://github.com/bitflags/bitflags

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

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

Files: vendor/env_logger-0.10.0/*
Copyright: 2015-2025 Huon Wilson
   2015-2025 Steven Fackler
   2015-2025 Sebastián Magrí
License: MIT OR Apache-2.0
Comment: see https://github.com/rust-cli/env_logger/

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

Files: vendor/rustix-0.37.27/*
Copyright: 2021-2025 Dan Gohman <dev@sunfishcode.online>
   2021-2025 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/nom-7.1.3/*
Copyright: 2015-2025 contact@geoffroycouprie.com
License: MIT
Comment: see https://github.com/Geal/nom

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

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

Files: vendor/linux-raw-sys-0.3.8/*
Copyright: 2021-2025 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/log-0.4.22/*
Copyright: 2014-2025 The Rust Project Developers
License: MIT OR Apache-2.0
Comment: see https://github.com/rust-lang/log

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

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

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

Files: vendor/aho-corasick-1.1.3/*
Copyright: 2015-2025 Andrew Gallant <jamslam@gmail.com>
License: Unlicense OR MIT
Comment: see https://github.com/BurntSushi/aho-corasick

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

Files: vendor/regex-automata-0.4.9/*
Copyright: 2019-2025 The Rust Project Developers
   2019-2025 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/rustc-hash-2.1.0/*
Copyright: 2018-2025 The Rust Project Developers
License: Apache-2.0 OR MIT
Comment: see https://github.com/rust-lang/rustc-hash

Files: vendor/wasi-0.11.0+wasi-snapshot-preview1/*
Copyright: 2019-2025 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/proc-macro2-1.0.92/*
Copyright: 2017-2025 David Tolnay <dtolnay@gmail.com>
   2017-2025 Alex Crichton <alex@alexcrichton.com>
License: MIT OR Apache-2.0
Comment: see https://github.com/dtolnay/proc-macro2

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

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

Files: vendor/strsim-0.10.0/*
Copyright: 2015-2024 Danny Guo <danny@dannyguo.com>
License: MIT
Comment: see https://github.com/dguo/strsim-rs

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

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

Files: vendor/cfg-if-1.0.0/*
Copyright: 2015-2025 Alex Crichton <alex@alexcrichton.com>
License: MIT OR Apache-2.0
Comment: see https://github.com/alexcrichton/cfg-if

Files: vendor/glob-0.3.1/*
Copyright: 2014-2025 The Rust Project Developers
License: MIT OR Apache-2.0
Comment: see https://github.com/rust-lang/glob

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

Files: vendor/clap-4.1.4/*
Copyright: 2015-2025 Kevin K.
License: MIT OR Apache-2.0
Comment: see https://github.com/clap-rs/clap

Files: vendor/libloading-0.8.6/*
Copyright: 2015-2025 Simonas Kazlauskas <libloading@kazlauskas.me>
License: ISC
Comment: see https://github.com/nagisa/rust_libloading/

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

Files: vendor/cexpr-0.6.0/*
Copyright: 2016-2021 Jethro Beekman <jethro@jbeekman.nl>
License: Apache-2.0 OR MIT
Comment: see https://github.com/jethrogb/rust-cexpr

Files: vendor/shlex-1.3.0/*
Copyright: 2015-2024 comex <comexk@gmail.com>
   2015-2024 Fenhl <fenhl@fenhl.net>
   2015-2024 Adrian Taylor <adetaylor@chromium.org>
   2015-2024 Alex Touchet <alextouchet@outlook.com>
   2015-2024 Daniel Parks <dp+git@oxidized.org>
   2015-2024 Garrett Berg <googberg@gmail.com>
License: MIT OR Apache-2.0
Comment: see https://github.com/comex/rust-shlex

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/.

License: Unicode-3.0
 UNICODE LICENSE V3
 .
 COPYRIGHT AND PERMISSION NOTICE
 .
 Copyright © 1991-2023 Unicode, Inc.
 .
 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.
