From f25f9ec72da49dda2fbf6978987750932b807fe8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Johannes=20Sch=C3=A4fer?= Date: Wed, 17 Aug 2016 09:57:48 +0200 Subject: [PATCH] Build: Update bower.json with license information Closes gh-1731 --- bower.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bower.json b/bower.json index 7ff52e1db..bd641069d 100644 --- a/bower.json +++ b/bower.json @@ -7,6 +7,7 @@ "external", "tests" ], + "license": "MIT", "dependencies": { "jquery": ">=1.6" }, -- 2.39.5