summaryrefslogtreecommitdiff
path: root/lib/c-strstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/c-strstr.c')
-rw-r--r--lib/c-strstr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/c-strstr.c b/lib/c-strstr.c
index eac56bd561..a86e2bf561 100644
--- a/lib/c-strstr.c
+++ b/lib/c-strstr.c
@@ -1,5 +1,5 @@
/* c-strstr.c -- substring search in C locale
- Copyright (C) 2005-2020 Free Software Foundation, Inc.
+ Copyright (C) 2005-2021 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2005, 2007.
This program is free software: you can redistribute it and/or modify