Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: N-R-K <nrk@disroot.org>
Upstream-Name: nsxiv
Source: https://codeberg.org/nsxiv/nsxiv

Files: *
Copyright: 2011-2020, Bert Münnich <be.muennich@googlemail.com>
License: GPL-2.0+

Files: autoreload.c
Copyright: 2017, Max Voit
           2017, Bert Münnich <be.muennich@googlemail.com>
           2022-2023, nsxiv contributors
License: GPL-2.0+

Files: commands.c
       image.c
       main.c
       nsxiv.h
       options.c
       thumbs.c
       util.c
       window.c
Copyright: 2011-2020, Bert Münnich <be.muennich@googlemail.com>
           2021-2023, nsxiv contributors
License: GPL-2.0+

Files: debian/*
Copyright: 2011-2017 Daniel Echeverry <epsilon77@gmail.com>
           2022-2023, Nick Morrott <nickm@debian.org>
License: GPL-2.0+

License: GPL-2.0+
 This package 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 package 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 <http://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".