diff --git a/ct/opengist.sh b/ct/opengist.sh index ead9d8cb..d786fa74 100644 --- a/ct/opengist.sh +++ b/ct/opengist.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash source <(curl -s https://raw.githubusercontent.com/jd-apprentice/ProxmoxVE/main/misc/build.func) -# Copyright (c) 2021-2025 Jonathan +# Copyright (c) 2021-2025 community-scripts ORG # Author: Jonathan (jd-apprentice) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # Source: https://opengist.io/ diff --git a/install/opengist-install.sh b/install/opengist-install.sh index 24024b67..a0212c82 100644 --- a/install/opengist-install.sh +++ b/install/opengist-install.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (c) 2021-2025 Jonathan +# Copyright (c) 2021-2025 community-scripts ORG # Author: Jonathan (jd-apprentice) # License: MIT # https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE