summaryrefslogtreecommitdiff
path: root/lib/regex.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2023-01-07 15:08:45 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2023-01-07 15:32:56 -0800
commita1b558a2e24d71ff6634a0ff50d46380c162c961 (patch)
treeb5799f5520c10e0644386f0d8d246899a4d10396 /lib/regex.c
parent0be40fbe43c4e409a417b12d2919ca64326e0281 (diff)
downloademacs-a1b558a2e24d71ff6634a0ff50d46380c162c961.tar.gz
Update from Gnulib by running admin/merge-gnulib
Diffstat (limited to 'lib/regex.c')
-rw-r--r--lib/regex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/regex.c b/lib/regex.c
index ff1176782e4..3beb0deb987 100644
--- a/lib/regex.c
+++ b/lib/regex.c
@@ -1,5 +1,5 @@
/* Extended regular expression matching and search library.
- Copyright (C) 2002-2022 Free Software Foundation, Inc.
+ Copyright (C) 2002-2023 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.