diff options
author | ajay priyadarshi <ajay.priyadarshi@ril.com> | 2018-02-01 14:11:25 +0530 |
---|---|---|
committer | ajay priyadarshi <ajay.priyadarshi@ril.com> | 2018-02-01 14:11:25 +0530 |
commit | e85c24f25c6c96d8675079b19adfb52d16bc0987 (patch) | |
tree | 30db90af7b1b5a3da23191275ec090da3ece2ce4 | |
parent | 16cbd70f794417dc5afd96e2eb066be4fa87730d (diff) |
LICENSE file added
Added License File in vfc-vnfmgr for CII badge Application
file name: LICENSE
Change-Id: Ia5952a24bd3af339fccfcce8c856b66c106b1cf8
Issue-ID: VFC-727
Signed-off-by: ajay priyadarshi <ajay.priyadarshi@ril.com>
-rw-r--r-- | LICENSE | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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 configure management. |