summaryrefslogtreecommitdiff
path: root/dfa.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-01-20 22:10:38 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-01-20 22:10:38 +0200
commit941bfc7ad6fc022f9836d282328b7ffc5f70bcb8 (patch)
tree19bbdc046bc15c9dd569a83276ffee15ccb6b56a /dfa.h
parenta8db21f1aea3b7bbab39a423aad61571dbe2b0ec (diff)
parent4c01db1833a02173c910d463eaed77ad6ed66195 (diff)
downloadgawk-print-exp.tar.gz
Merge branch 'master' into print-expprint-exp
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