1
0
mirror of https://github.com/git/git synced 2024-07-02 15:48:44 +00:00

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>
This commit is contained in:
David Aguilar 2010-01-15 19:10:03 -08:00 committed by Junio C Hamano
parent 9f3d54d193
commit c8a5672ea5
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# Copyright (c) 2009 David Aguilar
# Copyright (c) 2009, 2010 David Aguilar
#
test_description='git-difftool