Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: starship
Upstream-Contact: Matan Kushner <hello@matchai.me>
Source: https://github.com/starship/starship

Files: *
Copyright: 2019-2022 Starship Contributors
License: ISC
Comment: Various source files under src/modules, and src/utils.rs, contain
 copyright signatures to detect presence of languages/compilers/etc. They do
 not, however, contain real code under those copyrights.

Files: debian/*
Copyright:
 2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2020 Sylvestre Ledru <sylvestre@debian.org>
 2022 Daniele Tricoli <eriol@debian.org>
 2024 Blair Noctis <ncts@debian.org>
License: ISC

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.