summaryrefslogtreecommitdiff
path: root/tests/filename-lineno.pl
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2018-01-06 16:06:48 -0800
committerJim Meyering <meyering@fb.com>2018-01-06 16:14:06 -0800
commite8feb1ce5ce1471c9bbd0313e7fc0908bf2a77f9 (patch)
treea279cd8f915600bb656928b7f5066ef2ef376ad8 /tests/filename-lineno.pl
parente3c0287a56e299d4df85cbfb32d58a5b731a696f (diff)
downloadgrep-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/filename-lineno.pl')
-rwxr-xr-xtests/filename-lineno.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/filename-lineno.pl b/tests/filename-lineno.pl
index 6cc86b79..46a4e3bf 100755
--- a/tests/filename-lineno.pl
+++ b/tests/filename-lineno.pl
@@ -4,7 +4,7 @@
# file or line number from which the offending regular expression came.
# With 2.26, now, each such diagnostic has a "FILENAME:LINENO: " prefix.
-# Copyright (C) 2016-2017 Free Software Foundation, Inc.
+# Copyright (C) 2016-2018 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