summaryrefslogtreecommitdiff
path: root/mpz/tdiv_qr_ui.c
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2015-11-13 07:11:17 +0100
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2015-11-13 07:11:17 +0100
commitbcdf44083fb8fc53f17b445d419132ec67d47ae3 (patch)
treeb5158a811d781af98fdb98a34ea87d9a3e766836 /mpz/tdiv_qr_ui.c
parent65297228a8f4a4fb163273b71a145e323b0b4878 (diff)
downloadgmp-bcdf44083fb8fc53f17b445d419132ec67d47ae3.tar.gz
Copyright year.
Diffstat (limited to 'mpz/tdiv_qr_ui.c')
-rw-r--r--mpz/tdiv_qr_ui.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpz/tdiv_qr_ui.c b/mpz/tdiv_qr_ui.c
index 1385fc9a8..3b4344fca 100644
--- a/mpz/tdiv_qr_ui.c
+++ b/mpz/tdiv_qr_ui.c
@@ -2,8 +2,8 @@
Set QUOT to DIVIDEND / SHORT_DIVISOR
and REM to DIVIDEND mod SHORT_DIVISOR.
-Copyright 1991, 1993, 1994, 1996, 1998, 2001, 2002, 2004, 2012 Free Software
-Foundation, Inc.
+Copyright 1991, 1993, 1994, 1996, 1998, 2001, 2002, 2004, 2012, 2015
+Free Software Foundation, Inc.
This file is part of the GNU MP Library.