From 579c2c9227e8a750e97c7d993d428305865e225a Mon Sep 17 00:00:00 2001 From: Satish Kumar Date: Wed, 30 Oct 2024 09:00:34 -0700 Subject: [PATCH] Add/Fix copyright headers Summary: Fix issues discovered by OpenSource Automated Checkup tool. Reviewed By: islamismailov Differential Revision: D65210876 fbshipit-source-id: 4756d824ea3a45bc809a0d7f8d4f8bc3ce50e0a4 --- build/buck2/install_deps/install_deps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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