Browse Source

difftool: Update copyright notices to list each year separately

This is http://www.gnu.org/licenses/gpl-howto.html advises.

Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
David Aguilar 15 years ago committed by Junio C Hamano
parent
commit
c8a5672ea5
  1. 2
      git-difftool--helper.sh
  2. 2
      t/t7800-difftool.sh

2
git-difftool--helper.sh

@ -3,7 +3,7 @@ @@ -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

2
t/t7800-difftool.sh

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
#!/bin/sh
#
# Copyright (c) 2009 David Aguilar
# Copyright (c) 2009, 2010 David Aguilar
#

test_description='git-difftool

Loading…
Cancel
Save