summaryrefslogtreecommitdiff
path: root/src/copysign.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/copysign.c')
-rw-r--r--src/copysign.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/copysign.c b/src/copysign.c
index fcbbaf27a..96c181375 100644
--- a/src/copysign.c
+++ b/src/copysign.c
@@ -1,6 +1,6 @@
/* mpfr_copysign -- Produce a value with the magnitude of x and sign bit of y
-Copyright 2001-2004, 2006-2014 Free Software Foundation, Inc.
+Copyright 2001-2004, 2006-2015 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.