summaryrefslogtreecommitdiff
path: root/lib/mbspbrk.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mbspbrk.c')
-rw-r--r--lib/mbspbrk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mbspbrk.c b/lib/mbspbrk.c
index 0ea2a07204..f10ec86012 100644
--- a/lib/mbspbrk.c
+++ b/lib/mbspbrk.c
@@ -1,5 +1,5 @@
/* Searching a string for a character among a given set of characters.
- Copyright (C) 1999, 2002, 2006-2020 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2002, 2006-2021 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2007.
This program is free software: you can redistribute it and/or modify