summaryrefslogtreecommitdiff
path: root/mpz/get_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 /mpz/get_str.c
parent3af1fe5b808ebeca020d7f055ef79bc9b0437177 (diff)
downloadgmp-e29348b35b2d80f38808b0fd224dfd9b1e1f37b4.tar.gz
Add a copyright year.
Diffstat (limited to 'mpz/get_str.c')
-rw-r--r--mpz/get_str.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpz/get_str.c b/mpz/get_str.c
index d8e42b29e..9b9f4ed3b 100644
--- a/mpz/get_str.c
+++ b/mpz/get_str.c
@@ -4,7 +4,7 @@
result. If STRING is not NULL, the caller must ensure enough space is
available to store the result.
-Copyright 1991, 1993, 1994, 1996 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.