[suitesparse] 03/03: debian/copyright: update, rewrite using machine-readable format 1.0.

Sébastien Villemot sebastien at debian.org
Sat Jan 17 21:10:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository suitesparse.

commit bb1737e4beff0692c281da80567d0bc25e4afd2c
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sat Jan 17 22:07:06 2015 +0100

    debian/copyright: update, rewrite using machine-readable format 1.0.
---
 debian/copyright | 200 +++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 144 insertions(+), 56 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index f55df83..b8eef15 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,56 +1,144 @@
-This package was debianized by Daniel Rus Morales <danirus at tol-project.org> on
-Sat, 15 Dec 2007 19:35:03 +0100
-
-It was downloaded from http://www.cise.ufl.edu/research/sparse/SuiteSparse/
-
-Copyright Holder:
-AMD                    Copyright (c) 1994-2011 by Timothy A. Davis, Patrick R. Amestoy, and
-                       Iain S. Duff.
-BTF                    Copyright (c) 2004-2007, University of Florida. Author: Timothy A. Davis.
-CCOLAMD, COLAMD        Copyright (c) 1998-2007, University of Florida. Author: Timothy A. Davis,
-                       Siva Rajamanickam, and Stefan Larimore. The COLAMD algorithm was developed
-                       in collaboration Esmond Ng and John Gilbert.
-CSparse, CXSparse      Copyright (c) 2006-2013, Timothy A. Davis.
-KLU                    Copyright (c) 2004-2012, University of Florida.
-                       Author: Timothy A. Davis. Co-author: Eka Palamadai.
-LDL                    Copyright (c) 2003-2007 by Timothy A. Davis.
-UMFPACK                Copyright (c) 1994-2012 by Timothy A. Davis, University of Florida.
-CHOLDMOD               Copyright (c) 2004-2013. Some portions are Copyright (c) Univ. of Florida.
-                       Others are Copyright (c) by their authors (T. A. Davis and W. Hager).
-                       Distributed under the GNU LGPL license; the Supernodal and Modify
-                       (update/downdate) Modules are distributed under the GNU GPL license.
-
-License: LGPL, GPL
-
-On Debian systems, the complete text of the GNU Lesser General Public
-License, version 2.1, can be found in
-`/usr/share/common-licenses/LGPL-2.1'.  On Debian systems, the
-complete text of the GNU General Public License, version 2, can be
-found in `/usr/share/common-licenses/GPL-2'.
-
-
-AMD: LGPL-2.1+
-BTF: LGPL-2.1+
-CCOLAMD: LGPL-2.1+
-COLAMD: LGPL-2.1+
-CSparse: LGPL-2.1+
-CXSparse: LGPL-2.1+
-KLU: LGPL-2.1+
-LDL: LGPL-2.1+
-UMFPACK: GPL-2+
-CHOLMOD:
- - Check: LGPL-2.1+
- - Cholesky: LGPL-2.1+
- - Core: LGPL-2.1+
- - Demo: GPL-2+
- - MatrixOps: GPL-2+
- - Modify: GPL-2+
- - Partition: LGPL-2.1+
- - Supernodal: GPL-2+
- - Tcov: GPL-2+
- - Valgrind: GPL-2+
-
-The Debian packaging information is Copyright © 2006-2013 Debian Science Team
-and released under the terms of the GNU General Public License, version 3 or
-later. On Debian systems, the complete text of the license, can be found in
-`/usr/share/common-licenses/GPL-3'.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: SuiteSparse
+Upstream-Contact: Timothy A. Davis <davis at tamu.edu>
+Source: http://www.suitesparse.com
+
+Files: *
+Copyright: 1990-2014 Timothy A. Davis (http://www.suitesparse.com)
+           2004-2013 University of Florida
+           2009-2013 Patrick R. Amestoy
+           2009-2013 Iain S. Duff
+           2004-2013 Ekanathan Palamadai
+           1998-2007 Stefan Larimore
+           1998-2007 Siva Rajamanickam
+           2011-2012 Leslie Foster
+           2007-2013 Yanqing Chen
+License: LGPL-2.1+
+
+Files: CHOLMOD/Supernodal/* CHOLMOD/Valgrind/* CHOLMOD/Demo/*
+       CHOLMOD/MATLAB/* CHOLMOD/MatrixOps/* CHOLMOD/Tcov/*
+       CHOLMOD/Modify/*
+       CHOLMOD/Include/cholmod_gpu.h
+       CHOLMOD/Include/cholmod_gpu_kernels.h
+       CHOLMOD/Include/cholmod_matrixops.h
+       CHOLMOD/Include/cholmod_modify.h
+       CHOLMOD/Include/cholmod_supernodal.h
+Copyright: 2005-2006 Timothy A. Davis
+           2005-2006 William W. Hager
+License: GPL-2+
+
+Files: GPUQREngine/*
+Copyright: 2013 Timothy A. Davis, Sencer Nuri Yeralan, and Sanjay Ranka
+License: GPL-2+
+
+Files: MATLAB_Tools/SSMULT/* MATLAB_Tools/UFcollection/*
+Copyright: 2007-2012 Timothy A. Davis, http://www.suitesparse.com.
+License: GPL-2+
+
+Files: MATLAB_Tools/UFcollection/dsxy2figxy.m
+Copyright: 2006-2007, The MathWorks, Inc
+License: BSD-2-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+    * Redistributions of source code must retain the above copyright
+      notice, this list of conditions and the following disclaimer.
+    * Redistributions in binary form must reproduce the above copyright
+      notice, this list of conditions and the following disclaimer in
+      the documentation and/or other materials provided with the distribution
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+Comment: http://www.mathworks.com/matlabcentral/fileexchange/30347-sigplot/content/sigplot/sigplot/BasicFunctions/dsxy2figxy.m
+
+Files: RBio/*
+Copyright: 2013 Timothy A. Davis, http://www.suitesparse.com
+License: GPL-2+
+
+Files: SPQR/*
+Copyright: 2008-2013 Timothy A. Davis
+           2013 Sencer Nuri Yeralan and Sanjay Ranka
+License: GPL-2+
+
+Files: SuiteSparse_GPURuntime/*
+Copyright: 2013 Timothy A. Davis, Sencer Nuri Yeralan, and Sanjay Ranka.  http://www.suitesparse.com
+License: GPL-2+
+
+Files: SuiteSparse_config/*
+Copyright: 2012-2014 Timothy A. Davis
+License: permissive
+ No licensing restrictions apply to this file or to the SuiteSparse_config
+ directory.
+
+Files: UMFPACK/*
+Copyright: 1995-2013 by Timothy A. Davis, http://www.suitesparse.com
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2006-2015 Debian Science Team
+License: GPL-3+
+
+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
+ <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License, version 2, can be found in the file
+ `/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.
+ .
+ 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 3, can be found in the file
+ `/usr/share/common-licenses/GPL-3'.
+
+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.
+ .
+ You should have received a copy of the GNU Lesser General Public License
+ along with this library. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License, version 2.1, can be found in the file
+ `/usr/share/common-licenses/LGPL-2.1'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/suitesparse.git



More information about the debian-science-commits mailing list