From 7e6777f3e72f2011c097e5f1a79d82bf729122e1 Mon Sep 17 00:00:00 2001 From: "hashicorp-copywrite[bot]" <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 16:21:50 +0000 Subject: [PATCH] [COMPLIANCE] Add Copyright and License Headers --- .changie.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.changie.yaml b/.changie.yaml index 260ecae..e8f1d41 100644 --- a/.changie.yaml +++ b/.changie.yaml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + changesDir: .changes unreleasedDir: unreleased changelogPath: CHANGELOG.md