summaryrefslogtreecommitdiff
path: root/tests/filename-lineno.pl
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2017-01-01 03:22:16 -0800
committerJim Meyering <meyering@fb.com>2017-01-01 03:34:33 -0800
commit3cd2e8625ae7c0608b91af5d2fff9c1c41eedbea (patch)
tree5e740bbe9bc76a3f0e3735f99cd3de758eb6eef3 /tests/filename-lineno.pl
parent296f3b994d59006a64fcd1a2398a6b3e13e84e3c (diff)
downloadgrep-3cd2e8625ae7c0608b91af5d2fff9c1c41eedbea.tar.gz
maint: update gnulib and copyright dates for 2017
* gnulib: Update to latest. * all files: Run "make update-copyright".
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 3827f4da..8eead57a 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 Free Software Foundation, Inc.
+# Copyright (C) 2016-2017 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