summaryrefslogtreecommitdiffstats
path: root/abs/extra/lapack/LICENSE.blas
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2018-02-19 14:21:17 (GMT)
committerBritney Fransen <brfransen@gmail.com>2018-02-19 14:21:17 (GMT)
commit41152612ebf748ebc788d1cffae01fc2c8f6f407 (patch)
treed1a8505ad4ea347e6dc2ec6ee43e6a8eba1892bf /abs/extra/lapack/LICENSE.blas
parentb3bb818d1943b99595e7fc58e0e5fdbce3bb8010 (diff)
downloadlinhes_pkgbuild-41152612ebf748ebc788d1cffae01fc2c8f6f407.zip
linhes_pkgbuild-41152612ebf748ebc788d1cffae01fc2c8f6f407.tar.gz
linhes_pkgbuild-41152612ebf748ebc788d1cffae01fc2c8f6f407.tar.bz2
lapack: update to 3.8.0
Diffstat (limited to 'abs/extra/lapack/LICENSE.blas')
-rw-r--r--abs/extra/lapack/LICENSE.blas19
1 files changed, 19 insertions, 0 deletions
diff --git a/abs/extra/lapack/LICENSE.blas b/abs/extra/lapack/LICENSE.blas
new file mode 100644
index 0000000..79f3838
--- /dev/null
+++ b/abs/extra/lapack/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.