# License — All Rights Reserved (Custom Permission Grant) with additional components under MIT and other licenses
Copyright (c) 2026 SicSo.
# 1) Summary / Scope
Except for the **Third party libraries and assets** listed in Section 4, and **Inspired functionality** in Section 3, **all contents of this addon** (the “Software”) — including original source code, media, and documentation — are **All Rights Reserved** by the Author.
**Third party components are NOT covered by the All Rights Reserved grant.**
They remain under their own license specified below, and the full License text is included below.
---
# 2) Original content license
Subject to the Restrictions and Conditions below, you are granted a non-exclusive, worldwide, royalty-free permission to:
- **Use** the Software for personal or internal purposes.
- **Reproduce** the Software (make copies) as necessary for installation, backup, and use.
- **Redistribute and bundle** the Software **for free** (including in addon compilations, packs, launchers, updaters, mirrors, or UI packages), **provided that**:
- no fee is charged for access to the Software (including paywalls, “premium packs,” paid download links, subscription access, donation-required access, or “supporter-only” access);
- required attribution and license text are preserved;
- the distribution complies with the **Conditions** below; and
- any Third-Party Components (including anything in `Libs/`) are distributed only if and as permitted by their own licenses, with their required notices preserved.
- **Create and distribute add-ons, UIs, and configurations that depend on or integrate with the Software**, including distributing those integrations **for free** under the same free-distribution rules above (and subject to Third-Party Component licensing, if applicable).
---
## Restrictions (Not Permitted Without Written Permission)
You may **not**, without the Author’s prior written permission:
1. **Sell the Software** or any derivative works, **except as explicitly allowed under “Paid Exception — Exported Profiles (Only).”**
2. **Charge money for access to the Software**, including but not limited to:
- paid downloads, subscription access, donation-required access, “supporter/patreon-only” access, or “premium” versions;
- monetized launchers/packs where payment is required to obtain the Software (even if other items are included).
3. **Redistribute the Software behind a paywall** or otherwise restrict access to paying users only.
4. Remove, obscure, or alter copyright, trademark, attribution, or licensing notices (including Third-Party Component notices and MIT notices for MIT Components).
5. Misrepresent authorship, imply endorsement by the Author, or claim affiliation.
---
## Paid Exception — Exported Profiles (Only)
You may **charge money only for “Exported Profiles”**, and for nothing else.
**Exported Profiles** means configuration/profile strings or files intended to be imported into the Software (or into WoW/UI tools) that:
- contain **no portion of the Software’s source code or assets**, and
- are **not** a repackaging of the Software (in whole or in part), and
- are **not** intended to recreate, replicate, or serve as a drop-in replacement for the Software.
You may **not** sell (even if a profile is included):
- the Software itself (original or modified),
- bundles/packs/compilations that include the Software,
- access to the Software behind a paywall,
- “premium versions” of the Software,
- modified builds of the Software.
---
## Partial Use Allowance (Up to 30%)
You may incorporate **portions** of the All Rights Reserved portion of this Software into another addon or project **only if** all of the following are true:
- The portion used is **less than 30%** of the total original All Rights Reserved portion (by reasonable measurement, including code and/or assets).
- The reuse is not intended to recreate, replicate, or serve as a drop-in replacement for the Software.
- The portion used is **not distributed as part of a paid product**, except that **Exported Profiles** may be sold as described above.
- You provide **clear attribution** in your project’s documentation (e.g., README, About panel, or credits), including:
- the Author name, and
- a link to the original project page: **<PROJECT URL>**.
- You clearly mark modified portions (where reasonable) and do not imply endorsement by the Author.
- This allowance does not grant any rights to Third-Party Components (including anything in `Libs/`) or MIT Components, which remain governed by their own licenses.
---
## Conditions
Any redistribution or bundling permitted by this license must:
- include this license text (or a link to it) and preserve copyright notices;
- provide clear attribution to the Author and a link to the original project page: **<PROJECT URL>**;
- clearly state if changes were made (where reasonable);
- preserve Third-Party Component attributions and license texts (including for anything in `Libs/`) and comply with those licenses when distributing or using those components;
- preserve the MIT license text and notices for the MIT Components listed in Section 2.
---
## Attribution Text (Recommended)
Use the following credit (or equivalent wording):
> “This package includes UltimateCastBars by SicSo. Original: <PROJECT URL>”
---
## Trademarks
World of Warcraft® and Blizzard Entertainment® are trademarks of Blizzard Entertainment, Inc. This project is not affiliated with or endorsed by Blizzard Entertainment.
---
## Disclaimer of Warranty
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 AUTHOR 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.
---
## Contact / Permission Requests
For permissions outside this license, contact: Discord: sicso
# 3) Inspired Functionality
### Description
The following section includes original code that was inspired by current existing addons. As the original addon has a different license, it is only fair they remain with that license in the public domain.
### Files included in this license:
- Backend/Core/Modules/EvokerDisintegrateTick.lua
- Backend/Core/Modules/SimpleFramePicker.lua
Anything **not** listed above remains **All Rights Reserved** under Section 2.
### License
MIT License
Copyright (c) 2026 SicSo
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.
# 4) Third party libraries
### Ace-3 by Kaelten, nevcairiel, Funkeh and others
#### Files and folders included in this license:
- Libs/Ace3
#### License
Copyright (c) 2007, Ace3 Development Team
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
- Redistribution of a stand alone version is strictly prohibited without
prior written authorization from the Lead of the Ace3 Development Team.
- Neither the name of the Ace3 Development Team nor the names of its contributors
may be used to endorse or promote products derived from this software without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
---
### AceGUI-3.0-SharedMediaWidgets by yssaril
#### Files and folders included in this license:
- Libs/AceGUI-3.0-SharedMediaWidgets
#### License
Copyright (c) 2010, Yssaril All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name Yssaril nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
---
### CallbackHandler-1.0 by nevcairiel
#### Files and folders included in this license:
- Libs/CallbackHandler-1.0/
#### License
Copyright (c) <YEAR>, <OWNER> All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of the <ORGANIZATION> nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
---
### LibDataBroker-1.1 by Elkano
#### Files and folders included in this license:
- Libs/LibDataBroker-1.1
#### License
All Rights Reserved unless otherwise explicitly stated.
---
### LibDualSpec-1.0 by Adirelle
#### Files and folders included in this license:
- Libs/LibDualSpec-1.0/
#### License
LibDualSpec-1.0 - Adds dual spec support to individual AceDB-3.0 databases. Copyright (C) 2009 Adirelle All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Redistribution of a stand alone version is strictly prohibited without prior written authorization from the LibDualSpec project manager. * Neither the name of the LibDualSpec authors nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
---
### LibSharedMedia-3.0 by Elkano
#### Files and folders included in this license:
- Libs/LibSharedMedia-3.0/
#### License
All Rights Reserved unless otherwise explicitly stated.
---
### LibDeflate by Haoqian He
#### Files and folders included in this license:
- Libs/LibDeflate/
#### License
zlib License
(C) 2018-2021 Haoqian He
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
---
### LibAnimate by Xerrion
#### Files and folders included in this license:
- Libs/LibAnimate/
#### License
MIT License
Copyright (c) 2026 Xerrion
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.
### SharedMedia by Elkano
#### Files and folders included in this license:
- gfx/Assets/Statusbar/ShareMedia/
- gfx/Assets/Border/ShareMedia/
- gfx/Assets/Background/ShareMedia/
#### License
All Rights Reserved unless otherwise explicitly stated.
---
### Fonts
---