diff --git a/build/buck2/install_deps/install_deps.sh b/build/buck2/install_deps/install_deps.sh index 0692368d5..b715acc02 100755 --- a/build/buck2/install_deps/install_deps.sh +++ b/build/buck2/install_deps/install_deps.sh @@ -1,5 +1,5 @@ #!/bin/sh -# (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary. +# Copyright (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary. if [ -z "$INSTALL_COMMAND" ]; then if [ -f /etc/os-release ]; then