Skip to content

Commit f158eaf

Browse files
[COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1)
1 parent 9f68955 commit f158eaf

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

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

44
apiVersion: v2

LICENSE

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

33
Mozilla Public License, version 2.0
44

docs/example/override.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. 2023, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
# Note: These certificates are self-signed, development certificates using an

docs/example/terraform-enterprise-prereqs/Chart.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. 2023, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
apiVersion: v2

docs/example/terraform-enterprise-prereqs/values.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. 2023, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
# Default values for terraform-enterprise-prereqs.

templates/agents-namespace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{/*
2-
Copyright (c) HashiCorp, Inc.
2+
Copyright IBM Corp. 2023, 2025
33
SPDX-License-Identifier: MPL-2.0
44
*/}}
55

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

44
---

templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{/*
2-
Copyright (c) HashiCorp, Inc.
2+
Copyright IBM Corp. 2023, 2025
33
SPDX-License-Identifier: MPL-2.0
44
*/}}
55

templates/ingress.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{/*
2-
Copyright (c) HashiCorp, Inc.
2+
Copyright IBM Corp. 2023, 2025
33
SPDX-License-Identifier: MPL-2.0
44
*/}}
55

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

44
{{ if .Values.pdb.enabled }}

0 commit comments

Comments
 (0)