branch: elpa/adoc-mode commit 89e8c97edf3b64ff7e0296445103ffdc3c8d5bef Author: Bozhidar Batsov <bozhi...@batsov.dev> Commit: Bozhidar Batsov <bozhi...@batsov.dev>
Bump the copyright years --- README.adoc | 2 +- adoc-mode.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 4522233e94..62bddaaa31 100644 --- a/README.adoc +++ b/README.adoc @@ -316,6 +316,6 @@ These days all upstream packages (e.g. on MELPA) are build from Bozhidar's fork. Copyright © 2009-2016 Florian Kaufmann -Copyright © 2022-2023 Bozhidar Batsov and `adoc-mode` contributors +Copyright © 2022-2024 Bozhidar Batsov and `adoc-mode` contributors Distributed under the link:{copying}[GNU General Public License]; type kbd:[C-h] kbd:[C-c] to view it. diff --git a/adoc-mode.el b/adoc-mode.el index 13aaee784b..d129d09d1f 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 <sensor...@gmail.com> -;; Copyright 2022-2023 Bozhidar Batsov <bozhi...@batsov.dev> and adoc-mode contributors +;; Copyright 2022-2024 Bozhidar Batsov <bozhi...@batsov.dev> and adoc-mode contributors ;; ;; Author: Florian Kaufmann <sensor...@gmail.com> ;; URL: https://github.com/bbatsov/adoc-mode