diff options
Diffstat (limited to 'support/dfa.h')
-rw-r--r-- | support/dfa.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/support/dfa.h b/support/dfa.h index 84aba7d1..e94e4354 100644 --- a/support/dfa.h +++ b/support/dfa.h @@ -1,9 +1,9 @@ /* dfa.h - declarations for GNU deterministic regexp compiler - Copyright (C) 1988, 1998, 2007, 2009-2021 Free Software Foundation, Inc. + Copyright (C) 1988, 1998, 2007, 2009-2022 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 - the Free Software Foundation; either version 3, or (at your option) + the Free Software Foundation, either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, |