diff options
Diffstat (limited to 'math/s_ccosf.c')
-rw-r--r-- | math/s_ccosf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/s_ccosf.c b/math/s_ccosf.c index 36ff3d639c..1286d1005a 100644 --- a/math/s_ccosf.c +++ b/math/s_ccosf.c @@ -1,5 +1,5 @@ /* Return cosine of complex float value. - Copyright (C) 1997, 2011 Free Software Foundation, Inc. + Copyright (C) 1997-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. |