summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2021-01-07 10:33:02 +0300
committerDevaev Maxim <[email protected]>2021-01-07 10:33:02 +0300
commitc169f55204075d0cd529434bcb526328cc949bed (patch)
treebe83490cced2f79c384567b975bc039129fc6734 /web
parent0904675dabd89f54ae844aa551ea2c037638f27f (diff)
update copy
Diffstat (limited to 'web')
-rw-r--r--web/base.pug2
-rw-r--r--web/index.html2
-rw-r--r--web/ipmi/index.html2
-rw-r--r--web/kvm/index.html2
-rw-r--r--web/login/index.html2
-rw-r--r--web/share/css/index/index.css2
-rw-r--r--web/share/css/keypad.css2
-rw-r--r--web/share/css/kvm/about.css2
-rw-r--r--web/share/css/kvm/hid.css2
-rw-r--r--web/share/css/kvm/keyboard.css2
-rw-r--r--web/share/css/kvm/msd.css2
-rw-r--r--web/share/css/kvm/stream.css2
-rw-r--r--web/share/css/led.css2
-rw-r--r--web/share/css/login/login.css2
-rw-r--r--web/share/css/main.css2
-rw-r--r--web/share/css/modal.css2
-rw-r--r--web/share/css/navbar.css2
-rw-r--r--web/share/css/progress.css2
-rw-r--r--web/share/css/radio.css2
-rw-r--r--web/share/css/slider.css2
-rw-r--r--web/share/css/start.css2
-rw-r--r--web/share/css/switch.css2
-rw-r--r--web/share/css/tabs.css2
-rw-r--r--web/share/css/vars.css2
-rw-r--r--web/share/css/window.css2
-rw-r--r--web/share/js/bb.js2
-rw-r--r--web/share/js/index/main.js2
-rw-r--r--web/share/js/ipmi/main.js2
-rw-r--r--web/share/js/keypad.js2
-rw-r--r--web/share/js/kvm/atx.js2
-rw-r--r--web/share/js/kvm/gpio.js2
-rw-r--r--web/share/js/kvm/hid.js2
-rw-r--r--web/share/js/kvm/keyboard.js2
-rw-r--r--web/share/js/kvm/main.js2
-rw-r--r--web/share/js/kvm/mouse.js2
-rw-r--r--web/share/js/kvm/msd.js2
-rw-r--r--web/share/js/kvm/recorder.js2
-rw-r--r--web/share/js/kvm/session.js2
-rw-r--r--web/share/js/kvm/stream.js2
-rw-r--r--web/share/js/kvm/wol.js2
-rw-r--r--web/share/js/login/main.js2
-rw-r--r--web/share/js/tools.js2
-rw-r--r--web/share/js/vnc/main.js2
-rw-r--r--web/share/js/wm.js2
-rw-r--r--web/vnc/index.html2
45 files changed, 45 insertions, 45 deletions
diff --git a/web/base.pug b/web/base.pug
index 2113e9aa..2a294dfe 100644
--- a/web/base.pug
+++ b/web/base.pug
@@ -5,7 +5,7 @@ doctype html
# #
# KVMD - The main Pi-KVM daemon. #
# #
- # Copyright (C) 2018 Maxim Devaev <[email protected]> #
+ # Copyright (C) 2018-2021 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 98f5d146..9818909c 100644
--- a/web/index.html
+++ b/web/index.html
@@ -4,7 +4,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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/ipmi/index.html b/web/ipmi/index.html
index 70a0f1ed..d014b16b 100644
--- a/web/ipmi/index.html
+++ b/web/ipmi/index.html
@@ -4,7 +4,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 49aa96f1..380de909 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -4,7 +4,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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/login/index.html b/web/login/index.html
index 1466ec27..c2089b10 100644
--- a/web/login/index.html
+++ b/web/login/index.html
@@ -4,7 +4,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 f5c03d34..5d53436a 100644
--- a/web/share/css/index/index.css
+++ b/web/share/css/index/index.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 a0030006..ef9d040e 100644
--- a/web/share/css/keypad.css
+++ b/web/share/css/keypad.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 1bebdeed..99accd4d 100644
--- a/web/share/css/kvm/about.css
+++ b/web/share/css/kvm/about.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 fd095b18..10daad98 100644
--- a/web/share/css/kvm/hid.css
+++ b/web/share/css/kvm/hid.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 5f7480b4..a7fc6862 100644
--- a/web/share/css/kvm/keyboard.css
+++ b/web/share/css/kvm/keyboard.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 faa348d8..3d2a0486 100644
--- a/web/share/css/kvm/msd.css
+++ b/web/share/css/kvm/msd.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 64ac0e27..189867a7 100644
--- a/web/share/css/kvm/stream.css
+++ b/web/share/css/kvm/stream.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 dab35fa4..892dd85f 100644
--- a/web/share/css/led.css
+++ b/web/share/css/led.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 ac4a795c..22e00a9f 100644
--- a/web/share/css/login/login.css
+++ b/web/share/css/login/login.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 bfce6518..ccf78897 100644
--- a/web/share/css/main.css
+++ b/web/share/css/main.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 98ea7c0b..038138ee 100644
--- a/web/share/css/modal.css
+++ b/web/share/css/modal.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 e798987d..8aba82fc 100644
--- a/web/share/css/navbar.css
+++ b/web/share/css/navbar.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 f7fbf62b..e106a664 100644
--- a/web/share/css/progress.css
+++ b/web/share/css/progress.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 e4f56d63..45f96eaf 100644
--- a/web/share/css/radio.css
+++ b/web/share/css/radio.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 e9928118..9f5d1af8 100644
--- a/web/share/css/slider.css
+++ b/web/share/css/slider.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 ca481fa3..dace54c3 100644
--- a/web/share/css/start.css
+++ b/web/share/css/start.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 84f4deec..f840e275 100644
--- a/web/share/css/switch.css
+++ b/web/share/css/switch.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 eb1624db..6ea4d8fb 100644
--- a/web/share/css/tabs.css
+++ b/web/share/css/tabs.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 20d9ed10..bec1f10e 100644
--- a/web/share/css/vars.css
+++ b/web/share/css/vars.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 5beb3a69..3af2eb0c 100644
--- a/web/share/css/window.css
+++ b/web/share/css/window.css
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 3b41f95b..709a5fb6 100644
--- a/web/share/js/bb.js
+++ b/web/share/js/bb.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 ac6cf3fc..ee829480 100644
--- a/web/share/js/index/main.js
+++ b/web/share/js/index/main.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 a348de11..70eda686 100644
--- a/web/share/js/ipmi/main.js
+++ b/web/share/js/ipmi/main.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 a3e96813..9efa3407 100644
--- a/web/share/js/keypad.js
+++ b/web/share/js/keypad.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 a521be0d..ec870506 100644
--- a/web/share/js/kvm/atx.js
+++ b/web/share/js/kvm/atx.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 54aff0a6..e874c81d 100644
--- a/web/share/js/kvm/gpio.js
+++ b/web/share/js/kvm/gpio.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 abda40c5..0de2a7b2 100644
--- a/web/share/js/kvm/hid.js
+++ b/web/share/js/kvm/hid.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 db024917..e1491b4e 100644
--- a/web/share/js/kvm/keyboard.js
+++ b/web/share/js/kvm/keyboard.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 2c88eff8..dde873c7 100644
--- a/web/share/js/kvm/main.js
+++ b/web/share/js/kvm/main.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 ec5bb912..3ac7935e 100644
--- a/web/share/js/kvm/mouse.js
+++ b/web/share/js/kvm/mouse.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 ceccc885..c67d819f 100644
--- a/web/share/js/kvm/msd.js
+++ b/web/share/js/kvm/msd.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 d252259b..6057696a 100644
--- a/web/share/js/kvm/recorder.js
+++ b/web/share/js/kvm/recorder.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 ef14af27..8f340c27 100644
--- a/web/share/js/kvm/session.js
+++ b/web/share/js/kvm/session.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 2f0358b8..44a28b96 100644
--- a/web/share/js/kvm/stream.js
+++ b/web/share/js/kvm/stream.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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/wol.js b/web/share/js/kvm/wol.js
index 000f842a..c0f68883 100644
--- a/web/share/js/kvm/wol.js
+++ b/web/share/js/kvm/wol.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 21d1ab63..30e0c909 100644
--- a/web/share/js/login/main.js
+++ b/web/share/js/login/main.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 702783d6..d6965803 100644
--- a/web/share/js/tools.js
+++ b/web/share/js/tools.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 f28427c5..fdfe742b 100644
--- a/web/share/js/vnc/main.js
+++ b/web/share/js/vnc/main.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 b9845256..e857bac0 100644
--- a/web/share/js/wm.js
+++ b/web/share/js/wm.js
@@ -2,7 +2,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 14cd290e..1d47d971 100644
--- a/web/vnc/index.html
+++ b/web/vnc/index.html
@@ -4,7 +4,7 @@
# #
# KVMD - The main Pi-KVM daemon. #
# #
-# Copyright (C) 2018 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2021 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 #