Skip to content

Commit ccb7909

Browse files
[COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1)
1 parent e9b76e5 commit ccb7909

32 files changed

Lines changed: 32 additions & 32 deletions

META.d/_summary.yaml

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. 2022, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
schema: 1.1

META.d/links.yaml

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. 2022, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
runbooks: []

META.d/tags.yaml

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. 2022, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
tags:

pkg/cli/args.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. 2022, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cli

pkg/cli/args_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. 2022, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cli

pkg/cli/command.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. 2022, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cli

pkg/cli/command_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. 2022, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cli

pkg/cli/env.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. 2022, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cli

pkg/cli/errors.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. 2022, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cli

pkg/cli/flags.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. 2022, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package cli

0 commit comments

Comments
 (0)