Skip to content

Commit

Permalink
Add copyright comment to Quic getdeps script
Browse files Browse the repository at this point in the history
Summary: as title

Reviewed By: sharmafb

Differential Revision: D20469531

fbshipit-source-id: ffb84850e4b9d876bc80b1466bd1b1bb28cdee6a
  • Loading branch information
Yang Chi authored and facebook-github-bot committed Mar 16, 2020
1 parent ed2e12f commit e1bd93c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions getdeps.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
#!/usr/bin/env 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 -xeo pipefail

TOOLCHAIN_DIR=/opt/rh/devtoolset-8/root/usr/bin
Expand Down

0 comments on commit e1bd93c

Please sign in to comment.