summaryrefslogtreecommitdiff
path: root/mpz/get_si.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_si.c
parent8ff1ddeac009c1e5a290c78d384f54547d57e529 (diff)
downloadgmp-d024a305ef7bae0e84fbae558381589ab8006b34.tar.gz
Add a copyright year.
Diffstat (limited to 'mpz/get_si.c')
-rw-r--r--mpz/get_si.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/mpz/get_si.c b/mpz/get_si.c
index 2032af1ed..252b09171 100644
--- a/mpz/get_si.c
+++ b/mpz/get_si.c
@@ -1,6 +1,7 @@
/* mpz_get_si(integer) -- Return the least significant digit from INTEGER.
-Copyright 1991, 1993, 1994, 1995, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1995, 2000, 2001, 2002 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.