Skip to content

Commit 289bb1c

Browse files
committed
Add @Malabarba to the list of authors
1 parent 778b533 commit 289bb1c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,8 +326,8 @@ An extensive changelog is available [here](CHANGELOG.md).
326326

327327
## License
328328

329-
Copyright © 2007-2016 Jeffrey Chu, Lennart Staflin, Phil Hagelberg, Bozhidar Batsov
330-
and [contributors][].
329+
Copyright © 2007-2016 Jeffrey Chu, Lennart Staflin, Phil Hagelberg, Bozhidar
330+
Batsov, Artur Malabarba and [contributors][].
331331

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

clojure-mode.el

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
;;; clojure-mode.el --- Major mode for Clojure code -*- lexical-binding: t; -*-
22

33
;; Copyright © 2007-2016 Jeffrey Chu, Lennart Staflin, Phil Hagelberg
4-
;; Copyright © 2013-2016 Bozhidar Batsov
4+
;; Copyright © 2013-2016 Bozhidar Batsov, Artur Malabarba
55
;;
66
;; Authors: Jeffrey Chu <[email protected]>
77
;; Lennart Staflin <[email protected]>
88
;; Phil Hagelberg <[email protected]>
99
;; Bozhidar Batsov <[email protected]>
10+
;; Artur Malabarba <[email protected]>
1011
;; URL: http://github.com/clojure-emacs/clojure-mode
1112
;; Keywords: languages clojure clojurescript lisp
1213
;; Version: 5.3.0-cvs

0 commit comments

Comments
 (0)