summaryrefslogtreecommitdiff
path: root/src/modf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/modf.c')
-rw-r--r--src/modf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modf.c b/src/modf.c
index 7b3620292..a16020b15 100644
--- a/src/modf.c
+++ b/src/modf.c
@@ -1,6 +1,6 @@
/* mpfr_modf -- Integral and fractional part.
-Copyright 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.