From 321a2460ebee46fd4ffde50cdc170ae765916d93 Mon Sep 17 00:00:00 2001 From: Josa Gesell Date: Thu, 3 Nov 2016 11:23:50 +0100 Subject: [PATCH] Add license to bower.json --- bower.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bower.json b/bower.json index 834e4957..681600b5 100644 --- a/bower.json +++ b/bower.json @@ -5,6 +5,7 @@ "dist/js/select2.js", "src/scss/core.scss" ], + "license": "MIT", "repository": { "type": "git", "url": "git@github.com:select2/select2.git"