mirror of
https://github.com/status-im/react-native.git
synced 2025-02-21 13:48:13 +00:00
Add copyright header into ContextUtils class
Summary: Trivial diff to include copyright header into ContextUtils class Reviewed By: achen1 Differential Revision: D13001556 fbshipit-source-id: 439f25647a094485381637ea2b59f62962b9c1ac
This commit is contained in:
parent
d2408dd43a
commit
fba7c1ece2
@ -1,3 +1,9 @@
|
||||
/**
|
||||
* 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.
|
||||
*/
|
||||
package com.facebook.react.views.common;
|
||||
|
||||
import android.content.Context;
|
||||
|
Loading…
x
Reference in New Issue
Block a user