diff options
Diffstat (limited to 'stdlib/addmul_1.c')
-rw-r--r-- | stdlib/addmul_1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/addmul_1.c b/stdlib/addmul_1.c index 8e8342a07f..cf5b371601 100644 --- a/stdlib/addmul_1.c +++ b/stdlib/addmul_1.c @@ -3,7 +3,7 @@ limb vector pointed to by RES_PTR. Return the most significant limb of the product, adjusted for carry-out from the addition. -Copyright (C) 1992, 1993, 1994, 1996 Free Software Foundation, Inc. +Copyright (C) 1992-2013 Free Software Foundation, Inc. This file is part of the GNU MP Library. |