File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed
extension/apple/ExecutorchRuntimeBridge/ExecutorchRuntimeBridge/Exported/Data Expand file tree Collapse file tree 2 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
+ /*
2
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
3
+ * All rights reserved.
4
+ *
5
+ * This source code is licensed under the BSD-style license found in the
6
+ * LICENSE file in the root directory of this source tree.
7
+ */
2
8
3
9
#ifdef __cplusplus
4
10
#import < executorch/extension/module/module.h>
Original file line number Diff line number Diff line change 1
- // (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.
2
-
1
+ /*
2
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
3
+ * All rights reserved.
4
+ *
5
+ * This source code is licensed under the BSD-style license found in the
6
+ * LICENSE file in the root directory of this source tree.
7
+ */
8
+
3
9
#import " ExecutorchRuntimeValue.h"
4
10
5
11
#import < map>
You can’t perform that action at this time.
0 commit comments