diff options
Diffstat (limited to 'libquadmath/printf/addmul_1.c')
-rw-r--r-- | libquadmath/printf/addmul_1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libquadmath/printf/addmul_1.c b/libquadmath/printf/addmul_1.c index f527f984839..f99ee8cb4cb 100644 --- a/libquadmath/printf/addmul_1.c +++ b/libquadmath/printf/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. |