[PATCH aiaiai 3/5] git-find-base: Add authorship, copyright, and license notice

Jacob Keller jacob.e.keller at intel.com
Mon Mar 31 15:24:01 PDT 2014


Signed-off-by: Jacob Keller <jacob.e.keller at intel.com>
---
 helpers/git-find-base | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/helpers/git-find-base b/helpers/git-find-base
index 91167579d836..bac6128b8657 100755
--- a/helpers/git-find-base
+++ b/helpers/git-find-base
@@ -1,5 +1,9 @@
 #!/usr/bin/perl
 #
+# Copyright 2014 Intel Corporation
+# Author: Jacob Keller
+# License: GPLv2
+#
 # Find the most recent commit that a given mbox (*with* index information!) can
 # apply, assuming that our tree has the blobs available. Passes all options
 # directly to git-log, so you can shorten or filter what commits to check as
-- 
1.8.3.1




More information about the aiaiai mailing list