summaryrefslogtreecommitdiff
path: root/mpz/get_d.c
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2002-05-14 18:59:44 +0200
committertege <tege@gmplib.org>2002-05-14 18:59:44 +0200
commitd024a305ef7bae0e84fbae558381589ab8006b34 (patch)
tree14ba68798bae6dfc1204c98eec4a9843a8c9c725 /mpz/get_d.c
parent8ff1ddeac009c1e5a290c78d384f54547d57e529 (diff)
downloadgmp-d024a305ef7bae0e84fbae558381589ab8006b34.tar.gz
Add a copyright year.
Diffstat (limited to 'mpz/get_d.c')
-rw-r--r--mpz/get_d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpz/get_d.c b/mpz/get_d.c
index eb131b20e..e28e66f82 100644
--- a/mpz/get_d.c
+++ b/mpz/get_d.c
@@ -1,6 +1,6 @@
/* double mpz_get_d (mpz_t src) -- Return the double approximation to SRC.
-Copyright 1996, 1997, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1996, 1997, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the GNU MP Library.