aboutsummaryrefslogtreecommitdiffstats
path: root/dfa.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-01-03 12:59:30 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-01-03 12:59:30 +0200
commit253b88d9f30c3513ab5c525e0a63cc3b055fd80d (patch)
tree94b1e4868ce83468642eac5591f5b74d0d10d9c3 /dfa.h
parentc34e30427363c70688233a4ce0be44dfc92c6226 (diff)
parent4a7dc37ea7122759469ee93eae9dadea455d658b (diff)
downloadegawk-253b88d9f30c3513ab5c525e0a63cc3b055fd80d.tar.gz
egawk-253b88d9f30c3513ab5c525e0a63cc3b055fd80d.tar.bz2
egawk-253b88d9f30c3513ab5c525e0a63cc3b055fd80d.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'dfa.h')
-rw-r--r--dfa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dfa.h b/dfa.h
index c58485a7..bacd4894 100644
--- a/dfa.h
+++ b/dfa.h
@@ -1,5 +1,5 @@
/* dfa.h - declarations for GNU deterministic regexp compiler
- Copyright (C) 1988, 1998, 2007, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 1988, 1998, 2007, 2009-2014 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