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 54fe6de commit 7e86eafCopy full SHA for 7e86eaf
README.md
@@ -93,7 +93,7 @@ jline.terminal=unsupported
93
94
## License
95
96
-Copyright © 2014-2015 Bozhidar Batsov and [contributors][].
+Copyright © 2014-2016 Bozhidar Batsov and [contributors][].
97
98
Distributed under the GNU General Public License; type <kbd>C-h C-c</kbd> to view it.
99
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-2015 Bozhidar Batsov
+;; Copyright © 2014-2016 Bozhidar Batsov
4
5
;; Authors: Bozhidar Batsov <bozhidar@batsov.com>
6
;; Olin Shivers <shivers@cs.cmu.edu>
0 commit comments