summaryrefslogtreecommitdiff
path: root/web/kvm
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-01-07 16:39:02 +0300
committerMaxim Devaev <[email protected]>2022-01-07 16:39:02 +0300
commit1b3a2cc3f7bd96f720320e2c0e39c2aedb00e068 (patch)
treee0f18ec24515ab0421c915e8c1626d232988c1d0 /web/kvm
parent0efd93d496337856af3437df84dbc980a86819d4 (diff)
copyright bump
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 2a42d975..bd606ac1 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -4,7 +4,7 @@
# #
# KVMD - The main PiKVM daemon. #
# #
-# Copyright (C) 2018-2021 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2022 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 #
@@ -1485,7 +1485,7 @@
<td class="title" colspan="2">The Open Source IP-KVM</td>
</tr>
<tr>
- <td class="copyright" colspan="2">Copyright &copy; 2018-2021 <a target="_blank" href="mailto:[email protected]">Maxim Devaev</a></td>
+ <td class="copyright" colspan="2">Copyright &copy; 2018-2022 <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 1cd8d645..4f77a6f2 100644
--- a/web/kvm/window-about.pug
+++ b/web/kvm/window-about.pug
@@ -24,7 +24,7 @@ div(id="about-window" class="window")
tr #[td(colspan="2" class="title") The Open Source IP-KVM]
tr
td(colspan="2" class="copyright")
- | Copyright &copy; 2018-2021 #[a(target="_blank" href="mailto:[email protected]") Maxim Devaev]
+ | Copyright &copy; 2018-2022 #[a(target="_blank" href="mailto:[email protected]") Maxim Devaev]
br
div(class="tabs-box")
+about_tab("meta", "Meta", true)