Skip to content

Commit

Permalink
Format LICENSE.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
progrape committed Jun 14, 2017
1 parent fbd7c04 commit cba29fd
Showing 1 changed file with 27 additions and 7 deletions.
34 changes: 27 additions & 7 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
Tencent is pleased to support the open source community by making WeUI-WXSS available.

Copyright (C) 2017 THL A29 Limited, a Tencent company. All rights reserved.
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.

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.

A copy of the MIT License is included in this file.


Expand All @@ -28,8 +37,19 @@ Copyright 2013 Hector Guillermo Parra Alvarez

Terms of the MIT License:
--------------------------------------------------------------------
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.
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.

0 comments on commit cba29fd

Please sign in to comment.