branch: elpa/adoc-mode
commit 319ebf80af00d5f04af1a79b038a9d0f1bc862ae
Author: Bozhidar Batsov <bozhi...@batsov.dev>
Commit: Bozhidar Batsov <bozhi...@batsov.dev>

    Bump the copyright years
---
 README.adoc  | 3 ++-
 adoc-mode.el | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.adoc b/README.adoc
index a839c9a9e3..b85689d0b1 100644
--- a/README.adoc
+++ b/README.adoc
@@ -190,6 +190,7 @@ These days all upstream packages (e.g. on MELPA) are build 
from Bozhidar's fork.
 == License
 
 Copyright © 2009-2016 Florian Kaufmann
-Copyright © 2022 Bozhidar Batsov and `adoc-mode` contributors
+
+Copyright © 2022-2023 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 e66104766d..7d1c577356 100644
--- a/adoc-mode.el
+++ b/adoc-mode.el
@@ -1,7 +1,7 @@
 ;;; adoc-mode.el --- a major-mode for editing AsciiDoc files
 ;;
 ;; Copyright 2009-2016 Florian Kaufmann <sensor...@gmail.com>
-;; Copyright 2022 Bozhidar Batsov <bozhi...@batsov.dev> and adoc-mode 
contributors
+;; Copyright 2022-2023 Bozhidar Batsov <bozhi...@batsov.dev> and adoc-mode 
contributors
 ;;
 ;; Author: Florian Kaufmann <sensor...@gmail.com>
 ;; URL: https://github.com/bbatsov/adoc-mode

Reply via email to