summaryrefslogtreecommitdiff
path: root/tests/dfa-coverage
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/dfa-coverage
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/dfa-coverage')
-rwxr-xr-xtests/dfa-coverage2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dfa-coverage b/tests/dfa-coverage
index e2e636b8..0f70b30f 100755
--- a/tests/dfa-coverage
+++ b/tests/dfa-coverage
@@ -1,7 +1,7 @@
#!/bin/sh
# Exercise the final reachable code in dfa.c's match_mb_charset.
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-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