From 8485274024b07995b52f5b75c6ff5d9c625d65eb Mon Sep 17 00:00:00 2001 From: ajay priyadarshi Date: Thu, 1 Feb 2018 13:34:31 +0530 Subject: [PATCH] LICENSE file added Added License File in vfc-catalog for CII badge Application file name: LICENSE Change-Id: I0c90d83d8bb29e258a3c55b0089dfa979150653c Issue-ID: VFC-717 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..15867162 --- /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 nfvo catalog. -- 2.16.6