We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 575538e commit 49390d9Copy full SHA for 49390d9
README.md
@@ -366,7 +366,7 @@ This creates `.inf-clojure.log` in the project directory so that you can `tail -
366
367
## License
368
369
-Copyright © 2014-2018 Bozhidar Batsov and [contributors][].
+Copyright © 2014-2020 Bozhidar Batsov and [contributors][].
370
371
Distributed under the GNU General Public License; type <kbd>C-h C-c</kbd> to view it.
372
inf-clojure.el
@@ -1,6 +1,6 @@
1
;;; inf-clojure.el --- Run an external Clojure process in an Emacs buffer -*- lexical-binding: t; -*-
2
3
-;; Copyright © 2014-2019 Bozhidar Batsov
+;; Copyright © 2014-2020 Bozhidar Batsov
4
5
;; Authors: Bozhidar Batsov <bozhidar@batsov.com>
6
;; Olin Shivers <shivers@cs.cmu.edu>
0 commit comments