summaryrefslogtreecommitdiff
path: root/lib-src/getopt1.c
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-01-21 04:57:37 +0000
committerGlenn Morris <rgm@gnu.org>2007-01-21 04:57:37 +0000
commit4e6835dbc4e02adcca7770c555963a37ad7fb8b9 (patch)
treed0dfc151ddbdd61ef968f2294b2e717dd03809f2 /lib-src/getopt1.c
parentd7a0267c8d6be2a9885de797b25ec8f4a61b8895 (diff)
Add 2007 to copyright years.
Diffstat (limited to 'lib-src/getopt1.c')
-rw-r--r--lib-src/getopt1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/getopt1.c b/lib-src/getopt1.c
index 48d263e922..c2bec4f8e9 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, 2006 Free Software Foundation, Inc.
+ 1998, 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