Skip to content

Commit 5067664

Browse files
[COMPLIANCE] Add/Update Copyright Headers (#225)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
1 parent cbeb4a1 commit 5067664

214 files changed

Lines changed: 214 additions & 214 deletions

File tree

Some content is hidden

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

cmd/tfplugingen-framework/main.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. 2023, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

cmd/tfplugingen-framework/version.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. 2023, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

internal/cmd/generate.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. 2023, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cmd

internal/cmd/generate_all.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. 2023, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cmd

internal/cmd/generate_all_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. 2023, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cmd_test

internal/cmd/generate_data_sources.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. 2023, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cmd

internal/cmd/generate_data_sources_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. 2023, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cmd_test

internal/cmd/generate_provider.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. 2023, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cmd

internal/cmd/generate_provider_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. 2023, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cmd_test

internal/cmd/generate_resources.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. 2023, 2026
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cmd

0 commit comments

Comments
 (0)