diff options
author | Jim Meyering <meyering@fb.com> | 2019-01-01 18:55:13 -0800 |
---|---|---|
committer | Jim Meyering <meyering@fb.com> | 2019-01-01 19:00:38 -0800 |
commit | 1019e6e35af3ca1ae1b147b327e155e0a2d17f6f (patch) | |
tree | b09d2294198e4c58d07f8e475023509e01975800 /tests/pcre-count | |
parent | c01ea2ad32c0b29a17d38c0dd98a099c230c5760 (diff) | |
download | grep-1019e6e35af3ca1ae1b147b327e155e0a2d17f6f.tar.gz |
maint: update all copyright dates via "make update-copyright"
* gnulib: Also update submodule for its copyright updates.
Diffstat (limited to 'tests/pcre-count')
-rwxr-xr-x | tests/pcre-count | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pcre-count b/tests/pcre-count index 8691c164..5ba3f10e 100755 --- a/tests/pcre-count +++ b/tests/pcre-count @@ -2,7 +2,7 @@ # grep -P / grep -Pc are inconsistent results # This bug affected grep versions 2.21 through 2.22. # -# Copyright (C) 2015-2018 Free Software Foundation, Inc. +# Copyright (C) 2015-2019 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright |