diff options
Diffstat (limited to 'lib/argp-fmtstream.c')
-rw-r--r-- | lib/argp-fmtstream.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/argp-fmtstream.c b/lib/argp-fmtstream.c index 70e3eb8627..7aa317c44c 100644 --- a/lib/argp-fmtstream.c +++ b/lib/argp-fmtstream.c @@ -1,5 +1,5 @@ /* Word-wrapping and line-truncating streams - Copyright (C) 1997-1999, 2001-2003, 2005, 2009-2012 Free Software + Copyright (C) 1997-1999, 2001-2003, 2005, 2009-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu>. |