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

Files: *
Copyright: 2006-2008, Catalin Marinas <catalin.marinas@gmail.com>
           2006-2013, David Kågedal
           2021-2022, Eric Sunshine <sunshine@sunshineco.com>
           1989-1991, Free Software Foundation, Inc
           2006, Ilpo Järvinen
           2017, Intel Corporation
           2022, Johannes Schindelin
           2010, Juergen Wieferink
           2005, Junio C Hamano
           2006-2007, Karl Hasselström
           2008, Onno Kortmann
           2006, Robin Rosenberg
           2015, Vincent Legoll <vincent.legoll@gmail.com>
           2006-2007, Yann Dirson <ydirson@altern.org>
License: GPL-2+

Files: Cargo.toml
       src/alias.rs
       src/argset.rs
       src/branchloc.rs
       src/cmd/*
       src/color.rs
       src/ext/*
       src/hook.rs
       src/main.rs
       src/patch/*
       src/signal.rs
       src/stack/*
       src/stupid/command.rs
       src/stupid/context.rs
       src/stupid/diff.rs
       src/stupid/mod.rs
       src/stupid/oid.rs
       src/stupid/status.rs
       src/stupid/tempindex.rs
       src/templates.rs
       src/wrap/*
       t/t0004-main.sh
Copyright: 2005-2026, StGit authors
License: GPL-2

Files: debian/*
Copyright: 2005-2006, Anand Kumria <wildfire@progsoc.org>
           2024-2026, Maximiliano Curia <maxy@debian.org>
License: GPL-2+

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.
 .
 You should have received a copy of the GNU General Public License along
 with this program; if not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of version 2 of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-2'.

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.
 .
 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.
 .
 You should have received a copy of the GNU General Public License along
 with this program; if not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of version 2 of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-2'.
