diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-02 19:41:25 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-02 19:41:25 +0200 |
commit | 541c3b0f4ee309e862185a41f4197197760b336b (patch) | |
tree | e3976627e31102dd2341844bb8eeb8969085a2e9 /dfa.h | |
parent | 0122571e049073622d9f0bb6eaeed5f52abd38bc (diff) | |
parent | 640d55ecdaced9e826a95a0bce4c65a3e5965cae (diff) | |
download | egawk-541c3b0f4ee309e862185a41f4197197760b336b.tar.gz egawk-541c3b0f4ee309e862185a41f4197197760b336b.tar.bz2 egawk-541c3b0f4ee309e862185a41f4197197760b336b.zip |
Merge branch 'gawk-4.1-stable'
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 |