Skip to content

Commit 2a360b2

Browse files
committed
Changed licence to MIT
1 parent 3c9e2a0 commit 2a360b2

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

integration_tests/__tests__/cli-accepts-exact-filenames.test.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
/**
22
* Copyright (c) 2014-present, Facebook, Inc. All rights reserved.
33
*
4-
* This source code is licensed under the BSD-style license found in the
5-
* LICENSE file in the root directory of this source tree. An additional grant
6-
* of patent rights can be found in the PATENTS file in the same directory.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
76
*/
87

98
'use strict';

0 commit comments

Comments
 (0)