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