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';