aboutsummaryrefslogtreecommitdiffstats
path: root/support/dfa.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-05-22 06:20:04 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-05-22 06:20:04 +0300
commit394c705100366ecea5518ce9cfa0330d495f41b3 (patch)
tree29b216ff6c9d83cfd45e17dae8e6075f5d75a6f2 /support/dfa.h
parent0f9d4355a03d000938d87d71ba62f0ac2717334a (diff)
downloadegawk-394c705100366ecea5518ce9cfa0330d495f41b3.tar.gz
egawk-394c705100366ecea5518ce9cfa0330d495f41b3.tar.bz2
egawk-394c705100366ecea5518ce9cfa0330d495f41b3.zip
Update some support files 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 c68b4df7..7d11f05d 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-2016 Free Software Foundation, Inc.
+ Copyright (C) 1988, 1998, 2007, 2009-2017 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