Skip to content
This repository was archived by the owner on Jun 3, 2021. It is now read-only.

Commit 88caa7f

Browse files
committed
[LICENSE] Fix the issue that not abiding by the terms of the MIT license as a copy of the license text isn’t being included in the release
1 parent 15a8de3 commit 88caa7f

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

LICENSE

+23
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,29 @@ This product bundles vuejs v1.0.12, which is available under a
219219
runtime/frameworks/legacy/core/state.js
220220
runtime/frameworks/legacy/core/watcher.js
221221

222+
The MIT License (MIT)
223+
224+
Copyright (c) 2013-2014 Yuxi Evan You
225+
226+
Permission is hereby granted, free of charge, to any person obtaining a copy
227+
of this software and associated documentation files (the "Software"), to deal
228+
in the Software without restriction, including without limitation the rights
229+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
230+
copies of the Software, and to permit persons to whom the Software is
231+
furnished to do so, subject to the following conditions:
232+
233+
The above copyright notice and this permission notice shall be included in
234+
all copies or substantial portions of the Software.
235+
236+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
237+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
238+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
239+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
240+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
241+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
242+
THE SOFTWARE.
243+
244+
222245
This product bundles Guava v20.0, which is available under a "Apache" license. For details, see https://github.com/google/guava/blob/v20.0/COPYING and following files:
223246
android_sdk/src/main/java/org/apache/taobao/weex/utils/WXDataStructureUtil.java
224247

0 commit comments

Comments
 (0)