summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/gnulib/lib/strcasestr.c
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/gnulib/lib/strcasestr.c')
-rw-r--r--macros/texinfo/texinfo/gnulib/lib/strcasestr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/texinfo/texinfo/gnulib/lib/strcasestr.c b/macros/texinfo/texinfo/gnulib/lib/strcasestr.c
index 9c93ac5aef..2e70477a76 100644
--- a/macros/texinfo/texinfo/gnulib/lib/strcasestr.c
+++ b/macros/texinfo/texinfo/gnulib/lib/strcasestr.c
@@ -1,5 +1,5 @@
/* Case-insensitive searching in a string.
- Copyright (C) 2005-2019 Free Software Foundation, Inc.
+ Copyright (C) 2005-2021 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2005.
This program is free software; you can redistribute it and/or modify