From d614a7539657941a9201c236b2f15afac18e1213 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 1 Jan 2020 00:14:33 +0000 Subject: Update copyright dates with scripts/update-copyrights. --- stdlib/divmod_1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/divmod_1.c') diff --git a/stdlib/divmod_1.c b/stdlib/divmod_1.c index e2e6329888..e38e7e18be 100644 --- a/stdlib/divmod_1.c +++ b/stdlib/divmod_1.c @@ -6,7 +6,7 @@ QUOT_PTR and DIVIDEND_PTR might point to the same limb. -Copyright (C) 1991-2019 Free Software Foundation, Inc. +Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU MP Library. -- cgit v1.2.1