From d70d0c05ff3ec876658ef1b291abfcb6abc2a9b1 Mon Sep 17 00:00:00 2001 From: "hashicorp-copywrite[bot]" <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 16:10:56 +0000 Subject: [PATCH] [COMPLIANCE] Add Copyright and License Headers --- plugin/path_config_ent_test.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugin/path_config_ent_test.go b/plugin/path_config_ent_test.go index c41bf04..afe4d79 100644 --- a/plugin/path_config_ent_test.go +++ b/plugin/path_config_ent_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package gcpsecrets import (