summaryrefslogtreecommitdiff
path: root/SRC/cgtsv.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cgtsv.f')
-rw-r--r--SRC/cgtsv.f3
1 files changed, 2 insertions, 1 deletions
diff --git a/SRC/cgtsv.f b/SRC/cgtsv.f
index 260ceaa4..4dc3c47b 100644
--- a/SRC/cgtsv.f
+++ b/SRC/cgtsv.f
@@ -1,7 +1,8 @@
SUBROUTINE CGTSV( N, NRHS, DL, D, DU, B, LDB, INFO )
*
* -- LAPACK routine (version 3.2) --
-* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
+* -- LAPACK is a software package provided by Univ. of Tennessee, --
+* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* November 2006
*
* .. Scalar Arguments ..