summaryrefslogtreecommitdiffstats
path: root/gl/wcwidth.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/wcwidth.c')
-rw-r--r--gl/wcwidth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/wcwidth.c b/gl/wcwidth.c
index 6e7141d0..ffcc9778 100644
--- a/gl/wcwidth.c
+++ b/gl/wcwidth.c
@@ -1,5 +1,5 @@
1/* Determine the number of screen columns needed for a character. 1/* Determine the number of screen columns needed for a character.
2 Copyright (C) 2006-2007, 2010-2025 Free Software Foundation, Inc. 2 Copyright (C) 2006-2007, 2010-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