From 3d28666a70595521054cdf7b6cb54d5d49aad28e Mon Sep 17 00:00:00 2001 From: "hashicorp-copywrite[bot]" <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 16:19:53 +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 705a23a..2a58839 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