summaryrefslogtreecommitdiff
path: root/mpz/fdiv_qr_ui.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpz/fdiv_qr_ui.c')
-rw-r--r--mpz/fdiv_qr_ui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpz/fdiv_qr_ui.c b/mpz/fdiv_qr_ui.c
index 2ff0f27e1..b298bb4e1 100644
--- a/mpz/fdiv_qr_ui.c
+++ b/mpz/fdiv_qr_ui.c
@@ -1,7 +1,7 @@
/* mpz_fdiv_qr_ui -- Division rounding the quotient towards -infinity.
The remainder gets the same sign as the denominator.
-Copyright 1994, 1995, 1996, 1999, 2001 Free Software Foundation, Inc.
+Copyright 1994, 1995, 1996, 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of the GNU MP Library.