File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1
- # (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.
1
+ # Copyright (c) Meta Platforms, Inc. and affiliates.
2
+ # All rights reserved.
3
+
4
+ # This source code is licensed under the license found in the
5
+ # LICENSE file in the root directory of this source tree.
2
6
3
7
import time
4
8
from pathlib import Path
Original file line number Diff line number Diff line change 1
- # (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.
1
+ # Copyright (c) Meta Platforms, Inc. and affiliates.
2
+ # All rights reserved.
3
+
4
+ # This source code is licensed under the license found in the
5
+ # LICENSE file in the root directory of this source tree.
2
6
3
7
import itertools
4
8
import sys
Original file line number Diff line number Diff line change 1
- # (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.
1
+ # Copyright (c) Meta Platforms, Inc. and affiliates.
2
+ # All rights reserved.
3
+
4
+ # This source code is licensed under the license found in the
5
+ # LICENSE file in the root directory of this source tree.
2
6
3
7
import time
4
8
from pathlib import Path
You can’t perform that action at this time.
0 commit comments