summaryrefslogtreecommitdiffstats
path: root/gl/c32tolower.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/c32tolower.c')
-rw-r--r--gl/c32tolower.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/c32tolower.c b/gl/c32tolower.c
index a0b0523f..15608d88 100644
--- a/gl/c32tolower.c
+++ b/gl/c32tolower.c
@@ -1,5 +1,5 @@
1/* Map a 32-bit wide character to lowercase. 1/* Map a 32-bit wide character to lowercase.
2 Copyright (C) 2023-2025 Free Software Foundation, Inc. 2 Copyright (C) 2023-2026 Free Software Foundation, Inc.
3 3
4 This file is free software: you can redistribute it and/or modify 4 This file is free software: you can redistribute it and/or modify
5 it under the terms of the GNU Lesser General Public License as 5 it under the terms of the GNU Lesser General Public License as