[lapack] 05/06: debian/copyright: document the license of lapacke.
Sébastien Villemot
sebastien at moszumanska.debian.org
Wed Nov 20 19:49:59 UTC 2013
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository lapack.
commit 6eba0d59d6d9f54a2c4ca16558df263682e3c5df
Author: Sébastien Villemot <sebastien at debian.org>
Date: Wed Nov 20 18:53:38 2013 +0100
debian/copyright: document the license of lapacke.
---
debian/changelog | 1 +
debian/copyright | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 20547fd..c885ad5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ lapack (3.5.0-1) UNRELEASED; urgency=low
* Upstream tarball is now DFSG-compatible, adapt the repackaging code.
* Remove recursive.patch. Replace it by the -frecursive flag to gfortran, as
recommended by upstream for fixing #693269.
+ * debian/copyright: document the license of lapacke.
-- Sébastien Villemot <sebastien at debian.org> Wed, 20 Nov 2013 17:51:09 +0100
diff --git a/debian/copyright b/debian/copyright
index 939f200..a7f043d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -26,3 +26,33 @@ name of the routine and comment the changes made to the original.
We will gladly answer any questions regarding the software. If a
modification is done, however, it is the responsibility of the person
who modified the routine to provide support.
+
+
+Files under lapacke/ are under a 3-clause BSD license:
+
+ Copyright (c) 2010-2012, Intel Corp.
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+
+ * Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ * Neither the name of Intel Corporation nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 OWNER OR CONTRIBUTORS 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.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lapack.git
More information about the debian-science-commits
mailing list