aboutsummaryrefslogtreecommitdiffstats
path: root/dfa.c
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.c
parent16d6377af8d1683a29b9dc7d7ab3e8d4bc1ebd48 (diff)
downloadegawk-a59a81a68ca26293f8e3df25da2cfe20e61d7c85.tar.gz
egawk-a59a81a68ca26293f8e3df25da2cfe20e61d7c85.tar.bz2
egawk-a59a81a68ca26293f8e3df25da2cfe20e61d7c85.zip
Sync some external files.
Diffstat (limited to 'dfa.c')
-rw-r--r--dfa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dfa.c b/dfa.c
index 2ea37b52..4b461fed 100644
--- a/dfa.c
+++ b/dfa.c
@@ -1,5 +1,5 @@
/* dfa.c - deterministic extended regexp routines for GNU
- Copyright (C) 1988, 1998, 2000, 2002, 2004-2005, 2007-2014 Free Software
+ Copyright (C) 1988, 1998, 2000, 2002, 2004-2005, 2007-2015 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify