diff options
Diffstat (limited to 'lib/memchr.valgrind')
-rw-r--r-- | lib/memchr.valgrind | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/memchr.valgrind b/lib/memchr.valgrind index cb0f351c..0295d7e6 100644 --- a/lib/memchr.valgrind +++ b/lib/memchr.valgrind @@ -1,6 +1,6 @@ # Suppress a valgrind message about use of uninitialized memory in memchr(). -# Copyright (C) 2009-2022 Free Software Foundation, Inc. +# Copyright (C) 2009-2024 Free Software Foundation, Inc. # # This file is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as |