Skip to content

Commit 49390d9

Browse files
committed
Bump the copyright years
1 parent 575538e commit 49390d9

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

367367
## License
368368

369-
Copyright © 2014-2018 Bozhidar Batsov and [contributors][].
369+
Copyright © 2014-2020 Bozhidar Batsov and [contributors][].
370370

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

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

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

0 commit comments

Comments
 (0)