Skip to content
Prev Previous commit
Next Next commit
Update RCTComponentEvent.m
  • Loading branch information
hramos authored Jan 15, 2019
commit 4c6961efb0fb86f34708e1c2dac78167193702f5
8 changes: 3 additions & 5 deletions React/Base/RCTComponentEvent.m
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
/**
* Copyright (c) 2015-present, Facebook, Inc.
* All rights reserved.
* Copyright (c) Facebook, Inc. and its affilities.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

#import "RCTComponentEvent.h"
Expand Down