diff options
Diffstat (limited to 'git-difftool--helper.sh')
-rwxr-xr-x | git-difftool--helper.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-difftool--helper.sh b/git-difftool--helper.sh index 69f6bcebcb..e43b5d64de 100755 --- a/git-difftool--helper.sh +++ b/git-difftool--helper.sh @@ -3,7 +3,7 @@ # This script is typically launched by using the 'git difftool' # convenience command. # -# Copyright (c) 2009-2010 David Aguilar +# Copyright (c) 2009, 2010 David Aguilar TOOL_MODE=diff . git-mergetool--lib |