aboutsummaryrefslogtreecommitdiffstats
path: root/src/textconv.c
diff options
context:
space:
mode:
authorSean Whitton2026-01-01 12:54:34 +0000
committerSean Whitton2026-01-01 12:54:34 +0000
commitc31f6adc31d48076c63ad82b83b2970e1b0d7b9b (patch)
tree33f5b9d12ef31f91b4c417523106e93a7cff7b2b /src/textconv.c
parent4771cd2e5835efb6cfbc2efe2287ff58e7b5b6dc (diff)
downloademacs-c31f6adc31d48076c63ad82b83b2970e1b0d7b9b.tar.gz
emacs-c31f6adc31d48076c63ad82b83b2970e1b0d7b9b.zip
; Add 2026 to copyright years.
Diffstat (limited to 'src/textconv.c')
-rw-r--r--src/textconv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/textconv.c b/src/textconv.c
index 987a5a4ee10..1331eb06a65 100644
--- a/src/textconv.c
+++ b/src/textconv.c
@@ -1,6 +1,6 @@
1/* String conversion support for graphics terminals. 1/* String conversion support for graphics terminals.
2 2
3Copyright (C) 2023-2025 Free Software Foundation, Inc. 3Copyright (C) 2023-2026 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6