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