From 2b9bb7a2891c11d0366d0258c0da90c433dc844d Mon Sep 17 00:00:00 2001 From: Juanadelacuesta <8647634+Juanadelacuesta@users.noreply.github.com> Date: Wed, 30 Oct 2024 10:24:35 +0100 Subject: [PATCH] license: change missing file to BUSL --- drivers/shared/validators/validators_unix.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/shared/validators/validators_unix.go b/drivers/shared/validators/validators_unix.go index 381857739..b6ff1d7a8 100644 --- a/drivers/shared/validators/validators_unix.go +++ b/drivers/shared/validators/validators_unix.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !windows