From ff264625ed43ced64093d43f31d02be245afec79 Mon Sep 17 00:00:00 2001 From: Thomas Camlong Date: Fri, 18 Apr 2025 18:30:26 +0200 Subject: [PATCH] remove "all rights reserved" --- web/src/components/footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/footer.tsx b/web/src/components/footer.tsx index fecc0225..b218d993 100644 --- a/web/src/components/footer.tsx +++ b/web/src/components/footer.tsx @@ -186,7 +186,7 @@ export function Footer() {
-

© {new Date().getFullYear()} Homarr Labs. All rights reserved.

+

© {new Date().getFullYear()} Homarr Labs.