Added Copyright Header
Reviewed By: davidaurelio Differential Revision: D10462700 fbshipit-source-id: edef1f6f5825835bbdb613a1934bf7bfe86d0ee6
This commit is contained in:
committed by
Facebook Github Bot
parent
e12b78f99b
commit
ba9bd4eae3
@@ -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.
|
||||
*/
|
||||
|
||||
include ':yoga', ':yogacore', ':yoga-layout', ':yoga:proguard-annotations', ':libfb'
|
||||
project(':yoga').projectDir = file('java')
|
||||
project(':yoga:proguard-annotations').projectDir = file('java/proguard-annotations')
|
||||
|
Reference in New Issue
Block a user