diff options
Diffstat (limited to 'gl/lib/dup-safer-flag.c')
-rw-r--r-- | gl/lib/dup-safer-flag.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/dup-safer-flag.c b/gl/lib/dup-safer-flag.c index be1762b..ec2e311 100644 --- a/gl/lib/dup-safer-flag.c +++ b/gl/lib/dup-safer-flag.c @@ -1,7 +1,7 @@ /* Duplicate a file descriptor result, avoiding clobbering STD{IN,OUT,ERR}_FILENO, with specific flags. - Copyright (C) 2001, 2004-2006, 2009-2023 Free Software Foundation, Inc. + Copyright (C) 2001, 2004-2006, 2009-2024 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |