From a469dbf5950e3e77ed469d76b8a0e8e7994a7c5a85e278b037977ce0f4c3e4d0 Mon Sep 17 00:00:00 2001 From: "Marc S. Weidner" Date: Sun, 7 Jun 2026 11:44:48 +0100 Subject: [PATCH] V9.14.018.2026.06.07 Signed-off-by: Marc S. Weidner --- config/hooks/live/9991_file_permissions.chroot | 4 ++-- config/includes.chroot/root/.ciss/clean_logout.sh | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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"