diff options
Diffstat (limited to 'src/setmin.c')
-rw-r--r-- | src/setmin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setmin.c b/src/setmin.c index 62c003a66..023e9a010 100644 --- a/src/setmin.c +++ b/src/setmin.c @@ -1,6 +1,6 @@ /* mpfr_setmin -- minimum representable floating-point number (raw version) -Copyright 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. +Copyright 2002-2004, 2006-2013 Free Software Foundation, Inc. Contributed by the AriC and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |