branch: elpa/adoc-mode
commit 815a8bf213e3a10eafe95c73524b290c850ecaba
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
Update copyright year to 2026
---
adoc-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/adoc-mode.el b/adoc-mode.el
index 57c343f293..cb801b7269 100644
--- a/adoc-mode.el
+++ b/adoc-mode.el
@@ -1,7 +1,7 @@
;;; adoc-mode.el --- a major-mode for editing AsciiDoc files -*-
lexical-binding: t; -*-
;;
;; Copyright 2009-2016 Florian Kaufmann <[email protected]>
-;; Copyright 2022-2024 Bozhidar Batsov <[email protected]> and adoc-mode
contributors
+;; Copyright 2022-2026 Bozhidar Batsov <[email protected]> and adoc-mode
contributors
;;
;; Maintainer: Bozhidar Batsov <[email protected]>
;; Author: Florian Kaufmann <[email protected]>