diff --git a/ct/matterjs-server.sh b/ct/matterjs-server.sh index 0abb8e0b..060427f1 100644 --- a/ct/matterjs-server.sh +++ b/ct/matterjs-server.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) # Copyright (c) 2021-2026 community-scripts ORG -# Author: community-scripts +# Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://github.com/matter-js/matterjs-server diff --git a/install/matterjs-server-install.sh b/install/matterjs-server-install.sh index b3e39987..99045ac8 100644 --- a/install/matterjs-server-install.sh +++ b/install/matterjs-server-install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2021-2026 community-scripts ORG -# Author: community-scripts +# Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://github.com/matter-js/matterjs-server