summaryrefslogtreecommitdiff
path: root/mpz/gcd_ui.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpz/gcd_ui.c')
-rw-r--r--mpz/gcd_ui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpz/gcd_ui.c b/mpz/gcd_ui.c
index 701fc39f9..24c47ee47 100644
--- a/mpz/gcd_ui.c
+++ b/mpz/gcd_ui.c
@@ -1,6 +1,6 @@
/* mpz_gcd_ui -- Calculate the greatest common divisior of two integers.
-Copyright (C) 1994, 1996 Free Software Foundation, Inc.
+Copyright (C) 1994, 1996, 1999 Free Software Foundation, Inc.
This file is part of the GNU MP Library.