diff options
Diffstat (limited to 'src/inp_str.c')
-rw-r--r-- | src/inp_str.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inp_str.c b/src/inp_str.c index f56be71cb..e5b27ace1 100644 --- a/src/inp_str.c +++ b/src/inp_str.c @@ -1,7 +1,7 @@ /* mpfr_inp_str -- input a number in base BASE from stdio stream STREAM and store the result in ROP -Copyright 1999, 2001-2002, 2004, 2006-2019 Free Software Foundation, Inc. +Copyright 1999, 2001-2002, 2004, 2006-2020 Free Software Foundation, Inc. Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. |