runtime: Add copyright & licenses

Add missing headers

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
stevenhorsman
2026-02-13 17:57:09 +00:00
parent 9b307a5fa6
commit 8f7a2b3d5d
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
// Copyright (c) 2024 Kata Contributors
//
// SPDX-License-Identifier: Apache-2.0
//
package types
import (

View File

@@ -1,3 +1,8 @@
// Copyright (c) 2024 Kata Contributors
//
// SPDX-License-Identifier: Apache-2.0
//
package types
import (