Skip to content

Commit 5127914

Browse files
[COMPLIANCE] Add Copyright and License Headers
1 parent b69bfb9 commit 5127914

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

.release/ci.hcl

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
schema = "1"
25

36
project "http-echo" {

.release/release.metadata.hcl

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
url_docker_registry_dockerhub = "https://hub.docker.com/r/hashicorp/http-echo"
25
url_source_repository = "https://github/hashicorp/http-echo"
36
url_project_website = "https://github/hashicorp/http-echo"

.release/security-scan.hcl

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
container {
25
dependencies = true
36
alpine_secdb = true

0 commit comments

Comments
 (0)