summaryrefslogtreecommitdiff
path: root/SRC/zpotrs.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zpotrs.f')
-rw-r--r--SRC/zpotrs.f3
1 files changed, 2 insertions, 1 deletions
diff --git a/SRC/zpotrs.f b/SRC/zpotrs.f
index 09cb6044..3ae63678 100644
--- a/SRC/zpotrs.f
+++ b/SRC/zpotrs.f
@@ -1,7 +1,8 @@
SUBROUTINE ZPOTRS( UPLO, N, NRHS, A, LDA, 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 ..