diff options
Diffstat (limited to 'lib/cbrtl.c')
-rw-r--r-- | lib/cbrtl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cbrtl.c b/lib/cbrtl.c index 5ecba611a4..2d18606321 100644 --- a/lib/cbrtl.c +++ b/lib/cbrtl.c @@ -1,5 +1,5 @@ /* Compute cubic root of long double value. - Copyright (C) 2012-2017 Free Software Foundation, Inc. + Copyright (C) 2012-2018 Free Software Foundation, Inc. Cephes Math Library Release 2.2: January, 1991 Copyright 1984, 1991 by Stephen L. Moshier Adapted for glibc October, 2001. |