diff options
author | Devaev Maxim <[email protected]> | 2021-02-22 11:38:25 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2021-02-22 11:38:25 +0300 |
commit | 478b2424d7dc5cda8c668beb268c3540c6e65077 (patch) | |
tree | 6ee1ea5c027fe60b302b2b194dc97e7e6d7877e0 /web/index.html | |
parent | 23fe9e407b7d965926f71b5dd40d0fc707d1dbe0 (diff) |
fixed copy
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> |