Skip to content

Commit

Permalink
Bump the copyright years
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Feb 8, 2024
1 parent 66755a0 commit 89e8c97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
2 changes: 1 addition & 1 deletion adoc-mode.el
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
;;; adoc-mode.el --- a major-mode for editing AsciiDoc files -*- lexical-binding: t; -*-
;;
;; Copyright 2009-2016 Florian Kaufmann <sensorflo@gmail.com>
;; Copyright 2022-2023 Bozhidar Batsov <bozhidar@batsov.dev> and adoc-mode contributors
;; Copyright 2022-2024 Bozhidar Batsov <bozhidar@batsov.dev> and adoc-mode contributors
;;
;; Author: Florian Kaufmann <sensorflo@gmail.com>
;; URL: https://github.com/bbatsov/adoc-mode
Expand Down

0 comments on commit 89e8c97

Please sign in to comment.