Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: jModelTest
Upstream-Contact: Diego Darriba <diegodl84@gmail.com>
Source: https://github.com//ddarriba/jmodeltest2/releases
Files-Excluded: */*.jar
                */natbib.*

Files: *
Copyright: 2008-2015 Diego Darriba <diegodl84@gmail.com>
                     Guillermo L. Taboada <taboada@udc.es>
                     Ramón Doallo <doallo@udc.es>
                     David Posada <dposada@uvigo.es)>
License: GPL-2+

Files: src/main/java/es/uvigo/darwin/jmodeltest/io/DocumentOutputStream.java
Copyright: 1999 Timothy Prinzing
License: GPL-3+

Files: src/main/java/es/uvigo/darwin/jmodeltest/io/TextOutputStream.java
Copyright: 1997 Cay Horstmann, Quinn Snell
License: GPL-3+

Files: src/main/java/es/uvigo/darwin/jmodeltest/utilities/TableMap.java
       src/main/java/es/uvigo/darwin/jmodeltest/utilities/TableSorter.java
Copyright: 1997 Philip Milne
License: GPL-3+

Files: debian/*
Copyright: 2015 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.
 .
 On Debian systms you can find the full text of the GNU General Public
 License version 2 at /usr/share/common-licenses/GPL-2.

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 as published by
 the Free Software Foundation; either version 3 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.
 .
 .
 On Debian systms you can find the full text of the GNU General Public
 License version 3 at /usr/share/common-licenses/GPL-3.