summaryrefslogtreecommitdiff
path: root/web/index.html
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-05-27 12:41:22 +0300
committerMaxim Devaev <[email protected]>2023-05-27 12:41:22 +0300
commita834c89ef33785754c608fa17bc1cb359e1cb2aa (patch)
treede90ed601fbc948e0b98b6e3e3ae89bfd690715f /web/index.html
parentac2ea460456c2d6d824f5708f0ddb50d3d8a7d05 (diff)
copyright update
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/index.html b/web/index.html
index fba77b7b..b1a9ec3b 100644
--- a/web/index.html
+++ b/web/index.html
@@ -4,7 +4,7 @@
# #
# KVMD - The main PiKVM daemon. #
# #
-# Copyright (C) 2018-2022 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2023 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 #
@@ -56,7 +56,7 @@
<td class="title" colspan="2">The Open Source IP-KVM</td>
</tr>
<tr>
- <td class="copyright" colspan="2">Copyright &copy; 2018-2022 <a target="_blank" href="mailto:[email protected]">Maxim Devaev</a></td>
+ <td class="copyright" colspan="2">Copyright &copy; 2018-2023 <a target="_blank" href="mailto:[email protected]">Maxim Devaev</a></td>
</tr>
</table>
</td>