aboutsummaryrefslogtreecommitdiff
path: root/SRC/ssptrs.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/ssptrs.f')
-rw-r--r--SRC/ssptrs.f3
1 files changed, 2 insertions, 1 deletions
diff --git a/SRC/ssptrs.f b/SRC/ssptrs.f
index da85425e..80e2e716 100644
--- a/SRC/ssptrs.f
+++ b/SRC/ssptrs.f
@@ -1,7 +1,8 @@
SUBROUTINE SSPTRS( UPLO, N, NRHS, AP, IPIV, 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 ..