From 92168a59cfb9de399a1e4c7e9714ae793f91d72f Mon Sep 17 00:00:00 2001 From: Benji Fisher Date: Sat, 15 Dec 2018 11:00:49 -0500 Subject: [PATCH] mvim: update credits Do not credit/blame me for the current version. --- src/MacVim/mvim | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/MacVim/mvim b/src/MacVim/mvim index daad9fbd61..f3d4cd2a0c 100755 --- a/src/MacVim/mvim +++ b/src/MacVim/mvim @@ -5,10 +5,10 @@ # gvim, etc., then it will peek at the name used to call it and set options # appropriately. # -# Based on a script by Wout Mertens and suggestions from Laurent Bihanic. This -# version is the fault of Benji Fisher, 16 May 2005 (with modifications by Nico -# Weber and Bjorn Winckler, Aug 13 2007). -# +# Based on a script by Wout Mertens and suggestions from Laurent Bihanic. The +# early versions were not under version control. The last few versions before +# the git history are the work of Benji Fisher (16 May 2005) and Nico Weber and +# Bjorn Winckler (Aug 13 2007). # Find Vim executable if [ -L "$0" ]; then