Added Copyright Header

Reviewed By: davidaurelio

Differential Revision: D10462700

fbshipit-source-id: edef1f6f5825835bbdb613a1934bf7bfe86d0ee6
This commit is contained in:
Sidharth Guglani
2018-10-24 03:09:58 -07:00
committed by Facebook Github Bot
parent e12b78f99b
commit ba9bd4eae3
27 changed files with 191 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
/**
* 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.
*/
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {