diff options
Diffstat (limited to 'string/strlcat.c')
-rw-r--r-- | string/strlcat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/strlcat.c b/string/strlcat.c index dce4c25..40353b9 100644 --- a/string/strlcat.c +++ b/string/strlcat.c @@ -1,5 +1,5 @@ /* Append a null-terminated string to another string, with length checking. - Copyright (C) 2023 Free Software Foundation, Inc. + Copyright (C) 2023-2024 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 |