diff options
Diffstat (limited to 'string/strtok_r.c')
-rw-r--r-- | string/strtok_r.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/strtok_r.c b/string/strtok_r.c index 5112a6044e..601000d99c 100644 --- a/string/strtok_r.c +++ b/string/strtok_r.c @@ -1,5 +1,5 @@ /* Reentrant string tokenizer. Generic version. - Copyright (C) 1991,1996-1999,2001,2004 Free Software Foundation, Inc. + Copyright (C) 1991-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |