From 0e059fc31cbbdac59ca04e8ec38d05c8d7269e12 Mon Sep 17 00:00:00 2001 From: Heikki Hokkanen Date: Sun, 24 Feb 2013 09:29:17 +0200 Subject: [PATCH] Mention sortable.js license (MIT) in doc/license. Thanks-to: Stephen Gordon --- doc/license | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/license b/doc/license index 82f086f..8dc44bc 100644 --- a/doc/license +++ b/doc/license @@ -1 +1,4 @@ -License is GPLv2/GPLv3, see doc/GPLv2 and doc/GPLv3 respectively. +gitstats license is GPLv2/GPLv3, see doc/GPLv2 and doc/GPLv3 respectively. + +sortable.js, contained in gitstats, is licensed under the MIT license. See the +file itself for details.