summaryrefslogtreecommitdiff
path: root/lib/iswxdigit.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/iswxdigit.c')
-rw-r--r--lib/iswxdigit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/iswxdigit.c b/lib/iswxdigit.c
index 5c1c182600..54e0d0c78e 100644
--- a/lib/iswxdigit.c
+++ b/lib/iswxdigit.c
@@ -1,5 +1,5 @@
/* Test wide character for being a hexadecimal digit.
- Copyright (C) 2020 Free Software Foundation, Inc.
+ Copyright (C) 2020-2021 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by