docs: add trademark disclaimer to README and website footer

GitHub and GitHub Copilot are trademarks of Microsoft Corporation.
Aryx is an independent project, not affiliated with or endorsed by
Microsoft or GitHub.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
David Kaya
2026-03-30 10:38:25 +02:00
co-authored by Copilot
parent c01110979c
commit 01b3949557
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -159,6 +159,10 @@ const {
</svg>
<span>by Dávid Kaya.</span>
</div>
<p class="mt-4 text-center text-[11px] leading-relaxed text-warm-700">
GitHub and GitHub Copilot are trademarks of Microsoft Corporation.<br />
Aryx is an independent project, not affiliated with or endorsed by Microsoft or GitHub.
</p>
</div>
</footer>