From 09d2411d4f7070d626002c4aa3297319c16659e0 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",