mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 02:32:26 +00:00
runtime: Add copyright & licenses
Add missing headers Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
// Copyright (c) 2024 Kata Contributors
|
||||
//
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
package types
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
// Copyright (c) 2024 Kata Contributors
|
||||
//
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
package types
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user