From 2ebbce644395d2d807a5b0c8ccba93422156361a Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Fri, 11 Sep 2026 10:02:46 +0200 Subject: [PATCH] Revise copyright and license details in dockhand.sh --- tools/addon/dockhand.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/addon/dockhand.sh b/tools/addon/dockhand.sh index d90173533..ee3c28d92 100644 --- a/tools/addon/dockhand.sh +++ b/tools/addon/dockhand.sh @@ -1,8 +1,8 @@ #!/usr/bin/env bash -# community-scripts ORG | Dockhand Addon Installer +# Copyright (c) 2021-2026 community-scripts ORG # Author: MickLesk (CanbiZ) -# License: MIT +# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # Source: https://github.com/Finsys/dockhand if command -v curl >/dev/null 2>&1; then