From dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 1 Jan 2024 10:12:26 -0800 Subject: Update copyright dates with scripts/update-copyrights --- stdlib/divrem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/divrem.c') diff --git a/stdlib/divrem.c b/stdlib/divrem.c index b316c28..ff56892 100644 --- a/stdlib/divrem.c +++ b/stdlib/divrem.c @@ -1,7 +1,7 @@ /* mpn_divrem -- Divide natural numbers, producing both remainder and quotient. -Copyright (C) 1993-2023 Free Software Foundation, Inc. +Copyright (C) 1993-2024 Free Software Foundation, Inc. This file is part of the GNU MP Library. -- cgit v1.1