LICENSE.txt 2.4 KB
Newer Older
J
jf 已提交
1
Tencent is pleased to support the open source community by making WeUI-WXSS available.  
J
jf 已提交
2

J
jf 已提交
3
Copyright (C) 2017 THL A29 Limited, a Tencent company.  All rights reserved.
J
jf 已提交
4 5 6 7 8 9 10 11 12 13

If you have downloaded a copy of the WeUI-WXSS binary from Tencent, please note that the WeUI-WXSS
binary is licensed under the MIT License.

If you have downloaded a copy of the WeUI-WXSS source code from Tencent, please note that
WeUI-WXSS source code is licensed under the MIT License, except for the third-party components
listed below which are subject to different license terms.  Your integration of WeUI-WXSS into your
own projects may require compliance with the MIT License, as well as the other licenses applicable
to the third-party components included within WeUI-WXSS.

J
jf 已提交
14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
A copy of the MIT License is included in this file.



Other dependencies and licenses:

Open Source Software Licensed Under the MIT License: 
----------------------------------------------------------------------------------------
1. autoprefixer  6.3.1
Copyright 2013 Andrey Sitnik <andrey@sitnik.ru>

2. gulp  3.8.10
Copyright (c) 2014 Fractal contact@wearefractal.com

3. gulp-less  3.0.2
Copyright (c) 2015 Plus 3 Network dev@plus3network.com

4. gulp-postcss  6.0.1
Copyright (c) 2014 Andrey Kuzmin

5. gulp-rename  1.2.2
Copyright 2013 Hector Guillermo Parra Alvarez


Terms of the MIT License:
--------------------------------------------------------------------
J
jf 已提交
40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
associated documentation files (the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial
portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.