From 88c72e46982554cfbab34f85f3b99edfafdd66fa Mon Sep 17 00:00:00 2001 From: bloxion Date: Fri, 24 Jul 2026 13:08:17 +0200 Subject: [PATCH] update copyright notices to reflect GPL-3.0 licensing --- components/HelpFloatingButton.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/HelpFloatingButton.tsx b/components/HelpFloatingButton.tsx index cea0c66f..e2f824bf 100644 --- a/components/HelpFloatingButton.tsx +++ b/components/HelpFloatingButton.tsx @@ -75,12 +75,12 @@ export function HelpProvider({ children }: { children: React.ReactNode }) {

Orbit

-

© 2025 Planetary — All rights reserved.

+

© 2025 Planetary — Licensed under GPL-3.0.

Original Tovy Project

-

© 2022 Tovy — All rights reserved.

+

© 2022 Tovy — Licensed under GPL-3.0.