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/cloexec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/cloexec.c') diff --git a/lib/cloexec.c b/lib/cloexec.c index ba53d0020b1..b4279752880 100644 --- a/lib/cloexec.c +++ b/lib/cloexec.c @@ -1,6 +1,6 @@ /* cloexec.c - set or clear the close-on-exec descriptor flag - Copyright (C) 1991, 2004-2006, 2009-2023 Free Software Foundation, + Copyright (C) 1991, 2004-2006, 2009-2024 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify -- cgit v1.2.3