aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ebrowse.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-src/ebrowse.c
parent4771cd2e5835efb6cfbc2efe2287ff58e7b5b6dc (diff)
downloademacs-c31f6adc31d48076c63ad82b83b2970e1b0d7b9b.tar.gz
emacs-c31f6adc31d48076c63ad82b83b2970e1b0d7b9b.zip
; Add 2026 to copyright years.
Diffstat (limited to 'lib-src/ebrowse.c')
-rw-r--r--lib-src/ebrowse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/ebrowse.c b/lib-src/ebrowse.c
index 391ca1151db..3bb6bd88d79 100644
--- a/lib-src/ebrowse.c
+++ b/lib-src/ebrowse.c
@@ -1,6 +1,6 @@
1/* ebrowse.c --- parsing files for the ebrowse C++ browser 1/* ebrowse.c --- parsing files for the ebrowse C++ browser
2 2
3Copyright (C) 1992-2025 Free Software Foundation, Inc. 3Copyright (C) 1992-2026 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6