Browse Source

ENH: Unify the comment

Andy Cedilnik 19 years ago
parent
commit
58641b2ceb
1 changed files with 9 additions and 4 deletions
  1. 9 4
      Docs/cmake-indent.vim

+ 9 - 4
Docs/cmake-indent.vim

@@ -16,10 +16,15 @@
 " =============================================================================
 
 " Vim indent file
-" Language: CMake (ft=cmake)
-" Author:	Andy Cedilnik <[email protected]>
-" URL:		http://www.cmake.org
-" Last Change:	Sun Mar 23 15:41:55 EST 2003
+" Language:     CMake (ft=cmake)
+" Author:       Andy Cedilnik <[email protected]>
+" Maintainer:   Andy Cedilnik <[email protected]>
+" Last Change:  $Date$
+" Version:      $Revision$
+" 
+" Licence:      This program is free software; you can redistribute it
+"               and/or modify it under the terms of the CMake
+"               License. See http://www.cmake.org/HTML/Copyright.html
 
 if exists("b:did_indent")
   finish