Skip to content

Commit 1617554

Browse files
Merge pull request #156 from hashicorp/compliance/update-headers-batch-1
[IND-4227] [COMPLIANCE] Update Copyright Headers (Batch 1 of 1)
2 parents 04e5333 + 024df4f commit 1617554

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

LICENSE

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

33
Apache License
44
Version 2.0, January 2004

files/deploy_app.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
# Copyright (c) HashiCorp, Inc.
2+
# Copyright IBM Corp. 2020, 2025
33
# SPDX-License-Identifier: Apache-2.0
44

55
# Script to deploy a very simple web application.

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

44
terraform {

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

44
# Outputs file

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

44
##############################################################################

0 commit comments

Comments
 (0)