summaryrefslogtreecommitdiff
path: root/src/signbit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/signbit.c')
-rw-r--r--src/signbit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/signbit.c b/src/signbit.c
index 49fea7c0f..900212f0b 100644
--- a/src/signbit.c
+++ b/src/signbit.c
@@ -1,6 +1,6 @@
/* mpfr_signbit -- Signbit of a MPFR number
-Copyright 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+Copyright 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
Contributed by the Arenaire and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.