summaryrefslogtreecommitdiff
path: root/mpf/get_str.c
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2005-11-01 00:20:34 +0100
committertege <tege@gmplib.org>2005-11-01 00:20:34 +0100
commit9f9e94507cef689067411684ac7eed4c76d58f53 (patch)
tree6696a0e096595ee2452c0cd28f1e58d09afb617a /mpf/get_str.c
parenta6f4d0b7bd8fb555d493a9a6f2d44e0eb06ca3be (diff)
downloadgmp-9f9e94507cef689067411684ac7eed4c76d58f53.tar.gz
Add a copyright year.
Diffstat (limited to 'mpf/get_str.c')
-rw-r--r--mpf/get_str.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpf/get_str.c b/mpf/get_str.c
index 59f458502..37cd524fc 100644
--- a/mpf/get_str.c
+++ b/mpf/get_str.c
@@ -4,8 +4,8 @@
example, the number 3.1416 would be returned as "31416" in DIGIT_PTR and
1 in EXP.
-Copyright 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003 Free Software
-Foundation, Inc.
+Copyright 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2005 Free
+Software Foundation, Inc.
This file is part of the GNU MP Library.