aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/components
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components')
-rw-r--r--docs/components/Footer.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/Footer.tsx b/docs/components/Footer.tsx
index 6388ff7..360cf94 100644
--- a/docs/components/Footer.tsx
+++ b/docs/components/Footer.tsx
@@ -164,7 +164,7 @@ export function FooterContent() {
<HydroRolllogo />
</a>
<p className="mt-4 text-xs text-gray-500 dark:text-[#888888]">
- &copy; {new Date().getFullYear()} retrofor, Inc. All rights
+ &copy; {new Date().getFullYear()} HydroRoll. All rights
reserved.
</p>
</div>