summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128ibm/s_signbitl.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2015-01-23 17:01:40 +0100
committerThomas Schwinge <thomas@codesourcery.com>2015-01-23 17:01:40 +0100
commitbd42a4599d1b6f77bcfe1e4f67b7cbd9e1cb2dfd (patch)
tree5d1dc07a79f0b70a724ea17add3ccfefed1e6fc4 /sysdeps/ieee754/ldbl-128ibm/s_signbitl.c
parentbad1169e8a095104d8b37a3339d5f03862eb788a (diff)
parent58695b88a9deaecbcf7794760cc333177edaa2b4 (diff)
Merge commit 'refs/top-bases/t/bigmem' into t/bigmem
Diffstat (limited to 'sysdeps/ieee754/ldbl-128ibm/s_signbitl.c')
-rw-r--r--sysdeps/ieee754/ldbl-128ibm/s_signbitl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/ieee754/ldbl-128ibm/s_signbitl.c b/sysdeps/ieee754/ldbl-128ibm/s_signbitl.c
index aecb1fd792..6d25711064 100644
--- a/sysdeps/ieee754/ldbl-128ibm/s_signbitl.c
+++ b/sysdeps/ieee754/ldbl-128ibm/s_signbitl.c
@@ -1,5 +1,5 @@
/* Return nonzero value if number is negative.
- 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.