Update copyright headers

Summary: Use MIT License copyright headers in JSI source code.

Reviewed By: axe-fb

Differential Revision: D10454031

fbshipit-source-id: d584073bb885fb7d977df1a45a6666ef6f52dcd6
This commit is contained in:
Héctor Ramos
2018-10-19 11:05:11 -07:00
committed by Facebook Github Bot
parent c95071e7d2
commit 47fb387455
14 changed files with 56 additions and 14 deletions

View File

@@ -1,4 +1,7 @@
// Copyright 2004-present Facebook. All Rights Reserved.
// 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 <fb/fbjni.h>
#include <folly/Memory.h>