summaryrefslogtreecommitdiffstats
path: root/License-Clarification.md
diff options
context:
space:
mode:
authorskullydazed <skullydazed@users.noreply.github.com>2017-01-27 14:54:42 -0800
committerskullydazed <skullydazed@users.noreply.github.com>2017-01-27 14:54:42 -0800
commit5942b0f103f5424abd35bc397b3f4ee5d127ad68 (patch)
treef8fce7162786abe457cc6633aa6d6a0d51e134bd /License-Clarification.md
parent0eebccb2832589b148651c47da252e15a42a9c35 (diff)
Updated License Clarification (markdown)
Diffstat (limited to 'License-Clarification.md')
-rw-r--r--License-Clarification.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/License-Clarification.md b/License-Clarification.md
index 336769b0a9..27d77256ff 100644
--- a/License-Clarification.md
+++ b/License-Clarification.md
@@ -14,7 +14,9 @@ These are the single author files that still need to have their license clarifie
# Multi Author Files
-Each file listed below has more than one author and needs to have copyright resolved. The number of lines contributed by each author is shown.
+Each file listed below has more than one author and needs to have copyright resolved. The number of lines contributed by each author is shown as determined by:
+
+```git blame <file> | cut -f 2 -d '(' | cut -f 1 -d '2' | sort | uniq -c | sed 's/^ */* /'```
## quantum/config_common.h