diff options
author | ajay priyadarshi <ajay.priyadarshi@ril.com> | 2018-02-01 13:54:01 +0530 |
---|---|---|
committer | ajay priyadarshi <ajay.priyadarshi@ril.com> | 2018-02-01 13:54:01 +0530 |
commit | 95c35793ba85aeb7008d5254af3ff94dc0da33ce (patch) | |
tree | 77191bea34f624dd6506d4e35491dee03ef995a3 | |
parent | 921a81b28cda4b54375aa184e07cdbd6b57517a8 (diff) |
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 <ajay.priyadarshi@ril.com>
-rw-r--r-- | LICENSE | 15 |
1 files changed, 15 insertions, 0 deletions
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. |