This is an automated email from the git hooks/post-receive script. sascha-guest pushed a commit to branch master in repository spades.
commit 59099d78b43b4b3d690c7d343b2adb82c8aa7197 Author: Sascha Steinbiss <[email protected]> Date: Thu Feb 11 11:30:58 2016 +0000 address Lintian complaints in d/copyrights --- debian/copyright | 55 +++++++++++++++++++------------------------------------ 1 file changed, 19 insertions(+), 36 deletions(-) diff --git a/debian/copyright b/debian/copyright index 0d3e615..3675761 100644 --- a/debian/copyright +++ b/debian/copyright @@ -93,7 +93,7 @@ License: BSD-3-clause-Akiba OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: src/include/xmath.h - src/include/sparsehash/* + ext/include/sparsehash/* Copyright: (c) 2005 Google Inc. License: BSD-3-clause-Google Redistribution and use in source and binary forms, with or without @@ -180,22 +180,22 @@ License: MIT Comment: This file is taken from LLVM's libc++. See http://llvm.org/docs/DeveloperPolicy.html#license. -Files: ext/include/nlopt/bobyqa/* +Files: ext/include/nlopt/* + ext/src/nlopt/* +Copyright: (c) 2007-2012 Massachusetts Institute of Technology +License: MIT + +Files: ext/include/nlopt/bobyqa.h Copyright: (c) 2009 M. J. D. Powell ([email protected]) (c) 2010 Massachusetts Institute of Technology License: MIT -Files: ext/include/nlopt/cobyla/* +Files: ext/include/nlopt/cobyla.h Copyright: (c) 1992, Michael J. D. Powell ([email protected]) (c) 2004, Jean-Sebastien Roy ([email protected]) (c) 2008, Steven G. Johnson ([email protected]) License: MIT -Files: ext/include/nlopt/* - ext/src/nlopt/* -Copyright: (c) 2007-2012 Massachusetts Institute of Technology -License: MIT - Files: ext/src/samtools/* Copyright: (c) 2008-2009 Genome Research Ltd. (c) 2003-2006, 2008-2010 Heng Li @@ -269,6 +269,13 @@ Copyright: (c) 2015 Saint Petersburg State University (c) 2011 Dmitry Vyukov. All rights reserved. License: BSD-2-clause +Files: ext/include/jemalloc/* + ext/src/jemalloc/* +Copyright: (C) 2002-2015 Jason Evans <[email protected]>. All rights reserved. + (C) 2007-2012 Mozilla Foundation. All rights reserved. + (C) 2009-2015 Facebook, Inc. All rights reserved. +License: BSD-2-clause + 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: @@ -290,31 +297,6 @@ License: BSD-2-clause (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/include/jemalloc/* - ext/src/jemalloc/* -Copyright: (C) 2002-2015 Jason Evans <[email protected]>. All rights reserved. - (C) 2007-2012 Mozilla Foundation. All rights reserved. - (C) 2009-2015 Facebook, Inc. All rights reserved. -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: - 1. Redistributions of source code must retain the above copyright notice(s), - this list of conditions and the following disclaimer. - 2. Redistributions in binary form must reproduce the above copyright notice(s), - 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 HOLDER(S) ``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 HOLDER(S) 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/include/getopt_pp/* Copyright: (C) 2007, 2008 Daniel Gutson, FuDePAN License: GPL-3+ @@ -363,7 +345,7 @@ License: Boost-1 Files: src/hammer/quake_correct/gzstream.* Copyright: (C) 2001 Deepak Bandyopadhyay (C) 2001 Lutz Kettner -License: LGPL-2.1 +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 @@ -376,12 +358,13 @@ License: LGPL-2.1 . You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, + USA. Files: src/include/mph_index/MurmurHash3.h src/mph_index/MurmurHash3.cpp +Copyright: public domain License: public-domain -Comment: MurmurHash3 was written by Austin Appleby, and is placed in the public domain. The author hereby disclaims copyright to this source code. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/spades.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
