How Rare? — License

Copyright (c) 2026 the Wizzleworks. All rights reserved.

This license covers the How Rare? addon's own code, art, and text: the files under
HowRare/ *except* the embedded libraries in HowRare/Libs/, which are distributed
under their own, more permissive licenses (see "Embedded libraries" below).

You are granted a personal, non-exclusive, non-transferable license to download
and use this addon, as distributed through CurseForge, within World of Warcraft
for personal, non-commercial purposes.

No part of this addon — excluding the embedded libraries below — may be copied,
modified, redistributed, sublicensed, sold, or used to create derivative works
without the express prior written permission of the Wizzleworks.

Embedded libraries
------------------
HowRare/Libs/ contains libraries governed by their own licenses, NOT this one:

  - LibStub (HowRare/Libs/LibStub/) — public domain.
  - AchievementRarity (HowRare/Libs/AchievementRarity-1.0/) — the rarity data and
    tier helpers, by the Wizzleworks, under the MIT License. The rarity numbers are
    facts compiled by the Wizzleworks and may be reused under MIT; the canonical
    source is https://github.com/wizzleworks-gg/achievement-rarity.

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.
