[med-svn] [hmmer] 01/01: license issue solved
Canberk Koç
cbk-guest at moszumanska.debian.org
Sat Jul 2 22:18:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
cbk-guest pushed a commit to branch master
in repository hmmer.
commit 70fc134f507e681354c937f996b674d1fdfe0bff
Author: cbk-guest <cbk-guests at scm.alioth.debian.org>
Date: Sun Jul 3 01:18:03 2016 +0300
license issue solved
---
debian/changelog | 3 ++-
debian/copyright | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index bcc5933..7bda068 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ hmmer (3.1b2+dfsg-1) UNRELEASED; urgency=medium
* Autopkgtests added
* debian/rules:
- examples added
+ * License issue solved
[ Andreas Tille ]
* Clean up Uploaders from inactive maintainers
@@ -20,7 +21,7 @@ hmmer (3.1b2+dfsg-1) UNRELEASED; urgency=medium
* Fix permissions
* Drop libdivsufsort in favour of using the Debian packaged version
- -- Canberk Koç <canberkkoc at gmail.com> Thu, 16 Jun 2016 23:15:55 +0300
+ -- Canberk Koç <canberkkoc at gmail.com> Sun, 3 Jul 2016 01:04:33 +0300
hmmer (3.1b2-2) unstable; urgency=medium
diff --git a/debian/copyright b/debian/copyright
index 9aad7a6..84d2170 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -73,3 +73,37 @@ License: GPL-3+
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-3'.
+Files: easel/esl_sse.c, easel/esl_vmx.c
+Copyright: 2007 Julien Pommier
+ 1992 Stephen Moshier
+ 2015 Howard Hughes Medical Institute
+License: Julien Pommier
+
+License: Julien Pommier
+ 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.
+
+ In turn, Pommier had derived the logf() and expf() functions from
+ serial versions in the Cephes math library. According to its
+ readme, Cephes is "copyrighted by the author" and "may be used
+ freely but it comes with no support or guarantee." Cephes is
+ available in NETLIB [http://www.netlib.org/cephes/]. NETLIB is
+ widely considered to be a free scientific code repository, though
+ the copyright and license status of many parts, including Cephes,
+ is ill-defined. We have attached Moshier's copyright,
+ to credit his original contribution. Thanks to both Pommier and
+ Moshier for their clear code.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hmmer.git
More information about the debian-med-commit
mailing list