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 b523e83 commit b2c79f6Copy full SHA for b2c79f6
README.md
@@ -182,7 +182,7 @@ under your `user-emacs-directory` (typically `~/.emacs.d` on Unix systems).
182
183
## License
184
185
-Copyright © 2022-2023 Danny Freeman and [contributors][].
+Copyright © 2022-2024 Danny Freeman and [contributors][].
186
187
Distributed under the GNU General Public License; type <kbd>C-h C-c</kbd> to view it.
188
clojure-ts-mode.el
@@ -1,6 +1,6 @@
1
;;; clojure-ts-mode.el --- Major mode for Clojure code -*- lexical-binding: t; -*-
2
3
-;; Copyright © 2022-2023 Danny Freeman
+;; Copyright © 2022-2024 Danny Freeman
4
;;
5
;; Authors: Danny Freeman <danny@dfreeman.email>
6
;; Maintainer: Danny Freeman <danny@dfreeman.email>
0 commit comments