aboutsummaryrefslogtreecommitdiffstats
path: root/dfa.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-01-30 21:15:59 +0200
committerArnold D. Robbins <arnold@skeeve.com>2011-01-30 21:15:59 +0200
commita7dd34e347fecd3a09be19c9c2b9fe99e1bbbcd7 (patch)
treeb821b50c9b29e7c1e2afd15f0b70c2c64a58570e /dfa.h
parented816b945b9725b26aa7f44fdab5bec0c48a8507 (diff)
downloadegawk-a7dd34e347fecd3a09be19c9c2b9fe99e1bbbcd7.tar.gz
egawk-a7dd34e347fecd3a09be19c9c2b9fe99e1bbbcd7.tar.bz2
egawk-a7dd34e347fecd3a09be19c9c2b9fe99e1bbbcd7.zip
Sync dfa to grep, import hard-locale.[ch].
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 ac339309..4d65ee34 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-2010 Free Software Foundation, Inc.
+ Copyright (C) 1988, 1998, 2007, 2009-2011 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