aboutsummaryrefslogtreecommitdiffstats
path: root/support/dfa.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-12-15 22:11:02 +0200
committerArnold D. Robbins <arnold@skeeve.com>2018-12-15 22:11:02 +0200
commitdb47960210d3c56465b3658152f6c7981f6b5f82 (patch)
tree043096123ca21525a198fae5dedab79412f37865 /support/dfa.h
parente452576cdd65472290db15c8a51cb70465a99a55 (diff)
downloadegawk-db47960210d3c56465b3658152f6c7981f6b5f82.tar.gz
egawk-db47960210d3c56465b3658152f6c7981f6b5f82.tar.bz2
egawk-db47960210d3c56465b3658152f6c7981f6b5f82.zip
Update dfa.h and dfa.c from GNULIB.
Diffstat (limited to 'support/dfa.h')
-rw-r--r--support/dfa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/dfa.h b/support/dfa.h
index 7d11f05d..86902ebf 100644
--- a/support/dfa.h
+++ b/support/dfa.h
@@ -1,5 +1,5 @@
/* dfa.h - declarations for GNU deterministic regexp compiler
- Copyright (C) 1988, 1998, 2007, 2009-2017 Free Software Foundation, Inc.
+ Copyright (C) 1988, 1998, 2007, 2009-2018 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