Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: bluetui
Upstream-Contact: https://github.com/pythops/bluetui/issues
Source: https://github.com/pythops/bluetui
Comment:
 The orig tarball is upstream 0.8.1 with a vendor/ directory from
 `cargo vendor --locked` and a .cargo/config.toml pointing at it, because OBS
 builds with no network. That is what the +ds in the version records, and
 debian/README.source has the reproduction command. Nothing is stripped, so
 there is no Files-Excluded; the tarball is a superset of the release.
 .
 The vendored crates are covered by the stanzas below, generated from cargo's
 own metadata by debian/vendor-copyright.sh and grouped by licence. The authors
 of each crate are named in its vendor/<crate>/Cargo.toml, which is the record
 cargo itself publishes and what that script reads.

Files:
 *
Copyright:
 2024-2026 Badr Badri <contact@pythops.com>
 2024-2026 the bluetui contributors
License: GPL-3

Files:
 debian/*
Copyright:
 2026 Clay Risser <clayrisser@gmail.com>
License: Apache-2.0

Files:
 vendor/libdbus-sys/vendor/dbus/*
Copyright:
 2002-2024 Red Hat, Inc. and the D-Bus contributors
License: AFL-2.1 or GPL-2+
Comment:
 Not built and not linked. libdbus-sys carries the dbus C sources so that its
 "vendored" feature can compile a private copy; debian/patches drops that
 feature, so the build links Debian's libdbus-1 and these sources sit unused.
 They stay in the tarball because deleting files from a vendored crate
 invalidates its .cargo-checksum.json, and the tarball has to stay a faithful
 `cargo vendor` output for debian/repack.sh to reproduce. Upstream's own COPYING
 offers the Academic Free License 2.1 or the GPL version 2 or later; the AFL is
 reproduced below because Debian ships no copy of it.

Files:
 vendor/ryu/*
Copyright: the crate authors named in each vendor/<crate>/Cargo.toml
License: Apache-2.0 or BSL-1.0

Files:
 vendor/async-channel/*
 vendor/atomic/*
 vendor/autocfg/*
 vendor/concurrent-queue/*
 vendor/custom_debug/*
 vendor/custom_debug_derive/*
 vendor/dbus/*
 vendor/dbus-crossroads/*
 vendor/dbus-tokio/*
 vendor/equivalent/*
 vendor/event-listener/*
 vendor/event-listener-strategy/*
 vendor/fnv/*
 vendor/indexmap/*
 vendor/libdbus-sys/*
 vendor/macaddr/*
 vendor/parking/*
 vendor/pin-project/*
 vendor/pin-project-internal/*
 vendor/pin-project-lite/*
 vendor/portable-atomic/*
 vendor/signal-hook/*
 vendor/utf8parse/*
 vendor/uuid/*
Copyright: the crate authors named in each vendor/<crate>/Cargo.toml
License: Apache-2.0 or Expat

Files:
 vendor/linux-raw-sys/*
 vendor/rustix/*
 vendor/wasi/*
 vendor/wasip2/*
 vendor/wit-bindgen/*
Copyright: the crate authors named in each vendor/<crate>/Cargo.toml
License: Apache-2.0 with LLVM exception or Apache-2.0 or Expat

Files:
 vendor/bluer/*
Copyright: the crate authors named in each vendor/<crate>/Cargo.toml
License: BSD-2-Clause

Files:
 vendor/bytes/*
 vendor/castaway/*
 vendor/cfg_aliases/*
 vendor/compact_str/*
 vendor/convert_case/*
 vendor/crossterm/*
 vendor/crossterm_winapi/*
 vendor/darling/*
 vendor/darling-0.20.11/*
 vendor/darling_core/*
 vendor/darling_core-0.20.11/*
 vendor/darling_macro/*
 vendor/darling_macro-0.20.11/*
 vendor/deltae/*
 vendor/derive_more/*
 vendor/derive_more-impl/*
 vendor/fancy-regex/*
 vendor/filedescriptor/*
 vendor/generic-array/*
 vendor/instability/*
 vendor/lab/*
 vendor/libredox/*
 vendor/lru/*
 vendor/memoffset/*
 vendor/mio/*
 vendor/nix/*
 vendor/nom/*
 vendor/ordered-float/*
 vendor/phf/*
 vendor/phf_codegen/*
 vendor/phf_generator/*
 vendor/phf_macros/*
 vendor/phf_shared/*
 vendor/ratatui/*
 vendor/ratatui-core/*
 vendor/ratatui-crossterm/*
 vendor/ratatui-macros/*
 vendor/ratatui-termwiz/*
 vendor/ratatui-widgets/*
 vendor/redox_syscall/*
 vendor/redox_users/*
 vendor/slab/*
 vendor/strsim/*
 vendor/strum/*
 vendor/strum-0.26.3/*
 vendor/strum_macros/*
 vendor/strum_macros-0.26.4/*
 vendor/synstructure/*
 vendor/termios/*
 vendor/termwiz/*
 vendor/tokio/*
 vendor/tokio-macros/*
 vendor/tokio-stream/*
 vendor/tui-input/*
 vendor/vtparse/*
 vendor/wezterm-blob-leases/*
 vendor/wezterm-color-types/*
 vendor/wezterm-dynamic/*
 vendor/wezterm-dynamic-derive/*
 vendor/wezterm-input-types/*
 vendor/winnow/*
 vendor/zmij/*
Copyright: the crate authors named in each vendor/<crate>/Cargo.toml
License: Expat

Files:
 vendor/wezterm-bidi/*
Copyright: the crate authors named in each vendor/<crate>/Cargo.toml
License: Expat-and-Unicode-DFS-2016

Files:
 vendor/allocator-api2/*
 vendor/anstream/*
 vendor/anstyle/*
 vendor/anstyle-parse/*
 vendor/anstyle-query/*
 vendor/anstyle-wincon/*
 vendor/anyhow/*
 vendor/base64/*
 vendor/bit-set/*
 vendor/bit-vec/*
 vendor/bitflags/*
 vendor/bitflags-1.3.2/*
 vendor/block-buffer/*
 vendor/bumpalo/*
 vendor/cc/*
 vendor/cfg-if/*
 vendor/clap/*
 vendor/clap_builder/*
 vendor/clap_derive/*
 vendor/clap_lex/*
 vendor/colorchoice/*
 vendor/cpufeatures/*
 vendor/crossbeam-utils/*
 vendor/crypto-common/*
 vendor/csscolorparser/*
 vendor/deranged/*
 vendor/digest/*
 vendor/dirs/*
 vendor/dirs-sys/*
 vendor/displaydoc/*
 vendor/document-features/*
 vendor/either/*
 vendor/errno/*
 vendor/euclid/*
 vendor/find-msvc-tools/*
 vendor/fixedbitset/*
 vendor/futures/*
 vendor/futures-channel/*
 vendor/futures-core/*
 vendor/futures-executor/*
 vendor/futures-io/*
 vendor/futures-macro/*
 vendor/futures-sink/*
 vendor/futures-task/*
 vendor/futures-util/*
 vendor/getrandom/*
 vendor/getrandom-0.2.17/*
 vendor/hashbrown/*
 vendor/heck/*
 vendor/hex/*
 vendor/ident_case/*
 vendor/indoc/*
 vendor/is_terminal_polyfill/*
 vendor/itertools/*
 vendor/itoa/*
 vendor/js-sys/*
 vendor/kasuari/*
 vendor/lazy_static/*
 vendor/libc/*
 vendor/line-clipping/*
 vendor/litrs/*
 vendor/lock_api/*
 vendor/log/*
 vendor/mac_address/*
 vendor/memmem/*
 vendor/minimal-lexical/*
 vendor/num-conv/*
 vendor/num-derive/*
 vendor/num-traits/*
 vendor/num_threads/*
 vendor/once_cell/*
 vendor/once_cell_polyfill/*
 vendor/parking_lot/*
 vendor/parking_lot_core/*
 vendor/pest/*
 vendor/pest_derive/*
 vendor/pest_generator/*
 vendor/pest_meta/*
 vendor/pin-utils/*
 vendor/pkg-config/*
 vendor/powerfmt/*
 vendor/proc-macro2/*
 vendor/quote/*
 vendor/rand/*
 vendor/rand_core/*
 vendor/regex/*
 vendor/regex-automata/*
 vendor/regex-syntax/*
 vendor/rustc_version/*
 vendor/rustversion/*
 vendor/scopeguard/*
 vendor/semver/*
 vendor/serde/*
 vendor/serde_core/*
 vendor/serde_derive/*
 vendor/serde_json/*
 vendor/serde_spanned/*
 vendor/sha2/*
 vendor/shlex/*
 vendor/signal-hook-mio/*
 vendor/signal-hook-registry/*
 vendor/siphasher/*
 vendor/smallvec/*
 vendor/socket2/*
 vendor/static_assertions/*
 vendor/syn/*
 vendor/syn-1.0.109/*
 vendor/thiserror/*
 vendor/thiserror-1.0.69/*
 vendor/thiserror-impl/*
 vendor/thiserror-impl-1.0.69/*
 vendor/time/*
 vendor/time-core/*
 vendor/toml/*
 vendor/toml_datetime/*
 vendor/toml_parser/*
 vendor/toml_writer/*
 vendor/typenum/*
 vendor/ucd-trie/*
 vendor/unicode-segmentation/*
 vendor/unicode-truncate/*
 vendor/unicode-width/*
 vendor/version_check/*
 vendor/wasm-bindgen/*
 vendor/wasm-bindgen-macro/*
 vendor/wasm-bindgen-macro-support/*
 vendor/wasm-bindgen-shared/*
 vendor/winapi/*
 vendor/winapi-i686-pc-windows-gnu/*
 vendor/winapi-x86_64-pc-windows-gnu/*
 vendor/windows-link/*
 vendor/windows-sys/*
 vendor/windows-sys-0.59.0/*
 vendor/windows-sys-0.60.2/*
 vendor/windows-targets/*
 vendor/windows-targets-0.52.6/*
 vendor/windows_aarch64_gnullvm/*
 vendor/windows_aarch64_gnullvm-0.52.6/*
 vendor/windows_aarch64_msvc/*
 vendor/windows_aarch64_msvc-0.52.6/*
 vendor/windows_i686_gnu/*
 vendor/windows_i686_gnu-0.52.6/*
 vendor/windows_i686_gnullvm/*
 vendor/windows_i686_gnullvm-0.52.6/*
 vendor/windows_i686_msvc/*
 vendor/windows_i686_msvc-0.52.6/*
 vendor/windows_x86_64_gnu/*
 vendor/windows_x86_64_gnu-0.52.6/*
 vendor/windows_x86_64_gnullvm/*
 vendor/windows_x86_64_gnullvm-0.52.6/*
 vendor/windows_x86_64_msvc/*
 vendor/windows_x86_64_msvc-0.52.6/*
Copyright: the crate authors named in each vendor/<crate>/Cargo.toml
License: Expat or Apache-2.0

Files:
 vendor/unicode-ident/*
Copyright: the crate authors named in each vendor/<crate>/Cargo.toml
License: Expat-or-Apache-2.0-and-Unicode-3.0

Files:
 vendor/finl_unicode/*
Copyright: the crate authors named in each vendor/<crate>/Cargo.toml
License: Expat-or-Apache-2.0-and-Unicode-DFS-2016

Files:
 vendor/r-efi/*
Copyright: the crate authors named in each vendor/<crate>/Cargo.toml
License: Expat or Apache-2.0 or LGPL-2.1-or-later

Files:
 vendor/option-ext/*
Copyright: the crate authors named in each vendor/<crate>/Cargo.toml
License: MPL-2.0

Files:
 vendor/aho-corasick/*
 vendor/memchr/*
Copyright: the crate authors named in each vendor/<crate>/Cargo.toml
License: Unlicense or Expat

Files:
 vendor/terminfo/*
Copyright: the crate authors named in each vendor/<crate>/Cargo.toml
License: WTFPL

Files:
 vendor/foldhash/*
Copyright: the crate authors named in each vendor/<crate>/Cargo.toml
License: Zlib

Files:
 vendor/bytemuck/*
Copyright: the crate authors named in each vendor/<crate>/Cargo.toml
License: Zlib or Apache-2.0 or Expat

License: GPL-3
 This program is free software: you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free Software
 Foundation, version 3.
 .
 This program is distributed in the hope that it will be useful, but WITHOUT ANY
 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE. See the GNU General Public License for more details.
 .
 On Debian systems, the complete text of the GNU General Public License version
 3 can be found in "/usr/share/common-licenses/GPL-3".

License: GPL-2+
 This program is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free Software
 Foundation; either version 2 of the License, or (at your option) any later
 version.
 .
 This program is distributed in the hope that it will be useful, but WITHOUT ANY
 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE. See the GNU General Public License for more details.
 .
 On Debian systems, the complete text of the GNU General Public License version
 2 can be found in "/usr/share/common-licenses/GPL-2".

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.0
 can be found in "/usr/share/common-licenses/Apache-2.0".

License: LGPL-2.1-or-later
 This library is free software; you can redistribute it and/or modify it under
 the terms of the GNU Lesser General Public License as published by the Free
 Software Foundation; either version 2.1 of the License, or (at your option)
 any later version.
 .
 This library is distributed in the hope that it will be useful, but WITHOUT
 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
 details.
 .
 On Debian systems, the complete text of the GNU Lesser General Public License
 version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".

License: Expat-or-Apache-2.0-and-Unicode-3.0
 The crate is dual-licensed Expat or Apache-2.0 for its own code, and the
 Unicode tables it embeds carry Unicode-3.0 on top of that choice. Both the
 chosen licence and Unicode-3.0 therefore apply; each is reproduced under its
 own name in this file.

License: Expat-or-Apache-2.0-and-Unicode-DFS-2016
 The crate is dual-licensed Expat or Apache-2.0 for its own code, and the
 Unicode data it embeds carries Unicode-DFS-2016 on top of that choice. Both
 the chosen licence and Unicode-DFS-2016 therefore apply; each is reproduced
 under its own name in this file.

License: Expat-and-Unicode-DFS-2016
 The crate's own code is Expat and the Unicode data it embeds carries
 Unicode-DFS-2016; both apply, and each is reproduced under its own name in
 this file.

License: MPL-2.0
 This Source Code Form is subject to the terms of the Mozilla Public License,
 version 2.0. If a copy of the MPL was not distributed with this file, you can
 obtain one at https://mozilla.org/MPL/2.0/.
 .
 On Debian systems, the complete text of the Mozilla Public License version 2.0
 can be found in "/usr/share/common-licenses/MPL-2.0".

License: Unicode-DFS-2016
 The crates that declare this licence, finl_unicode and wezterm-bidi, ship the
 Unicode copyright and permission notice, which is reproduced under Unicode-3.0
 in this file; neither carries the 2016 wording as a separate file. Both grant
 use, modification and redistribution of the Unicode data files and software
 provided the notice travels with the copies.

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: 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: 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: 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:
 .
 * Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.
 .
 * 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.
 .
 .
 ===============================================================================
 .
 Assigned numbers database uses the following license.
 .
 .
 .
 Copyright (c) 2019 - 2020, Nordic Semiconductor ASA
 All rights reserved.
 .
 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 Nordic Semiconductor ASA 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 NORDIC SEMICONDUCTOR ASA OR CONTRIBUTORS BELIABLE 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: WTFPL
         DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                     Version 2, December 2004
 .
  Copyleft (ↄ) meh. <meh@schizofreni.co> | http://meh.schizofreni.co
 .
  Everyone is permitted to copy and distribute verbatim or modified
  copies of this license document, and changing it is allowed as long
  as the name is changed.
 .
             DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 .
   0. You just DO WHAT THE FUCK YOU WANT TO.

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.

License: AFL-2.1
 The Academic Free License
 v. 2.1
 .
 This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work:
 .
 Licensed under the Academic Free License version 2.1
 .
 1) Grant of Copyright License. Licensor hereby grants You a
 world-wide, royalty-free, non-exclusive, perpetual, sublicenseable
 license to do the following:
 .
 a) to reproduce the Original Work in copies;
 .
 b) to prepare derivative works ("Derivative Works") based upon the Original Work;
 .
 c) to distribute copies of the Original Work and Derivative Works to the public;
 .
 d) to perform the Original Work publicly; and
 .
 e) to display the Original Work publicly.
 .
 2) Grant of Patent License. Licensor hereby grants You a world-wide,
 royalty-free, non-exclusive, perpetual, sublicenseable license, under
 patent claims owned or controlled by the Licensor that are embodied in
 the Original Work as furnished by the Licensor, to make, use, sell and
 offer for sale the Original Work and Derivative Works.
 .
 3) Grant of Source Code License. The term "Source Code" means the
 preferred form of the Original Work for making modifications to it and
 all available documentation describing how to modify the Original
 Work. Licensor hereby agrees to provide a machine-readable copy of the
 Source Code of the Original Work along with each copy of the Original
 Work that Licensor distributes. Licensor reserves the right to satisfy
 this obligation by placing a machine-readable copy of the Source Code
 in an information repository reasonably calculated to permit
 inexpensive and convenient access by You for as long as Licensor
 continues to distribute the Original Work, and by publishing the
 address of that information repository in a notice immediately
 following the copyright notice that applies to the Original Work.
 .
 4) Exclusions From License Grant. Neither the names of Licensor, nor
 the names of any contributors to the Original Work, nor any of their
 trademarks or service marks, may be used to endorse or promote
 products derived from this Original Work without express prior written
 permission of the Licensor. Nothing in this License shall be deemed to
 grant any rights to trademarks, copyrights, patents, trade secrets or
 any other intellectual property of Licensor except as expressly stated
 herein. No patent license is granted to make, use, sell or offer to
 sell embodiments of any patent claims other than the licensed claims
 defined in Section 2. No right is granted to the trademarks of
 Licensor even if such marks are included in the Original Work. Nothing
 in this License shall be interpreted to prohibit Licensor from
 licensing under different terms from this License any Original Work
 that Licensor otherwise would have a right to license.
 .
 5) This section intentionally omitted.
 .
 6) Attribution Rights. You must retain, in the Source Code of any
 Derivative Works that You create, all copyright, patent or trademark
 notices from the Source Code of the Original Work, as well as any
 notices of licensing and any descriptive text identified therein as an
 "Attribution Notice." You must cause the Source Code for any
 Derivative Works that You create to carry a prominent Attribution
 Notice reasonably calculated to inform recipients that You have
 modified the Original Work.
 .
 7) Warranty of Provenance and Disclaimer of Warranty. Licensor
 warrants that the copyright in and to the Original Work and the patent
 rights granted herein by Licensor are owned by the Licensor or are
 sublicensed to You under the terms of this License with the permission
 of the contributor(s) of those copyrights and patent rights. Except as
 expressly stated in the immediately proceeding sentence, the Original
 Work is provided under this License on an "AS IS" BASIS and WITHOUT
 WARRANTY, either express or implied, including, without limitation,
 the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL
 WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential
 part of this License. No license to Original Work is granted hereunder
 except under this disclaimer.
 .
 8) Limitation of Liability. Under no circumstances and under no legal
 theory, whether in tort (including negligence), contract, or
 otherwise, shall the Licensor be liable to any person for any direct,
 indirect, special, incidental, or consequential damages of any
 character arising as a result of this License or the use of the
 Original Work including, without limitation, damages for loss of
 goodwill, work stoppage, computer failure or malfunction, or any and
 all other commercial damages or losses. This limitation of liability
 shall not apply to liability for death or personal injury resulting
 from Licensor's negligence to the extent applicable law prohibits such
 limitation. Some jurisdictions do not allow the exclusion or
 limitation of incidental or consequential damages, so this exclusion
 and limitation may not apply to You.
 .
 9) Acceptance and Termination. If You distribute copies of the
 Original Work or a Derivative Work, You must make a reasonable effort
 under the circumstances to obtain the express assent of recipients to
 the terms of this License. Nothing else but this License (or another
 written agreement between Licensor and You) grants You permission to
 create Derivative Works based upon the Original Work or to exercise
 any of the rights granted in Section 1 herein, and any attempt to do
 so except under the terms of this License (or another written
 agreement between Licensor and You) is expressly prohibited by
 U.S. copyright law, the equivalent laws of other countries, and by
 international treaty. Therefore, by exercising any of the rights
 granted to You in Section 1 herein, You indicate Your acceptance of
 this License and all of its terms and conditions.
 .
 10) Termination for Patent Action. This License shall terminate
 automatically and You may no longer exercise any of the rights granted
 to You by this License as of the date You commence an action,
 including a cross-claim or counterclaim, against Licensor or any
 licensee alleging that the Original Work infringes a patent. This
 termination provision shall not apply for an action alleging patent
 infringement by combinations of the Original Work with other software
 or hardware.
 .
 11) Jurisdiction, Venue and Governing Law. Any action or suit relating
 to this License may be brought only in the courts of a jurisdiction
 wherein the Licensor resides or in which Licensor conducts its primary
 business, and under the laws of that jurisdiction excluding its
 conflict-of-law provisions. The application of the United Nations
 Convention on Contracts for the International Sale of Goods is
 expressly excluded. Any use of the Original Work outside the scope of
 this License or after its termination shall be subject to the
 requirements and penalties of the U.S. Copyright Act, 17 U.S.C. Â§ 101
 et seq., the equivalent laws of other countries, and international
 treaty. This section shall survive the termination of this License.
 .
 12) Attorneys Fees. In any action to enforce the terms of this License
 or seeking damages relating thereto, the prevailing party shall be
 entitled to recover its costs and expenses, including, without
 limitation, reasonable attorneys' fees and costs incurred in
 connection with such action, including any appeal of such action. This
 section shall survive the termination of this License.
 .
 13) Miscellaneous. This License represents the complete agreement
 concerning the subject matter hereof. If any provision of this License
 is held to be unenforceable, such provision shall be reformed only to
 the extent necessary to make it enforceable.
 .
 14) Definition of "You" in This License. "You" throughout this
 License, whether in upper or lower case, means an individual or a
 legal entity exercising rights under, and complying with all of the
 terms of, this License. For legal entities, "You" includes any entity
 that controls, is controlled by, or is under common control with
 you. For purposes of this definition, "control" means (i) the power,
 direct or indirect, to cause the direction or management of such
 entity, whether by contract or otherwise, or (ii) ownership of fifty
 percent (50%) or more of the outstanding shares, or (iii) beneficial
 ownership of such entity.
 .
 15) Right to Use. You may use the Original Work in all ways not
 otherwise restricted or conditioned by this License or by law, and
 Licensor promises not to interfere with or be responsible for such
 uses by You.
 .
 This license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights
 reserved. Permission is hereby granted to copy and distribute this
 license without modification. This license may not be modified without
 the express written permission of its copyright owner.
 .
 .
 --
 END OF ACADEMIC FREE LICENSE. The following is intended to describe the essential
 differences between the Academic Free License (AFL) version 1.0 and other
 open source licenses:
 .
 The Academic Free License is similar to the BSD, MIT, UoI/NCSA and Apache
 licenses in many respects but it is intended to solve a few problems with
 those licenses.
 .
 * The AFL is written so as to make it clear what software is being
 licensed (by the inclusion of a statement following the copyright notice
 in the software). This way, the license functions better than a template
 license. The BSD, MIT and UoI/NCSA licenses apply to unidentified software.
 .
 * The AFL contains a complete copyright grant to the software. The BSD
 and Apache licenses are vague and incomplete in that respect.
 .
 * The AFL contains a complete patent grant to the software. The BSD, MIT,
 UoI/NCSA and Apache licenses rely on an implied patent license and contain
 no explicit patent grant.
 .
 * The AFL makes it clear that no trademark rights are granted to the
 licensor's trademarks. The Apache license contains such a provision, but the
 BSD, MIT and UoI/NCSA licenses do not.
 .
 * The AFL includes the warranty by the licensor that it either owns the
 copyright or that it is distributing the software under a license. None of
 the other licenses contain that warranty. All other warranties are disclaimed,
 as is the case for the other licenses.
 .
 * The AFL is itself copyrighted (with the right granted to copy and distribute
 without modification). This ensures that the owner of the copyright to the
 license will control changes. The Apache license contains a copyright notice,
 but the BSD, MIT and UoI/NCSA licenses do not.
 --

License: Apache-2.0 with LLVM exception
 Licensed under the Apache License, Version 2.0, with the exception below. On Debian systems the complete text of that licence is 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.
