Skip to content

Commit b7ea2b8

Browse files
committed
Add missing copyright
1 parent c1235f0 commit b7ea2b8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages/expect/src/__tests__/__arbitraries__/sharedSettings.ts

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
/**
2+
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
3+
*
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
6+
*
7+
*/
8+
19
import fc from 'fast-check';
210

311
// settings for anything arbitrary

0 commit comments

Comments
 (0)