From e88498347ed43a84590d16ff9ab240d820305b27 Mon Sep 17 00:00:00 2001 From: Julien Langou Date: Tue, 17 Jan 2017 09:00:34 +0100 Subject: [PATCH] ?case sensitive? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d0c2df..5e0d3e9 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ the most commonly occurring problems in numerical linear algebra. LAPACK is a freely-available software package. It can be included in commercial software packages (and has been). We only ask that proper credit be given to the authors. The license used for the software is the modified BSD license, -see: https://github.com/reference-lapack/lapack/blob/master/license +see: https://github.com/Reference-LAPACK/lapack/blob/master/LICENSE 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 -- 2.7.4