diff options
Diffstat (limited to 'argp/argp.h')
-rw-r--r-- | argp/argp.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/argp/argp.h b/argp/argp.h index 8fb7098061..5160da8f64 100644 --- a/argp/argp.h +++ b/argp/argp.h @@ -1,6 +1,5 @@ /* Hierarchial argument parsing, layered over getopt. - Copyright (C) 1995-1999, 2003, 2004, 2005, 2006, 2007, 2009, 2012 - Free Software Foundation, Inc. + Copyright (C) 1995-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu>. |