docs: add Mole repository links

This commit is contained in:
zhukang
2026-03-11 16:08:07 +08:00
parent d9a67bf2d7
commit 365bf77ca6
5 changed files with 8 additions and 8 deletions

View File

@@ -8,13 +8,13 @@ Atlas for Mac is an independent product and does not use the Mole brand in user-
Atlas for Mac is released as an open-source project under the `MIT` license.
The project acknowledges the open-source project `Mole` by `tw93 and contributors` as an upstream foundation and source of reused or adapted code.
The project acknowledges the open-source project [`Mole`](https://github.com/tw93/mole) by `tw93 and contributors` as an upstream foundation and source of reused or adapted code.
## User-Facing Copy
Recommended acknowledgement copy:
> Atlas for Mac is an open-source project released under the MIT License and built in part on the open-source project Mole by tw93 and contributors. Mole-derived components included in Atlas for Mac are also used under the MIT License. Atlas for Mac is an independent product and is not affiliated with or endorsed by the original authors.
> Atlas for Mac is an open-source project released under the MIT License and built in part on the open-source project Mole (https://github.com/tw93/mole) by tw93 and contributors. Mole-derived components included in Atlas for Mac are also used under the MIT License. Atlas for Mac is an independent product and is not affiliated with or endorsed by the original authors.
## Placement

View File

@@ -21,7 +21,7 @@ If Atlas for Mac ships code derived from upstream Mole sources, the applicable c
## Notice Template
```text
Atlas for Mac is released under the MIT License. This product also includes software derived from the open-source project Mole by tw93 and contributors, used under the MIT License.
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.
```
## Future Additions