Skip to content

Commit fba7c1e

Browse files
mdvaccafacebook-github-bot
authored andcommitted
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
1 parent d2408dd commit fba7c1e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ReactAndroid/src/main/java/com/facebook/react/views/common/ContextUtils.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/**
2+
* Copyright (c) Facebook, Inc. and its affiliates.
3+
*
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
6+
*/
17
package com.facebook.react.views.common;
28

39
import android.content.Context;

0 commit comments

Comments
 (0)