Skip to content

Commit 932f5e8

Browse files
committed
adds license header
1 parent 1c8c2b4 commit 932f5e8

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

internal/cloud/retry.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright (c) HashiCorp, Inc.
2+
// SPDX-License-Identifier: BUSL-1.1
3+
14
package cloud
25

36
import (

internal/cloud/retry_test.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright (c) HashiCorp, Inc.
2+
// SPDX-License-Identifier: BUSL-1.1
3+
14
package cloud
25

36
import (

0 commit comments

Comments
 (0)