File tree Expand file tree Collapse file tree 6 files changed +10
-8
lines changed Expand file tree Collapse file tree 6 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,8 @@ Clojure.vim is licenced under the same terms as Vim using the Vim Licence.
1313
1414 Modified and relicensed under the Vim License for distribution with Vim:
1515
16- Copyright © 2013–2017, Sung Pae <self@sungpae.com>
16+ Copyright © 2020–2021, The clojure-vim contributors
17+ Copyright © 2013–2018, Sung Pae <self@sungpae.com>
1718
1819------------------------------------------------------------------------------
1920
Original file line number Diff line number Diff line change @@ -225,9 +225,10 @@ Clojure.vim is licensed under the [Vim
225225License] ( http://vimdoc.sourceforge.net/htmldoc/uganda.html#license ) for
226226distribution with Vim.
227227
228- - Copyright © 2013–2017, Sung Pae. < self@sungpae.com >
229- - Copyright © 2008–2012, Meikel Brandmeyer. < mb@kotka.de >
230- - Copyright © 2007–2008, Toralf Wittner. <toralf.wittner@gmail.com >
228+ - Copyright © 2020–2021, The clojure-vim contributors.
229+ - Copyright © 2013–2018, Sung Pae.
230+ - Copyright © 2008–2012, Meikel Brandmeyer.
231+ - Copyright © 2007–2008, Toralf Wittner.
231232
232233See [ LICENSE] ( https://github.com/clojure-vim/clojure.vim/blob/master/LICENSE )
233234for more details.
Original file line number Diff line number Diff line change 11" Vim completion script
22" Language: Clojure
3- " Maintainer: Alex Vear <av@axvr.io >
3+ " Maintainer: Alex Vear <alex@vear.uk >
44" Former Maintainers: Sung Pae <self@sungpae.com>
55" URL: https://github.com/clojure-vim/clojure.vim
66" License: Vim (see :h license)
Original file line number Diff line number Diff line change 11" Vim filetype plugin file
22" Language: Clojure
3- " Maintainer: Alex Vear <av@axvr.io >
3+ " Maintainer: Alex Vear <alex@vear.uk >
44" Former Maintainers: Sung Pae <self@sungpae.com>
55" Meikel Brandmeyer <mb@kotka.de>
66" URL: https://github.com/clojure-vim/clojure.vim
Original file line number Diff line number Diff line change 11" Vim indent file
22" Language: Clojure
3- " Maintainer: Alex Vear <av@axvr.io >
3+ " Maintainer: Alex Vear <alex@vear.uk >
44" Former Maintainers: Sung Pae <self@sungpae.com>
55" Meikel Brandmeyer <mb@kotka.de>
66" URL: https://github.com/clojure-vim/clojure.vim
Original file line number Diff line number Diff line change 11" Vim indent file
22" Language: Clojure
3- " Maintainer: Alex Vear <av@axvr.io >
3+ " Maintainer: Alex Vear <alex@vear.uk >
44" Former Maintainers: Sung Pae <self@sungpae.com>
55" Meikel Brandmeyer <mb@kotka.de>
66" Toralf Wittner <toralf.wittner@gmail.com>
You can’t perform that action at this time.
0 commit comments