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