KiraUI-Plugin
Copyright (c) 2026 Kiratank. All Rights Reserved.

This addon is provided for personal, non-commercial use with World of Warcraft.

You MAY:
  - download, install and use it
  - modify your own copy for your own use

You MAY NOT, without prior written permission from the author:
  - redistribute this addon or any part of it, modified or unmodified
  - publish it, or a derivative of it, on any addon site or distribution
    platform
  - incorporate its code into another addon or UI package
  - sell it, or include it in anything sold

No warranty of any kind is given. The author is not liable for any damage or
loss arising from the use of this addon.

World of Warcraft and Blizzard Entertainment are trademarks or registered
trademarks of Blizzard Entertainment, Inc. This addon is not affiliated with
or endorsed by Blizzard Entertainment.

Contact: via the project's CurseForge page.


--------------------------------------------------------------------------
THIRD-PARTY COMPONENTS
--------------------------------------------------------------------------

The terms above cover the author's own code ONLY. The libraries bundled in
Libs/ are the work of others and remain under their own licenses, which are
reproduced or referenced below. Those licenses permit this bundling and are
not affected by the All Rights Reserved terms above. Their notices must be
kept intact in any copy of this addon.


LibStub  -  Libs/LibStub/
  Placed in the Public Domain by its authors.
  Credits: Kaelten, Cladhaire, ckknight, Mikk, Ammo, Nevcairiel, joshborke.


LibSerialize  -  Libs/LibSerialize/
  Copyright (c) 2020 Ross Nichols
  MIT License. Full text is in the header of Libs/LibSerialize/LibSerialize.lua.

  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.


LibDeflate  -  Libs/LibDeflate/
  Copyright (c) 2018-2021 Haoqian He
  zlib License. Full text is in Libs/LibDeflate/LICENSE.txt, which ships with
  this addon and must not be removed.
