summaryrefslogtreecommitdiffstats
path: root/abs/extra/blas/LICENSE.blas
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2018-02-19 14:22:18 (GMT)
committerBritney Fransen <brfransen@gmail.com>2018-02-19 14:22:18 (GMT)
commiteba64c5078cb9d677843f36d37c238b616299151 (patch)
treec3b331fcff9f6f1eccb83c63f0b499381d0cc619 /abs/extra/blas/LICENSE.blas
parent41152612ebf748ebc788d1cffae01fc2c8f6f407 (diff)
downloadlinhes_pkgbuild-eba64c5078cb9d677843f36d37c238b616299151.zip
linhes_pkgbuild-eba64c5078cb9d677843f36d37c238b616299151.tar.gz
linhes_pkgbuild-eba64c5078cb9d677843f36d37c238b616299151.tar.bz2
blas: now included in lapack
Diffstat (limited to 'abs/extra/blas/LICENSE.blas')
-rw-r--r--abs/extra/blas/LICENSE.blas19
1 files changed, 0 insertions, 19 deletions
diff --git a/abs/extra/blas/LICENSE.blas b/abs/extra/blas/LICENSE.blas
deleted file mode 100644
index 79f3838..0000000
--- a/abs/extra/blas/LICENSE.blas
+++ /dev/null
@@ -1,19 +0,0 @@
-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.