diff options
Diffstat (limited to 'lib/getopt1.c')
-rw-r--r-- | lib/getopt1.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/getopt1.c b/lib/getopt1.c index 63db74f9f7e..55210c8982b 100644 --- a/lib/getopt1.c +++ b/lib/getopt1.c @@ -1,6 +1,6 @@ /* getopt_long and getopt_long_only entry points for GNU getopt. - Copyright (C) 1987-1994, 1996-1998, 2004, 2006, 2009-2016 Free Software - Foundation, Inc. + Copyright (C) 1987-1994, 1996-1998, 2004, 2006, 2009-2017 Free + Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify |