Skip to content

Commit 1f011cb

Browse files
authored
Merge pull request #33661 from hashicorp/compliance/license-changes
[COMPLIANCE] License changes
2 parents 8a085b4 + 53c34ff commit 1f011cb

File tree

1,294 files changed

+1354
-1649
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,294 files changed

+1354
-1649
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (c) HashiCorp, Inc.
2-
# SPDX-License-Identifier: MPL-2.0
2+
# SPDX-License-Identifier: BUSL-1.1
33

44
name: Bug Report
55
description: Let us know about an unexpected error, a crash, or an incorrect behavior.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (c) HashiCorp, Inc.
2-
# SPDX-License-Identifier: MPL-2.0
2+
# SPDX-License-Identifier: BUSL-1.1
33

44
blank_issues_enabled: false
55
contact_links:

.github/ISSUE_TEMPLATE/documentation_issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (c) HashiCorp, Inc.
2-
# SPDX-License-Identifier: MPL-2.0
2+
# SPDX-License-Identifier: BUSL-1.1
33

44
name: Documentation Issue
55
description: Report an issue or suggest a change in the documentation.

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (c) HashiCorp, Inc.
2-
# SPDX-License-Identifier: MPL-2.0
2+
# SPDX-License-Identifier: BUSL-1.1
33

44
name: Feature Request
55
description: Suggest a new feature or other enhancement.

.github/actions/equivalence-test/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (c) HashiCorp, Inc.
2-
# SPDX-License-Identifier: MPL-2.0
2+
# SPDX-License-Identifier: BUSL-1.1
33

44
name: equivalence-test
55
description: "Execute the suite of Terraform equivalence tests in testing/equivalence-tests"

.github/actions/go-version/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (c) HashiCorp, Inc.
2-
# SPDX-License-Identifier: MPL-2.0
2+
# SPDX-License-Identifier: BUSL-1.1
33

44
name: 'Determine Go Toolchain Version'
55
description: 'Uses the .go-version file to determine which Go toolchain to use for any Go-related actions downstream.'

.github/scripts/e2e_test_linux_darwin.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
# Copyright (c) HashiCorp, Inc.
3-
# SPDX-License-Identifier: MPL-2.0
3+
# SPDX-License-Identifier: BUSL-1.1
44

55
set -uo pipefail
66

.github/scripts/equivalence-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
# Copyright (c) HashiCorp, Inc.
3-
# SPDX-License-Identifier: MPL-2.0
3+
# SPDX-License-Identifier: BUSL-1.1
44

55
set -uo pipefail
66

.github/scripts/get_product_version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
# Copyright (c) HashiCorp, Inc.
3-
# SPDX-License-Identifier: MPL-2.0
3+
# SPDX-License-Identifier: BUSL-1.1
44

55
set -uo pipefail
66

.github/scripts/verify_docker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
# Copyright (c) HashiCorp, Inc.
3-
# SPDX-License-Identifier: MPL-2.0
3+
# SPDX-License-Identifier: BUSL-1.1
44

55

66
set -euo pipefail

.release/ci.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (c) HashiCorp, Inc.
2-
# SPDX-License-Identifier: MPL-2.0
2+
# SPDX-License-Identifier: BUSL-1.1
33

44
schema = "1"
55

.release/release-metadata.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (c) HashiCorp, Inc.
2-
# SPDX-License-Identifier: MPL-2.0
2+
# SPDX-License-Identifier: BUSL-1.1
33

44
url_docker_registry_dockerhub = "https://hub.docker.com/r/hashicorp/terraform"
55
url_docker_registry_ecr = "https://gallery.ecr.aws/hashicorp/terraform"

.release/security-scan.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (c) HashiCorp, Inc.
2-
# SPDX-License-Identifier: MPL-2.0
2+
# SPDX-License-Identifier: BUSL-1.1
33

44
container {
55
dependencies = false

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (c) HashiCorp, Inc.
2-
# SPDX-License-Identifier: MPL-2.0
2+
# SPDX-License-Identifier: BUSL-1.1
33

44
# This Dockerfile builds on golang:alpine by building Terraform from source
55
# using the current working directory.

0 commit comments

Comments
 (0)