Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: parsetools
Upstream-Contact: Andrew Redd <andrew.redd@hsc.utah.edu>
Source: https://cran.r-project.org/package=parsetools

Files: *
Copyright: 2018-2020 Andrew Redd, R Consortium
License: GPL-2

Files: inst/examples/example.R
Copyright: 2018 The R Consortium (Author: Andrew Redd)
License: GPL-3+

Files: R/accessors.R
       R/checks.R
       R/children.R
       R/comments.R
       R/family.R
       R/firstborn.R
       R/get_parse_data.R
       R/grouping.R
       R/iff_blocks.R
       R/parent.R
       R/pd_call.R
       R/pd_function.R
       R/pd_identify.R
       R/pd_if.R
       R/root.R
       R/siblings.R
       R/tags.R
       R/testing_blocks.R
Copyright: 2017-2018 The R Consortium (Author: Andrew Redd)
License: GPL-3+

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

License: GPL-3+
 The R package `parsetools` 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 software 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 systems you can find the full text of the GNU General Public
 License version 3 at /usr/share/common-licenses/GPL-3.

