add license for api/pkg/util/image/go

This commit is contained in:
koba1t
2024-01-29 23:18:51 +09:00
parent 26165a86b7
commit 4675bec08a

View File

@@ -1,3 +1,6 @@
// Copyright 2024 The Kubernetes Authors.
// SPDX-License-Identifier: Apache-2.0
package util package util
import ( import (