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

Files: *
Copyright: 2016-2019 Mschwager <https://github.com/mschwager/>
           2007 RSnake <http://ha.ckers.org/fierce/>
License: GPL-3
Comment:
 First, credit where credit is due, fierce was originally written by
 RSnake along with others at http://ha.ckers.org/ in 2007.
 Original author (RSnake) is credited for the original idea,
 not for this code. Original fierce release is written in Perl and
 is no longer maintained.
 This is simply a conversion to Python 3 to simplify and modernize the codebase.

Files: debian/*
Copyright: 2020-2021 Marcos Fouces <marcos@debian.org>
License: GPL-2.0+

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 version 3 as
 published by the Free Software Foundation.
 .
 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 <https://www.gnu.org/licenses/>.
 .
 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.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 <https://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".