Fix header
Summary: Getting a shipit violation for the missing header. Reviewed By: danielbuechele Differential Revision: D17184585 fbshipit-source-id: 1e88c1adec1f1500e16ddd8a461fb11bf1ea86e6
This commit is contained in:
committed by
Facebook Github Bot
parent
89f20e4f02
commit
4f181cc2ea
@@ -1,4 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/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
|
set -xeuo pipefail
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user