mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 20:50:09 +00:00
10f55e752d
Summary: Changelog: [General] [Fixed] - License header cleanup Differential Revision: D18060535 fbshipit-source-id: f5c07e983c54a055bf3c42662c99f288643aa27c
12 lines
249 B
Plaintext
12 lines
249 B
Plaintext
/*
|
|
* 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(
|
|
":ReactAndroid",
|
|
":RNTester:android:app"
|
|
)
|