Skip to content

Commit ba2a0c0

Browse files
[COMPLIANCE] Add Copyright and License Headers
1 parent 7b1a2ed commit ba2a0c0

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

website/scripts/should-build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
#!/usr/bin/env bash
2+
# Copyright (c) HashiCorp, Inc.
3+
# SPDX-License-Identifier: MPL-2.0
4+
25

36
######################################################
47
# NOTE: This file is managed by the Digital Team's #

website/scripts/website-build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright (c) HashiCorp, Inc.
2+
# SPDX-License-Identifier: MPL-2.0
3+
14
######################################################
25
# NOTE: This file is managed by the Digital Team's #
36
# Terraform configuration @ hashicorp/mktg-terraform #

website/scripts/website-start.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright (c) HashiCorp, Inc.
2+
# SPDX-License-Identifier: MPL-2.0
3+
14
######################################################
25
# NOTE: This file is managed by the Digital Team's #
36
# Terraform configuration @ hashicorp/mktg-terraform #

0 commit comments

Comments
 (0)