wok-6.x view blas/stuff/LICENSE.blas @ rev 18428
shutdown: add simple shutdown wrapper script for other tool compatibility
author | Nathan Neulinger <nneul@neulinger.org> |
---|---|
date | Mon Sep 21 13:17:35 2015 +0000 (2015-09-21) |
parents | |
children |
line source
1 From: http://www.netlib.org/blas/faq.html
3 2) Are there legal restrictions on the use of BLAS reference
4 implementation software?
6 The reference BLAS is a freely-available software package. It is
7 available from netlib via anonymous ftp and the World Wide Web. Thus,
8 it can be included in commercial software packages (and has been). We
9 only ask that proper credit be given to the authors.
11 Like all software, it is copyrighted. It is not trademarked, but we do
12 ask the following:
14 If you modify the source for these routines we ask that you change the
15 name of the routine and comment the changes made to the original.
17 We will gladly answer any questions regarding the software. If a
18 modification is done, however, it is the responsibility of the person
19 who modified the routine to provide support.