From 680fb50040bb065f8fc9549540451c338019fea3 Mon Sep 17 00:00:00 2001 From: Eli White Date: Fri, 11 May 2018 12:43:48 -0700 Subject: [PATCH] Add missing copyright headers Reviewed By: hramos, yungsters Differential Revision: D7962391 fbshipit-source-id: 958a24e1cb190fc7c4ee0ba058ba88f03cc1a13b --- Libraries/Sample/Sample.android.js | 5 +++++ Libraries/Sample/Sample.ios.js | 7 +++++++ Libraries/WebSocket/__mocks__/event-target-shim.js | 9 ++++++++- 3 files changed, 20 insertions(+), 1 deletion(-) diff --git a/Libraries/Sample/Sample.android.js b/Libraries/Sample/Sample.android.js index d74ef832ae4..2755a884bb3 100644 --- a/Libraries/Sample/Sample.android.js +++ b/Libraries/Sample/Sample.android.js @@ -1,4 +1,9 @@ /** + * Copyright (c) 2015-present, Facebook, Inc. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + * * Stub of Sample for Android. * * @format diff --git a/Libraries/Sample/Sample.ios.js b/Libraries/Sample/Sample.ios.js index 061c4262236..6c744320166 100644 --- a/Libraries/Sample/Sample.ios.js +++ b/Libraries/Sample/Sample.ios.js @@ -1,4 +1,11 @@ /** + * Copyright (c) 2015-present, Facebook, Inc. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + * + * Stub of Sample for Android. + * * @format * @flow */ diff --git a/Libraries/WebSocket/__mocks__/event-target-shim.js b/Libraries/WebSocket/__mocks__/event-target-shim.js index 348227a374d..5b099ea724b 100644 --- a/Libraries/WebSocket/__mocks__/event-target-shim.js +++ b/Libraries/WebSocket/__mocks__/event-target-shim.js @@ -1,4 +1,11 @@ -/** @format */ +/** + * Copyright (c) 2015-present, Facebook, Inc. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + * + * @format + */ // Jest fatals for the following statement (minimal repro case) //