From c579a4e7a6d81c43af87ab198dc3b2788d0a1252 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Fri, 25 Sep 2015 17:05:15 -0400 Subject: [PATCH] #3082 Fixes license to use known SPDX string version of license --- bower.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 25f386f20..835f7836b 100644 --- a/bower.json +++ b/bower.json @@ -19,8 +19,7 @@ "css3", "framework" ], - "license" : [ - "http://semantic-ui.mit-license.org/" + "license" : 'MIT' ], "ignore": [ "src/site",