summaryrefslogtreecommitdiff
path: root/tests/filename-lineno.pl
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2023-01-01 20:34:39 -0800
committerJim Meyering <meyering@fb.com>2023-01-01 20:36:23 -0800
commit45e1158a4bb44e507239274535290db61dd27577 (patch)
treebb598ff59d8730fe2e1d74402e98478454eafe3c /tests/filename-lineno.pl
parent247e2575632a19155e10872d3703c499df4736f7 (diff)
downloadgrep-45e1158a4bb44e507239274535290db61dd27577.tar.gz
maint: update copyright dates
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 a62e5ac4..33a235a6 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-2022 Free Software Foundation, Inc.
+# Copyright (C) 2016-2023 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