Skip to content

Commit f358fa6

Browse files
authored
Merge pull request #571 from hashicorp/compliance/update-headers
[COMPLIANCE] Update Copyright Headers
2 parents fd63a33 + 376d40c commit f358fa6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

testdata/dup/foo/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Copyright (c) HashiCorp, Inc.
1+
# Copyright IBM Corp. 2015, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

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

44
module "foo" {
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Copyright (c) HashiCorp, Inc.
1+
# Copyright IBM Corp. 2015, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

testdata/validate-bad-output/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. 2015, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
module "child" {

0 commit comments

Comments
 (0)