aboutsummaryrefslogtreecommitdiffstats
path: root/support/dfa.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-02-08 09:04:43 +0200
committerArnold D. Robbins <arnold@skeeve.com>2021-02-08 09:04:43 +0200
commit33ef3ac7854adece095e69ea8fb0e70fb1feeea6 (patch)
treed72521bddf2addc48081e96786d1bf2489dfa92d /support/dfa.h
parent04e5d7b0199fd98cbb7505519a9e8210d6c84eb2 (diff)
downloadegawk-33ef3ac7854adece095e69ea8fb0e70fb1feeea6.tar.gz
egawk-33ef3ac7854adece095e69ea8fb0e70fb1feeea6.tar.bz2
egawk-33ef3ac7854adece095e69ea8fb0e70fb1feeea6.zip
Updates from GNULIB, including major work on regex.
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 65477897..19a4127b 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 1988, 1998, 2007, 2009-2021 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