aboutsummaryrefslogtreecommitdiffstats
path: root/dfa.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-01-15 06:20:20 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-01-15 06:20:20 +0200
commita59a81a68ca26293f8e3df25da2cfe20e61d7c85 (patch)
tree02b33541b29fb63127eb6abd3fe3890750949a33 /dfa.h
parent16d6377af8d1683a29b9dc7d7ab3e8d4bc1ebd48 (diff)
downloadegawk-a59a81a68ca26293f8e3df25da2cfe20e61d7c85.tar.gz
egawk-a59a81a68ca26293f8e3df25da2cfe20e61d7c85.tar.bz2
egawk-a59a81a68ca26293f8e3df25da2cfe20e61d7c85.zip
Sync some external files.
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