aboutsummaryrefslogtreecommitdiffstats
path: root/dfa.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-01-03 12:55:03 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-01-03 12:55:03 +0200
commit815ad7a1d9e47b50b26fd89c362a99598fa45c1c (patch)
tree9b92cd735f1d31d8aebd48cbb88f052bb44b437a /dfa.h
parent80a38c12d2b9f217639552a6163b4232a8329d60 (diff)
downloadegawk-815ad7a1d9e47b50b26fd89c362a99598fa45c1c.tar.gz
egawk-815ad7a1d9e47b50b26fd89c362a99598fa45c1c.tar.bz2
egawk-815ad7a1d9e47b50b26fd89c362a99598fa45c1c.zip
Sync dfa with GNU grep.
Diffstat (limited to 'dfa.h')
-rw-r--r--dfa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dfa.h b/dfa.h
index c58485a7..bacd4894 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-2013 Free Software Foundation, Inc.
+ Copyright (C) 1988, 1998, 2007, 2009-2014 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