summaryrefslogtreecommitdiff
path: root/mpz/iset_d.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpz/iset_d.c')
-rw-r--r--mpz/iset_d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpz/iset_d.c b/mpz/iset_d.c
index 446d13f66..766126eff 100644
--- a/mpz/iset_d.c
+++ b/mpz/iset_d.c
@@ -1,7 +1,7 @@
/* mpz_init_set_d(integer, val) -- Initialize and assign INTEGER with a double
value VAL.
-Copyright 1996 Free Software Foundation, Inc.
+Copyright 1996, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.