summaryrefslogtreecommitdiff
path: root/mpz/tdiv_q_ui.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpz/tdiv_q_ui.c')
-rw-r--r--mpz/tdiv_q_ui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpz/tdiv_q_ui.c b/mpz/tdiv_q_ui.c
index a2e3462b7..31f751bcb 100644
--- a/mpz/tdiv_q_ui.c
+++ b/mpz/tdiv_q_ui.c
@@ -1,7 +1,7 @@
/* mpz_tdiv_q_ui(quot, dividend, divisor_limb)
-- Divide DIVIDEND by DIVISOR_LIMB and store the result in QUOT.
-Copyright (C) 1991, 1993, 1994, 1996, 1998 Free Software Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996, 1998 Free Software Foundation, Inc.
This file is part of the GNU MP Library.