Skip to content

Commit 0439a21

Browse files
[COMPLIANCE] Update Copyright and License Headers
1 parent 255d217 commit 0439a21

File tree

99 files changed

+99
-99
lines changed

Some content is hidden

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

99 files changed

+99
-99
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2023 HashiCorp, Inc.
1+
Copyright IBM Corp. 2023, 2025
22

33
Mozilla Public License Version 2.0
44
==================================

cmd/tfplugingen-openapi/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, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package main

cmd/tfplugingen-openapi/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, 2025
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, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cmd

internal/cmd/generate_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, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cmd_test

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

44
// Package config contains the types, parsing, and validation logic for the YAML generator configuration

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

44
package config

internal/config/parse_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, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package config_test

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

44
package explorer

internal/explorer/config_explorer_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, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package explorer_test

0 commit comments

Comments
 (0)