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 005598288d..253233930e 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2002, 2006-2010 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2007.
This program is free software: you can redistribute it and/or modify