From 95c35793ba85aeb7008d5254af3ff94dc0da33ce Mon Sep 17 00:00:00 2001 From: ajay priyadarshi Date: Thu, 1 Feb 2018 13:54:01 +0530 Subject: [PATCH] LICENSE file added Added License File in vfc-vnflcm for CII badge Application file name: LICENSE Change-Id: Ic8509c50901c3a531c79f0081bb92abf0d26a224 Issue-ID: VFC-720 Signed-off-by: ajay priyadarshi --- LICENSE | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..65717d61 --- /dev/null +++ b/LICENSE @@ -0,0 +1,15 @@ +Copyright 2017 ZTE Corporation. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +Micro service of vnf life cycle management. -- 2.16.6