aboutsummaryrefslogtreecommitdiffstats
path: root/src/textconv.c
diff options
context:
space:
mode:
authorPo Lu2024-01-02 10:30:05 +0800
committerPo Lu2024-01-02 10:30:05 +0800
commit070cb32463a8c606bf4384574a6c7ea60167e87d (patch)
tree61f3406414a9604d8ecc3ca5b6f622318444b48d /src/textconv.c
parentecf08f0621c25ad1dfadd96399e204c389ab1695 (diff)
downloademacs-070cb32463a8c606bf4384574a6c7ea60167e87d.tar.gz
emacs-070cb32463a8c606bf4384574a6c7ea60167e87d.zip
; Add 2024 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 fb1c66bb2c2..2a7b0ed330d 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 Free Software Foundation, Inc. 3Copyright (C) 2023-2024 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6