aboutsummaryrefslogtreecommitdiffstats
path: root/dfa.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-01-02 19:41:25 +0200
committerArnold D. Robbins <arnold@skeeve.com>2016-01-02 19:41:25 +0200
commit541c3b0f4ee309e862185a41f4197197760b336b (patch)
treee3976627e31102dd2341844bb8eeb8969085a2e9 /dfa.h
parent0122571e049073622d9f0bb6eaeed5f52abd38bc (diff)
parent640d55ecdaced9e826a95a0bce4c65a3e5965cae (diff)
downloadegawk-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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dfa.h b/dfa.h
index 4060dfaf..18be7f51 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-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