Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Thibaut Jombart <thibautjombart@gmail.com>
Source: https://cran.r-project.org/web/packages/adegenet/

Files: *
Copyright: 2013-2016 Thibaut Jombart <thibautjombart@gmail.com>,
                     Zhian N. Kamvar, Roman Lustrik, Caitlin Collins,
                     Marie-Pauline Beugin, Brian Knaus, Peter Solymos,
                     Klaus Schliep, Ismail Ahmed, Anne Cori, Federico Calboli
License: GPL-2+

Files: src/monmonier-utils.c
Comment: A part of this code (intersection between segments) is based on
 Joseph O'Rourke code to identify intersection between two segments (originaly
 called 'segseg.c').
 .
 The original code was modified in order to handle double coordinates instead
 of integer.  A part of the code is new and devoted to some monmonier algorithm
 computations
Copyright: 2006 Thibaut Jombart <t.jombart@imperial.ac.uk>
           1997-1998 Joseph O'Rourke <orourke@cs.smith.edu>
License: keep_copyright
 It may be freely
 redistributed in its entirety provided that this copyright notice is
 not removed.

Files: debian/*
Copyright: 2016 Andreas Tille <tille@debian.org>
License: GPL-2+

License: GPL-2+
    This program 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 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 General Public License for more details.
 .
    You should have received a copy of the GNU 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
 .
 On Debian systems, the complete text of the GNU General Public
 License can be found in `/usr/share/common-licenses/GPL-2'.