[med-svn] [ncbi-vdb] 01/01: Fix copyright
Andreas Tille
tille at debian.org
Fri Aug 5 09:00:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ncbi-vdb.
commit dbb12647ac65bf716d95a4b22d6ece1800811b70
Author: Andreas Tille <tille at debian.org>
Date: Fri Aug 5 10:59:01 2016 +0200
Fix copyright
---
debian/copyright | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 78 insertions(+), 4 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 2c2dacd..dc9a845 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ngs
Source: https://github.com/ncbi/ngs/releases
Files-Excluded: */ext
@@ -38,9 +38,83 @@ License: public_domain
.
Please cite the author in any work or product based on this material.
+Files: build/gprof2dot.py
+Copyright: 2008-2009 Jose Fonseca
+License: LGPL-3+
+ This program 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 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 Lesser General Public License for more details.
+ .
+ On Debian systems you can find a copy of the GNU Lesser General Public
+ License version 3 at /usr/share/common-licenses/LGPL-3.
+
+Files: interfaces/klib/ksort-macro.h
+ libs/klib/qsort.c
+Copyright: 1991-2004 Douglas C. Schmidt <schmidt at ics.uci.edu>
+License: LGPL-2.1+
+
+Files: libs/klib/bsearch.c
+Copyright: 1991-2002 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+License: LGPL-2.1+
+
+Files: libs/klib/md5.c
+Copyright: 1999 Aladdin Enterprises
+ L. Peter Deutsch <ghost at aladdin.com>
+License: Aladdin
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+
+Files: libs/kfg/config-tokens.h
+ libs/kfg/config-grammar.c
+Copyright: 1984-2011 Free Software Foundation, Inc.
+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.
+ .
+ On Debian systems you can find a copy of the GNU General Public
+ License version 3 at /usr/share/common-licenses/GPL-3.
Files: debian/*
Copyright: 2016 Andreas Tille <tille at debian.org>
-License: GPL-3+
- The complete text of the GNU General Public License can be found at
- /usr/share/common-licenses/GPL-3.
+License: LGPL-2.1+
+
+License: LGPL-2.1+
+ This program 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 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 Lesser General Public License for more details.
+ .
+ On Debian systems you can find a copy of the GNU Lesser General Public
+ License version 2.1 at /usr/share/common-licenses/LGPL-2.1.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ncbi-vdb.git
More information about the debian-med-commit
mailing list