diff options
Diffstat (limited to 'src/set_ui_2exp.c')
-rw-r--r-- | src/set_ui_2exp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/set_ui_2exp.c b/src/set_ui_2exp.c index 3a3742345..08f217ccd 100644 --- a/src/set_ui_2exp.c +++ b/src/set_ui_2exp.c @@ -1,7 +1,7 @@ /* mpfr_set_ui_2exp -- set a MPFR number from a machine unsigned integer with a shift -Copyright 2004, 2006-2018 Free Software Foundation, Inc. +Copyright 2004, 2006-2019 Free Software Foundation, Inc. Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. |