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 ece16ff commit aff7407Copy full SHA for aff7407
README.md
@@ -495,7 +495,7 @@ This creates `.inf-clojure.log` in the project directory so that you can `tail -
495
496
## License
497
498
-Copyright © 2014-2022 Bozhidar Batsov and [contributors][].
+Copyright © 2014-2025 Bozhidar Batsov and [contributors][].
499
500
Distributed under the GNU General Public License; type <kbd>C-h C-c</kbd> to view it.
501
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-2022 Bozhidar Batsov
+;; Copyright © 2014-2025 Bozhidar Batsov
4
5
;; Authors: Bozhidar Batsov <bozhidar@batsov.dev>
6
;; Olin Shivers <shivers@cs.cmu.edu>
0 commit comments