summaryrefslogtreecommitdiff
path: root/mpz/cdiv_ui.c
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2013-11-28 16:50:42 +0100
committerTorbjorn Granlund <tege@gmplib.org>2013-11-28 16:50:42 +0100
commit5e84964c324f36844d7ab53bc556abdad19712c6 (patch)
treefa7d302d8d4cb0c507a646fd9907aee5a9ec6a1b /mpz/cdiv_ui.c
parent8dc1c7a622ee6b3f2bf0c236a98451ee3be824ff (diff)
downloadgmp-5e84964c324f36844d7ab53bc556abdad19712c6.tar.gz
Collapse copyright years.
Diffstat (limited to 'mpz/cdiv_ui.c')
-rw-r--r--mpz/cdiv_ui.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpz/cdiv_ui.c b/mpz/cdiv_ui.c
index bfbb25b8d..bfd62845f 100644
--- a/mpz/cdiv_ui.c
+++ b/mpz/cdiv_ui.c
@@ -3,8 +3,8 @@
always fit into the return type, the negative of the true remainder is
returned.
-Copyright 1994, 1995, 1996, 2001, 2002, 2004, 2005, 2012 Free Software
-Foundation, Inc.
+Copyright 1994-1996, 2001, 2002, 2004, 2005, 2012 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.