From 8f6569828eaf4de6062c4df46294667c71d26f5f Mon Sep 17 00:00:00 2001 From: vhsdream Date: Wed, 27 Nov 2024 20:13:19 -0500 Subject: [PATCH] Restore attribution --- ct/hoarder.sh | 2 +- install/hoarder-install.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ct/hoarder.sh b/ct/hoarder.sh index 42422157..4c71b176 100644 --- a/ct/hoarder.sh +++ b/ct/hoarder.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash source <(curl -s https://raw.githubusercontent.com/vhsdream/ProxmoxVE/hoarder/misc/build.func) # Copyright (c) 2021-2024 tteck -# Author: vhsdream +# Author: MickLesk (Canbiz) & vhsdream # License: MIT # https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/install/hoarder-install.sh b/install/hoarder-install.sh index 4361485a..64bf2038 100644 --- a/install/hoarder-install.sh +++ b/install/hoarder-install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2021-2024 tteck -# Author: vhsdream +# Author: MickLesk (Canbiz) & vhsdream # License: MIT # https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE