mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
RN: Fix Copyright on EventEmitter-test.js
Summary: Fixing the copyright header on `EventEmitter-test.js`. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D39961297 fbshipit-source-id: 37867c785e52455f72b489e62892a1ac676339a2
This commit is contained in:
committed by
Facebook GitHub Bot
parent
8340794c5e
commit
cf98495f7b
+4
-1
@@ -1,5 +1,8 @@
|
||||
/**
|
||||
* (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @flow strict
|
||||
* @format
|
||||
|
||||
Reference in New Issue
Block a user