diff options
Diffstat (limited to 'runtime/syntax/cmake.vim')
-rw-r--r-- | runtime/syntax/cmake.vim | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/syntax/cmake.vim b/runtime/syntax/cmake.vim index 58a7079b8..68b2198de 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 |