From 33ef3ac7854adece095e69ea8fb0e70fb1feeea6 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Mon, 8 Feb 2021 09:04:43 +0200 Subject: Updates from GNULIB, including major work on regex. --- support/dfa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/dfa.h') diff --git a/support/dfa.h b/support/dfa.h index 65477897..19a4127b 100644 --- a/support/dfa.h +++ b/support/dfa.h @@ -1,5 +1,5 @@ /* dfa.h - declarations for GNU deterministic regexp compiler - Copyright (C) 1988, 1998, 2007, 2009-2020 Free Software Foundation, Inc. + Copyright (C) 1988, 1998, 2007, 2009-2021 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 -- cgit v1.2.3