File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -114,22 +114,19 @@ ABOUT *clojure-about*
114114This document and associated runtime files are maintained at:
115115https://github.com/clojure-vim/clojure.vim
116116
117- Distributed under the Vim license. See | license | .
118-
119- syntax/clojure.vim
120-
121- Copyright 2007-2008 (c) Toralf Wittner <toralf.wittner@gmail.com>
122- Copyright 2008-2012 (c) Meikel Brandmeyer <mb@kotka.de>
117+ Maintainer: Alex Vear <alex@vear.uk>
123118
119+ syntax/clojure.vim,
124120ftdetect/clojure.vim,
125121ftplugin/clojure.vim,
126122indent/clojure.vim
127123
128- Copyright 2008-2012 (c) Meikel Brandmeyer <mb@kotka.de>
129-
130- Modified and relicensed under the Vim License for distribution with Vim:
124+ Distributed under the Vim license. See | license | .
131125
132- Copyright 2013-2014 (c) Sung Pae <self@sungpae.com>
126+ Copyright 2007-2008 (c) Toralf Wittner <toralf.wittner@gmail.com>
127+ Copyright 2008-2012 (c) Meikel Brandmeyer <mb@kotka.de>
128+ Copyright 2013-2018 (c) Sung Pae <self@sungpae.com>
129+ Copyright 2020–2024 (c) The clojure-vim contributors
133130
134131Last Change: %%RELEASE_DATE%%
135132
You can’t perform that action at this time.
0 commit comments