Skip to content

Commit 9dd25ca

Browse files
committed
feat: add trademark notices and legal disclaimers to README and create NOTICE file
1 parent cd98172 commit 9dd25ca

2 files changed

Lines changed: 36 additions & 0 deletions

File tree

NOTICES.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Third-Party Trademark Notices
2+
3+
## Trademarks
4+
5+
The following trademarks belong to their respective owners. Their use in this
6+
project is solely to identify the third-party services with which HackLM Migrate
7+
is designed to interoperate (nominative fair use). HackLM makes no claim of
8+
ownership over any of these marks.
9+
10+
| Mark | Owner |
11+
|------|-------|
12+
| ChatGPT™, OpenAI™ | OpenAI, Inc. |
13+
| Claude™ | Anthropic, PBC |
14+
| Google Gemini™, Google DeepMind™ | Google LLC |
15+
| Grok™ | xAI Corp and/or X Corp |
16+
| Perplexity™ | Perplexity AI, Inc. |
17+
18+
All trademarks are the property of their respective owners.
19+
20+
## Non-Affiliation
21+
22+
HackLM Migrate is an independent, community-driven open-source project.
23+
It is **not** affiliated with, endorsed by, or sponsored by OpenAI, Anthropic,
24+
Google, xAI, X Corp, Perplexity AI, or any other AI provider whose services
25+
this software is designed to work with.
26+
27+
Use of these names does not imply any relationship, partnership, or approval
28+
between HackLM and the trademark owners.

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,14 @@ Contributions are welcome. Please read [CONTRIBUTING.md](CONTRIBUTING.md) before
7575
- [Architecture Decision Records](https://migrate.hacklm.dev/decisions/) — every major design choice documented
7676
- [Roadmap](https://migrate.hacklm.dev/roadmap/) — planned work and open contribution areas
7777

78+
## Legal
79+
80+
ChatGPT™ and OpenAI™ are trademarks of OpenAI, Inc. Claude™ is a trademark of Anthropic, PBC. Google Gemini™ and Google DeepMind™ are trademarks of Google LLC. Grok™ is a trademark of xAI Corp and/or X Corp. Perplexity™ is a trademark of Perplexity AI, Inc. All trademarks are the property of their respective owners and are used here solely to identify the third-party services with which HackLM Migrate is designed to interoperate.
81+
82+
HackLM Migrate is an independent, community-driven open-source project. It is not affiliated with, endorsed by, or sponsored by OpenAI, Anthropic, Google, xAI, X Corp, Perplexity AI, or any other AI provider whose services this software is designed to work with.
83+
84+
See [NOTICES.md](NOTICES.md) for the full trademark attribution table.
85+
7886
## License
7987

8088
GNU General Public License v3.0 — see [LICENSE](LICENSE).

0 commit comments

Comments
 (0)