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:
Tim Yung
2022-09-30 01:15:29 -07:00
committed by Facebook GitHub Bot
parent 8340794c5e
commit cf98495f7b
+4 -1
View File
@@ -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