diff options
Diffstat (limited to 'tests/pcre-invalid-utf8-infloop')
-rwxr-xr-x | tests/pcre-invalid-utf8-infloop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pcre-invalid-utf8-infloop b/tests/pcre-invalid-utf8-infloop index 99b67f1c..45b5ee1e 100755 --- a/tests/pcre-invalid-utf8-infloop +++ b/tests/pcre-invalid-utf8-infloop @@ -1,7 +1,7 @@ #! /bin/sh # Ensure that grep -oaP doesn't infloop for invalid multi-byte input # -# Copyright (C) 2015-2020 Free Software Foundation, Inc. +# Copyright (C) 2015-2021 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright |