From c4b764acbd4fb3c66acb24cddfe21774a1363126 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Fri, 22 Apr 2022 18:27:42 +0200 Subject: happy new year (#2278) Signed-off-by: enoch85 --- apps/clamav.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/clamav.sh') diff --git a/apps/clamav.sh b/apps/clamav.sh index 440aee09..da7c172e 100644 --- a/apps/clamav.sh +++ b/apps/clamav.sh @@ -1,6 +1,6 @@ #!/bin/bash -# T&M Hansson IT AB © - 2021, https://www.hanssonit.se/ +# T&M Hansson IT AB © - 2022, https://www.hanssonit.se/ true SCRIPT_NAME="ClamAV" @@ -197,7 +197,7 @@ esac cat << CLAMAV_REPORT > "$SCRIPTS"/clamav-fullscan.sh #!/bin/bash -# T&M Hansson IT AB © - 2021, https://www.hanssonit.se/ +# T&M Hansson IT AB © - 2022, https://www.hanssonit.se/ source /var/scripts/fetch_lib.sh || source <(curl -sL https://raw.githubusercontent.com/nextcloud/vm/master/lib.sh) -- cgit v1.2.3