Merge pull request #5521 from koba1t/add_license_for_api/pkg/util/image.go

add license for api/pkg/util/image.go
This commit is contained in:
Kubernetes Prow Robot
2024-01-29 06:35:11 -08:00
committed by GitHub

View File

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