summaryrefslogtreecommitdiffstats
path: root/runtime/syntax/cmake.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2015-10-13 23:21:27 +0200
committerBram Moolenaar <Bram@vim.org>2015-10-13 23:21:27 +0200
commit60cce2fb736c8ff6fdb9603f502d3c15f1f7a25d (patch)
tree6e3cfa244f7b4598c052799d89004eae80382d24 /runtime/syntax/cmake.vim
parent04dfd512293e951479aec2378753b946c39bea87 (diff)
Update runtime files.
Diffstat (limited to 'runtime/syntax/cmake.vim')
-rw-r--r--runtime/syntax/cmake.vim6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/syntax/cmake.vim b/runtime/syntax/cmake.vim
index 58a7079b83..68b2198de7 100644
--- a/runtime/syntax/cmake.vim
+++ b/runtime/syntax/cmake.vim
@@ -2,10 +2,10 @@
" Program: CMake - Cross-Platform Makefile Generator
" Module: $RCSfile: cmake-syntax.vim,v $
" Language: CMake
-" Author: Andy Cedilnik <andy.cedilnik@kitware.com>
" Maintainer: Karthik Krishnan <karthik.krishnan@kitware.com>
-" Last Change: 2015 Sep 25
-" (Dominique Pelle added @Spell)
+" Former Maintainer: Dimitri Merejkowsky <d.merej@gmail.com>
+" Author: Andy Cedilnik <andy.cedilnik@kitware.com>
+" Last Change: 2015 Sep 29
" Version: $Revision: 1.10 $
"
" Licence: The CMake license applies to this file. See