From 764c3bdff49d219e4b8207f16633b22f7fd47317 Mon Sep 17 00:00:00 2001 From: "hashicorp-copywrite[bot]" <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 11:56:46 -0700 Subject: [PATCH] [COMPLIANCE] Add Copyright and License Headers (#13) Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> --- META.d/_summary.yaml | 3 +++ META.d/links.yaml | 3 +++ META.d/tags.yaml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/META.d/_summary.yaml b/META.d/_summary.yaml index 604b9ba..7b1eeee 100644 --- a/META.d/_summary.yaml +++ b/META.d/_summary.yaml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + schema: 1.1 partition: internal-platform diff --git a/META.d/links.yaml b/META.d/links.yaml index c4c7a93..58bd703 100644 --- a/META.d/links.yaml +++ b/META.d/links.yaml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + runbooks: [] # - name: runbook name # link: link to runbook diff --git a/META.d/tags.yaml b/META.d/tags.yaml index 49d2fdc..f7906ed 100644 --- a/META.d/tags.yaml +++ b/META.d/tags.yaml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + tags: family: github-actions type: github-action