diff options
Diffstat (limited to 'SRC/slar2v.f')
-rw-r--r-- | SRC/slar2v.f | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/SRC/slar2v.f b/SRC/slar2v.f index 5af94609..0df0e749 100644 --- a/SRC/slar2v.f +++ b/SRC/slar2v.f @@ -1,7 +1,8 @@ SUBROUTINE SLAR2V( N, X, Y, Z, INCX, C, S, INCC ) * * -- 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 .. |