You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: LICENSE
+23
Original file line number
Diff line number
Diff line change
@@ -219,6 +219,29 @@ This product bundles vuejs v1.0.12, which is available under a
219
219
runtime/frameworks/legacy/core/state.js
220
220
runtime/frameworks/legacy/core/watcher.js
221
221
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
+
222
245
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:
0 commit comments