diff options
Diffstat (limited to 'lib/getsubopt.c')
-rw-r--r-- | lib/getsubopt.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/getsubopt.c b/lib/getsubopt.c index b8199f1427..c7d36c98de 100644 --- a/lib/getsubopt.c +++ b/lib/getsubopt.c @@ -1,5 +1,6 @@ /* Parse comma separated list into words. - Copyright (C) 1996, 1997, 1999, 2004, 2007 Free Software Foundation, Inc. + Copyright (C) 1996, 1997, 1999, 2004, 2007, 2009 Free Software Foundation, + Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996. |