diff --git a/integration_tests/__tests__/cli-accepts-exact-filenames.test.js b/integration_tests/__tests__/cli-accepts-exact-filenames.test.js index eddf44fc5df5..f20d73b39c9f 100644 --- a/integration_tests/__tests__/cli-accepts-exact-filenames.test.js +++ b/integration_tests/__tests__/cli-accepts-exact-filenames.test.js @@ -1,9 +1,8 @@ /** * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. * - * 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. */ 'use strict';