From f6f34d5b2a197e57bab0db49cd8e7ad39df7b527 Mon Sep 17 00:00:00 2001 From: sai-neetha Date: Mon, 12 Aug 2019 17:51:27 +0200 Subject: SDN-R odlux timing fix fixing timing issue and added licenses in source files Issue-ID: SDNC-844 Signed-off-by: sai-neetha Change-Id: I65f6b51f841074f9b8e88bf9b230038e0a224fd3 --- sdnr/wt/odlux/framework/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdnr/wt/odlux/framework/package.json') diff --git a/sdnr/wt/odlux/framework/package.json b/sdnr/wt/odlux/framework/package.json index 388075704..e76cc5c3c 100644 --- a/sdnr/wt/odlux/framework/package.json +++ b/sdnr/wt/odlux/framework/package.json @@ -22,7 +22,7 @@ "framework" ], "author": "Matthias Fischer", - "license": "Apache License, Version 2.0", + "license": "Apache-2.0", "peerDependencies": { "@types/node" : "11.9.5", "@types/react": "16.4.14", -- cgit 1.2.3-korg