diff options
Diffstat (limited to 'SRC/clacpy.f')
-rw-r--r-- | SRC/clacpy.f | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/clacpy.f b/SRC/clacpy.f index 64bcfb8c..7f1fddc4 100644 --- a/SRC/clacpy.f +++ b/SRC/clacpy.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -106,7 +106,7 @@ * -- LAPACK auxiliary routine (version 3.4.2) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO |