diff options
Diffstat (limited to 'string/tst-memmove-overflow.c')
-rw-r--r-- | string/tst-memmove-overflow.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/tst-memmove-overflow.c b/string/tst-memmove-overflow.c index 1aa5392..97e19af 100644 --- a/string/tst-memmove-overflow.c +++ b/string/tst-memmove-overflow.c @@ -1,5 +1,5 @@ /* Test for signed comparision bug in memmove (bug 25620). - Copyright (C) 2020-2022 Free Software Foundation, Inc. + Copyright (C) 2020-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 |