From 45222ef2a9bdefd8ae715f015cb9c75262a66c2d Mon Sep 17 00:00:00 2001 From: "hashicorp-copywrite[bot]" <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 16:30:27 +0000 Subject: [PATCH] [COMPLIANCE] Add Copyright and License Headers --- post-processor/hcp-vagrant-registry/util.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/post-processor/hcp-vagrant-registry/util.go b/post-processor/hcp-vagrant-registry/util.go index 051b1173..f933ca0d 100644 --- a/post-processor/hcp-vagrant-registry/util.go +++ b/post-processor/hcp-vagrant-registry/util.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package hcpvagrantregistry import (