From 640d55ecdaced9e826a95a0bce4c65a3e5965cae Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Sat, 2 Jan 2016 19:40:51 +0200 Subject: Minor fix in dfa.c. Sync dfa with grep. --- dfa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dfa.h') diff --git a/dfa.h b/dfa.h index 4060dfaf..18be7f51 100644 --- a/dfa.h +++ b/dfa.h @@ -1,5 +1,5 @@ /* dfa.h - declarations for GNU deterministic regexp compiler - Copyright (C) 1988, 1998, 2007, 2009-2015 Free Software Foundation, Inc. + Copyright (C) 1988, 1998, 2007, 2009-2016 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 -- cgit v1.2.3