We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b966f commit f187285Copy full SHA for f187285
vmm/src/one_shot.rs
@@ -1,3 +1,7 @@
1
+// SPDX-FileCopyrightText: © 2024-2025 Phala Network <[email protected]>
2
+//
3
+// SPDX-License-Identifier: Apache-2.0
4
+
5
use crate::app::{Image, VmConfig, VmWorkDir};
6
use crate::main_service;
7
use crate::config::Config;
0 commit comments