From 9f9e94507cef689067411684ac7eed4c76d58f53 Mon Sep 17 00:00:00 2001 From: tege Date: Tue, 1 Nov 2005 00:20:34 +0100 Subject: Add a copyright year. --- mpz/cdiv_r_ui.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mpz/cdiv_r_ui.c') diff --git a/mpz/cdiv_r_ui.c b/mpz/cdiv_r_ui.c index 5b47952f7..0d7c1b77f 100644 --- a/mpz/cdiv_r_ui.c +++ b/mpz/cdiv_r_ui.c @@ -3,7 +3,8 @@ always fit into the return type, the negative of the true remainder is returned. -Copyright 1994, 1995, 1996, 2001, 2002, 2004 Free Software Foundation, Inc. +Copyright 1994, 1995, 1996, 2001, 2002, 2004, 2005 Free Software Foundation, +Inc. This file is part of the GNU MP Library. -- cgit v1.2.1