Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Keyloom
Upstream-Contact: Blake Gardner <blakerg@gmail.com>
Source: https://github.com/BlakeGardner/Keyloom

Files: *
Copyright: 2026 Blake Gardner
License: GPL-3.0-only

Files: data/icons/cosmic/*.svg
Copyright: 2022 System76
License: CC-BY-SA-4.0
Comment: Unmodified from https://github.com/pop-os/cosmic-icons

Files: vendor/*
Copyright: The authors of the respective crates
License: various
 The Rust crates under vendor/ are the dependencies recorded in Cargo.lock,
 each used under its own license as stated in its Cargo.toml and license
 files. The project's deny.toml lists the licenses accepted for them.

License: GPL-3.0-only
 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: CC-BY-SA-4.0
 These files are licensed under the Creative Commons
 Attribution-ShareAlike 4.0 International License. The complete text of
 the license is at https://creativecommons.org/licenses/by-sa/4.0/legalcode
