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 fd3a842c99..2b1121c4e4 100644 --- a/string/strtok_r.c +++ b/string/strtok_r.c @@ -1,5 +1,5 @@ /* Reentrant string tokenizer. Generic version. - Copyright (C) 1991-2022 Free Software Foundation, Inc. + Copyright (C) 1991-2023 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 |