diff options
Diffstat (limited to 'lib-src/getopt.c')
-rw-r--r-- | lib-src/getopt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/getopt.c b/lib-src/getopt.c index a0698bba77a..b6d6b881de7 100644 --- a/lib-src/getopt.c +++ b/lib-src/getopt.c @@ -4,7 +4,7 @@ before changing it! Copyright (C) 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003, - 2004, 2005, 2006 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007 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 |