diff options
Diffstat (limited to 'math/crealf.c')
-rw-r--r-- | math/crealf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/crealf.c b/math/crealf.c index 84658b1875..c23e384649 100644 --- a/math/crealf.c +++ b/math/crealf.c @@ -1,5 +1,5 @@ /* Return real part of complex float value. - Copyright (C) 1997, 1998 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. |