Set copyright holders and tune copyright notice

(cherry picked from commit 7a26508743)
This commit is contained in:
Luis Guzmán 2020-07-06 15:39:49 -05:00
parent 52fa235b7b
commit bc0274e758
1 changed files with 9 additions and 6 deletions

View File

@ -1,12 +1,15 @@
#!/bin/bash #!/bin/bash
# Grafana Installer # Grafana Installer for Jitsi Meet
#
# Based on: # Based on:
# https://community.jitsi.org/t/how-to-to-setup-grafana-dashboards-to-monitor-jitsi-my-comprehensive-tutorial-for-the-beginner/ # - https://community.jitsi.org/t/38696
# by Woodworker_Life # by Igor Kerstges
# Woodworker_Life © - 2020 # - https://grafana.com/grafana/dashboards/11969
# Jitsi Metrics - Grafana dashboard by mephisto # by "mephisto"
# https://grafana.com/grafana/dashboards/11969 #
# Igor Kerstges © - 2020
# SwITNet Ltd © - 2020, https://switnet.net/ # SwITNet Ltd © - 2020, https://switnet.net/
#
# GPLv3 or later. # GPLv3 or later.
while getopts m: option while getopts m: option