aboutsummaryrefslogtreecommitdiffstats
path: root/dfa.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-01-15 06:20:57 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-01-15 06:20:57 +0200
commit28f563a6f54c8ea9c63537356966508c4685b538 (patch)
treed7d4ce59c4b76ccb66548c49c3b3dfdb7be3d771 /dfa.h
parentf18e168ff20217143bd922f158a1c56058795e89 (diff)
parenta59a81a68ca26293f8e3df25da2cfe20e61d7c85 (diff)
downloadegawk-28f563a6f54c8ea9c63537356966508c4685b538.tar.gz
egawk-28f563a6f54c8ea9c63537356966508c4685b538.tar.bz2
egawk-28f563a6f54c8ea9c63537356966508c4685b538.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 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