Skip to content

Commit 7d8b78b

Browse files
authored
Update trademarks
1 parent c85a970 commit 7d8b78b

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

src/components/Footer.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ export const Footer: Component = (props) => {
2020
class="mt-2 text-center sm:text-left text-xs text-background-30 link"
2121
href="/tm"
2222
>
23-
SlimeVR is a trademark or a registered trademark of SlimeVR B.V. in
24-
Europe and world-wide.
23+
SlimeVR and Butterfly Trackers are a trademark or a registered trademark of SlimeVR B.V. world-wide.
2524
</A>
2625
</div>
2726
<div class="flex flex-col gap-2">

src/routes/tm.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default function TmPage(props: ParentProps) {
2323
class="text-sm w-full min-w-full prose-xl prose text-background-10 prose-h1:text-background-10 prose-h2:text-background-10 prose-a:text-background-20 prose-strong:text-background-10 prose-code:text-background-20"
2424
>
2525
{`
26-
## SlimeVR is a trademark or a registered trademark of SlimeVR B.V.
26+
## SlimeVR and Butterfly Trackers are a trademark or a registered trademark of SlimeVR B.V.
2727
2828
---
2929
@@ -64,7 +64,7 @@ This applies to all sellers or derivative products, we do not make exceptions.
6464
6565
---
6666
67-
If you have any questions about SlimeVR trademark or copyrighted materials, you can reach out to us at *tm[at]slimevr.dev*.
67+
If you have any questions about SlimeVR's trademarks or copyrighted materials, you can reach out to us at *tm[at]slimevr.dev*.
6868
`}
6969
</SolidMarkdown>
7070
</Container>

0 commit comments

Comments
 (0)