# Copyright & Branding Notice
Copyright © 2026 [@aitji](https://github.com/aitji) & [@pickerth-12](https://github.com/pickerth-12), All Rights Reserved where applicable.
- [Copyright \& Branding Notice](#copyright--branding-notice)
- [Software License](#software-license)
- [Copyrighted Materials](#copyrighted-materials)
- [Redistribution Policy](#redistribution-policy)
- [Attribution Requirements](#attribution-requirements)
- [Trademark \& Branding](#trademark--branding)
- [DMCA \& Enforcement](#dmca--enforcement)
- [Frequently Asked Questions](#frequently-asked-questions)
- [Contact](#contact)
- [Disclosure](#disclosure)
## Software License
Unless otherwise stated, all source code, scripts, behavior definitions, configuration files, compiled addon files (e.g. `.mcaddon`), and other software components contained in this repository are licensed under the [MIT License](https://raw.githubusercontent.com/aitji/QoF/refs/heads/behavior_packs/LICENSE).
## Copyrighted Materials
The [MIT License](https://raw.githubusercontent.com/aitji/QoF/refs/heads/behavior_packs/LICENSE) **does not** apply to the following materials unless explicitly stated otherwise:
- **QoF™** and **Quality of Features™** names, trademarks, and branding
- Project logo, icons, and visual identity assets
- Screenshots, GIFs, promotional images, icon, banners, and artwork
- Release notes and changelog entries
- All documentation text (Markdown, Wiki, and Changelogs)
- Any media assets not explicitly marked as [MIT licensed](https://raw.githubusercontent.com/aitji/QoF/refs/heads/behavior_packs/LICENSE)
- Project descriptions and content published on [CurseForge](https://www.curseforge.com/minecraft-bedrock/addons/quality-of-feature), [MCPEDL](https://mcpedl.com/quality-of-feature), and [GitHub](https://github.com/aitji/QoF)
These materials are protected under applicable copyright law and remain the exclusive property of their respective copyright holders. **All Rights Reserved.**
## Redistribution Policy
Redistribution of the **software**, including source code and compiled addon files (`.mcpack`, `.mcaddon`), is permitted under the terms of the [MIT License](https://raw.githubusercontent.com/aitji/QoF/refs/heads/behavior_packs/LICENSE).
However, the following is **strictly prohibited** without explicit written permission from the project maintainers:
- Redistribution of this project, modified or unmodified, to any third-party addon hosting site
- Redistribution of copyrighted media, branding, documentation, screenshots, GIFs, or promotional materials
- Repackaging or mirroring this project under a different name or identity
- Claiming ownership, authorship, or official affiliation with this project
> [!NOTE]
> The existence of this project on unofficial sites does not constitute authorization. Silence or non-response from the maintainers does not constitute permission. Unauthorized redistribution may result in [DMCA takedown](#dmca--enforcement) action *(see below)*.
## Attribution Requirements
Attribution to the original project and authors is **required** when redistributing modified or unmodified versions of the software. This requirement applies to all forks, derivatives, and works substantially based on this project, regardless of whether QoF™ branding is retained.
Attribution must include the following:
1. **Project name:** QoF / Quality of Features
2. **Authors:** [@aitji](https://github.com/aitji) & [@pickerth-12](https://github.com/pickerth-12)
3. **Source link:** [CurseForge](https://www.curseforge.com/minecraft-bedrock/addons/quality-of-feature), [MCPEDL](https://mcpedl.com/quality-of-feature) & [GitHub](https://github.com/aitji/QoF)
4. **License reference:** [MIT License](https://raw.githubusercontent.com/aitji/QoF/refs/heads/behavior_packs/LICENSE)
Failure to provide proper [attribution](#attribution-requirements) constitutes a violation of the redistribution terms.
## Trademark & Branding
**QoF™** and **Quality of Features™** are project identifiers used to distinguish the official release.
Use of these names, logos, or branding in any manner that suggests official affiliation, endorsement, ownership, or authorship by parties other than the original authors is **prohibited**.
Derivative works that are substantially based on this project must comply with the [Attribution Requirements](#attribution-requirements) regardless of whether QoF™ branding is retained.
## DMCA & Enforcement
The authors of this project actively monitor for unauthorized redistribution. If this project is found hosted on any platform without permission, the authors reserve the right to:
- Submit a **DMCA takedown notice** to the hosting platform
- Contact the platform's abuse or legal team directly
- Pursue any other remedies available under applicable law
If you have encountered an unauthorized copy of this project, please report it by [contacting](#contact) the project maintainers.
## Frequently Asked Questions
Can I use the source code in my own project?
> Yes, under the terms of the [MIT License](https://raw.githubusercontent.com/aitji/QoF/refs/heads/behavior_packs/LICENSE), with proper [attribution](#attribution-requirements).
Can I modify the addon and share my version?
> Yes, you may share modified versions of the software components, provided you include proper [attribution](#attribution-requirements) and do not use QoF™ branding or present it as the official release.
Can I upload this addon to third-party sites?
> No. Uploading this project to third-party addon sites is not permitted without explicit written permission from the maintainers.
Can I include this addon in a "modpack"?
> Only if proper [attribution](#attribution-requirements) is included and the modpack is not distributed on any platform listed under [Redistribution Policy](#redistribution-policy) or any other platform not explicitly authorized in writing. When in doubt, [contact](#contact) us first.
Can I use the QoF™ name, logo, or screenshots in my content?
> No, not without prior permission. These are copyrighted materials and are not covered by the [MIT License](https://raw.githubusercontent.com/aitji/QoF/refs/heads/behavior_packs/LICENSE).
Can I fork this project on GitHub?
> Yes. GitHub forks are permitted and consistent with standard open-source practice under the [MIT License](https://raw.githubusercontent.com/aitji/QoF/refs/heads/behavior_packs/LICENSE). [Attribution requirements](#attribution-requirements) still apply to all forks.