diff options
Diffstat (limited to 'lib-src/getopt1.c')
-rw-r--r-- | lib-src/getopt1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/getopt1.c b/lib-src/getopt1.c index 8aa9b183578..48d263e922a 100644 --- a/lib-src/getopt1.c +++ b/lib-src/getopt1.c @@ -1,6 +1,6 @@ /* getopt_long and getopt_long_only entry points for GNU getopt. Copyright (C) 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, - 1998, 2004, 2005 Free Software Foundation, Inc. + 1998, 2004, 2005, 2006 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 |