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 e12db12 commit 9caed3eCopy full SHA for 9caed3e
README.md
@@ -103,7 +103,7 @@ jline.terminal=unsupported
103
104
## License
105
106
-Copyright © 2014-2016 Bozhidar Batsov and [contributors][].
+Copyright © 2014-2017 Bozhidar Batsov and [contributors][].
107
108
Distributed under the GNU General Public License; type <kbd>C-h C-c</kbd> to view it.
109
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-2016 Bozhidar Batsov
+;; Copyright © 2014-2017 Bozhidar Batsov
4
5
;; Authors: Bozhidar Batsov <bozhidar@batsov.com>
6
;; Olin Shivers <shivers@cs.cmu.edu>
0 commit comments