diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-02 19:41:43 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-02 19:41:43 +0200 |
commit | c92388aa1e01fb667c8a6b15e9322f8e569d24b7 (patch) | |
tree | 6cd5ddf95cd2493415e0f6f14bb3bb805f1ac6b9 /dfa.h | |
parent | 639cdfb2b05acb1b2c3b5efea0b175da23306bc4 (diff) | |
parent | 541c3b0f4ee309e862185a41f4197197760b336b (diff) | |
download | egawk-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.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |