diff options
Diffstat (limited to 'web/index.html')
-rw-r--r-- | web/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html index 9818909c..1888f4b6 100644 --- a/web/index.html +++ b/web/index.html @@ -55,7 +55,7 @@ <td class="title" colspan="2">The Open Source IP-KVM</td> </tr> <tr> - <td class="copyright" colspan="2">Copyright © 2018 <a target="_blank" href="mailto:[email protected]">Maxim Devaev</a></td> + <td class="copyright" colspan="2">Copyright © 2018-2021 <a target="_blank" href="mailto:[email protected]">Maxim Devaev</a></td> </tr> </table> </td> |