Migrate Android sources to MIT license header

Reviewed By: fkgozali

Differential Revision: D8065619

fbshipit-source-id: 719c303b40c96950bab8e5dde9a75f449b2956c6
This commit is contained in:
Héctor Ramos
2018-05-31 15:31:03 -07:00
committed by Facebook Github Bot
parent dcfe4ef26f
commit da7873563b
242 changed files with 957 additions and 246 deletions

View File

@@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved.
// Copyright (c) 2004-present, Facebook, Inc.
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
#include "SampleCxxModule.h"
#include <cxxreact/JsArgumentHelpers.h>