diff options
Diffstat (limited to 'lib/dup-safer-flag.c')
-rw-r--r-- | lib/dup-safer-flag.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dup-safer-flag.c b/lib/dup-safer-flag.c index 2d860fb..f4610ee 100644 --- a/lib/dup-safer-flag.c +++ b/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-2014 Free Software Foundation, Inc. + Copyright (C) 2001, 2004-2006, 2009-2015 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 |