diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-01-15 06:20:20 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-01-15 06:20:20 +0200 |
commit | a59a81a68ca26293f8e3df25da2cfe20e61d7c85 (patch) | |
tree | 02b33541b29fb63127eb6abd3fe3890750949a33 /dfa.h | |
parent | 16d6377af8d1683a29b9dc7d7ab3e8d4bc1ebd48 (diff) | |
download | egawk-a59a81a68ca26293f8e3df25da2cfe20e61d7c85.tar.gz egawk-a59a81a68ca26293f8e3df25da2cfe20e61d7c85.tar.bz2 egawk-a59a81a68ca26293f8e3df25da2cfe20e61d7c85.zip |
Sync some external files.
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-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 |