From 8e1c56ae46754dd7baedff49a464f078f0e9912d Mon Sep 17 00:00:00 2001 From: Po Lu Date: Tue, 2 Jan 2024 09:47:10 +0800 Subject: ; Add 2024 to copyright years --- lib/regcomp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/regcomp.c') diff --git a/lib/regcomp.c b/lib/regcomp.c index 89478396855..c79f9eb9e93 100644 --- a/lib/regcomp.c +++ b/lib/regcomp.c @@ -1,5 +1,5 @@ /* Extended regular expression matching and search library. - Copyright (C) 2002-2023 Free Software Foundation, Inc. + Copyright (C) 2002-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Isamu Hasegawa . -- cgit v1.2.3