mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-27 03:13:23 +00:00
Add license for tdx-guest
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
0920a084e4
commit
a6ff38bf2b
@ -1,3 +1,6 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
// Copyright(c) 2023-2024 Intel Corporation.
|
||||
|
||||
#![no_std]
|
||||
#![allow(dead_code)]
|
||||
#![allow(unused_variables)]
|
||||
|
Reference in New Issue
Block a user