diff --git a/config/hooks/live/9991_file_permissions.chroot b/config/hooks/live/9991_file_permissions.chroot index cdc0d95..92e465f 100644 --- a/config/hooks/live/9991_file_permissions.chroot +++ b/config/hooks/live/9991_file_permissions.chroot @@ -26,8 +26,8 @@ fi touch /etc/motd cat << EOF >| /etc/motd - (c) Marc S. Weidner, 2018 - 2025 - (p) Centurion Press, 2018 - 2025 + (c) Marc S. Weidner, 2018 - 2026 + (p) Centurion Press, 2018 - 2026 Centurion Intelligence Consulting Agency (tm) https://coresecret.eu/ Please consider making a donation: diff --git a/config/includes.chroot/root/.ciss/clean_logout.sh b/config/includes.chroot/root/.ciss/clean_logout.sh index ba8b2d4..45e7ec8 100644 --- a/config/includes.chroot/root/.ciss/clean_logout.sh +++ b/config/includes.chroot/root/.ciss/clean_logout.sh @@ -25,8 +25,8 @@ cat << 'EOF' EOF echo "" -echo -e "\e[97m (c) Marc S. Weidner, 2018 - 2025 \e[0m" -echo -e "\e[97m (p) Centurion Press, 2018 - 2025 \e[0m" +echo -e "\e[97m (c) Marc S. Weidner, 2018 - 2026 \e[0m" +echo -e "\e[97m (p) Centurion Press, 2018 - 2026 \e[0m" echo -e "\e[97m Centurion Intelligence Consulting Agency (tm) \e[0m" echo -e "\e[97m https://coresecret.eu/ \e[0m" echo -e "\e[95m Please consider making a donation: \e[0m"