summaryrefslogtreecommitdiff
path: root/SRC/zlatrd.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zlatrd.f')
-rw-r--r--SRC/zlatrd.f3
1 files changed, 2 insertions, 1 deletions
diff --git a/SRC/zlatrd.f b/SRC/zlatrd.f
index 74a75260..73609eb2 100644
--- a/SRC/zlatrd.f
+++ b/SRC/zlatrd.f
@@ -1,7 +1,8 @@
SUBROUTINE ZLATRD( UPLO, N, NB, A, LDA, E, TAU, W, LDW )
*
* -- LAPACK auxiliary 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 ..