diff options
Diffstat (limited to 'gnulib/import/dup-safer-flag.c')
-rw-r--r-- | gnulib/import/dup-safer-flag.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnulib/import/dup-safer-flag.c b/gnulib/import/dup-safer-flag.c index bba1354..f87792a 100644 --- a/gnulib/import/dup-safer-flag.c +++ b/gnulib/import/dup-safer-flag.c @@ -1,11 +1,11 @@ /* Duplicate a file descriptor result, avoiding clobbering STD{IN,OUT,ERR}_FILENO, with specific flags. - Copyright (C) 2001, 2004-2006, 2009-2021 Free Software Foundation, Inc. + Copyright (C) 2001, 2004-2006, 2009-2022 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 - the Free Software Foundation; either version 3 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, |