summaryrefslogtreecommitdiff
path: root/src/dfasearch.c
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 /src/dfasearch.c
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 'src/dfasearch.c')
-rw-r--r--src/dfasearch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dfasearch.c b/src/dfasearch.c
index 46a0db1d..3ebd25eb 100644
--- a/src/dfasearch.c
+++ b/src/dfasearch.c
@@ -1,5 +1,5 @@
/* dfasearch.c - searching subroutines using dfa and regex for grep.
- Copyright 1992, 1998, 2000, 2007, 2009-2018 Free Software Foundation, Inc.
+ Copyright 1992, 1998, 2000, 2007, 2009-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