File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,12 +75,12 @@ export function HelpProvider({ children }: { children: React.ReactNode }) {
7575 </ div >
7676 < div className = "mb-4" >
7777 < p className = "text-sm font-medium text-zinc-900 dark:text-white mb-1" > Orbit</ p >
78- < p className = "text-sm text-zinc-500 dark:text-zinc-400" > © 2025 Planetary — Licensed under GPL-3.0 .</ p >
78+ < p className = "text-sm text-zinc-500 dark:text-zinc-400" > © 2025 Planetary — All rights reserved .</ p >
7979 </ div >
8080 < div className = "border-t border-zinc-200 dark:border-zinc-700 my-4" />
8181 < div >
8282 < p className = "text-sm font-medium text-zinc-900 dark:text-white mb-1" > Original Tovy Project</ p >
83- < p className = "text-sm text-zinc-500 dark:text-zinc-400" > © 2022 Tovy — Licensed under GPL-3.0 .</ p >
83+ < p className = "text-sm text-zinc-500 dark:text-zinc-400" > © 2022 Tovy — All rights reserved .</ p >
8484 </ div >
8585 </ Dialog . Panel >
8686 </ div >
You can’t perform that action at this time.
0 commit comments