diff options
Diffstat (limited to 'lib/dup2.c')
-rw-r--r-- | lib/dup2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dup2.c b/lib/dup2.c index 730434f259..32afed50f4 100644 --- a/lib/dup2.c +++ b/lib/dup2.c @@ -1,5 +1,5 @@ /* Duplicate an open file descriptor to a specified file descriptor. - Copyright 1999, 2000 Free Software Foundation, Inc. + Copyright 1999 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 |