aboutsummaryrefslogtreecommitdiffstats
path: root/support/dfa.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-01-24 09:40:48 +0200
committerArnold D. Robbins <arnold@skeeve.com>2020-01-24 09:40:48 +0200
commitb772cbdb64d399de121a056656a4d275f2b9b167 (patch)
tree7c32bc8fb1e1bdb3a7d352d32022cec9fa04a23d /support/dfa.h
parentc0dfb9269380ff5a90dbf6606f64989848304527 (diff)
downloadegawk-b772cbdb64d399de121a056656a4d275f2b9b167.tar.gz
egawk-b772cbdb64d399de121a056656a4d275f2b9b167.tar.bz2
egawk-b772cbdb64d399de121a056656a4d275f2b9b167.zip
Update copyright years on changed files.
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 0da597fc..80e8dbab 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-2019 Free Software Foundation, Inc.
+ Copyright (C) 1988, 1998, 2007, 2009-2020 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