diff options
Diffstat (limited to 'lib/unistr/u8-pcpy.c')
-rw-r--r-- | lib/unistr/u8-pcpy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unistr/u8-pcpy.c b/lib/unistr/u8-pcpy.c index f3caa8b7..e1462691 100644 --- a/lib/unistr/u8-pcpy.c +++ b/lib/unistr/u8-pcpy.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-8 string, return pointer after last written unit. - Copyright (C) 2020-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2023. This file is free software. |