aboutsummaryrefslogtreecommitdiffstats
path: root/support/dfa.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-03-24 21:21:42 +0200
committerArnold D. Robbins <arnold@skeeve.com>2019-03-24 21:21:42 +0200
commitaced49eee334d9905208cda470d1cb14393613a2 (patch)
tree8cc136604c66040ff95cf513e5333169cca226bb /support/dfa.h
parentfadddc026c7a3d9e664c65ff3f3895af9ba28359 (diff)
downloadegawk-aced49eee334d9905208cda470d1cb14393613a2.tar.gz
egawk-aced49eee334d9905208cda470d1cb14393613a2.tar.bz2
egawk-aced49eee334d9905208cda470d1cb14393613a2.zip
Sync 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 e419e9a0..2cf11b6b 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-2018 Free Software Foundation, Inc.
+ Copyright (C) 1988, 1998, 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