Files
CleanMM/Docs/THIRD_PARTY_NOTICES.md

30 lines
880 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.
## Project License
- Project: `Atlas for Mac`
- License: `MIT`
2026-03-10 17:09:35 +08:00
## 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
2026-03-11 16:08:07 +08:00
Atlas for Mac is released under the MIT License. This product also includes software derived from the open-source project Mole (https://github.com/tw93/mole) by tw93 and contributors, used under the MIT License.
2026-03-10 17:09:35 +08:00
```
## Future Additions
Add all additional third-party libraries, bundled binaries, or copied source components here before release.