Skip to content

Commit a7fff98

Browse files
committed
remove copyright
1 parent a8a1277 commit a7fff98

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

packages/plugin-platform-apple/src/lib/commands/run/createRun.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* Copyright (c) Facebook, Inc. and its affiliates.
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-
91
import path from 'path';
102
import fs from 'fs';
113
import { logger } from '@callstack/rnef-tools';

packages/plugin-platform-apple/src/lib/utils/__tests__/listDevices.test.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* Copyright (c) Meta, Inc. and its affiliates.
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-
91
import spawn from 'nano-spawn';
102
import listDevices from '../listDevices.js';
113
import { Mock, vi } from 'vitest';

0 commit comments

Comments
 (0)