[med-svn] [bio-rainbow] 01/02: fix license to GPL 3+ and LGPL 2.1+
Olivier Sallou
osallou at debian.org
Sat Sep 5 06:33:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
osallou pushed a commit to branch master
in repository bio-rainbow.
commit 46c30b6b2b8a5a4b033111657b0a2a524573e39b
Author: Olivier Sallou <osallou at debian.org>
Date: Sat Sep 5 06:30:06 2015 +0000
fix license to GPL 3+ and LGPL 2.1+
---
debian/copyright | 27 ++++++++++++++++++++++-----
1 file changed, 22 insertions(+), 5 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 6166444..9807dcf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,31 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: bio-rainbow
Source: http://sourceforge.net/projects/bio-rainbow/
+Files: stdaln.*
+Copyright: 2003-2006, Li Heng <liheng at genomics.org.cn>
+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, the complete text of the GNU Lesser General
+ Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
+
+
Files: *
Copyright: 2003-2006, Li Heng <liheng at genomics.org.cn>
2003-2006, Heng Li <liheng at genomics.org.cn>
2011, Jue Ruan <ruanjue at gmail.com>
-License: GPL-2
+License: GPL-3+
This package 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
+ the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
@@ -21,12 +38,12 @@ License: GPL-2
along with this program. If not, see <https://www.gnu.org/licenses/>
.
On Debian systems, the complete text of the GNU General
- Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
Files: debian/*
Copyright: 2015 Olivier Sallou <osallou at debian.org>
-License: GPL-2+
+License: GPL-3+
This package 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
@@ -41,4 +58,4 @@ License: GPL-2+
along with this program. If not, see <https://www.gnu.org/licenses/>
.
On Debian systems, the complete text of the GNU General
- Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-2".
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bio-rainbow.git
More information about the debian-med-commit
mailing list