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 464cad35e7..1d482981b4 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-2020 Free Software Foundation, Inc. +Copyright (C) 1992-2021 Free Software Foundation, Inc. This file is part of the GNU MP Library. |