Skip to content

Commit 91f4121

Browse files
committed
Bump the copyright years
1 parent 784eb40 commit 91f4121

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ This creates `.inf-clojure.log` in the project directory so that you can `tail -
454454

455455
## License
456456

457-
Copyright © 2014-2020 Bozhidar Batsov and [contributors][].
457+
Copyright © 2014-2021 Bozhidar Batsov and [contributors][].
458458

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

inf-clojure.el

+1-1
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-2020 Bozhidar Batsov
3+
;; Copyright © 2014-2021 Bozhidar Batsov
44

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

0 commit comments

Comments
 (0)