summaryrefslogtreecommitdiff
path: root/mpz/invert.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpz/invert.c')
-rw-r--r--mpz/invert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpz/invert.c b/mpz/invert.c
index 90594ad8a..0c0a1c2c8 100644
--- a/mpz/invert.c
+++ b/mpz/invert.c
@@ -2,7 +2,7 @@
If X has an inverse, return non-zero and store inverse in INVERSE,
otherwise, return 0 and put garbage in INVERSE.
-Copyright (C) 1996 Free Software Foundation, Inc.
+Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU MP Library.