git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
9f3d54d
)
difftool: Update copyright notices to list each year separately
author
David Aguilar
<redacted>
Sat, 16 Jan 2010 03:10:03 +0000
(19:10 -0800)
committer
Junio C Hamano
<redacted>
Sat, 16 Jan 2010 05:40:08 +0000
(21:40 -0800)
This is http://www.gnu.org/licenses/gpl-howto.html advises.
Signed-off-by: David Aguilar <redacted>
Signed-off-by: Junio C Hamano <redacted>
git-difftool--helper.sh
patch
|
blob
|
history
t/t7800-difftool.sh
patch
|
blob
|
history
diff --git
a/git-difftool--helper.sh
b/git-difftool--helper.sh
index 69f6bcebcbc32a7d34731677cd1baa9fea473085..e43b5d64de3d06f96063f61d4907a8a95ed1c23b 100755
(executable)
--- 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
diff --git
a/t/t7800-difftool.sh
b/t/t7800-difftool.sh
index a183f1db4a16b18db1b7d2c32160378ac06989fe..fad54722575b70345d42628702c3519d6d413fae 100755
(executable)
--- a/
t/t7800-difftool.sh
+++ b/
t/t7800-difftool.sh
@@
-1,6
+1,6
@@
#!/bin/sh
#
-# Copyright (c) 2009 David Aguilar
+# Copyright (c) 2009
, 2010
David Aguilar
#
test_description='git-difftool
git clone https://git.99rst.org/PROJECT