diff --git a/install.sh b/install.sh
index 76ee566..2b00c97 100644
--- a/install.sh
+++ b/install.sh
@@ -698,7 +698,7 @@ systemctl stop apache2
systemctl disable apache2
#####################
sed -i 's/b1eee9/3bb43d/' /var/www/fdmr/css/*.*
-sed -i "s/All rights reserved.
.*/All rights reserved.
, FreeDMR<\/a> by G7RZU hacknix<\/a> \"2018\") {\$cdate=\"2018-\".date(\"Y\");} echo \$cdate; ?>\" target=\"_blank\" href=https:\/\/gitlab.com\/hp3icc\/fdmr\/>Script project: FDMR+<\/a>
/g" /var/www/fdmr/*.php
+sed -i "s/All rights reserved.
.*/All rights reserved.
, FreeDMR<\/a> by G7RZU hacknix<\/a>, Script project: \"2018\") {\$cdate=\"2018-\".date(\"Y\");} echo \$cdate; ?>\" target=\"_blank\" href=https:\/\/gitlab.com\/hp3icc\/fdmr\/>FDMR+<\/a>
/g" /var/www/fdmr/*.php
chmod +x /opt/FDMR-Monitor/sysinfo/*
sh /opt/FDMR-Monitor/sysinfo/rrd-db.sh
diff --git a/update.sh b/update.sh
index 4d0f78e..15ac6e6 100644
--- a/update.sh
+++ b/update.sh
@@ -1108,7 +1108,7 @@ sudo sed -i "s/THEME_COLOR =.*/$variable2/g" /opt/FDMR-Monitor/fdmr-mon.cfg
sudo sed -i "s/COLOR_TEXT =.*/$variable3/g" /opt/FDMR-Monitor/fdmr-mon.cfg
sudo sed -i "s/COLOR_1 =.*/$variable4/g" /opt/FDMR-Monitor/fdmr-mon.cfg
sudo sed -i "s/COLOR_2 =.*/$variable5/g" /opt/FDMR-Monitor/fdmr-mon.cfg
-sudo sed -i "s/All rights reserved.
.*/All rights reserved.
, FreeDMR<\/a> by G7RZU hacknix<\/a> \"2018\") {\$cdate=\"2018-\".date(\"Y\");} echo \$cdate; ?>\" target=\"_blank\" href=https:\/\/gitlab.com\/hp3icc\/fdmr\/>Script project: FDMR+<\/a>
/g" /var/www/fdmr/*.php
+sudo sed -i "s/All rights reserved.
.*/All rights reserved.
, FreeDMR<\/a> by G7RZU hacknix<\/a>, Script project: \"2018\") {\$cdate=\"2018-\".date(\"Y\");} echo \$cdate; ?>\" target=\"_blank\" href=https:\/\/gitlab.com\/hp3icc\/fdmr\/>FDMR+<\/a>
/g" /var/www/fdmr/*.php
chmod +x /opt/FDMR-Monitor/sysinfo/*
sh /opt/FDMR-Monitor/sysinfo/rrd-db.sh