diff options
Diffstat (limited to 'stdlib/submul_1.c')
-rw-r--r-- | stdlib/submul_1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/submul_1.c b/stdlib/submul_1.c index 1f479aafaf..9bc27df442 100644 --- a/stdlib/submul_1.c +++ b/stdlib/submul_1.c @@ -3,7 +3,7 @@ from the limb vector pointed to by RES_PTR. Return the most significant limb of the product, adjusted for carry-out from the subtraction. -Copyright (C) 1992-2016 Free Software Foundation, Inc. +Copyright (C) 1992-2017 Free Software Foundation, Inc. This file is part of the GNU MP Library. |