MIT License Copyright (c) 2023-2026 Weifang Chiang 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. --- This plugin bundles or depends on third-party components that retain their own licenses. They are NOT relicensed by this MIT notice: * Live2D Cubism Core (assets/r5b2-core/) — Live2D Proprietary Software License. See assets/r5b2-core/LICENSE.md and https://www.live2d.com/eula/live2d-proprietary-software-license-agreement_en.html * Live2D Cubism Framework / Shaders (Framework/Shaders/WebGL/, live2d_sdk/src/v2/Framework/) — Live2D Open Software License. See https://www.live2d.com/eula/live2d-open-software-license-agreement_en.html * firebase/php-jwt (src/jwt/) — BSD 3-Clause License. See src/jwt/LICENSE. * Origin: based on journey-ad/live2d_src (https://github.com/journey-ad/live2d_src) and #fea64e4 of EYHN/hexo-helper-live2d. Portions originally distributed under GPL v2.0 by their respective authors. Other npm dependencies (jquery, moment, bootstrap, interactjs, dexie, @microsoft/signalr, marked, fflate, jose, popperjs, fontawesome, etc.) are distributed under MIT / BSD / Apache-2.0 licenses by their original authors.