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 b6baf8d25c..7d87236dce 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-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> |