Skip to content

Commit 6f3c8d0

Browse files
tavasyagTavasya Ganpati
andauthored
Update copyright headers to IBM Corp (#2848)
* Update copyright headers to IBM Corp * add changelog --------- Co-authored-by: Tavasya Ganpati <tavasya@Mac-7916.lan>
1 parent d2fe7bd commit 6f3c8d0

File tree

571 files changed

+571
-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.

571 files changed

+571
-570
lines changed

.changelog/2848.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
```release-note:none```

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" {

0 commit comments

Comments
 (0)