Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: iprange
Upstream-Contact:
 Costa Tsaousis <costa@tsaousis.gr>
 Phil Whineray <phil@firehol.org>
Source: https://firehol.org
X-Source-Downloaded-From: https://firehol.org/download/iprange/releases
X-Upstream-Vcs: git clone https://github.com/firehol/iprange.git
X-Upstream-Bugs: https://github.com/firehol/iprange/issues
Files-Excluded:
 .gitignore
 m4/ax_pthread.m4
 config.sub
 config.guess
 compile
 depcomp
 install-sh
 missing
 iprange.spec
 config.h.in
 Makefile.in
 aclocal.m4
 configure
 iprange.1

Files: *
Copyright:
 2013-2018 Phil Whineray <phil@firehol.org>
 2003-2018 Costa Tsaousis <costa@tsaousis.gr>
 2003 Gabriel L. Somlo
License: GPL-2+
Comment:
 ``An excellent work by Gabriel Somlo for loading and merging CIDRs.
 I have built all the features this tool provides on top of the
 original work of Gabriel.''
 -- Costa Tsaousis <costa@tsaousis.gr>

Files: debian/*
Copyright:
 2015-2018 Jerome Benoit <calculus@rezozer.net>
License: GPL-2+

License: GPL-2+
 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 package. 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'.