Skip to content

Commit b2bc009

Browse files
dannyfreemanbbatsov
authored andcommitted
Update copyright years
1 parent 3453cd2 commit b2bc009

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ An extensive changelog is available [here](CHANGELOG.md).
563563

564564
## License
565565

566-
Copyright © 2007-2022 Jeffrey Chu, Lennart Staflin, Phil Hagelberg, Bozhidar
566+
Copyright © 2007-2023 Jeffrey Chu, Lennart Staflin, Phil Hagelberg, Bozhidar
567567
Batsov, Artur Malabarba, Magnar Sveen and [contributors][].
568568

569569
Distributed under the GNU General Public License; type <kbd>C-h C-c</kbd> to view it.

clojure-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
;;; clojure-mode.el --- Major mode for Clojure code -*- lexical-binding: t; -*-
22

33
;; Copyright © 2007-2013 Jeffrey Chu, Lennart Staflin, Phil Hagelberg
4-
;; Copyright © 2013-2022 Bozhidar Batsov, Artur Malabarba, Magnar Sveen
4+
;; Copyright © 2013-2023 Bozhidar Batsov, Artur Malabarba, Magnar Sveen
55
;;
66
;; Authors: Jeffrey Chu <jochu0@gmail.com>
77
;; Lennart Staflin <lenst@lysator.liu.se>

0 commit comments

Comments
 (0)