diff options
author | Jim Meyering <meyering@fb.com> | 2022-01-01 10:29:09 -0800 |
---|---|---|
committer | Jim Meyering <meyering@fb.com> | 2022-01-01 10:29:09 -0800 |
commit | f9290127f38ae0c6131f4493e06be18653f7f83f (patch) | |
tree | 729556c2b77fc0735e092e45cfa8dd1793592b50 /tests/pcre-invalid-utf8-input | |
parent | 1843c0b0c88520feff81897d96037e2d69e15d92 (diff) | |
download | grep-f9290127f38ae0c6131f4493e06be18653f7f83f.tar.gz |
maint: make update-copyright
Diffstat (limited to 'tests/pcre-invalid-utf8-input')
-rwxr-xr-x | tests/pcre-invalid-utf8-input | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pcre-invalid-utf8-input b/tests/pcre-invalid-utf8-input index d1a2920c..635909a5 100755 --- a/tests/pcre-invalid-utf8-input +++ b/tests/pcre-invalid-utf8-input @@ -1,7 +1,7 @@ #! /bin/sh # Ensure that grep -P doesn't abort or infloop for invalid multi-byte input # -# Copyright (C) 2013-2021 Free Software Foundation, Inc. +# Copyright (C) 2013-2022 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright |