summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/s_sincosf.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2015-01-23 17:04:41 +0100
committerThomas Schwinge <thomas@codesourcery.com>2015-01-23 17:04:41 +0100
commit8f435c12186bcc685f77ef7fd7285624bcda1ecc (patch)
tree83c60d655bc148f809ccc84317a105a357325df2 /sysdeps/ieee754/flt-32/s_sincosf.c
parentddd183dfa34297ea2660882ba01f9f9cbb59f646 (diff)
parent04e1830bc8feae344f9a230b53056e1603d890a2 (diff)
Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-global-dispositions
Diffstat (limited to 'sysdeps/ieee754/flt-32/s_sincosf.c')
-rw-r--r--sysdeps/ieee754/flt-32/s_sincosf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/ieee754/flt-32/s_sincosf.c b/sysdeps/ieee754/flt-32/s_sincosf.c
index 1b3fd9fd52..c86fd57214 100644
--- a/sysdeps/ieee754/flt-32/s_sincosf.c
+++ b/sysdeps/ieee754/flt-32/s_sincosf.c
@@ -1,5 +1,5 @@
/* Compute sine and cosine of argument.
- 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.