diff options
Diffstat (limited to 'lib/rawmemchr.valgrind')
-rw-r--r-- | lib/rawmemchr.valgrind | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rawmemchr.valgrind b/lib/rawmemchr.valgrind index d489c320c3d..64cf86c8429 100644 --- a/lib/rawmemchr.valgrind +++ b/lib/rawmemchr.valgrind @@ -1,6 +1,6 @@ # Suppress a valgrind message about use of uninitialized memory in rawmemchr(). -# Copyright (C) 2008-2021 Free Software Foundation, Inc. +# Copyright (C) 2008-2022 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 |