From 35431a1229283f6813cbbd36deb17d8b1f872969 Mon Sep 17 00:00:00 2001 From: hc-github-team-nomad-core <82989552+hc-github-team-nomad-core@users.noreply.github.com> Date: Wed, 2 Oct 2024 10:37:10 -0400 Subject: [PATCH] Backport of tests: fixup copywrite in test file into release/1.8.x (#24111) Co-authored-by: Tim Gross --- command/agent/testdata/template.hcl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/command/agent/testdata/template.hcl b/command/agent/testdata/template.hcl index f6849300060..ab21741a066 100644 --- a/command/agent/testdata/template.hcl +++ b/command/agent/testdata/template.hcl @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + client { template { function_denylist = ["plugin"]