Add MIT license to Fabric

Reviewed By: fkgozali

Differential Revision: D7278262

fbshipit-source-id: 39f4c73b8f693162eb037125bf64fecc7eb0cf8b
This commit is contained in:
Andrew Chen (Eng)
2018-03-14 15:38:35 -07:00
committed by Facebook Github Bot
parent c595509048
commit 304db5cb65
7 changed files with 44 additions and 5 deletions

View File

@@ -1,4 +1,9 @@
// Copyright 2004-present Facebook. All Rights Reserved.
/**
* Copyright (c) 2015-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.
*/
package com.facebook.react.fabric;