aboutsummaryrefslogtreecommitdiffstats
path: root/dfa.h
diff options
context:
space:
mode:
authorAndrew J. Schorr <aschorr@telemetry-investments.com>2015-01-19 15:04:21 -0500
committerAndrew J. Schorr <aschorr@telemetry-investments.com>2015-01-19 15:04:21 -0500
commit1edb5cb33d55a4f866c799d41680088b927f7846 (patch)
tree5f74270aa4eae77f6057c1d038ce8da88f5f38da /dfa.h
parent2d3f4ffebcb451da84ceb8a4be58bbb23946ee6e (diff)
parentf77c13a546af58cb8cdb593f49bbfa844b10dd7e (diff)
downloadegawk-1edb5cb33d55a4f866c799d41680088b927f7846.tar.gz
egawk-1edb5cb33d55a4f866c799d41680088b927f7846.tar.bz2
egawk-1edb5cb33d55a4f866c799d41680088b927f7846.zip
Merge branch 'master' into select
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 4eb42968..79027810 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 1988, 1998, 2007, 2009-2015 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