summaryrefslogtreecommitdiff
path: root/mpf/inp_str.c
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-10-24 02:08:55 +0200
committerKevin Ryde <user42@zip.com.au>2000-10-24 02:08:55 +0200
commite29348b35b2d80f38808b0fd224dfd9b1e1f37b4 (patch)
treebcfa768b1815370b1c440ba4277695e8652ee176 /mpf/inp_str.c
parent3af1fe5b808ebeca020d7f055ef79bc9b0437177 (diff)
downloadgmp-e29348b35b2d80f38808b0fd224dfd9b1e1f37b4.tar.gz
Add a copyright year.
Diffstat (limited to 'mpf/inp_str.c')
-rw-r--r--mpf/inp_str.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpf/inp_str.c b/mpf/inp_str.c
index 4e959f58c..d71267769 100644
--- a/mpf/inp_str.c
+++ b/mpf/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 1996 Free Software Foundation, Inc.
+Copyright 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.