diff options
Diffstat (limited to 'tests/dup2.c')
-rw-r--r-- | tests/dup2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dup2.c b/tests/dup2.c index 1c766ab3..916e113d 100644 --- a/tests/dup2.c +++ b/tests/dup2.c @@ -1,6 +1,6 @@ /* Duplicate an open file descriptor to a specified file descriptor. - Copyright (C) 1999, 2004-2007, 2009-2022 Free Software Foundation, Inc. + Copyright (C) 1999, 2004-2007, 2009-2024 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as |