fix license

based on input from LF the license was not valid updated to point to license txt.

Change-Id: Idab00c078aed291e9b4409b065a2d359d90227ab
Issue-ID: SDC-1220
Signed-off-by: Michael Lando <ml636r@att.com>
diff --git a/openecomp-bdd/package.json b/openecomp-bdd/package.json
index 6d866f1..e8841bc 100644
--- a/openecomp-bdd/package.json
+++ b/openecomp-bdd/package.json
@@ -13,7 +13,7 @@
     "cucumber-docs": "jsdoc ./stepDefinitions  -c plugins/jsdoc_config.json --readme plugins/README.md"
   },
   "author": "",
-  "license": "ISC",
+  "license": "SEE LICENSE IN LICENSE.TXT",
   "dependencies": {
     "assert": "^1.4.1",
     "cucumber": "^3.2.1",