diff options
Diffstat (limited to 'math/k_casinhf.c')
-rw-r--r-- | math/k_casinhf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/k_casinhf.c b/math/k_casinhf.c index 088b61fe0a..7697f314be 100644 --- a/math/k_casinhf.c +++ b/math/k_casinhf.c @@ -1,7 +1,7 @@ /* Return arc hyperbole sine for float value, with the imaginary part of the result possibly adjusted for use in computing other functions. - Copyright (C) 1997-2015 Free Software Foundation, Inc. + Copyright (C) 1997-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |