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.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/dfa.c') diff --git a/support/dfa.c b/support/dfa.c index df32dd90..0bf72ffd 100644 --- a/support/dfa.c +++ b/support/dfa.c @@ -1,5 +1,5 @@ /* dfa.c - deterministic extended regexp routines for GNU - Copyright (C) 1988, 1998, 2000, 2002, 2004-2005, 2007-2020 Free Software + Copyright (C) 1988, 1998, 2000, 2002, 2004-2005, 2007-2021 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify -- cgit v1.2.3