From 2cdbe0e56aaba48ece98cf3c750ce2c98621a2eb Mon Sep 17 00:00:00 2001 From: wbhart Date: Mon, 19 Oct 2009 05:51:58 +0000 Subject: [PATCH] Updated copyright info for mpz_tdiv_q. --- mpz/tdiv_q.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mpz/tdiv_q.c b/mpz/tdiv_q.c index 1c3c741f..2928633f 100644 --- a/mpz/tdiv_q.c +++ b/mpz/tdiv_q.c @@ -3,6 +3,8 @@ Copyright 1991, 1993, 1994, 1996, 2000, 2001, 2005 Free Software Foundation, Inc. +Copyright 2009, William Hart + This file is part of the GNU MP Library. The GNU MP Library is free software; you can redistribute it and/or modify