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/two-files | |
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/two-files')
-rwxr-xr-x | tests/two-files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/two-files b/tests/two-files index fa6603ac..f31c6d5b 100755 --- a/tests/two-files +++ b/tests/two-files @@ -2,7 +2,7 @@ # Read two files, of increasing size. # With ASAN, this would have triggered a false-positive read of poisoned memory. # -# Copyright 2015-2017 Free Software Foundation, Inc. +# Copyright 2015-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 |