summarylogtreecommitdiffstats
path: root/LICENSE.blas
diff options
context:
space:
mode:
authorThomas Mijieux2017-03-05 11:43:57 +0100
committerThomas Mijieux2017-03-05 11:45:33 +0100
commit61537bf7c4bb564f69d6c9101e544c2bde1fb769 (patch)
tree2a33bb8060f0f613917ee64867e6a357af5872a8 /LICENSE.blas
downloadaur-61537bf7c4bb564f69d6c9101e544c2bde1fb769.tar.gz
initial commit; PKGBUILD, LICENSE and .SRCINFO
Diffstat (limited to 'LICENSE.blas')
-rw-r--r--LICENSE.blas19
1 files changed, 19 insertions, 0 deletions
diff --git a/LICENSE.blas b/LICENSE.blas
new file mode 100644
index 000000000000..79f38386e651
--- /dev/null
+++ b/LICENSE.blas
@@ -0,0 +1,19 @@
+From: http://www.netlib.org/blas/faq.html
+
+ 2) Are there legal restrictions on the use of BLAS reference
+ implementation software?
+
+The reference BLAS is a freely-available software package. It is
+available from netlib via anonymous ftp and the World Wide Web. Thus,
+it can be included in commercial software packages (and has been). We
+only ask that proper credit be given to the authors.
+
+Like all software, it is copyrighted. It is not trademarked, but we do
+ask the following:
+
+If you modify the source for these routines we ask that you change the
+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.