aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string.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 /lib/string.c
parent4771cd2e5835efb6cfbc2efe2287ff58e7b5b6dc (diff)
downloademacs-c31f6adc31d48076c63ad82b83b2970e1b0d7b9b.tar.gz
emacs-c31f6adc31d48076c63ad82b83b2970e1b0d7b9b.zip
; Add 2026 to copyright years.
Diffstat (limited to 'lib/string.c')
-rw-r--r--lib/string.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/string.c b/lib/string.c
index 602bb7383e8..c2e1b1f4184 100644
--- a/lib/string.c
+++ b/lib/string.c
@@ -1,5 +1,5 @@
1/* streq and memeq functions. 1/* streq and memeq functions.
2 Copyright (C) 2025 Free Software Foundation, Inc. 2 Copyright (C) 2025-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