LICENSE 1.5 KB
Newer Older
caixiangyi's avatar
caixiangyi 已提交
1
BSD 3-Clause License
caixiangyi's avatar
caixiangyi 已提交
2 3 4



caixiangyi's avatar
caixiangyi 已提交
5
Copyright (c) 2017, o2oa
caixiangyi's avatar
caixiangyi 已提交
6

caixiangyi's avatar
caixiangyi 已提交
7
All rights reserved.
caixiangyi's avatar
caixiangyi 已提交
8 9 10



caixiangyi's avatar
caixiangyi 已提交
11
Redistribution and use in source and binary forms, with or without
caixiangyi's avatar
caixiangyi 已提交
12

caixiangyi's avatar
caixiangyi 已提交
13
modification, are permitted provided that the following conditions are met:
caixiangyi's avatar
caixiangyi 已提交
14 15 16



caixiangyi's avatar
caixiangyi 已提交
17
* Redistributions of source code must retain the above copyright notice, this 
caixiangyi's avatar
caixiangyi 已提交
18

caixiangyi's avatar
caixiangyi 已提交
19
  list of conditions and the following disclaimer.
caixiangyi's avatar
caixiangyi 已提交
20 21 22



caixiangyi's avatar
caixiangyi 已提交
23
* Redistributions in binary form must reproduce the above copyright notice,
caixiangyi's avatar
caixiangyi 已提交
24

caixiangyi's avatar
caixiangyi 已提交
25
  this list of conditions and the following disclaimer in the documentation
caixiangyi's avatar
caixiangyi 已提交
26

caixiangyi's avatar
caixiangyi 已提交
27
  and/or other materials provided with the distribution.
caixiangyi's avatar
caixiangyi 已提交
28 29 30



caixiangyi's avatar
caixiangyi 已提交
31
* Neither the name of the copyright holder nor the names of its
caixiangyi's avatar
caixiangyi 已提交
32

caixiangyi's avatar
caixiangyi 已提交
33
  contributors may be used to endorse or promote products derived from
caixiangyi's avatar
caixiangyi 已提交
34

caixiangyi's avatar
caixiangyi 已提交
35
  this software without specific prior written permission.
caixiangyi's avatar
caixiangyi 已提交
36 37


caixiangyi's avatar
caixiangyi 已提交
38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"

AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE

DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE

FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL

DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR

SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER

CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,

OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE

OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.