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/rshift.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/rshift.c') diff --git a/stdlib/rshift.c b/stdlib/rshift.c index 595051aa0b..28e9753ea4 100644 --- a/stdlib/rshift.c +++ b/stdlib/rshift.c @@ -1,6 +1,6 @@ /* mpn_rshift -- Shift right a low-level natural-number integer. -Copyright (C) 1991-2023 Free Software Foundation, Inc. +Copyright (C) 1991-2024 Free Software Foundation, Inc. This file is part of the GNU MP Library. -- cgit v1.2.3