diff options
author | ajay priyadarshi <ajay.priyadarshi@ril.com> | 2018-02-01 13:55:53 +0530 |
---|---|---|
committer | ajay priyadarshi <ajay.priyadarshi@ril.com> | 2018-02-01 13:55:53 +0530 |
commit | 2edd982779424a701e4cf3b555767fc640f824c8 (patch) | |
tree | d61ff2f18fa8341752096930cd3727f4c46c3f66 /LICENSE | |
parent | 1b80943487fc57054c7e12a0dd62262ec5df8582 (diff) |
LICENSE file added
Added License File in vfc-vnfres for CII badge Application
file name: LICENSE
Change-Id: I292f2a14275b7942bfde951f5d71058d81ea81ca
Issue-ID: VFC-721
Signed-off-by: ajay priyadarshi <ajay.priyadarshi@ril.com>
Diffstat (limited to 'LICENSE')
-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 resource management. |