diff --git a/doc/fugitive.txt b/doc/fugitive.txt index a5e61f5..e29f64b 100644 --- a/doc/fugitive.txt +++ b/doc/fugitive.txt @@ -1,6 +1,6 @@ *fugitive.txt* A Git wrapper so awesome, it should be illegal -Author: Tim Pope *fugitive-author* +Author: Tim Pope License: Same terms as Vim itself (see |license|) This plugin is only available if 'compatible' is not set. diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim index acb6169..3a6112f 100644 --- a/plugin/fugitive.vim +++ b/plugin/fugitive.vim @@ -1,5 +1,5 @@ " fugitive.vim - A Git wrapper so awesome, it should be illegal -" Maintainer: Tim Pope +" Maintainer: Tim Pope " Version: 1.2 " GetLatestVimScripts: 2975 1 :AutoInstall: fugitive.vim