Files
CleanMM/Docs/THIRD_PARTY_NOTICES.md

25 lines
730 B
Markdown
Raw Normal View History

2026-03-10 17:09:35 +08:00
# Third-Party Notices
This project includes planning for third-party and upstream open-source acknowledgements.
## Upstream Project
- Project: `Mole`
- Source: `https://github.com/tw93/mole`
- License: `MIT`
- Copyright: `tw93`
## Distribution Rule
If Atlas for Mac ships code derived from upstream Mole sources, the applicable copyright notice and MIT license text must be included in copies or substantial portions of the software.
## Notice Template
```text
This product includes software derived from the open-source project Mole by tw93 and contributors, used under the MIT License.
```
## Future Additions
Add all additional third-party libraries, bundled binaries, or copied source components here before release.