Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: JFtp
Source: http://sourceforge.net/projects/j-ftp/files/
Files-Excluded:
 *.jar
 */CVS*
 build/*
 lib/*
 dist/*
 *.class
 src/images/org
 src/images/silk
 src/images/gnome
 src/java/net/sf/jftp/net/wrappers/WebdavConnection.java
 src/java/net/sf/jftp/gui/hostchooser/WebdavHostChooser.java

Files: *
Copyright: David Hansmann <hansmann.d@debitel.net>
License: GPL-2+
Comment:
 The icons used in JFTP are taken from the GNOME 2.18 Icon theme, which
 are also released under the GNU General Public License. They are
 available at: http://art.gnome.org/themes/icon/1352

Files: debian/*
Copyright: 2007,      Kumar Appaiah <akumar@ee.iitm.ac.in>
           2008-2010, Varun Hiremath <varun@debian.org>
           2009-2012, Niels Thykier <niels@thykier.net>
           2014-2018, Emmanuel Bourg <ebourg@apache.org>
           2015-2016, Markus Koschany <apo@debian.org>
           2016-2021, tony mancill <tmancill@debian.org>
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, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 .
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-2'.