Skip to content

Commit e1b75a9

Browse files
hashicorp-copywrite[bot]nywilken
authored andcommitted
[COMPLIANCE] Add Copyright and License Headers
1 parent 800b1df commit e1b75a9

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.web-docs/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
# For full specification on the configuration of this file visit:
25
# https://github.com/hashicorp/integration-template#metadata-configuration
36
integration {

.web-docs/scripts/compile-to-webdocs.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
# Converts the folder name that the component documentation file
47
# is stored in into the integration slug of the component.

0 commit comments

Comments
 (0)