diff options
author | Jim Meyering <meyering@fb.com> | 2018-01-06 16:06:48 -0800 |
---|---|---|
committer | Jim Meyering <meyering@fb.com> | 2018-01-06 16:14:06 -0800 |
commit | e8feb1ce5ce1471c9bbd0313e7fc0908bf2a77f9 (patch) | |
tree | a279cd8f915600bb656928b7f5066ef2ef376ad8 /tests/fgrep-longest | |
parent | e3c0287a56e299d4df85cbfb32d58a5b731a696f (diff) | |
download | grep-e8feb1ce5ce1471c9bbd0313e7fc0908bf2a77f9.tar.gz |
maint: update gnulib and copyright dates for 2018
* gnulib: Update to latest.
* all files: Run "make update-copyright".
* bootstrap: Update from gnulib.
Diffstat (limited to 'tests/fgrep-longest')
-rwxr-xr-x | tests/fgrep-longest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fgrep-longest b/tests/fgrep-longest index 5974d113..2a79ec89 100755 --- a/tests/fgrep-longest +++ b/tests/fgrep-longest @@ -2,7 +2,7 @@ # With multiple matches, grep -Fo could print a shorter one. # This bug affected grep versions 2.26 through 2.27. # -# Copyright (C) 2017 Free Software Foundation, Inc. +# Copyright (C) 2017-2018 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright |