aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/istanbul/LICENSE
diff options
context:
space:
mode:
authorMurali <murali.p@huawei.com>2017-10-25 12:47:34 +0000
committerMurali <murali.p@huawei.com>2017-10-25 12:47:34 +0000
commit0327e655a3cb876dff4d9e320eb520077a82f874 (patch)
treefbeb6f784bbf3d35f3bc34dcaadb4826e9dfdaa9 /vnfmarket/src/main/webapp/vnfmarket/node_modules/istanbul/LICENSE
parente8ddb8424f0a6ecf0a1b46ca46f01872b6294bcd (diff)
Fix license issues reported by Steve
Removed node_modules from gerrit and added during installation Change-Id: I616da4ca564724b5cd496849383c62ca121794ac Jira:VNFSDK-115 Signed-off-by: Murali <murali.p@huawei.com>
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/istanbul/LICENSE')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/istanbul/LICENSE24
1 files changed, 0 insertions, 24 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/istanbul/LICENSE b/vnfmarket/src/main/webapp/vnfmarket/node_modules/istanbul/LICENSE
deleted file mode 100644
index 45a650b0..00000000
--- a/vnfmarket/src/main/webapp/vnfmarket/node_modules/istanbul/LICENSE
+++ /dev/null
@@ -1,24 +0,0 @@
-Copyright 2012 Yahoo! Inc.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
- * Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
- * Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
- * Neither the name of the Yahoo! Inc. nor the
- names of its contributors may be used to endorse or promote products
- derived from this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED. IN NO EVENT SHALL YAHOO! INC. BE LIABLE FOR ANY
-DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.