copyright update

This commit is contained in:
Maxim Devaev
2023-05-27 12:41:22 +03:00
parent ac2ea46045
commit a834c89ef3
267 changed files with 269 additions and 269 deletions

View File

@@ -4,7 +4,7 @@
# #
# KVMD - The main PiKVM daemon. #
# #
# Copyright (C) 2018-2022 Maxim Devaev <mdevaev@gmail.com> #
# Copyright (C) 2018-2023 Maxim Devaev <mdevaev@gmail.com> #
# #
# 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 #
@@ -1922,7 +1922,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:mdevaev@gmail.com">Maxim Devaev</a></td>
<td class="copyright" colspan="2">Copyright &copy; 2018-2023 <a target="_blank" href="mailto:mdevaev@gmail.com">Maxim Devaev</a></td>
</tr>
</table>
</td>

View File

@@ -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-2022 #[a(target="_blank" href="mailto:mdevaev@gmail.com") Maxim Devaev]
| Copyright &copy; 2018-2023 #[a(target="_blank" href="mailto:mdevaev@gmail.com") Maxim Devaev]
br
div(class="tabs-box")
+about_tab("meta", "Meta", true)