diff options
Diffstat (limited to 'libc/stdlib/submul_1.c')
-rw-r--r-- | libc/stdlib/submul_1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/stdlib/submul_1.c b/libc/stdlib/submul_1.c index 61a07ca68..ca82bfc24 100644 --- a/libc/stdlib/submul_1.c +++ b/libc/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-2013 Free Software Foundation, Inc. +Copyright (C) 1992-2014 Free Software Foundation, Inc. This file is part of the GNU MP Library. |