From c10d7cc5f8870c53c23cda27259efb6fb9e3a8ed Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Sat, 6 Aug 2011 16:55:57 -0400 Subject: [PATCH] Reference homepage not email --- doc/fugitive.txt | 2 +- plugin/fugitive.vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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