Skip to content

Commit a207ddb

Browse files
oss-core-libraries-dashboard[bot]hashicorp-copywrite[bot]rainkwan
authored
[COMPLIANCE] Update Copyright and License Headers (Batch 1 of 6) (#1246)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Co-authored-by: Rain Kwan <91649079+rainkwan@users.noreply.github.com>
1 parent 1484e91 commit a207ddb

File tree

279 files changed

+279
-279
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

279 files changed

+279
-279
lines changed

action/action.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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package action

action/config_validator.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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package action

action/configure.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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package action

action/deferred.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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package action

action/doc.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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
// Package action contains all interfaces, request types, and response

action/invoke.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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package action

action/metadata.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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package action

action/modify_plan.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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package action

action/schema.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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package action

action/schema/attribute.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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package schema

0 commit comments

Comments
 (0)