Skip to content

Commit b4d9f19

Browse files
authored
Merge pull request #13543 from hashicorp/compliance/update-headers-batch-1
[IND-4226] [COMPLIANCE] Update Copyright Headers (Batch 1 of 5)
2 parents 00c9a6d + e7fb788 commit b4d9f19

19 files changed

+19
-19
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) HashiCorp, Inc.
1+
# Copyright IBM Corp. 2013, 2025
22
# SPDX-License-Identifier: BUSL-1.1
33

44
# ========================================================================

acctest/plugin/component_acc_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2013, 2025
22
// SPDX-License-Identifier: BUSL-1.1
33

44
// component_acc_test.go should contain acceptance tests for plugin components

acctest/plugin/plugin_acc_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2013, 2025
22
// SPDX-License-Identifier: BUSL-1.1
33

44
// plugin_acc_test.go should contain acceptance tests for features related to

acctest/testing.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2013, 2025
22
// SPDX-License-Identifier: BUSL-1.1
33

44
package acctest

acctest/testing_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2013, 2025
22
// SPDX-License-Identifier: BUSL-1.1
33

44
package acctest

background_check.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2013, 2025
22
// SPDX-License-Identifier: BUSL-1.1
33

44
//go:build !openbsd

background_check_openbsd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2013, 2025
22
// SPDX-License-Identifier: BUSL-1.1
33

44
package main

builder/file/artifact.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2013, 2025
22
// SPDX-License-Identifier: BUSL-1.1
33

44
package file

builder/file/artifact_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2013, 2025
22
// SPDX-License-Identifier: BUSL-1.1
33

44
package file

builder/file/builder.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2013, 2025
22
// SPDX-License-Identifier: BUSL-1.1
33

44
package file

0 commit comments

Comments
 (0)