diff --git a/add-jibri-node.sh b/add-jibri-node.sh index 00966d7..43d9c4f 100644 --- a/add-jibri-node.sh +++ b/add-jibri-node.sh @@ -1,6 +1,6 @@ #!/bin/bash # Jibri Node Aggregator -# SwITNet Ltd © - 2020, https://switnet.net/ +# SwITNet Ltd © - 2021, https://switnet.net/ # GPLv3 or later. ### 0_LAST EDITION TIME STAMP ### diff --git a/add-jvb2-node.sh b/add-jvb2-node.sh index a651b07..61478d4 100644 --- a/add-jvb2-node.sh +++ b/add-jvb2-node.sh @@ -1,6 +1,6 @@ #!/bin/bash # JVB2 Node Aggregator -# SwITNet Ltd © - 2020, https://switnet.net/ +# SwITNet Ltd © - 2021, https://switnet.net/ # GPLv3 or later. ### 0_LAST EDITION TIME STAMP ### diff --git a/etherpad.sh b/etherpad.sh index 29736b4..508a6c7 100644 --- a/etherpad.sh +++ b/etherpad.sh @@ -1,6 +1,6 @@ #!/bin/bash # Etherpad Installer for Jitsi Meet -# SwITNet Ltd © - 2020, https://switnet.net/ +# SwITNet Ltd © - 2021, https://switnet.net/ # # GPLv3 or later. diff --git a/grafana.sh b/grafana.sh index f5aba5b..2fb7419 100644 --- a/grafana.sh +++ b/grafana.sh @@ -7,8 +7,8 @@ # - https://grafana.com/grafana/dashboards/11969 # by "mephisto" # -# Igor Kerstges © - 2020 -# SwITNet Ltd © - 2020, https://switnet.net/ +# Igor Kerstges © - 2021 +# SwITNet Ltd © - 2021, https://switnet.net/ # # GPLv3 or later. diff --git a/jitsi-updater.sh b/jitsi-updater.sh index 52c537d..df2be6c 100644 --- a/jitsi-updater.sh +++ b/jitsi-updater.sh @@ -1,7 +1,7 @@ #!/bin/bash # Jitsi Meet recurring upgrader and customization keeper # for Debian/*buntu binaries. -# 2020 - SwITNet Ltd +# SwITNet Ltd © - 2021, https://switnet.net/ # GNU GPLv3 or later. Blue='\e[0;34m' diff --git a/jm-bm.sh b/jm-bm.sh index a500639..c4ace6b 100644 --- a/jm-bm.sh +++ b/jm-bm.sh @@ -1,7 +1,7 @@ #!/bin/bash # Jitsi Meet brandless mode # for Debian/*buntu binaries. -# 2020 - SwITNet Ltd +# SwITNet Ltd © - 2021, https://switnet.net/ # GNU GPLv3 or later. DOMAIN="$(ls /etc/prosody/conf.d/ | awk -F'.cfg' '!/localhost/{print $1}' | awk '!NF || !seen[$0]++')" diff --git a/jra_nextcloud.sh b/jra_nextcloud.sh index d5d9479..0fa958f 100644 --- a/jra_nextcloud.sh +++ b/jra_nextcloud.sh @@ -1,6 +1,6 @@ #!/bin/bash # JRA (Jibri Recordings Access) via Nextcloud -# SwITNet Ltd © - 2020, https://switnet.net/ +# SwITNet Ltd © - 2021, https://switnet.net/ # GPLv3 or later. while getopts m: option do diff --git a/mode/chp-mode.sh b/mode/chp-mode.sh index 2e8d63b..8e0f7e9 100644 --- a/mode/chp-mode.sh +++ b/mode/chp-mode.sh @@ -1,6 +1,6 @@ #!/bin/bash # Custom High Performance Jitsi conf -# SwITNet Ltd © - 2020, https://switnet.net/ +# SwITNet Ltd © - 2021, https://switnet.net/ # GPLv3 or later. #Check if user is root diff --git a/mode/grid/selenium-grid-docker.sh b/mode/grid/selenium-grid-docker.sh index 6b5870b..9b5a268 100644 --- a/mode/grid/selenium-grid-docker.sh +++ b/mode/grid/selenium-grid-docker.sh @@ -1,7 +1,7 @@ #!/bin/bash # Custom Selenium Grid-Node fro Jitsi Meet # Pandian © - https://community.jitsi.org/u/Pandian -# SwITNet Ltd © - 2020, https://switnet.net/ +# SwITNet Ltd © - 2021, https://switnet.net/ # GPLv3 or later. #Check if user is root diff --git a/mode/jwt.sh b/mode/jwt.sh index 430c0aa..b92953a 100644 --- a/mode/jwt.sh +++ b/mode/jwt.sh @@ -1,6 +1,6 @@ #!/bin/bash # JWT Mode Setup -# SwITNet Ltd © - 2020, https://switnet.net/ +# SwITNet Ltd © - 2021, https://switnet.net/ # GPLv3 or later. DOMAIN=$(ls /etc/prosody/conf.d/ | grep -v localhost | awk -F'.cfg' '{print $1}' | awk '!NF || !seen[$0]++') MEET_CONF="/etc/jitsi/meet/$DOMAIN-config.js" diff --git a/quick_jibri_installer.sh b/quick_jibri_installer.sh index 8132bcf..a526887 100644 --- a/quick_jibri_installer.sh +++ b/quick_jibri_installer.sh @@ -1,6 +1,6 @@ #!/bin/bash # Quick Jibri Installer - *buntu (LTS) based systems. -# SwITNet Ltd © - 2020, https://switnet.net/ +# SwITNet Ltd © - 2021, https://switnet.net/ # GPLv3 or later. { echo "Started at $(date +'%Y-%m-%d %H:%M:%S')" >> qj-installer.log diff --git a/tools/fail2ban_ssh.sh b/tools/fail2ban_ssh.sh index d61fb71..84257a0 100644 --- a/tools/fail2ban_ssh.sh +++ b/tools/fail2ban_ssh.sh @@ -1,6 +1,6 @@ #!/bin/bash # Simple Fail2ban configuration -# 2020 - SwITNet Ltd +# SwITNet Ltd © - 2021, https://switnet.net/ # GNU GPLv3 or later. while getopts m: option diff --git a/tools/jibri-conf-upgrade.sh b/tools/jibri-conf-upgrade.sh index c559782..d244189 100644 --- a/tools/jibri-conf-upgrade.sh +++ b/tools/jibri-conf-upgrade.sh @@ -1,6 +1,6 @@ #!/bin/bash # Simple Jibri conf updater -# 2020 - SwITNet Ltd +# SwITNet Ltd © - 2021, https://switnet.net/ # GNU GPLv3 or later. while getopts m: option diff --git a/tools/jibri-resolution-enhancer.sh b/tools/jibri-resolution-enhancer.sh index 13aa27a..1adb9dd 100644 --- a/tools/jibri-resolution-enhancer.sh +++ b/tools/jibri-resolution-enhancer.sh @@ -1,6 +1,6 @@ #!/bin/bash # Simple Jibri resolution enhancer -# 2021 - SwITNet Ltd +# SwITNet Ltd © - 2021, https://switnet.net/ # GNU GPLv3 or later. while getopts m: option diff --git a/tools/start-over.sh b/tools/start-over.sh index dc0cbb2..58c23e0 100644 --- a/tools/start-over.sh +++ b/tools/start-over.sh @@ -1,6 +1,7 @@ #!/bin/bash #Start over - +# SwITNet Ltd © - 2021, https://switnet.net/ +# GPLv3 or later. while getopts m: option do diff --git a/tools/test-jibri-env.sh b/tools/test-jibri-env.sh index 6ade25b..4f8e9ee 100644 --- a/tools/test-jibri-env.sh +++ b/tools/test-jibri-env.sh @@ -1,6 +1,6 @@ #!/bin/bash # Simple Jibri Env tester -# 2020 - SwITNet Ltd +# SwITNet Ltd © - 2021, https://switnet.net/ # GNU GPLv3 or later. while getopts m: option