summaryrefslogtreecommitdiff
path: root/tests/filename-lineno.pl
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/filename-lineno.pl
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/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 d1c686e3..99f21b49 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2016-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