diff options
author | HuabingZhao <zhao.huabing@zte.com.cn> | 2018-01-29 10:29:22 +0800 |
---|---|---|
committer | HuabingZhao <zhao.huabing@zte.com.cn> | 2018-01-29 10:29:28 +0800 |
commit | 2ad4aa2c7ff69f0a8082eaabd47159924b685385 (patch) | |
tree | 036b1eee262186cc0895401dd045036201603a5f | |
parent | c296da175a34f1a7a3cce44181485447896a8245 (diff) |
add license file for CII Badge application
Issue-ID: MSB-115
Change-Id: Ie3241a077e5b7173ae92db98e2b16f9e4136e6dd
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 |