git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 1/4] mergetool: add copyright
@ 2016-10-07 23:58 David Aguilar
  2016-10-07 23:58 ` [PATCH v3 2/4] mergetool: move main program flow into a main() function David Aguilar
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Aguilar @ 2016-10-07 23:58 UTC (permalink / raw)
  To: Git Mailing List; +Cc: Junio C Hamano, Johannes Sixt, Luis Gutierrez

Signed-off-by: David Aguilar <davvid@gmail.com>
---
Unchanged since v1; included for completeness.

 git-mergetool.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/git-mergetool.sh b/git-mergetool.sh
index bf86270..300ce7f 100755
--- a/git-mergetool.sh
+++ b/git-mergetool.sh
@@ -3,6 +3,7 @@
 # This program resolves merge conflicts in git
 #
 # Copyright (c) 2006 Theodore Y. Ts'o
+# Copyright (c) 2009-2016 David Aguilar
 #
 # This file is licensed under the GPL v2, or a later version
 # at the discretion of Junio C Hamano.
-- 
2.10.1.386.g8ee99a0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-10-07 23:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-07 23:58 [PATCH v3 1/4] mergetool: add copyright David Aguilar
2016-10-07 23:58 ` [PATCH v3 2/4] mergetool: move main program flow into a main() function David Aguilar
2016-10-07 23:58 ` [PATCH v3 3/4] mergetool: honor diff.orderFile David Aguilar
2016-10-07 23:58 ` [PATCH v3 4/4] mergetool: honor -O<orderfile> David Aguilar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).