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*
114
114
This document and associated runtime files are maintained at:
115
115
https://github.com/clojure-vim/clojure.vim
116
116
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>
123
118
119
+ syntax/clojure.vim,
124
120
ftdetect/clojure.vim,
125
121
ftplugin/clojure.vim,
126
122
indent/clojure.vim
127
123
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 | .
131
125
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
133
130
134
131
Last Change: %%RELEASE_DATE%%
135
132
You can’t perform that action at this time.
0 commit comments