diff --git a/scripts/run-headless-tests.sh b/scripts/run-headless-tests.sh index d04b2ffd7..fa082a8cb 100755 --- a/scripts/run-headless-tests.sh +++ b/scripts/run-headless-tests.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (c) Facebook, Inc. and its affiliates. +# +# This source code is licensed under the MIT license found in the LICENSE file +# in the root directory of this source tree. set -xeuo pipefail