From ca16788d08fb315b75371a95eaabc727dca11511 Mon Sep 17 00:00:00 2001 From: AlphaLawless Date: Thu, 25 Dec 2025 22:46:25 -0300 Subject: [PATCH] remove my username from license --- ct/romm.sh | 2 +- install/romm-install.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ct/romm.sh b/ct/romm.sh index 39e0cbc7c..f6d4119ca 100644 --- a/ct/romm.sh +++ b/ct/romm.sh @@ -3,7 +3,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVED/ # Copyright (c) 2021-2025 community-scripts ORG # Author: MickLesk (CanbiZ) # Co-author: AlphaLawless -# License: MIT | https://github.com/AlphaLawless/ProxmoxVED/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://romm.app APP="RomM" diff --git a/install/romm-install.sh b/install/romm-install.sh index 8027ab3a6..2f88f52cb 100644 --- a/install/romm-install.sh +++ b/install/romm-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2025 community-scripts ORG # Author: DevelopmentCats # Co-author: AlphaLawless -# License: MIT | https://github.com/AlphaLawless/ProxmoxVED/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://romm.app # Updated: 25/12/2025