Skip to content

Commit 47966bc

Browse files
committed
fix: adds license
1 parent 3fb6f1f commit 47966bc

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

hack/tools/fetch-images/main.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright 2024 Nutanix. All rights reserved.
2+
// SPDX-License-Identifier: Apache-2.0
3+
14
package main
25

36
import (

hack/tools/go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright 2024 Nutanix. All rights reserved.
2+
// SPDX-License-Identifier: Apache-2.0
3+
14
module github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/hack/tools
25

36
go 1.22.5

0 commit comments

Comments
 (0)