Skip to content

Commit aff7407

Browse files
committed
Bump the copyright years
1 parent ece16ff commit aff7407

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ This creates `.inf-clojure.log` in the project directory so that you can `tail -
495495

496496
## License
497497

498-
Copyright © 2014-2022 Bozhidar Batsov and [contributors][].
498+
Copyright © 2014-2025 Bozhidar Batsov and [contributors][].
499499

500500
Distributed under the GNU General Public License; type <kbd>C-h C-c</kbd> to view it.
501501

inf-clojure.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;;; inf-clojure.el --- Run an external Clojure process in an Emacs buffer -*- lexical-binding: t; -*-
22

3-
;; Copyright © 2014-2022 Bozhidar Batsov
3+
;; Copyright © 2014-2025 Bozhidar Batsov
44

55
;; Authors: Bozhidar Batsov <bozhidar@batsov.dev>
66
;; Olin Shivers <shivers@cs.cmu.edu>

0 commit comments

Comments
 (0)