From 5918486befe9751b1cf11426d63dc1d5af28705f Mon Sep 17 00:00:00 2001 From: Dusk-92 Date: Mon, 31 Aug 2026 17:10:30 +0200 Subject: [PATCH] Add licensing and provenance documentation --- PROJECT_IDENTITY.md | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 PROJECT_IDENTITY.md diff --git a/PROJECT_IDENTITY.md b/PROJECT_IDENTITY.md new file mode 100644 index 0000000..2e23093 --- /dev/null +++ b/PROJECT_IDENTITY.md @@ -0,0 +1,45 @@ +# LevelRange-Octo project identity + +## Canonical project + +The canonical repository designated by the current maintainer is: + +- https://github.com/Dusk-92/LevelRange-Octo + +Mirrors, package caches, downstream forks, repackaged copies and modified +versions hosted elsewhere are independent unless the canonical project +explicitly states otherwise. + +## Independent community project + +LevelRange-Octo is an independent community-maintained fork. + +It is not affiliated with, sponsored by, approved by or endorsed by Blizzard +Entertainment, Turtle WoW, OctoWoW, FlightMap, the original LevelRange authors +or any other referenced project unless explicitly stated by that party. + +Compatibility with World of Warcraft 1.12-compatible clients, Turtle WoW-like +environments, OctoWoW or FlightMap does not imply affiliation, endorsement, +partnership or ownership. + +World of Warcraft, Warcraft, Blizzard Entertainment and associated names, +marks, artwork and game assets remain the property of their respective rights +holders. + +## Known fork chain + +The current GitHub fork chain is: + +- https://github.com/Tenyar97/LevelRange-Turtle +- https://github.com/Spartelfant/LevelRange-Turtle +- https://github.com/Dusk-92/LevelRange-Octo + +The historical source also credits the original LevelRange addon by +Philip Hughes (Bull3t). + +## Support boundary + +Dusk-92 is responsible only for changes and releases published by the canonical +LevelRange-Octo repository. Historical authors, upstream maintainers and +compatibility-target projects are not responsible for this fork's changes or +current behavior.