summaryrefslogtreecommitdiff
path: root/tests/match-lines
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2019-01-01 18:55:13 -0800
committerJim Meyering <meyering@fb.com>2019-01-01 19:00:38 -0800
commit1019e6e35af3ca1ae1b147b327e155e0a2d17f6f (patch)
treeb09d2294198e4c58d07f8e475023509e01975800 /tests/match-lines
parentc01ea2ad32c0b29a17d38c0dd98a099c230c5760 (diff)
downloadgrep-1019e6e35af3ca1ae1b147b327e155e0a2d17f6f.tar.gz
maint: update all copyright dates via "make update-copyright"
* gnulib: Also update submodule for its copyright updates.
Diffstat (limited to 'tests/match-lines')
-rwxr-xr-xtests/match-lines2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/match-lines b/tests/match-lines
index d2a6d769..72e42ace 100755
--- a/tests/match-lines
+++ b/tests/match-lines
@@ -3,7 +3,7 @@
# grep -F -x -o PAT print an extra newline for each match.
# This would fail for grep-2.19 and grep-2.20.
-# Copyright 2014-2018 Free Software Foundation, Inc.
+# Copyright 2014-2019 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by