Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cdkr
Source: https://github.com/CDK-R/cdkr/releases
Files-Excluded: rcdk
                */*.jar
                .gitignore

Files: *
Copyright: 2014-2020 Rajarshi Guha,
 Zachary Charlop-Powers,
 Emma Schymanski
License: LGPL-2

Files: rcdkjar/src/org/guha/rcdk/util/TablePacker.java
Copyright: 2005 Santhosh Kumar T
License: LGPL-2.1+
 This library 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; either
 version 2.1 of the License, or (at your option) any later version.
 .
 This library 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
 Lesser General Public License for more details.
 .
 On Debian systems you can find the full text of the GNU Lesser General
 Public License version 2.1 license at /usr/share/common-licenses/LGPL-2.1.


Files: debian/*
Copyright: 2020 Andreas Tille <tille@debian.org>
License: LGPL-2

License: LGPL-2
 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 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.
 .
 On Debian systems you can find the full text of the GNU Lesser General
 Public License version 2 license at /usr/share/common-licenses/LGPL-2.