summaryrefslogtreecommitdiff
path: root/inp_str.c
diff options
context:
space:
mode:
Diffstat (limited to 'inp_str.c')
-rw-r--r--inp_str.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/inp_str.c b/inp_str.c
index f4be5f835..3ad61e363 100644
--- a/inp_str.c
+++ b/inp_str.c
@@ -1,7 +1,7 @@
/* mpf_inp_str(dest_float, stream, base) -- Input a number in base
BASE from stdio stream STREAM and store the result in DEST_FLOAT.
-Copyright 1999, 2001, 2002, 2004, 2006, 2007 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2002, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
Contributed by the Arenaire and Cacao projects, INRIA.
(Copied from GMP, file mpf/inp_str.c)