Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: PLINK
Upstream-Contact: Shaun Purcell <plink@chgr.mgh.harvard.edu>
Source: http://zzz.bwh.harvard.edu/plink/dist/
Files-Excluded:
    gPLINK.jar
    *~

Files: *
Copyright: 2005-2009 Shaun Purcell <plink@chgr.mgh.harvard.edu>
License: GPL-2

Files: Rconnection.*
Copyright: 2004 Simon Urbanek
License: LGPL-2.1

Files: debian/*
Copyright: 2008 Steffen Moeller <moeller@debian.org>
           2009-2012 Andreas Tille <tille@debian.org>
           2014-2015 Dylan Aïssi <bob.dybian@gmail.com>
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 in version
 2 of the license 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 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'.

License: LGPL-2.1
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; version 2.1 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 Leser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 .
 Although this code is licensed under LGPL v2.1, we strongly encourage
 everyone modifying this software to contribute back any improvements and
 bugfixes to the project for the benefit all other users. Thank you.