summaryrefslogtreecommitdiff
path: root/tests/wctomb.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wctomb.c')
-rw-r--r--tests/wctomb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wctomb.c b/tests/wctomb.c
index bbaf2e0e..694c95ca 100644
--- a/tests/wctomb.c
+++ b/tests/wctomb.c
@@ -1,5 +1,5 @@
/* Convert wide character to multibyte character.
- Copyright (C) 2011-2022 Free Software Foundation, Inc.
+ Copyright (C) 2011-2024 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2011.
This file is free software: you can redistribute it and/or modify