Add LICENSE file (AGPL-3.0) and update README with proper DelvUI attribution

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-01-31 10:54:04 -05:00
parent 4365f78ef7
commit 5c559b73c6
2 changed files with 647 additions and 1 deletions
+4 -1
View File
@@ -116,4 +116,7 @@ HSUI/
## License
This project uses code from [MOActionPlugin](https://github.com/attickdoor/MOActionPlugin) (GPL-3.0). See individual files for copyright notices.
HSUI is a derivative of [DelvUI](https://github.com/DelvUI/DelvUI) and is licensed under the **GNU Affero General Public License v3** (AGPL-3.0). See the [LICENSE](LICENSE) file for the full text.
- **DelvUI** — Original work (Copyright © 2021 JD Smith), AGPL-3.0
- **MOActionPlugin** — Code used in InputsHelper (GPL-3.0). See file headers for notices.