diff --git a/docker/start-app.sh b/docker/start-app.sh index e7feeb9e..d25a702b 100755 --- a/docker/start-app.sh +++ b/docker/start-app.sh @@ -1,4 +1,6 @@ #!/bin/bash +# Copyright (c) Microsoft Corporation. +# Licensed under the MIT License. # This configuration is a temporary workaround until we migrate to CCF 4.0.3, which supports # a cchost "config-timeout" option to accomplish a similar result. This logic is required when