[med-svn] [libgkarrays] 05/05: Add copyrights
Andreas Tille
tille at debian.org
Mon Sep 12 15:44:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libgkarrays.
commit c15bad04230b27ae9e9c27db57ea90ee0774ecba
Author: Andreas Tille <tille at debian.org>
Date: Mon Sep 12 17:44:10 2016 +0200
Add copyrights
---
debian/copyright | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 72 insertions(+)
diff --git a/debian/copyright b/debian/copyright
index 433e990..a24748a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -24,6 +24,78 @@ Copyright: 2010-2013 Nicolas PHILIPPE <nicolas.philippe at lirmm.fr>,
Eric RIVALS <eric.rivals at lirmm.fr>
License: CeCILL
+Files: src/basic.h
+Copyright: 2005 Rodrigo Gonzalez
+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.
+ .
+ On Debian systems you can find the full text of the GNU Lesser General
+ Public License version 2.1 at /usr/share/common-licenses/LGPL-2.1.
+
+Files: src/sux/*
+Copyright: 2007-2010 Sebastiano Vigna
+License: LGPL-3+
+ 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 3 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.
+ .
+ On Debian systems you can find the full text of the GNU Lesser General
+ Public License version 3 at /usr/share/common-licenses/LGPL-2.1.
+
+Files: src/kseq/kseq.h
+Copyright: 2008 Heng Li <lh3 at sanger.ac.uk>
+ 2011 Mikael Salson <mikael.salson at lifl.fr>
+License: expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+
+Files: src/libProgressBar-1.2.0/*
+Copyright: 2010-2013 DoccY <alban.mancheron at inria.fr>
+License: LGPL-2+
+ 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 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.
+ .
+ On Debian systems you can find the full text of the GNU Lesser General
+ Public License version 2 at /usr/share/common-licenses/LGPL-2.
+
Files: debian/*
Copyright: 2016 Andreas Tille <tille at debian.org>
License: GPL-2+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libgkarrays.git
More information about the debian-med-commit
mailing list