Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: azure-proxy-agent
Upstream-Contact: https://github.com/Azure/GuestProxyAgent/issues
Source: https://github.com/Azure/GuestProxyAgent

Files:     *
Copyright: 2025 Microsoft Corporation
License:   MIT

Files: debian/*
Copyright: 2025 Canonical Ltd
License: GPL-3.0
 This program is free software: you can redistribute it and/or modify it under
 the terms of the GNU General Public License version 3, as published by the Free
 Software Foundation.
 .
 This program is distributed in the hope that it will be useful, but WITHOUT ANY
 WARRANTY; without even the implied warranties of MERCHANTABILITY, SATISFACTORY
 QUALITY, or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
 License for more details.
 .
 You should have received a copy of the GNU General Public License along with
 this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the full text of the GNU General Public
 License version 3 can be found in the file
 `/usr/share/common-licenses/GPL-3'.

Files: rust-vendor/addr2line/*
License: Apache-2.0 OR MIT
Copyright: 2016-2018 The gimli Developers

Files: rust-vendor/adler2/*
License: 0BSD OR Apache-2.0 OR MIT
Copyright: Jonas Schievink <jonasschievink@gmail.com>

Files: rust-vendor/ahash/*
License: MIT OR Unlicense
Copyright: 2018 Tom Kaitchuck

Files: rust-vendor/aho-corasick/*
License: MIT OR Unlicense
Copyright: 2015 Andrew Gallant

Files: rust-vendor/allocator-api2/*
License: Apache-2.0 OR MIT
Copyright: Zakarum <zaq.dev@icloud.com>

Files: rust-vendor/anstream/*
License: Apache-2.0 OR MIT
Copyright: Individual contributors

Files: rust-vendor/anstyle/*
License: Apache-2.0 OR MIT
Copyright: 2022 The rust-cli Developers

Files: rust-vendor/anstyle-parse/*
License: Apache-2.0 OR MIT
Copyright: 2016 Joe Wilm and individual contributors

Files: rust-vendor/anstyle-query/*
License: Apache-2.0 OR MIT
Copyright: Individual contributors

Files: rust-vendor/anstyle-wincon/*
License: Apache-2.0 OR MIT
Copyright: 2015 Josh Triplett, 2022 The rust-cli Developers

Files: rust-vendor/assert_matches/*
License: Apache-2.0 OR MIT
Copyright: 2016 Murarth

Files: rust-vendor/autocfg/*
License: Apache-2.0 OR MIT
Copyright: 2018 Josh Stone

Files: rust-vendor/aya/*
License: Apache-2.0 OR MIT
Copyright: 2021 Alessandro Decina

Files: rust-vendor/aya-obj/*
License: Apache-2.0 OR MIT
Copyright: 2021 Alessandro Decina

Files: rust-vendor/backtrace/*
License: Apache-2.0 OR MIT
Copyright: 2014 Alex Crichton

Files: rust-vendor/bitflags/*
License: Apache-2.0 OR MIT
Copyright: 2014 The Rust Project Developers

Files: rust-vendor/byteorder/*
License: MIT OR Unlicense
Copyright: 2015 Andrew Gallant

Files: rust-vendor/bytes/*
License: MIT
Copyright: Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>

Files: rust-vendor/cfg-if/*
License: Apache-2.0 OR MIT
Copyright: 2014 Alex Crichton

Files: rust-vendor/cfg_aliases/*
License: MIT
Copyright: Zicklag <zicklag@katharostech.com>

Files: rust-vendor/clap/*
License: Apache-2.0 OR MIT
Copyright: Individual contributors

Files: rust-vendor/clap_builder/*
License: Apache-2.0 OR MIT
Copyright: 2015-2022 Kevin B. Knapp and Clap Contributors

Files: rust-vendor/clap_derive/*
License: Apache-2.0 OR MIT
Copyright: 2015-2022 Kevin B. Knapp and Clap Contributors

Files: rust-vendor/clap_lex/*
License: Apache-2.0 OR MIT
Copyright: 2015-2022 Kevin B. Knapp and Clap Contributors

Files: rust-vendor/colorchoice/*
License: Apache-2.0 OR MIT
Copyright: Individual contributors

Files: rust-vendor/concurrent-queue/*
License: Apache-2.0 OR MIT
Copyright: Stjepan Glavina <stjepang@gmail.com>|Taiki Endo <te316e89@gmail.com>|John Nunley <dev@notgull.net>

Files: rust-vendor/core-error/*
License: Apache-2.0 OR MIT
Copyright: roblabla <unfiltered@roblab.la>

Files: rust-vendor/core-foundation-sys/*
License: Apache-2.0 OR MIT
Copyright: 2012-2013 Mozilla Foundation

Files: rust-vendor/crc32fast/*
License: Apache-2.0 OR MIT
Copyright: 2018 Sam Rijs, Alex Crichton and contributors

Files: rust-vendor/crossbeam-deque/*
License: Apache-2.0 OR MIT
Copyright: 2019 The Crossbeam Project Developers

Files: rust-vendor/crossbeam-epoch/*
License: Apache-2.0 OR MIT
Copyright: 2019 The Crossbeam Project Developers

Files: rust-vendor/crossbeam-utils/*
License: Apache-2.0 OR MIT
Copyright: 2019 The Crossbeam Project Developers

Files: rust-vendor/ctor/*
License: Apache-2.0 OR MIT
Copyright: Matt Mastracci <matthew@mastracci.com>

Files: rust-vendor/ctor-proc-macro/*
License: Apache-2.0 OR MIT
Copyright: Matt Mastracci <matthew@mastracci.com>

Files: rust-vendor/deranged/*
License: Apache-2.0 OR MIT
Copyright: 2022 Jacob Pratt et al.

Files: rust-vendor/either/*
License: Apache-2.0 OR MIT
Copyright: 2015 bluss

Files: rust-vendor/equivalent/*
License: Apache-2.0 OR MIT
Copyright: unknown

Files: rust-vendor/field-offset/*
License: Apache-2.0 OR MIT
Copyright: Diggory Blake <diggsey@googlemail.com>

Files: rust-vendor/foldhash/*
License: Zlib
Copyright: 2024 Orson Peters

Files: rust-vendor/fnv/*
License: Apache-2.0 OR MIT
Copyright: 2017 Contributors

Files: rust-vendor/futures-channel/*
License: Apache-2.0 OR MIT
Copyright: 2017 The Tokio Authors / 2016 Alex Crichton

Files: rust-vendor/futures-core/*
License: Apache-2.0 OR MIT
Copyright: 2017 The Tokio Authors / 2016 Alex Crichton

Files: rust-vendor/futures-sink/*
License: Apache-2.0 OR MIT
Copyright: 2017 The Tokio Authors / 2016 Alex Crichton

Files: rust-vendor/futures-task/*
License: Apache-2.0 OR MIT
Copyright: 2017 The Tokio Authors / 2016 Alex Crichton

Files: rust-vendor/futures-util/*
License: Apache-2.0 OR MIT
Copyright: 2017 The Tokio Authors / 2016 Alex Crichton

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

Files: rust-vendor/gimli/*
License: Apache-2.0 OR MIT
Copyright: 2015 The Rust Project Developers

Files: rust-vendor/hashbrown/*
License: Apache-2.0 OR MIT
Copyright: 2016 Amanieu d'Antras

Files: rust-vendor/hashbrown-0.14.5/*
License: Apache-2.0 OR MIT
Copyright: 2016 Amanieu d'Antras

Files: rust-vendor/hdrhistogram/*
License: Apache-2.0 OR MIT
Copyright: 2016 Jon Gjengset

Files: rust-vendor/heck/*
License: Apache-2.0 OR MIT
Copyright: 2015 The Rust Project Developers

Files: rust-vendor/hermit-abi/*
License: Apache-2.0 OR MIT
Copyright: Stefan Lankes

Files: rust-vendor/hex/*
License: Apache-2.0 OR MIT
Copyright: 2015-2020 The rust-hex Developers / 2013-2014 The Rust Project Developers.

Files: rust-vendor/hmac-sha256/*
License: ISC
Copyright: Frank Denis <github@pureftpd.org>

Files: rust-vendor/http/*
License: Apache-2.0 OR MIT
Copyright: 2017 http-rs authors

Files: rust-vendor/http-body/*
License: MIT
Copyright: Carl Lerche <me@carllerche.com>|Lucio Franco <luciofranco14@gmail.com>|Sean McArthur <sean@seanmonstar.com>

Files: rust-vendor/http-body-util/*
License: MIT
Copyright: Carl Lerche <me@carllerche.com>|Lucio Franco <luciofranco14@gmail.com>|Sean McArthur <sean@seanmonstar.com>

Files: rust-vendor/httparse/*
License: Apache-2.0 OR MIT
Copyright: 2015-2024 Sean McArthur

Files: rust-vendor/httpdate/*
License: Apache-2.0 OR MIT
Copyright: 2016 Pyfisch

Files: rust-vendor/hyper/*
License: MIT
Copyright: Sean McArthur <sean@seanmonstar.com>

Files: rust-vendor/hyper-util/*
License: MIT
Copyright: Sean McArthur <sean@seanmonstar.com>

Files: rust-vendor/indexmap/*
License: Apache-2.0 OR MIT
Copyright: unknown

Files: rust-vendor/is_terminal_polyfill/*
License: Apache-2.0 OR MIT
Copyright: Individual contributors

Files: rust-vendor/itertools/*
License: Apache-2.0 OR MIT
Copyright: 2015 bluss

Files: rust-vendor/itoa/*
License: Apache-2.0 OR MIT
Copyright: David Tolnay <dtolnay@gmail.com>

Files: rust-vendor/libc/*
License: Apache-2.0 OR MIT
Copyright: 2014-2020 The Rust Project Developers

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

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

Files: rust-vendor/memchr/*
License: MIT OR Unlicense
Copyright: 2015 Andrew Gallant

Files: rust-vendor/memoffset/*
License: MIT
Copyright: Gilad Naaman <gilad.naaman@gmail.com>

Files: rust-vendor/miniz_oxide/*
License: Apache-2.0 OR MIT OR Zlib
Copyright: Frommi <daniil.liferenko@gmail.com>|oyvindln <oyvindln@users.noreply.github.com>

Files: rust-vendor/mio/*
License: MIT
Copyright: Carl Lerche <me@carllerche.com>|Thomas de Zeeuw <thomasdezeeuw@gmail.com>|Tokio Contributors <team@tokio.rs>

Files: rust-vendor/nix/*
License: MIT
Copyright: The nix-rust Project Developers

Files: rust-vendor/ntapi/*
License: Apache-2.0 OR MIT
Copyright: MSxDOS <melcodos@gmail.com>

Files: rust-vendor/num-conv/*
License: Apache-2.0 OR MIT
Copyright: 2023 Jacob Pratt

Files: rust-vendor/num-traits/*
License: Apache-2.0 OR MIT
Copyright: 2014 The Rust Project Developers

Files: rust-vendor/object/*
License: Apache-2.0 OR MIT
Copyright: 2015 The Gimli Developers

Files: rust-vendor/once_cell/*
License: Apache-2.0 OR MIT
Copyright: Aleksey Kladov <aleksey.kladov@gmail.com>

Files: rust-vendor/os_info/*
License: MIT
Copyright: Jan Schulte <hello@unexpected-co.de>|Stanislav Tkach <stanislav.tkach@gmail.com>

Files: rust-vendor/pin-project-lite/*
License: Apache-2.0 OR MIT
Copyright: unknown

Files: rust-vendor/pin-utils/*
License: Apache-2.0 OR MIT
Copyright: 2018 The pin-utils authors

Files: rust-vendor/powerfmt/*
License: Apache-2.0 OR MIT
Copyright: 2023 Jacob Pratt et al.

Files: rust-vendor/ppv-lite86/*
License: Apache-2.0 OR MIT
Copyright: 2019 The CryptoCorrosion Contributors

Files: rust-vendor/proc-macro2/*
License: Apache-2.0 OR MIT
Copyright: David Tolnay <dtolnay@gmail.com>|Alex Crichton <alex@alexcrichton.com>

Files: rust-vendor/quote/*
License: Apache-2.0 OR MIT
Copyright: David Tolnay <dtolnay@gmail.com>

Files: rust-vendor/rand/*
License: Apache-2.0 OR MIT
Copyright: 2018 Developers of the Rand project / 2014 The Rust Project Developers

Files: rust-vendor/rand_chacha/*
License: Apache-2.0 OR MIT
Copyright: 2018 Developers of the Rand project / 2014 The Rust Project Developers

Files: rust-vendor/rand_core/*
License: Apache-2.0 OR MIT
Copyright: 2018 Developers of the Rand project / 2014 The Rust Project Developers

Files: rust-vendor/rayon/*
License: Apache-2.0 OR MIT
Copyright: 2010 The Rust Project Developers

Files: rust-vendor/rayon-core/*
License: Apache-2.0 OR MIT
Copyright: 2010 The Rust Project Developers

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

Files: rust-vendor/regex-automata/*
License: Apache-2.0 OR MIT
Copyright: 2014 The Rust Project Developers

Files: rust-vendor/regex-syntax/*
License: Apache-2.0 OR MIT
Copyright: 2014 The Rust Project Developers

Files: rust-vendor/rustc-demangle/*
License: Apache-2.0 OR MIT
Copyright: 2014 Alex Crichton

Files: rust-vendor/rustc_version/*
License: Apache-2.0 OR MIT
Copyright: 2016 The Rust Project Developers

Files: rust-vendor/ryu/*
License: Apache-2.0 OR BSL-1.0
Copyright: David Tolnay <dtolnay@gmail.com>

Files: rust-vendor/semver/*
License: Apache-2.0 OR MIT
Copyright: David Tolnay <dtolnay@gmail.com>

Files: rust-vendor/serde/*
License: Apache-2.0 OR MIT
Copyright: Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>

Files: rust-vendor/serde-xml-rs/*
License: MIT
Copyright: Ingvar Stepanyan <me@rreverser.com>

Files: rust-vendor/serde_derive/*
License: Apache-2.0 OR MIT
Copyright: Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>

Files: rust-vendor/serde_json/*
License: Apache-2.0 OR MIT
Copyright: Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>

Files: rust-vendor/slab/*
License: MIT
Copyright: Carl Lerche <me@carllerche.com>

Files: rust-vendor/smallvec/*
License: Apache-2.0 OR MIT
Copyright: 2018 The Servo Project Developers

Files: rust-vendor/socket2/*
License: Apache-2.0 OR MIT
Copyright: 2014 Alex Crichton

Files: rust-vendor/static_vcruntime/*
License: Apache-2.0 OR MIT OR Zlib
Copyright: Chris Denton <christophersdenton@gmail.com>

Files: rust-vendor/strsim/*
License: MIT
Copyright: Danny Guo <danny@dannyguo.com>|maxbachmann <oss@maxbachmann.de>

Files: rust-vendor/syn/*
License: Apache-2.0 OR MIT
Copyright: David Tolnay <dtolnay@gmail.com>

Files: rust-vendor/sync_wrapper/*
License: Apache-2.0
Copyright: Actyx AG <developer@actyx.io>

Files: rust-vendor/sysinfo/*
License: MIT
Copyright: Guillaume Gomez <guillaume1.gomez@gmail.com>

Files: rust-vendor/thiserror/*
License: Apache-2.0 OR MIT
Copyright: David Tolnay <dtolnay@gmail.com>

Files: rust-vendor/thiserror-impl/*
License: Apache-2.0 OR MIT
Copyright: David Tolnay <dtolnay@gmail.com>

Files: rust-vendor/thread-id/*
License: Apache-2.0 OR MIT
Copyright: Ruud van Asseldonk <dev@veniogames.com>

Files: rust-vendor/time/*
License: Apache-2.0 OR MIT
Copyright: 2024 Jacob Pratt et al.

Files: rust-vendor/time-core/*
License: Apache-2.0 OR MIT
Copyright: 2022 Jacob Pratt et al.

Files: rust-vendor/time-macros/*
License: Apache-2.0 OR MIT
Copyright: 2024 Jacob Pratt et al.

Files: rust-vendor/tokio/*
License: MIT
Copyright: Tokio Contributors <team@tokio.rs>

Files: rust-vendor/tokio-macros/*
License: MIT
Copyright: Tokio Contributors <team@tokio.rs>

Files: rust-vendor/tokio-util/*
License: MIT
Copyright: Tokio Contributors <team@tokio.rs>

Files: rust-vendor/toml/*
License: Apache-2.0 OR MIT
Copyright: Alex Crichton <alex@alexcrichton.com>

Files: rust-vendor/tower/*
License: MIT
Copyright: Tower Maintainers <team@tower-rs.com>

Files: rust-vendor/tower-http/*
License: MIT
Copyright: Tower Maintainers <team@tower-rs.com>

Files: rust-vendor/tower-layer/*
License: MIT
Copyright: Tower Maintainers <team@tower-rs.com>

Files: rust-vendor/tower-service/*
License: MIT
Copyright: Tower Maintainers <team@tower-rs.com>

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

Files: rust-vendor/tracing-core/*
License: MIT
Copyright: Tokio Contributors <team@tokio.rs>

Files: rust-vendor/try-lock/*
License: MIT
Copyright: Sean McArthur <sean@seanmonstar.com>

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

Files: rust-vendor/utf8parse/*
License: Apache-2.0 OR MIT
Copyright: 2016 Joe Wilm

Files: rust-vendor/uuid/*
License: Apache-2.0 OR MIT
Copyright: 2018 Ashley Mannix, Christopher Armstrong, Dylan DPC, Hunar Roop Kahlon / 2014 The Rust Project Developers

Files: rust-vendor/uuid-macro-internal/*
License: Apache-2.0 OR MIT
Copyright: 2021 The Uuid Developers

Files: rust-vendor/uzers/*
License: Apache-2.0 OR MIT
Copyright: 2019 Benjamin Sago, 2023 Sandro-Alessio Gierens

Files: rust-vendor/version_check/*
License: Apache-2.0 OR MIT
Copyright: 2017-2018 Sergio Benitez

Files: rust-vendor/want/*
License: MIT
Copyright: Sean McArthur <sean@seanmonstar.com>

Files: rust-vendor/wasi/*
License: Apache-2.0 OR Apache-2.0 with LLVM Exceptions OR MIT
Copyright: The Cranelift Project Developers

Files: rust-vendor/widestring/*
License: Apache-2.0 OR MIT
Copyright: Kathryn Long <squeeself@gmail.com>

Files: rust-vendor/winapi/*
License: Apache-2.0 OR MIT
Copyright: Peter Atashian <retep998@gmail.com>

Files: rust-vendor/winapi-i686-pc-windows-gnu/*
License: Apache-2.0 OR MIT
Copyright: Peter Atashian <retep998@gmail.com>

Files: rust-vendor/winapi-x86_64-pc-windows-gnu/*
License: Apache-2.0 OR MIT
Copyright: Peter Atashian <retep998@gmail.com>

Files: rust-vendor/windows-acl/*
License: MIT
Copyright: William Woodruff <william@trailofbits.com>|yying <contact@trailofbits.com>

Files: rust-vendor/windows-service/*
License: Apache-2.0 OR MIT
Copyright: 2017 Amagicom AB

Files: rust-vendor/windows-sys/*
License: Apache-2.0 OR MIT
Copyright: Microsoft

Files: rust-vendor/windows-targets/*
License: Apache-2.0 OR MIT
Copyright: Microsoft

Files: rust-vendor/windows_aarch64_gnullvm/*
License: Apache-2.0 OR MIT
Copyright: Microsoft

Files: rust-vendor/windows_aarch64_msvc/*
License: Apache-2.0 OR MIT
Copyright: Microsoft

Files: rust-vendor/windows_i686_gnu/*
License: Apache-2.0 OR MIT
Copyright: Microsoft

Files: rust-vendor/windows_i686_gnullvm/*
License: Apache-2.0 OR MIT
Copyright: Microsoft

Files: rust-vendor/windows_i686_msvc/*
License: Apache-2.0 OR MIT
Copyright: Microsoft

Files: rust-vendor/windows_x86_64_gnu/*
License: Apache-2.0 OR MIT
Copyright: Microsoft

Files: rust-vendor/windows_x86_64_gnullvm/*
License: Apache-2.0 OR MIT
Copyright: Microsoft

Files: rust-vendor/windows_x86_64_msvc/*
License: Apache-2.0 OR MIT
Copyright: Microsoft

Files: rust-vendor/winreg/*
License: MIT
Copyright: Igor Shaula <gentoo90@gmail.com>

Files: rust-vendor/winres/*
License: MIT
Copyright: Max Resch <resch.max@gmail.com>

Files: rust-vendor/xml-rs/*
License: MIT
Copyright: Vladimir Matveev <vmatveev@citrine.cc>

Files: rust-vendor/zerocopy/*
License: Apache-2.0 OR BSD-2-Clause OR MIT
Copyright: 2023 The Fuchsia Authors

Files: rust-vendor/zerocopy-derive/*
License: Apache-2.0 OR BSD-2-Clause OR MIT
Copyright: 2023 The Fuchsia Authors

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
      http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache License, Version 2
 can be found in "/usr/share/common-licenses/Apache-2.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: Unicode-DFS-2016
 Copyright © 1991-2016 Unicode, Inc. All rights reserved. Distributed under the
 Terms of Use in http://www.unicode.org/copyright.html.
 .
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of the Unicode data files and any associated documentation (the "Data Files")
 or Unicode 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 File

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: MIT
 MIT License
 .
 Copyright (c) Microsoft Corporation.
 .
 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: 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.

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: 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.
 .
 For more information, please refer to <http://unlicense.org/>

License: Apache-2.0 with LLVM Exceptions
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
      http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache License, Version 2
 can be found in "/usr/share/common-licenses/Apache-2.0".
 .
 .
 ---- 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.
