diff options
Diffstat (limited to 'web')
52 files changed, 54 insertions, 54 deletions
diff --git a/web/base.pug b/web/base.pug index 4c2419fe..4bb50099 100644 --- a/web/base.pug +++ b/web/base.pug @@ -5,7 +5,7 @@ doctype html # # # KVMD - The main PiKVM daemon. # # # - # Copyright (C) 2018-2023 Maxim Devaev <[email protected]> # + # Copyright (C) 2018-2024 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 a5eb624d..b92ee5f2 100644 --- a/web/index.html +++ b/web/index.html @@ -4,7 +4,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 KVM over IP</td> </tr> <tr> - <td class="copyright" colspan="2">Copyright © 2018-2023 <a target="_blank" href="mailto:[email protected]">Maxim Devaev</a></td> + <td class="copyright" colspan="2">Copyright © 2018-2024 <a target="_blank" href="mailto:[email protected]">Maxim Devaev</a></td> </tr> </table> </td> diff --git a/web/ipmi/index.html b/web/ipmi/index.html index c181e055..5e50f4ce 100644 --- a/web/ipmi/index.html +++ b/web/ipmi/index.html @@ -4,7 +4,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 61d5e3dc..0c920c86 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -4,7 +4,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 # @@ -1988,7 +1988,7 @@ <td class="title" colspan="2">The Open Source KVM over IP</td> </tr> <tr> - <td class="copyright" colspan="2">Copyright © 2018-2023 <a target="_blank" href="mailto:[email protected]">Maxim Devaev</a></td> + <td class="copyright" colspan="2">Copyright © 2018-2024 <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 993edb7d..490823ee 100644 --- a/web/kvm/window-about.pug +++ b/web/kvm/window-about.pug @@ -25,7 +25,7 @@ div(id="about-window" class="window") tr #[td(colspan="2" class="title") The Open Source KVM over IP] tr td(colspan="2" class="copyright") - | Copyright © 2018-2023 #[a(target="_blank" href="mailto:[email protected]") Maxim Devaev] + | Copyright © 2018-2024 #[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 0e3718eb..26b07640 100644 --- a/web/login/index.html +++ b/web/login/index.html @@ -4,7 +4,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 5ef43a12..0415f1da 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 a95c252b..3f7a23b5 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 9ce8549b..1b9c443a 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 21e5bd03..5c710ac2 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 2cb4b339..9a6a56e7 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 4a8702a3..5d262fb5 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 956e1b30..16132c21 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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/system.css b/web/share/css/kvm/system.css index 8abcfe2e..06a19202 100644 --- a/web/share/css/kvm/system.css +++ b/web/share/css/kvm/system.css @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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/x-mobile.css b/web/share/css/kvm/x-mobile.css index 8934f2d1..caad69f1 100644 --- a/web/share/css/kvm/x-mobile.css +++ b/web/share/css/kvm/x-mobile.css @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 fcc6fd8f..b7e00116 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 eddf3563..c5e5a28d 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 acfb7142..8e6af465 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 430fdae8..48010a6c 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 00249647..04d15e05 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 89b77a76..ceeea43f 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 d6e54578..0674b7ab 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 3fdd5c56..2669c9a4 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 a08c39c1..8ad97c75 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 1891eb26..dbeebe12 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 1f695f42..b7743b41 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 1aaef552..bb8e3905 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 bd097fbc..c1713ff9 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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/x-desktop.css b/web/share/css/x-desktop.css index f53cf6ce..a652c61b 100644 --- a/web/share/css/x-desktop.css +++ b/web/share/css/x-desktop.css @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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/x-mobile.css b/web/share/css/x-mobile.css index ed322f28..fef5f4ba 100644 --- a/web/share/css/x-mobile.css +++ b/web/share/css/x-mobile.css @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 4a58a5d4..ba49efa6 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 6b2cff31..7eeceb52 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 a4a8e308..04092de2 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 9c74dcd8..07990b7c 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 4e7d6a36..61d9b5f9 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 bb07b349..b765820d 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 c097c81d..c33c262f 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 686d968b..68fb2167 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 15609e1a..e32992a9 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 984a3ba0..5f75175c 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 2e359468..d6de4107 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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/ocr.js b/web/share/js/kvm/ocr.js index bbfcf8af..b3828807 100644 --- a/web/share/js/kvm/ocr.js +++ b/web/share/js/kvm/ocr.js @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 9707b5cc..0f32f66d 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 7168aeae..f000e953 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 ccf8281c..392b54a0 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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_janus.js b/web/share/js/kvm/stream_janus.js index 8cc7744f..84620cc7 100644 --- a/web/share/js/kvm/stream_janus.js +++ b/web/share/js/kvm/stream_janus.js @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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_mjpeg.js b/web/share/js/kvm/stream_mjpeg.js index 634a0992..c914140d 100644 --- a/web/share/js/kvm/stream_mjpeg.js +++ b/web/share/js/kvm/stream_mjpeg.js @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 abae2fec..fbc2a7f2 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 12291e48..3aa66532 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 cd17ae21..440e51d4 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 e6a7c46d..31c7dac0 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-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 d81cf11c..a619bfb1 100644 --- a/web/vnc/index.html +++ b/web/vnc/index.html @@ -4,7 +4,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2023 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2024 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 # |