summaryrefslogtreecommitdiff
path: root/tests/dfa-coverage
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/dfa-coverage
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/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 83aef2db..e0219c6e 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-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