diff options
Diffstat (limited to 'ports/sysdeps/alpha/fpu/s_ctanf.c')
-rw-r--r-- | ports/sysdeps/alpha/fpu/s_ctanf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/alpha/fpu/s_ctanf.c b/ports/sysdeps/alpha/fpu/s_ctanf.c index a0e1268c7c..e3d7815e20 100644 --- a/ports/sysdeps/alpha/fpu/s_ctanf.c +++ b/ports/sysdeps/alpha/fpu/s_ctanf.c @@ -1,5 +1,5 @@ /* Return tangent of complex float value. - Copyright (C) 2004, 2005 Free Software Foundation, Inc. + Copyright (C) 2004-2013 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 |