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