Fixed Copyright Header

This commit is contained in:
Michel Roegl-Brunner 2024-11-27 14:47:10 +01:00
parent 4953773698
commit d1933ff5b8

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func)
# Copyright (c) 2021-2024 tteck #Copyright (c) 2021-2024 community-scripts ORG
# Author: tteck (tteckster) # Author: Michel Roegl-Brunner (michelroegl-brunner)
# License: MIT # License: MIT
# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
function header_info { function header_info {