update license content
This commit is contained in:
parent
c83d2a2e08
commit
bb9671f2ff
17
LICENSE
17
LICENSE
|
@ -1,7 +1,18 @@
|
|||
Tencent is pleased to support the open source community by making Omi available.
|
||||
Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved.
|
||||
If you have downloaded a copy of the Omi binary from Tencent, please note that the Omi binary is licensed under the MIT License.
|
||||
If you have downloaded a copy of the Omi source code from Tencent, please note that Omi 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 Omi 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 Omi.
|
||||
A copy of the MIT License is included in this file.
|
||||
|
||||
|
||||
Open Source Software Licensed Under the MIT License:
|
||||
------------------------------------------------------
|
||||
preact 8.2.7
|
||||
Copyright (c) 2017 Jason Miller
|
||||
|
||||
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2018-present dntzhang
|
||||
|
||||
------------------------------------------------------
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue