25 lines
730 B
Markdown
25 lines
730 B
Markdown
|
|
# 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.
|