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 f6dd209..c0a53db 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-2020 Free Software Foundation, Inc. +# Copyright (C) 2009-2021 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |