summaryrefslogtreecommitdiff
path: root/web/kvm
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2024-03-22 16:02:55 +0200
committerMaxim Devaev <[email protected]>2024-03-22 16:02:55 +0200
commitce62d711c14067ead21421ec7550b81b36770611 (patch)
treebd0c13a362f123730cd8c9f2272416ee701534e2 /web/kvm
parentc9ee5131a1505eba10766434d4e10ae584438889 (diff)
updated copyright date
Diffstat (limited to 'web/kvm')
-rw-r--r--web/kvm/index.html4
-rw-r--r--web/kvm/window-about.pug2
2 files changed, 3 insertions, 3 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index 61d5e3dc..0c920c86 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -4,7 +4,7 @@
# #
# KVMD - The main PiKVM daemon. #
# #
-# Copyright (C) 2018-2023 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2024 Maxim Devaev <[email protected]> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -1988,7 +1988,7 @@
<td class="title" colspan="2">The Open Source KVM over IP</td>
</tr>
<tr>
- <td class="copyright" colspan="2">Copyright &copy; 2018-2023 <a target="_blank" href="mailto:[email protected]">Maxim Devaev</a></td>
+ <td class="copyright" colspan="2">Copyright &copy; 2018-2024 <a target="_blank" href="mailto:[email protected]">Maxim Devaev</a></td>
</tr>
</table>
</td>
diff --git a/web/kvm/window-about.pug b/web/kvm/window-about.pug
index 993edb7d..490823ee 100644
--- a/web/kvm/window-about.pug
+++ b/web/kvm/window-about.pug
@@ -25,7 +25,7 @@ div(id="about-window" class="window")
tr #[td(colspan="2" class="title") The Open Source KVM over IP]
tr
td(colspan="2" class="copyright")
- | Copyright &copy; 2018-2023 #[a(target="_blank" href="mailto:[email protected]") Maxim Devaev]
+ | Copyright &copy; 2018-2024 #[a(target="_blank" href="mailto:[email protected]") Maxim Devaev]
br
div(class="tabs-box")
+about_tab("meta", "Meta", true)