From 176f2af2152031167b30b0220764c03fa9aa17fb Mon Sep 17 00:00:00 2001 From: Petyo Ivanov Date: Thu, 29 Oct 2015 17:49:48 +0200 Subject: [PATCH] Fix the missing license --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 91dc3b1a6ab..a3fa0ec9d47 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "type": "git", "url": "https://github.com/telerik/kendo-ui-core.git" }, + "license": "Apache-2.0", "version": "1.0.0", "dependencies": { },