diff options
Diffstat (limited to 'math/k_casinh_template.c')
-rw-r--r-- | math/k_casinh_template.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/k_casinh_template.c b/math/k_casinh_template.c index 74626b1b3f..4ab7d4b836 100644 --- a/math/k_casinh_template.c +++ b/math/k_casinh_template.c @@ -1,7 +1,7 @@ /* Return arc hyperbolic sine for a complex float type, with the imaginary part of the result possibly adjusted for use in computing other functions. - Copyright (C) 1997-2016 Free Software Foundation, Inc. + Copyright (C) 1997-2017 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 |