aboutsummaryrefslogtreecommitdiff
path: root/SRC/cgebd2.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cgebd2.f')
-rw-r--r--SRC/cgebd2.f3
1 files changed, 2 insertions, 1 deletions
diff --git a/SRC/cgebd2.f b/SRC/cgebd2.f
index 1d4030dc..d1148a15 100644
--- a/SRC/cgebd2.f
+++ b/SRC/cgebd2.f
@@ -1,7 +1,8 @@
SUBROUTINE CGEBD2( M, N, A, LDA, D, E, TAUQ, TAUP, WORK, 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 ..