diff options
author | HuabingZhao <zhao.huabing@zte.com.cn> | 2018-01-29 10:28:34 +0800 |
---|---|---|
committer | HuabingZhao <zhao.huabing@zte.com.cn> | 2018-01-29 10:28:40 +0800 |
commit | 16b94d7e6291f3eae447a4ccbe5aef2ba5d07d45 (patch) | |
tree | 430cce14d8a9d375b4d8d631150ead9dd40b42f4 | |
parent | 6636d4573978496ac48f68706e55618649b3d454 (diff) |
add license file for CII Badge application
Issue-ID: MSB-115
Change-Id: Idb19da83a98666b7d8dbb8e82994ea2058d7a862
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
-rw-r--r-- | LICENSE.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..67a5857 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,12 @@ +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.
\ No newline at end of file |