File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Original file line number Diff line number Diff line change @@ -535,7 +535,7 @@ An extensive changelog is available [here](CHANGELOG.md).
535
535
## License
536
536
537
537
Copyright © 2007-2021 Jeffrey Chu, Lennart Staflin, Phil Hagelberg, Bozhidar
538
- Batsov, Artur Malabarba and [ contributors] [ ] .
538
+ Batsov, Artur Malabarba, Magnar Sveen and [ contributors] [ ] .
539
539
540
540
Distributed under the GNU General Public License; type <kbd >C-h C-c</kbd > to view it.
541
541
Original file line number Diff line number Diff line change 1
1
; ;; clojure-mode.el --- Major mode for Clojure code -*- lexical-binding : t ; -*-
2
2
3
3
; ; Copyright © 2007-2013 Jeffrey Chu, Lennart Staflin, Phil Hagelberg
4
- ; ; Copyright © 2013-2021 Bozhidar Batsov, Artur Malabarba
4
+ ; ; Copyright © 2013-2021 Bozhidar Batsov, Artur Malabarba, Magnar Sveen
5
5
; ;
6
6
; ; Authors: Jeffrey Chu <jochu0@gmail.com>
7
7
; ; Lennart Staflin <lenst@lysator.liu.se>
8
8
; ; Phil Hagelberg <technomancy@gmail.com>
9
9
; ; Bozhidar Batsov <bozhidar@batsov.com>
10
10
; ; Artur Malabarba <bruce.connor.am@gmail.com>
11
+ ; ; Magnar Sveen <magnars@gmail.com>
11
12
; ; Maintainer: Bozhidar Batsov <bozhidar@batsov.com>
12
13
; ; URL: http://github.com/clojure-emacs/clojure-mode
13
14
; ; Keywords: languages clojure clojurescript lisp
You can’t perform that action at this time.
0 commit comments