Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: VGAM
Upstream-Contact: Thomas Yee <t.yee@auckland.ac.nz>
Source: https://cran.r-project.org/package=VGAM

Files: *
Copyright: 2003-2015 Thomas Yee <t.yee@auckland.ac.nz>
License: GPL-2-or-3
 Some slightly-modified FORTRAN subroutines from
 http://pages.cs.wisc.edu/~deboor/pgs/
 are used for the B-spline computations.
 .
 .
 Some modified LINPACK subroutines appear in the files
 ./src/vlinpack?.f
 .
 .
 Portions of the smoothing code called by vsmooth.spline() is
 based on an adaptation of F. O'Sullivan's BART code.
 .
 .
 Regarding file ./src/lerchphi.c, this program is copyright by
 .
 Sergej V. Aksenov (http://www.geocities.com/saksenov) and
 Ulrich D. Jentschura (jentschura@physik.tu-dresden.de), 2002.
 Version 1.00 (May 1, 2002)
 .
 .
 R function pgamma.deriv() operates by a wrapper function to a
 Fortran subroutine written by R. J. Moore. The subroutine was
 modified to run using double precision. The original code came
 from http://lib.stat.cmu.edu/apstat/187.
 .
 .
 R functions expint(x), expexpint(x), expint.E1(x)
 operate by wrapper functions to code downloaded from
 http://www.netlib.org/specfun/ei
 .
 .
 My understanding is that the dataset files VGAM/data/* and
 VGAMdata/data/* are not copyright.
 .
 .
 All other files are copyright (C) 1998-2015 T. W. Yee.
 .
 .
 Licence
 =======
 .
     This 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 or 3 of the License
     (at your option).
 .
     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.
 .
 Files share/licenses/GPL-2 and share/licenses/GPL-3 in the R
 (source or binary) distribution are copies of versions 2 and 3
 of the 'GNU General Public License'.
 These can also be viewed at https://www.r-project.org/Licenses/
 .
 t.yee@auckland.ac.nz
Comment:
 On Debian systems, the full text of the GNU General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.
 .
 On Debian systems, the full text of the GNU General Public
 License version 3 can be found in the file
 `/usr/share/common-licenses/GPL-3'.

Files: debian/*
Copyright: 2004-2016 Chris Lawrence <lawrencc@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, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the full text of the GNU General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.
