diff options
Diffstat (limited to 'gl/mbtowc.c')
-rw-r--r-- | gl/mbtowc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/mbtowc.c b/gl/mbtowc.c index 8d9b06d..31a2d63 100644 --- a/gl/mbtowc.c +++ b/gl/mbtowc.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* Convert multibyte character to wide character. | 1 | /* Convert multibyte character to wide character. |
2 | Copyright (C) 2011-2023 Free Software Foundation, Inc. | 2 | Copyright (C) 2011-2024 Free Software Foundation, Inc. |
3 | Written by Bruno Haible <bruno@clisp.org>, 2011. | 3 | Written by Bruno Haible <bruno@clisp.org>, 2011. |
4 | 4 | ||
5 | This file is free software: you can redistribute it and/or modify | 5 | This file is free software: you can redistribute it and/or modify |