diff options
| author | Liam Beguin <lvb@xiphos.com> | 2019-10-17 18:24:12 -0400 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-10-18 01:24:12 +0300 |
| commit | af11f9207100aedad47058385618211358e0992f (patch) | |
| tree | ce1ac321e07cc738f7949293086e52c2e377d024 /data/syntax-highlighting/vim/indent/meson.vim | |
| parent | ecaba8c2348f65979e331ffb78100213812eb65d (diff) | |
| download | meson-af11f9207100aedad47058385618211358e0992f.tar.gz | |
syntax-highlighting: vim: add license header [skip ci]
Add a license header before getting them in the Vim runtime.
Diffstat (limited to 'data/syntax-highlighting/vim/indent/meson.vim')
| -rw-r--r-- | data/syntax-highlighting/vim/indent/meson.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/syntax-highlighting/vim/indent/meson.vim b/data/syntax-highlighting/vim/indent/meson.vim index a6444dcf9..f73e3b92d 100644 --- a/data/syntax-highlighting/vim/indent/meson.vim +++ b/data/syntax-highlighting/vim/indent/meson.vim @@ -1,5 +1,6 @@ " Vim indent file " Language: Meson +" License: VIM License " Maintainer: Nirbheek Chauhan <nirbheek.chauhan@gmail.com> " Original Authors: David Bustos <bustos@caltech.edu> " Bram Moolenaar <Bram@vim.org> |
