Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mdevctl
Source: https://github.com/mdevctl/mdevctl

Files:     *
Copyright: 2019-2020 Alex Williamson <alex.williamson@redhat.com>
License:   LGPL-2.1

Files: debian/*
Copyright: 2019-2022 Christian Ehrhardt <paelzer@gmail.com>
License: GPL-2

Files: vendor/winapi-i686-pc-windows-gnu/*
       vendor/winapi-x86_64-pc-windows-gnu/*
       vendor/windows-sys-0.48.0/*
       vendor/windows-sys/*
       vendor/windows-targets-0.48.5/*
       vendor/windows-targets/*
       vendor/windows_aarch64_gnullvm-0.48.5/*
       vendor/windows_aarch64_gnullvm/*
       vendor/windows_aarch64_msvc-0.48.5/*
       vendor/windows_aarch64_msvc/*
       vendor/windows_i686_gnu-0.48.5/*
       vendor/windows_i686_gnu/*
       vendor/windows_i686_msvc-0.48.5/*
       vendor/windows_i686_msvc/*
       vendor/windows_x86_64_gnu-0.48.5/*
       vendor/windows_x86_64_gnu/*
       vendor/windows_x86_64_gnullvm-0.48.5/*
       vendor/windows_x86_64_gnullvm/*
       vendor/windows_x86_64_msvc-0.48.5/*
       vendor/windows_x86_64_msvc/*
Copyright: 2015-2019 The winapi-rs Developers
License: MIT or Apache-2.0

Files: vendor/winapi/*
Copyright: 2015-2019 Peter Atashian <retep998@gmail.com>
           2015-2019 The winapi-rs Developers
License: MIT or Apache-2.0

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

Files: vendor/serde/*
Copyright: 2017-2018 Erick Tryzelaar <erick.tryzelaar@gmail.com>
           2017-2019 David Tolnay <dtolnay@gmail.com>
           2017-2022 Serde Developers
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/regex-syntax/*
Copyright: 2014-2019 The Rust Project Developers
License: MIT or Apache-2.0

Files: vendor/regex-syntax/src/unicode_tables/*
Copyright: 1991-2018 Unicode, Inc. All rights reserved.
License: Unicode

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

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

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

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

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

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

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

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

Files: vendor/bitflags/*
Copyright: 2014-2024 The Rust Project Developers
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/cfg-if/*
Copyright: 2014-2019 Alex Crichton <alex@alexcrichton.com>
License: MIT or Apache-2.0

Files: vendor/winapi-util/*
Copyright: 2017 Andrew Gallant <jamslam@gmail.com>
License: Unlicense or MIT

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

Files: vendor/atty/*
Copyright: 2015-2019 Doug Tangren
License: MIT

Files: vendor/wasi/*
Copyright: 2018 The Cranelift Project Developers
License: MIT or Apache-2.0 or APACHE-2-LLVM-EXCEPTIONS

Files: vendor/uuid/*
Copyright:
 2013-2014 The Rust Project Developers
 2018 The Uuid Project Developers
 2013-2018 Ashley Mannix<ashleymannix@live.com.au>
 2013-2018 Christopher Armstrong
 2013-2018 Dylan DPC<dylan.dpc@gmail.com>
 2013-2018 Hunar Roop Kahlon<hunar.roop@gmail.com>
License: Apache-2.0 or MIT

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

Files: vendor/clap/*
Copyright: 2015-2020 Kevin B. Knapp <kbknapp@gmail.com>
License: MIT

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/getrandom/*
Copyright:
 2018-2021 Developers of the Rand project
 2014 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/serde_json/*
Copyright: 2014-2019 Serde Developers
License: MIT or Apache-2.0

Files: vendor/redox_syscall/*
Copyright:
 2017-2019 Jeremy Soller <jackpot51@gmail.com>
 2017-2019 Redox OS Developers
License: MIT

Files: vendor/hermit-abi/*
Copyright: 2019 Stefan Lankes
License: MIT or Apache-2.0

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

Files: vendor/tempfile/*
Copyright:
 2015-2020 Steven Allen <steven@stebalien.com>
 2015-2018 Ashley Mannix <ashleymannix@live.com.au>
 2015-2019 Jason White <jasonaw0@gmail.com>
 2013-2020 The Rust Project Developers
License: MIT or Apache-2.0

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

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

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

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

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

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

Files: vendor/fastrand/*
Copyright: 2018 Stjepan Glavina <stjepang@gmail.com>
License: Apache-2.0 or MIT

Files: vendor/unicode-ident/*
Copyright:
 2018 David Tolnay <dtolnay@gmail.com>
 1991-2022 Unicode, Inc. All rights reserved.
License: Apache-2.0 or MIT, and Unicode

Files: vendor/anstream/*
Copyright: 2023 Individual contributors
License: Apache-2.0 or MIT

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

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

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

Files: vendor/anstyle-query/*
Copyright: 2023 Individual contributors
License: Apache-2.0 or MIT

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

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

Files: vendor/clap_builder/src/parser/matches/arg_matches.rs
Copyright: 2015 The Rust Project Developers
License: MIT

Files: vendor/colorchoice/*
Copyright: 2023 Individual contributors
License: Apache-2.0 or MIT

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

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

Files: vendor/linux-raw-sys/*
Copyright: 2021-2023 The linux-raw-sys Project Contributors
License: MIT or Apache-2.0 or APACHE-2-LLVM-EXCEPTIONS

Files: vendor/memoffset/*
Copyright: 2017 Gilad Naaman
           2020 Gilad Naaman, Ralf Jung
License: MIT

Files: vendor/nix/*
Copyright:
 2014 The Rust Project Developers
 2015 Carl Lerche and The nix-rust Project Developers
License: MIT

Files: vendor/nix/test/test_kmod/hello_mod/hello.c
Copyright:
 2014, The Rust Project Developers
 2015 Carl Lerche and The nix-rust Project Developers
License: GPL-2+ or MIT

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

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

Files: vendor/rustix/*
Copyright: 2022-2023 The rustix Project Contributors
License: MIT or Apache-2.0 or APACHE-2-LLVM-EXCEPTIONS

Files: vendor/rustix/src/backend/linux_raw/vdso.rs
Copyright: 2022-2023 The rustix Project Contributors
License: CC0-1.0

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

Files: vendor/terminal_size/*
Copyright: 2015 The terminal-size Developers
License: Apache-2.0 or MIT

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

License: LGPL-2.1
 Licensed under the GNU Lesser General Public License aka LGPL v2.1.
 See [COPYING](COPYING) for details.
 .
 On Debian systems, the COPYING file shipped with mdevctl can be found
 in `/usr/share/common-licenses/LGPL-2.1'.

License: GPL-2
 This software is released under the terms of the GNU General Public
 License version 2, which on Debian systems can be found in the file
 '/usr/share/common-licenses/GPL-2'.

License: GPL-2+
 This software is released under the terms of the GNU General Public
 License version 2, which on Debian systems can be found in the file
 '/usr/share/common-licenses/GPL-2'.

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: Apache-2.0
 Debian systems provide the Apache 2.0 license in
 /usr/share/common-licenses/Apache-2.0

License: Unicode
 UNICODE, INC. LICENSE AGREEMENT - 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/, 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/.
 .
 NOTICE TO USER: Carefully read the following legal agreement.
 BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
 DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("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.
 .
 COPYRIGHT AND PERMISSION NOTICE
 .
 Copyright © 1991-2018 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 Files or Software without prior
 written authorization of the copyright holder.

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: APACHE-2-LLVM-EXCEPTIONS
 On Debian systems the full text of the Apache Software License 2.0 can be
 found in the `/usr/share/common-licenses/Apache-2.0' file.
 .
 ---- 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: 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 University 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 REGENTS 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 REGENTS 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: CC0-1.0
 On Debian systems the full text of the CC0-1.0 license can be found in
 /usr/share/common-licenses/CC0-1.0
