diff options
Diffstat (limited to 'string/argz-count.c')
-rw-r--r-- | string/argz-count.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/argz-count.c b/string/argz-count.c index 7d87236dce..d33d4f6ea7 100644 --- a/string/argz-count.c +++ b/string/argz-count.c @@ -1,5 +1,5 @@ /* Routines for dealing with '\0' separated arg vectors. - Copyright (C) 1995-2013 Free Software Foundation, Inc. + Copyright (C) 1995-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu> |