From 9f7a87691af8b47ec21d891eebd23f86748a9d87 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Sat, 15 Sep 2012 10:46:34 +0300 Subject: [PATCH] LICENSE.md: use easier command to show contributors. --- LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index c775e9fc..7310e1e2 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ Copyright (c) 2012, Mika Suomalainen (Mkaysi) and contributors* -*=see "git log --raw | grep '^Author: ' | sort | uniq -c" +*=see "git shortlog -s" All rights reserved.