summaryrefslogtreecommitdiff
path: root/lib/regex.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-12-31 18:07:08 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2018-12-31 18:07:25 -0800
commit4652c7bafa60332145f1e05a7de5f48e1bc56226 (patch)
treec197dc755053e4a66e30ddad2a50e59cc48ae793 /lib/regex.c
parente6633650a245a4e5bfe2e3de92be93a623eef7a9 (diff)
downloadgnulib-4652c7bafa60332145f1e05a7de5f48e1bc56226.tar.gz
autoupdate
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 9d2071d3c5..d4459f7b61 100644
--- a/lib/regex.c
+++ b/lib/regex.c
@@ -1,5 +1,5 @@
/* Extended regular expression matching and search library.
- Copyright (C) 2002-2018 Free Software Foundation, Inc.
+ Copyright (C) 2002-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.