diff --git a/ct/calibre-server.sh b/ct/calibre-server.sh index 53e4e0de..5a826481 100644 --- a/ct/calibre-server.sh +++ b/ct/calibre-server.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) # Copyright (c) 2021-2024 -# Author: YOU +# Author: thisisjeron # License: MIT # Source: https://calibre-ebook.com diff --git a/install/calibre-server-install.sh b/install/calibre-server-install.sh index 4d1ff416..9f067a1d 100644 --- a/install/calibre-server-install.sh +++ b/install/calibre-server-install.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # Copyright (c) 2021-2024 -# Author: YOU +# Author: thisisjeron # License: MIT # https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE