From 9b7976ebbd73d829c92bffc3a3fe4ac008b31978 Mon Sep 17 00:00:00 2001 From: Christofer Date: Sun, 27 Aug 2023 22:06:19 +0400 Subject: [PATCH] always use current year for copyright --- src/lib/components/Footer.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/Footer.svelte b/src/lib/components/Footer.svelte index bf62404..08d4de4 100755 --- a/src/lib/components/Footer.svelte +++ b/src/lib/components/Footer.svelte @@ -74,7 +74,7 @@
Hyprland is licensed under the BSD 3-Clause "New" or "Revised" License.
-
© Hyprland Development 2023.
+
© Hyprland Development {new Date().getFullYear()}.
Doki doki waku waku.