[med-svn] [spades] 01/01: Add missing copyright notices

Afif Elghraoui afif-guest at moszumanska.debian.org
Mon Feb 15 09:16:20 UTC 2016


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

afif-guest pushed a commit to branch master
in repository spades.

commit 97df32e213dc1b8791e6375e9f54d6ca5d78623b
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Mon Feb 15 01:03:31 2016 -0800

    Add missing copyright notices
---
 debian/copyright | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index 3675761..06143bd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -185,17 +185,56 @@ Files: ext/include/nlopt/*
 Copyright: (c) 2007-2012 Massachusetts Institute of Technology
 License: MIT
 
+Files: ext/include/nlopt/esch.h
+       ext/src/nlopt/esch/*
+Copyright: (c) 2008-2013 Carlos Henrique da Silva Santos
+License: MIT
+
 Files: ext/include/nlopt/bobyqa.h
 Copyright: (c) 2009 M. J. D. Powell (mjdp at cam.ac.uk)
            (c) 2010 Massachusetts Institute of Technology
 License: MIT
 
 Files: ext/include/nlopt/cobyla.h
+       ext/src/nlopt/cobyla/*
 Copyright: (c) 1992, Michael J. D. Powell (M.J.D.Powell at damtp.cam.ac.uk)
            (c) 2004, Jean-Sebastien Roy (js at jeannot.org)
            (c) 2008, Steven G. Johnson (stevenj at alum.mit.edu)
 License: MIT
 
+Files: ext/src/nlopt/util/mt19937ar.c
+Copyright: (c) 1997-2002 Makoto Matsumoto (m-mat at math.sci.hiroshima-u.ac.jp)
+	   (c) 1997-2002 Takuji Nishimura
+	   (c) 2007,2009 Steven G. Johnson
+License: BSD-3-clause
+
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. 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.
+ 3. The names of its contributors may not be used to endorse or promote
+    products derived from this software without specific prior written
+    permission.
+ .
+ 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.
+
 Files: ext/src/samtools/*
 Copyright: (c) 2008-2009 Genome Research Ltd.
            (c) 2003-2006, 2008-2010 Heng Li

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/spades.git



More information about the debian-med-commit mailing list