From 967dc25aa7c17e31e65d75d7c09d04369b5016b8 Mon Sep 17 00:00:00 2001 From: Eloy Toro Date: Tue, 30 Nov 2021 17:47:25 +0100 Subject: [PATCH] Update update-react-imports.js --- transforms/update-react-imports.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/transforms/update-react-imports.js b/transforms/update-react-imports.js index 2871541..df13793 100644 --- a/transforms/update-react-imports.js +++ b/transforms/update-react-imports.js @@ -1,7 +1,9 @@ /** - * (c) Facebook, Inc. and its affiliates. Confidential and proprietary. + * Copyright 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 */ 'use strict';