Skip to content

Commit b26db95

Browse files
committed
Update the "About" section within the Vim help doc
1 parent 117b082 commit b26db95

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

doc/clojure.txt

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -114,22 +114,19 @@ ABOUT *clojure-about*
114114
This document and associated runtime files are maintained at:
115115
https://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,
124120
ftdetect/clojure.vim,
125121
ftplugin/clojure.vim,
126122
indent/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

134131
Last Change: %%RELEASE_DATE%%
135132

0 commit comments

Comments
 (0)