From 32741150417eb7274703e41ddcf8b9d9845145f0 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 27 Mar 2025 10:20:57 +0100 Subject: [PATCH] harmonize licence to VE (not VED) --- ct/fileflows.sh | 2 +- install/fileflows-install.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ct/fileflows.sh b/ct/fileflows.sh index 7fb9f7511..fe0c82f86 100644 --- a/ct/fileflows.sh +++ b/ct/fileflows.sh @@ -2,7 +2,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: kkroboth -# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # Source: https://fileflows.com/ APP="FileFlows" diff --git a/install/fileflows-install.sh b/install/fileflows-install.sh index 4098cc238..0419aceed 100644 --- a/install/fileflows-install.sh +++ b/install/fileflows-install.sh @@ -2,7 +2,7 @@ # Copyright (c) 2021-2025 community-scripts ORG # Author: kkroboth -# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # Source: https://fileflows.com/ # Import Functions und Setup