summaryrefslogtreecommitdiff
path: root/tests/dfa-coverage
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2015-01-01 18:49:40 -0800
committerJim Meyering <meyering@fb.com>2015-01-01 18:55:33 -0800
commitd433dad3f4183eba763f73345055ba4800cdef43 (patch)
treea10ed0149b01070a390f21e00061481e6594d4fd /tests/dfa-coverage
parent4aed929ac46fae52b47990190d3ffa16fae233b0 (diff)
downloadgrep-d433dad3f4183eba763f73345055ba4800cdef43.tar.gz
maint: update copyright year ranges to include 2015
Run "make update-copyright". Also, ... * grep.texi: Update manually, converting each "--" to "-".
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 1b91f12d..e46a7270 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-2014 Free Software Foundation, Inc.
+# Copyright (C) 2012-2015 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