aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2018-04-12 17:11:20 +0300
committerVitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com>2018-04-17 12:16:03 +0000
commit0afb6cc678eac28f720911022ddaec99e9f989c0 (patch)
tree64d3caed2d61bc7f343c9d439344065b944f8aab
parent757ca27473fd4d713db46fd281ce3f14cb7949d6 (diff)
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>
-rw-r--r--openecomp-bdd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-bdd/package.json b/openecomp-bdd/package.json
index 6d866f1344..e8841bc39b 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",