diff options
author | Maxim Devaev <[email protected]> | 2022-01-07 16:39:02 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2022-01-07 16:39:02 +0300 |
commit | 1b3a2cc3f7bd96f720320e2c0e39c2aedb00e068 (patch) | |
tree | e0f18ec24515ab0421c915e8c1626d232988c1d0 /web | |
parent | 0efd93d496337856af3437df84dbc980a86819d4 (diff) |
copyright bump
Diffstat (limited to 'web')
46 files changed, 48 insertions, 48 deletions
diff --git a/web/base.pug b/web/base.pug index 437e312d..ac986eed 100644 --- a/web/base.pug +++ b/web/base.pug @@ -5,7 +5,7 @@ doctype html # # # 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 # diff --git a/web/index.html b/web/index.html index 4a1239fd..1f2e3091 100644 --- a/web/index.html +++ b/web/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 # @@ -56,7 +56,7 @@ <td class="title" colspan="2">The Open Source IP-KVM</td> </tr> <tr> - <td class="copyright" colspan="2">Copyright © 2018-2021 <a target="_blank" href="mailto:[email protected]">Maxim Devaev</a></td> + <td class="copyright" colspan="2">Copyright © 2018-2022 <a target="_blank" href="mailto:[email protected]">Maxim Devaev</a></td> </tr> </table> </td> diff --git a/web/index.pug b/web/index.pug index 8fdc2ee6..84c256c8 100644 --- a/web/index.pug +++ b/web/index.pug @@ -15,7 +15,7 @@ block start tr #[td(colspan="2" class="title") The Open Source IP-KVM] tr td(colspan="2" class="copyright") - | Copyright © 2018-2021 #[a(target="_blank" href="mailto:[email protected]") Maxim Devaev] + | Copyright © 2018-2022 #[a(target="_blank" href="mailto:[email protected]") Maxim Devaev] hr table diff --git a/web/ipmi/index.html b/web/ipmi/index.html index 6814ded6..a7bd1002 100644 --- a/web/ipmi/index.html +++ b/web/ipmi/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 # 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 © 2018-2021 <a target="_blank" href="mailto:[email protected]">Maxim Devaev</a></td> + <td class="copyright" colspan="2">Copyright © 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 © 2018-2021 #[a(target="_blank" href="mailto:[email protected]") Maxim Devaev] + | Copyright © 2018-2022 #[a(target="_blank" href="mailto:[email protected]") Maxim Devaev] br div(class="tabs-box") +about_tab("meta", "Meta", true) diff --git a/web/login/index.html b/web/login/index.html index 9e5def2b..99ce323b 100644 --- a/web/login/index.html +++ b/web/login/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 # diff --git a/web/share/css/index/index.css b/web/share/css/index/index.css index 093d2157..001abefb 100644 --- a/web/share/css/index/index.css +++ b/web/share/css/index/index.css @@ -2,7 +2,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 # diff --git a/web/share/css/keypad.css b/web/share/css/keypad.css index f48bb8c9..511ab989 100644 --- a/web/share/css/keypad.css +++ b/web/share/css/keypad.css @@ -2,7 +2,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 # diff --git a/web/share/css/kvm/about.css b/web/share/css/kvm/about.css index 83024977..fae89d0a 100644 --- a/web/share/css/kvm/about.css +++ b/web/share/css/kvm/about.css @@ -2,7 +2,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 # diff --git a/web/share/css/kvm/hid.css b/web/share/css/kvm/hid.css index 0c21e0a9..02d2f8a3 100644 --- a/web/share/css/kvm/hid.css +++ b/web/share/css/kvm/hid.css @@ -2,7 +2,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 # diff --git a/web/share/css/kvm/keyboard.css b/web/share/css/kvm/keyboard.css index e9573f6c..62bf8bad 100644 --- a/web/share/css/kvm/keyboard.css +++ b/web/share/css/kvm/keyboard.css @@ -2,7 +2,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 # diff --git a/web/share/css/kvm/msd.css b/web/share/css/kvm/msd.css index 0de9b843..a4705e05 100644 --- a/web/share/css/kvm/msd.css +++ b/web/share/css/kvm/msd.css @@ -2,7 +2,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 # diff --git a/web/share/css/kvm/stream.css b/web/share/css/kvm/stream.css index f754ae26..a641e296 100644 --- a/web/share/css/kvm/stream.css +++ b/web/share/css/kvm/stream.css @@ -2,7 +2,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 # diff --git a/web/share/css/led.css b/web/share/css/led.css index 566e4db2..6fb6a70e 100644 --- a/web/share/css/led.css +++ b/web/share/css/led.css @@ -2,7 +2,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 # diff --git a/web/share/css/login/login.css b/web/share/css/login/login.css index 886db440..b6d3e204 100644 --- a/web/share/css/login/login.css +++ b/web/share/css/login/login.css @@ -2,7 +2,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 # diff --git a/web/share/css/main.css b/web/share/css/main.css index 6f10d73c..e48fbc9b 100644 --- a/web/share/css/main.css +++ b/web/share/css/main.css @@ -2,7 +2,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 # diff --git a/web/share/css/modal.css b/web/share/css/modal.css index c5135995..1519b263 100644 --- a/web/share/css/modal.css +++ b/web/share/css/modal.css @@ -2,7 +2,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 # diff --git a/web/share/css/navbar.css b/web/share/css/navbar.css index 2590cc0c..08ca3e0d 100644 --- a/web/share/css/navbar.css +++ b/web/share/css/navbar.css @@ -2,7 +2,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 # diff --git a/web/share/css/progress.css b/web/share/css/progress.css index ca66ac05..d253191a 100644 --- a/web/share/css/progress.css +++ b/web/share/css/progress.css @@ -2,7 +2,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 # diff --git a/web/share/css/radio.css b/web/share/css/radio.css index ada5ebef..65a6a043 100644 --- a/web/share/css/radio.css +++ b/web/share/css/radio.css @@ -2,7 +2,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 # diff --git a/web/share/css/slider.css b/web/share/css/slider.css index f336c111..b8d7e515 100644 --- a/web/share/css/slider.css +++ b/web/share/css/slider.css @@ -2,7 +2,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 # diff --git a/web/share/css/start.css b/web/share/css/start.css index a20ba569..34c597f5 100644 --- a/web/share/css/start.css +++ b/web/share/css/start.css @@ -2,7 +2,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 # diff --git a/web/share/css/switch.css b/web/share/css/switch.css index 9c214358..3965e2d5 100644 --- a/web/share/css/switch.css +++ b/web/share/css/switch.css @@ -2,7 +2,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 # diff --git a/web/share/css/tabs.css b/web/share/css/tabs.css index aca633cb..a5dda598 100644 --- a/web/share/css/tabs.css +++ b/web/share/css/tabs.css @@ -2,7 +2,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 # diff --git a/web/share/css/vars.css b/web/share/css/vars.css index c75e82a8..32d73a1f 100644 --- a/web/share/css/vars.css +++ b/web/share/css/vars.css @@ -2,7 +2,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 # diff --git a/web/share/css/window.css b/web/share/css/window.css index 68b27d5a..b14c2acc 100644 --- a/web/share/css/window.css +++ b/web/share/css/window.css @@ -2,7 +2,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 # diff --git a/web/share/js/bb.js b/web/share/js/bb.js index 871ea75a..cf20aa13 100644 --- a/web/share/js/bb.js +++ b/web/share/js/bb.js @@ -2,7 +2,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 # diff --git a/web/share/js/index/main.js b/web/share/js/index/main.js index 0f20ee10..f153e2fa 100644 --- a/web/share/js/index/main.js +++ b/web/share/js/index/main.js @@ -2,7 +2,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 # diff --git a/web/share/js/ipmi/main.js b/web/share/js/ipmi/main.js index 87a444b6..67842515 100644 --- a/web/share/js/ipmi/main.js +++ b/web/share/js/ipmi/main.js @@ -2,7 +2,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 # diff --git a/web/share/js/keypad.js b/web/share/js/keypad.js index 6ada18f8..6c5ef006 100644 --- a/web/share/js/keypad.js +++ b/web/share/js/keypad.js @@ -2,7 +2,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 # diff --git a/web/share/js/kvm/atx.js b/web/share/js/kvm/atx.js index 66a2cb4e..51b9c877 100644 --- a/web/share/js/kvm/atx.js +++ b/web/share/js/kvm/atx.js @@ -2,7 +2,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 # diff --git a/web/share/js/kvm/gpio.js b/web/share/js/kvm/gpio.js index 2319f2ac..25fd3821 100644 --- a/web/share/js/kvm/gpio.js +++ b/web/share/js/kvm/gpio.js @@ -2,7 +2,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 # diff --git a/web/share/js/kvm/hid.js b/web/share/js/kvm/hid.js index e5048d0a..67d919cf 100644 --- a/web/share/js/kvm/hid.js +++ b/web/share/js/kvm/hid.js @@ -2,7 +2,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 # diff --git a/web/share/js/kvm/keyboard.js b/web/share/js/kvm/keyboard.js index 49e9c76c..e1368f3e 100644 --- a/web/share/js/kvm/keyboard.js +++ b/web/share/js/kvm/keyboard.js @@ -2,7 +2,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 # diff --git a/web/share/js/kvm/main.js b/web/share/js/kvm/main.js index 4c4b662b..85fcb5db 100644 --- a/web/share/js/kvm/main.js +++ b/web/share/js/kvm/main.js @@ -2,7 +2,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 # diff --git a/web/share/js/kvm/mouse.js b/web/share/js/kvm/mouse.js index 3a137957..d00fae8d 100644 --- a/web/share/js/kvm/mouse.js +++ b/web/share/js/kvm/mouse.js @@ -2,7 +2,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 # diff --git a/web/share/js/kvm/msd.js b/web/share/js/kvm/msd.js index 6999697f..3575f0c4 100644 --- a/web/share/js/kvm/msd.js +++ b/web/share/js/kvm/msd.js @@ -2,7 +2,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 # diff --git a/web/share/js/kvm/recorder.js b/web/share/js/kvm/recorder.js index 93def77d..0c03e258 100644 --- a/web/share/js/kvm/recorder.js +++ b/web/share/js/kvm/recorder.js @@ -2,7 +2,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 # diff --git a/web/share/js/kvm/session.js b/web/share/js/kvm/session.js index e5f21ef1..81c7c12e 100644 --- a/web/share/js/kvm/session.js +++ b/web/share/js/kvm/session.js @@ -2,7 +2,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 # diff --git a/web/share/js/kvm/stream.js b/web/share/js/kvm/stream.js index b5c897bd..fad90123 100644 --- a/web/share/js/kvm/stream.js +++ b/web/share/js/kvm/stream.js @@ -2,7 +2,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 # diff --git a/web/share/js/login/main.js b/web/share/js/login/main.js index 13e352f8..5ef54e9a 100644 --- a/web/share/js/login/main.js +++ b/web/share/js/login/main.js @@ -2,7 +2,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 # diff --git a/web/share/js/tools.js b/web/share/js/tools.js index 18f06a23..a412cc0d 100644 --- a/web/share/js/tools.js +++ b/web/share/js/tools.js @@ -2,7 +2,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 # diff --git a/web/share/js/vnc/main.js b/web/share/js/vnc/main.js index d7ee1738..2f09c000 100644 --- a/web/share/js/vnc/main.js +++ b/web/share/js/vnc/main.js @@ -2,7 +2,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 # diff --git a/web/share/js/wm.js b/web/share/js/wm.js index 0a7d303d..78a22140 100644 --- a/web/share/js/wm.js +++ b/web/share/js/wm.js @@ -2,7 +2,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 # diff --git a/web/vnc/index.html b/web/vnc/index.html index d824cfb3..859d3798 100644 --- a/web/vnc/index.html +++ b/web/vnc/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 # |