Skip to content

Commit 56ca7df

Browse files
Tavasya GanpatiTavasya Ganpati
authored andcommitted
Update copyright headers to IBM Corp
1 parent d2fe7bd commit 56ca7df

File tree

570 files changed

+570
-570
lines changed

Some content is hidden

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

570 files changed

+570
-570
lines changed

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

44
---

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

44
runbooks: []

_examples/aks/aks-cluster/main.tf

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

44
terraform {

_examples/aks/aks-cluster/variables.tf

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

44
variable "kubernetes_version" {

_examples/aks/kubernetes-config/main.tf

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

44
terraform {

_examples/aks/kubernetes-config/variables.tf

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

44
variable "cluster_name" {

_examples/aks/main.tf

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

44
terraform {

_examples/aks/outputs.tf

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

44
output "kubeconfig_path" {

_examples/aks/variables.tf

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

44
variable "location" {

_examples/certificate-signing-request/main.tf

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

44
resource "tls_private_key" "example" {

0 commit comments

Comments
 (0)