diff options
Diffstat (limited to 'src/rem1.c')
-rw-r--r-- | src/rem1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rem1.c b/src/rem1.c index 381a53e64..9964a02f1 100644 --- a/src/rem1.c +++ b/src/rem1.c @@ -2,7 +2,7 @@ mpfr_fmod -- compute the floating-point remainder of x/y mpfr_remquo and mpfr_remainder -- argument reduction functions -Copyright 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +Copyright 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by the Arenaire and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |