Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: nnls
Source: http://cran.r-project.org/package=nnls

Files: *
Copyright: 2006-2012 Katharine M. Mullen <mullenkate@gmail.com> and Ivo H. M. van Stokkum
License: GPL-2.0+

Files: src/*.f
Copyright: none
License: public-domain
 src/lawson_hanson_nnls.f
 From the public domain source code distributed with the book 
 Lawson CL, Hanson RJ (1995). Solving Least Squares
 Problems. Classics in Applied Mathematics. SIAM, Philadelphia, and 
 downloaded from http://www.netlib.org/lawson-hanson/
 .
 src/nnnpls.f
 From the public domain source code distributed with the book 
 Lawson CL, Hanson RJ (1995). Solving Least Squares
 Problems. Classics in Applied Mathematics. SIAM, Philadelphia, and 
 downloaded from http://www.netlib.org/lawson-hanson/
 with trivial modifications to allow for non-positive constraints in 
 combination with non-negative constraints. 

Files: debian/*
Copyright: 2015 Alba Crespi <crespialba+debian@gmail.com>
License: GPL-2.0+

License: GPL-2.0+
 This package 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 package 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 <http://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
