aboutsummaryrefslogtreecommitdiffstats
path: root/dfa.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-01-02 19:41:43 +0200
committerArnold D. Robbins <arnold@skeeve.com>2016-01-02 19:41:43 +0200
commitc92388aa1e01fb667c8a6b15e9322f8e569d24b7 (patch)
tree6cd5ddf95cd2493415e0f6f14bb3bb805f1ac6b9 /dfa.h
parent639cdfb2b05acb1b2c3b5efea0b175da23306bc4 (diff)
parent541c3b0f4ee309e862185a41f4197197760b336b (diff)
downloadegawk-c92388aa1e01fb667c8a6b15e9322f8e569d24b7.tar.gz
egawk-c92388aa1e01fb667c8a6b15e9322f8e569d24b7.tar.bz2
egawk-c92388aa1e01fb667c8a6b15e9322f8e569d24b7.zip
Merge branch 'master' into feature/cmake
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 4060dfaf..18be7f51 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-2015 Free Software Foundation, Inc.
+ Copyright (C) 1988, 1998, 2007, 2009-2016 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