summaryrefslogtreecommitdiff
path: root/mpz/get_str.c
diff options
context:
space:
mode:
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 70ad589ce..ec9536259 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, 2000, 2001, 2002, 2005, 2012 Free Software
+Copyright 1991, 1993, 1994, 1996, 2000-2002, 2005, 2012 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.