Skip to content

Commit d89ad48

Browse files
committed
Bump copyright
1 parent 975ed78 commit d89ad48

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
@@ -476,7 +476,7 @@ This creates `.inf-clojure.log` in the project directory so that you can `tail -
476476

477477
## License
478478

479-
Copyright © 2014-2021 Bozhidar Batsov and [contributors][].
479+
Copyright © 2014-2022 Bozhidar Batsov and [contributors][].
480480

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

inf-clojure.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; inf-clojure.el --- Run an external Clojure process in an Emacs buffer -*- lexical-binding: t; -*-
22

3-
;; Copyright © 2014-2021 Bozhidar Batsov
3+
;; Copyright © 2014-2022 Bozhidar Batsov
44

55
;; Authors: Bozhidar Batsov <[email protected]>
66
;; Olin Shivers <[email protected]>

0 commit comments

Comments
 (0)