diff --git a/client/acl.go b/client/acl.go index bf2efb29a..0fbdea87b 100644 --- a/client/acl.go +++ b/client/acl.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/acl_test.go b/client/acl_test.go index 6a7ad0f22..16d97b1ba 100644 --- a/client/acl_test.go +++ b/client/acl_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/agent_endpoint.go b/client/agent_endpoint.go index e0d4636f3..527805ea9 100644 --- a/client/agent_endpoint.go +++ b/client/agent_endpoint.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/agent_endpoint_test.go b/client/agent_endpoint_test.go index 86fd0c18e..4caad50da 100644 --- a/client/agent_endpoint_test.go +++ b/client/agent_endpoint_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/alloc_endpoint.go b/client/alloc_endpoint.go index 7b4aa90c4..386bf6b08 100644 --- a/client/alloc_endpoint.go +++ b/client/alloc_endpoint.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/alloc_endpoint_test.go b/client/alloc_endpoint_test.go index 4c560d385..13ed9b947 100644 --- a/client/alloc_endpoint_test.go +++ b/client/alloc_endpoint_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/alloc_watcher_e2e_test.go b/client/alloc_watcher_e2e_test.go index 9539da82e..5ef35f384 100644 --- a/client/alloc_watcher_e2e_test.go +++ b/client/alloc_watcher_e2e_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client_test diff --git a/client/allocdir/alloc_dir.go b/client/allocdir/alloc_dir.go index 8ef9c6c65..d5cf56587 100644 --- a/client/allocdir/alloc_dir.go +++ b/client/allocdir/alloc_dir.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocdir diff --git a/client/allocdir/alloc_dir_test.go b/client/allocdir/alloc_dir_test.go index 755abceb2..e2e1ee8e8 100644 --- a/client/allocdir/alloc_dir_test.go +++ b/client/allocdir/alloc_dir_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocdir diff --git a/client/allocdir/fs_darwin.go b/client/allocdir/fs_darwin.go index 079205467..c749c3cad 100644 --- a/client/allocdir/fs_darwin.go +++ b/client/allocdir/fs_darwin.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocdir diff --git a/client/allocdir/fs_freebsd.go b/client/allocdir/fs_freebsd.go index 079205467..c749c3cad 100644 --- a/client/allocdir/fs_freebsd.go +++ b/client/allocdir/fs_freebsd.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocdir diff --git a/client/allocdir/fs_linux.go b/client/allocdir/fs_linux.go index 2cc90419e..798c1edc7 100644 --- a/client/allocdir/fs_linux.go +++ b/client/allocdir/fs_linux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocdir diff --git a/client/allocdir/fs_linux_test.go b/client/allocdir/fs_linux_test.go index a8a99cf9d..bb8f44651 100644 --- a/client/allocdir/fs_linux_test.go +++ b/client/allocdir/fs_linux_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocdir diff --git a/client/allocdir/fs_solaris.go b/client/allocdir/fs_solaris.go index b8b594b3a..1c3569624 100644 --- a/client/allocdir/fs_solaris.go +++ b/client/allocdir/fs_solaris.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocdir diff --git a/client/allocdir/fs_unix.go b/client/allocdir/fs_unix.go index b41b78b58..d3ad3b3ce 100644 --- a/client/allocdir/fs_unix.go +++ b/client/allocdir/fs_unix.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build unix diff --git a/client/allocdir/fs_windows.go b/client/allocdir/fs_windows.go index 05232aeeb..7794abb36 100644 --- a/client/allocdir/fs_windows.go +++ b/client/allocdir/fs_windows.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocdir diff --git a/client/allocdir/input/test.go b/client/allocdir/input/test.go index 61d010f88..39c322fc3 100644 --- a/client/allocdir/input/test.go +++ b/client/allocdir/input/test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package test diff --git a/client/allocdir/input/test.hcl b/client/allocdir/input/test.hcl index 90f6a92be..6dc6e483a 100644 --- a/client/allocdir/input/test.hcl +++ b/client/allocdir/input/test.hcl @@ -1,5 +1,5 @@ # Copyright (c) HashiCorp, Inc. -# SPDX-License-Identifier: MPL-2.0 +# SPDX-License-Identifier: BUSL-1.1 test "test" { test = "test" diff --git a/client/allocdir/task_dir.go b/client/allocdir/task_dir.go index eb6afc622..9e18a2611 100644 --- a/client/allocdir/task_dir.go +++ b/client/allocdir/task_dir.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocdir diff --git a/client/allocdir/task_dir_linux.go b/client/allocdir/task_dir_linux.go index 38ba3f259..2cb652aab 100644 --- a/client/allocdir/task_dir_linux.go +++ b/client/allocdir/task_dir_linux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocdir diff --git a/client/allocdir/task_dir_nonlinux.go b/client/allocdir/task_dir_nonlinux.go index a2f343f64..e2253d714 100644 --- a/client/allocdir/task_dir_nonlinux.go +++ b/client/allocdir/task_dir_nonlinux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !linux // +build !linux diff --git a/client/allocdir/task_dir_test.go b/client/allocdir/task_dir_test.go index 9b07b6ae4..d99b2af90 100644 --- a/client/allocdir/task_dir_test.go +++ b/client/allocdir/task_dir_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocdir diff --git a/client/allocdir/testing.go b/client/allocdir/testing.go index 2aaaf5967..382bb631c 100644 --- a/client/allocdir/testing.go +++ b/client/allocdir/testing.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocdir diff --git a/client/allochealth/tracker.go b/client/allochealth/tracker.go index 4058fe289..e077ba081 100644 --- a/client/allochealth/tracker.go +++ b/client/allochealth/tracker.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allochealth diff --git a/client/allochealth/tracker_test.go b/client/allochealth/tracker_test.go index 88e3e0d97..135ada5aa 100644 --- a/client/allochealth/tracker_test.go +++ b/client/allochealth/tracker_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allochealth diff --git a/client/allocrunner/alloc_runner.go b/client/allocrunner/alloc_runner.go index 3d54fc635..be01eb547 100644 --- a/client/allocrunner/alloc_runner.go +++ b/client/allocrunner/alloc_runner.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/alloc_runner_hooks.go b/client/allocrunner/alloc_runner_hooks.go index a2cd9611d..82dfac520 100644 --- a/client/allocrunner/alloc_runner_hooks.go +++ b/client/allocrunner/alloc_runner_hooks.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/alloc_runner_test.go b/client/allocrunner/alloc_runner_test.go index 1e34bc85c..3295ef656 100644 --- a/client/allocrunner/alloc_runner_test.go +++ b/client/allocrunner/alloc_runner_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/alloc_runner_unix_test.go b/client/allocrunner/alloc_runner_unix_test.go index 2ee94d3da..220defe3e 100644 --- a/client/allocrunner/alloc_runner_unix_test.go +++ b/client/allocrunner/alloc_runner_unix_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !windows diff --git a/client/allocrunner/allocdir_hook.go b/client/allocrunner/allocdir_hook.go index 60466a3b6..c132c3ce4 100644 --- a/client/allocrunner/allocdir_hook.go +++ b/client/allocrunner/allocdir_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/checks_hook.go b/client/allocrunner/checks_hook.go index 7228efce8..23d6dff79 100644 --- a/client/allocrunner/checks_hook.go +++ b/client/allocrunner/checks_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/checks_hook_test.go b/client/allocrunner/checks_hook_test.go index cc3a8e76c..cae98d6e0 100644 --- a/client/allocrunner/checks_hook_test.go +++ b/client/allocrunner/checks_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/consul_grpc_sock_hook.go b/client/allocrunner/consul_grpc_sock_hook.go index d8152ac3c..7ff085141 100644 --- a/client/allocrunner/consul_grpc_sock_hook.go +++ b/client/allocrunner/consul_grpc_sock_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/consul_grpc_sock_hook_test.go b/client/allocrunner/consul_grpc_sock_hook_test.go index d7ebc2a05..b08d4575c 100644 --- a/client/allocrunner/consul_grpc_sock_hook_test.go +++ b/client/allocrunner/consul_grpc_sock_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/consul_http_sock_hook.go b/client/allocrunner/consul_http_sock_hook.go index f5135e59a..7c725c8d0 100644 --- a/client/allocrunner/consul_http_sock_hook.go +++ b/client/allocrunner/consul_http_sock_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/consul_http_sock_hook_test.go b/client/allocrunner/consul_http_sock_hook_test.go index 8d5929679..022da2018 100644 --- a/client/allocrunner/consul_http_sock_hook_test.go +++ b/client/allocrunner/consul_http_sock_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/csi_hook.go b/client/allocrunner/csi_hook.go index 0c41f9815..8c8d5b16e 100644 --- a/client/allocrunner/csi_hook.go +++ b/client/allocrunner/csi_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/csi_hook_test.go b/client/allocrunner/csi_hook_test.go index 717b33731..ea7e003aa 100644 --- a/client/allocrunner/csi_hook_test.go +++ b/client/allocrunner/csi_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/fail_hook.go b/client/allocrunner/fail_hook.go index abe5db3f8..3891a6193 100644 --- a/client/allocrunner/fail_hook.go +++ b/client/allocrunner/fail_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // FailHook is designed to fail for testing purposes, // so should never be included in a release. diff --git a/client/allocrunner/group_service_hook.go b/client/allocrunner/group_service_hook.go index a63f6f607..a8413e091 100644 --- a/client/allocrunner/group_service_hook.go +++ b/client/allocrunner/group_service_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/group_service_hook_test.go b/client/allocrunner/group_service_hook_test.go index e92e4c869..9242d2363 100644 --- a/client/allocrunner/group_service_hook_test.go +++ b/client/allocrunner/group_service_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/health_hook.go b/client/allocrunner/health_hook.go index 88008a45b..8ea7ffb6e 100644 --- a/client/allocrunner/health_hook.go +++ b/client/allocrunner/health_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/health_hook_test.go b/client/allocrunner/health_hook_test.go index d703e11e0..81fcf950b 100644 --- a/client/allocrunner/health_hook_test.go +++ b/client/allocrunner/health_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/interfaces/runner.go b/client/allocrunner/interfaces/runner.go index 6ed59e258..7e94f0306 100644 --- a/client/allocrunner/interfaces/runner.go +++ b/client/allocrunner/interfaces/runner.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package interfaces diff --git a/client/allocrunner/interfaces/runner_lifecycle.go b/client/allocrunner/interfaces/runner_lifecycle.go index 84bf9aa75..e0ad1c64c 100644 --- a/client/allocrunner/interfaces/runner_lifecycle.go +++ b/client/allocrunner/interfaces/runner_lifecycle.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package interfaces diff --git a/client/allocrunner/interfaces/task_lifecycle.go b/client/allocrunner/interfaces/task_lifecycle.go index 20ea8039b..21f0f8992 100644 --- a/client/allocrunner/interfaces/task_lifecycle.go +++ b/client/allocrunner/interfaces/task_lifecycle.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package interfaces diff --git a/client/allocrunner/migrate_hook.go b/client/allocrunner/migrate_hook.go index 89ed93f98..08ed839c7 100644 --- a/client/allocrunner/migrate_hook.go +++ b/client/allocrunner/migrate_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/network_hook.go b/client/allocrunner/network_hook.go index bc85e9ce4..570943b37 100644 --- a/client/allocrunner/network_hook.go +++ b/client/allocrunner/network_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/network_hook_test.go b/client/allocrunner/network_hook_test.go index bda7f0ed0..99845f875 100644 --- a/client/allocrunner/network_hook_test.go +++ b/client/allocrunner/network_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/network_manager_linux.go b/client/allocrunner/network_manager_linux.go index 0b7d4cc0a..e5ddaca82 100644 --- a/client/allocrunner/network_manager_linux.go +++ b/client/allocrunner/network_manager_linux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/network_manager_linux_test.go b/client/allocrunner/network_manager_linux_test.go index c7a565cbc..10ccac061 100644 --- a/client/allocrunner/network_manager_linux_test.go +++ b/client/allocrunner/network_manager_linux_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/network_manager_nonlinux.go b/client/allocrunner/network_manager_nonlinux.go index 859dacf4c..3be60c80e 100644 --- a/client/allocrunner/network_manager_nonlinux.go +++ b/client/allocrunner/network_manager_nonlinux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !linux // +build !linux diff --git a/client/allocrunner/networking.go b/client/allocrunner/networking.go index 7f1a21d17..e98af0b4f 100644 --- a/client/allocrunner/networking.go +++ b/client/allocrunner/networking.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/networking_bridge_linux.go b/client/allocrunner/networking_bridge_linux.go index c59bf0131..89b7b2cb0 100644 --- a/client/allocrunner/networking_bridge_linux.go +++ b/client/allocrunner/networking_bridge_linux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/networking_bridge_linux_test.go b/client/allocrunner/networking_bridge_linux_test.go index b59f99b43..bae209e5f 100644 --- a/client/allocrunner/networking_bridge_linux_test.go +++ b/client/allocrunner/networking_bridge_linux_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocrunner/networking_cni.go b/client/allocrunner/networking_cni.go index 5ab1c2b46..c9f1f87aa 100644 --- a/client/allocrunner/networking_cni.go +++ b/client/allocrunner/networking_cni.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // For now CNI is supported only on Linux. // diff --git a/client/allocrunner/networking_cni_test.go b/client/allocrunner/networking_cni_test.go index f116a28ec..001bfdab8 100644 --- a/client/allocrunner/networking_cni_test.go +++ b/client/allocrunner/networking_cni_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/allocrunner/state/state.go b/client/allocrunner/state/state.go index 42d2cb556..ed681bb68 100644 --- a/client/allocrunner/state/state.go +++ b/client/allocrunner/state/state.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package state diff --git a/client/allocrunner/tasklifecycle/coordinator.go b/client/allocrunner/tasklifecycle/coordinator.go index ee25ac495..dab7c6945 100644 --- a/client/allocrunner/tasklifecycle/coordinator.go +++ b/client/allocrunner/tasklifecycle/coordinator.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package tasklifecycle diff --git a/client/allocrunner/tasklifecycle/coordinator_test.go b/client/allocrunner/tasklifecycle/coordinator_test.go index 226c2ff40..6e86b18e9 100644 --- a/client/allocrunner/tasklifecycle/coordinator_test.go +++ b/client/allocrunner/tasklifecycle/coordinator_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package tasklifecycle diff --git a/client/allocrunner/tasklifecycle/doc.go b/client/allocrunner/tasklifecycle/doc.go index 6ecc55753..dc2d0477b 100644 --- a/client/allocrunner/tasklifecycle/doc.go +++ b/client/allocrunner/tasklifecycle/doc.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 /* Package tasklifecycle manages the execution order of tasks based on their diff --git a/client/allocrunner/tasklifecycle/gate.go b/client/allocrunner/tasklifecycle/gate.go index 09d97cbc8..8a8f56217 100644 --- a/client/allocrunner/tasklifecycle/gate.go +++ b/client/allocrunner/tasklifecycle/gate.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package tasklifecycle diff --git a/client/allocrunner/tasklifecycle/gate_test.go b/client/allocrunner/tasklifecycle/gate_test.go index f54f1ecd8..08e8de8a2 100644 --- a/client/allocrunner/tasklifecycle/gate_test.go +++ b/client/allocrunner/tasklifecycle/gate_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package tasklifecycle diff --git a/client/allocrunner/tasklifecycle/testing.go b/client/allocrunner/tasklifecycle/testing.go index 0ac45b87e..398c79148 100644 --- a/client/allocrunner/tasklifecycle/testing.go +++ b/client/allocrunner/tasklifecycle/testing.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package tasklifecycle diff --git a/client/allocrunner/taskrunner/api_hook.go b/client/allocrunner/taskrunner/api_hook.go index 0beba4c60..9fa9c9e62 100644 --- a/client/allocrunner/taskrunner/api_hook.go +++ b/client/allocrunner/taskrunner/api_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/api_hook_test.go b/client/allocrunner/taskrunner/api_hook_test.go index 2405d69e0..543d889be 100644 --- a/client/allocrunner/taskrunner/api_hook_test.go +++ b/client/allocrunner/taskrunner/api_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/artifact_hook.go b/client/allocrunner/taskrunner/artifact_hook.go index 2c9e891d0..600328e01 100644 --- a/client/allocrunner/taskrunner/artifact_hook.go +++ b/client/allocrunner/taskrunner/artifact_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/artifact_hook_test.go b/client/allocrunner/taskrunner/artifact_hook_test.go index 51fd5a0cd..16941b634 100644 --- a/client/allocrunner/taskrunner/artifact_hook_test.go +++ b/client/allocrunner/taskrunner/artifact_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/connect_native_hook.go b/client/allocrunner/taskrunner/connect_native_hook.go index 0a7febe2a..6acd8861e 100644 --- a/client/allocrunner/taskrunner/connect_native_hook.go +++ b/client/allocrunner/taskrunner/connect_native_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/connect_native_hook_test.go b/client/allocrunner/taskrunner/connect_native_hook_test.go index 72202f0a6..313d42ca0 100644 --- a/client/allocrunner/taskrunner/connect_native_hook_test.go +++ b/client/allocrunner/taskrunner/connect_native_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/device_hook.go b/client/allocrunner/taskrunner/device_hook.go index 55bbcc68e..067e42482 100644 --- a/client/allocrunner/taskrunner/device_hook.go +++ b/client/allocrunner/taskrunner/device_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/device_hook_test.go b/client/allocrunner/taskrunner/device_hook_test.go index 3da6874b6..5b8b4d903 100644 --- a/client/allocrunner/taskrunner/device_hook_test.go +++ b/client/allocrunner/taskrunner/device_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/dispatch_hook.go b/client/allocrunner/taskrunner/dispatch_hook.go index 77c11500f..714f51f9e 100644 --- a/client/allocrunner/taskrunner/dispatch_hook.go +++ b/client/allocrunner/taskrunner/dispatch_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/dispatch_hook_test.go b/client/allocrunner/taskrunner/dispatch_hook_test.go index 483895118..1b55c27cb 100644 --- a/client/allocrunner/taskrunner/dispatch_hook_test.go +++ b/client/allocrunner/taskrunner/dispatch_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/driver_handle.go b/client/allocrunner/taskrunner/driver_handle.go index 2239bd8e9..5b8872325 100644 --- a/client/allocrunner/taskrunner/driver_handle.go +++ b/client/allocrunner/taskrunner/driver_handle.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/envoy_bootstrap_hook.go b/client/allocrunner/taskrunner/envoy_bootstrap_hook.go index 975a67535..382eb3e9d 100644 --- a/client/allocrunner/taskrunner/envoy_bootstrap_hook.go +++ b/client/allocrunner/taskrunner/envoy_bootstrap_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/envoy_bootstrap_hook_test.go b/client/allocrunner/taskrunner/envoy_bootstrap_hook_test.go index 0499c5e2b..b268f921b 100644 --- a/client/allocrunner/taskrunner/envoy_bootstrap_hook_test.go +++ b/client/allocrunner/taskrunner/envoy_bootstrap_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !windows // +build !windows diff --git a/client/allocrunner/taskrunner/envoy_version_hook.go b/client/allocrunner/taskrunner/envoy_version_hook.go index 1fec35e1f..2e1b9317c 100644 --- a/client/allocrunner/taskrunner/envoy_version_hook.go +++ b/client/allocrunner/taskrunner/envoy_version_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/envoy_version_hook_test.go b/client/allocrunner/taskrunner/envoy_version_hook_test.go index 8e3a0c7cf..559993e8d 100644 --- a/client/allocrunner/taskrunner/envoy_version_hook_test.go +++ b/client/allocrunner/taskrunner/envoy_version_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/errors.go b/client/allocrunner/taskrunner/errors.go index 7707ceb43..83b306735 100644 --- a/client/allocrunner/taskrunner/errors.go +++ b/client/allocrunner/taskrunner/errors.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/errors_test.go b/client/allocrunner/taskrunner/errors_test.go index 64e737ff8..654b8ec22 100644 --- a/client/allocrunner/taskrunner/errors_test.go +++ b/client/allocrunner/taskrunner/errors_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/getter/error.go b/client/allocrunner/taskrunner/getter/error.go index 41574ba6c..4839f1a54 100644 --- a/client/allocrunner/taskrunner/getter/error.go +++ b/client/allocrunner/taskrunner/getter/error.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package getter diff --git a/client/allocrunner/taskrunner/getter/error_test.go b/client/allocrunner/taskrunner/getter/error_test.go index f9600c52c..8d58394ce 100644 --- a/client/allocrunner/taskrunner/getter/error_test.go +++ b/client/allocrunner/taskrunner/getter/error_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package getter diff --git a/client/allocrunner/taskrunner/getter/params.go b/client/allocrunner/taskrunner/getter/params.go index 29f1b5cba..98e225c8d 100644 --- a/client/allocrunner/taskrunner/getter/params.go +++ b/client/allocrunner/taskrunner/getter/params.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package getter diff --git a/client/allocrunner/taskrunner/getter/params_test.go b/client/allocrunner/taskrunner/getter/params_test.go index 560767c8b..386b8b1ff 100644 --- a/client/allocrunner/taskrunner/getter/params_test.go +++ b/client/allocrunner/taskrunner/getter/params_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package getter diff --git a/client/allocrunner/taskrunner/getter/replacer_test.go b/client/allocrunner/taskrunner/getter/replacer_test.go index 930d9a1cc..a425ba810 100644 --- a/client/allocrunner/taskrunner/getter/replacer_test.go +++ b/client/allocrunner/taskrunner/getter/replacer_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package getter diff --git a/client/allocrunner/taskrunner/getter/sandbox.go b/client/allocrunner/taskrunner/getter/sandbox.go index 3b6318aa4..c114a11bf 100644 --- a/client/allocrunner/taskrunner/getter/sandbox.go +++ b/client/allocrunner/taskrunner/getter/sandbox.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package getter diff --git a/client/allocrunner/taskrunner/getter/sandbox_test.go b/client/allocrunner/taskrunner/getter/sandbox_test.go index 357f9b4b3..6028d211c 100644 --- a/client/allocrunner/taskrunner/getter/sandbox_test.go +++ b/client/allocrunner/taskrunner/getter/sandbox_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package getter diff --git a/client/allocrunner/taskrunner/getter/testing.go b/client/allocrunner/taskrunner/getter/testing.go index fd268cb16..8cde9da16 100644 --- a/client/allocrunner/taskrunner/getter/testing.go +++ b/client/allocrunner/taskrunner/getter/testing.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package getter diff --git a/client/allocrunner/taskrunner/getter/util.go b/client/allocrunner/taskrunner/getter/util.go index f5b24ac15..fb34fc93e 100644 --- a/client/allocrunner/taskrunner/getter/util.go +++ b/client/allocrunner/taskrunner/getter/util.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package getter diff --git a/client/allocrunner/taskrunner/getter/util_default.go b/client/allocrunner/taskrunner/getter/util_default.go index 06b8e4a62..7ab9f64e9 100644 --- a/client/allocrunner/taskrunner/getter/util_default.go +++ b/client/allocrunner/taskrunner/getter/util_default.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !linux && !windows diff --git a/client/allocrunner/taskrunner/getter/util_linux.go b/client/allocrunner/taskrunner/getter/util_linux.go index be4a3fc12..5ddd13b09 100644 --- a/client/allocrunner/taskrunner/getter/util_linux.go +++ b/client/allocrunner/taskrunner/getter/util_linux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/allocrunner/taskrunner/getter/util_linux_test.go b/client/allocrunner/taskrunner/getter/util_linux_test.go index c32e0b447..7dc01ca34 100644 --- a/client/allocrunner/taskrunner/getter/util_linux_test.go +++ b/client/allocrunner/taskrunner/getter/util_linux_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/allocrunner/taskrunner/getter/util_test.go b/client/allocrunner/taskrunner/getter/util_test.go index ccdc0d7f9..978eea690 100644 --- a/client/allocrunner/taskrunner/getter/util_test.go +++ b/client/allocrunner/taskrunner/getter/util_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package getter diff --git a/client/allocrunner/taskrunner/getter/util_windows.go b/client/allocrunner/taskrunner/getter/util_windows.go index 889dd0f43..776524542 100644 --- a/client/allocrunner/taskrunner/getter/util_windows.go +++ b/client/allocrunner/taskrunner/getter/util_windows.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build windows diff --git a/client/allocrunner/taskrunner/getter/z_getter_cmd.go b/client/allocrunner/taskrunner/getter/z_getter_cmd.go index 47afe2b18..5020bc235 100644 --- a/client/allocrunner/taskrunner/getter/z_getter_cmd.go +++ b/client/allocrunner/taskrunner/getter/z_getter_cmd.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package getter diff --git a/client/allocrunner/taskrunner/identity_hook.go b/client/allocrunner/taskrunner/identity_hook.go index f71cd8d85..27c1c2e0a 100644 --- a/client/allocrunner/taskrunner/identity_hook.go +++ b/client/allocrunner/taskrunner/identity_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/identity_hook_test.go b/client/allocrunner/taskrunner/identity_hook_test.go index 8738cdfd0..e072f92a8 100644 --- a/client/allocrunner/taskrunner/identity_hook_test.go +++ b/client/allocrunner/taskrunner/identity_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/interfaces/events.go b/client/allocrunner/taskrunner/interfaces/events.go index b718de74d..3787870a1 100644 --- a/client/allocrunner/taskrunner/interfaces/events.go +++ b/client/allocrunner/taskrunner/interfaces/events.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package interfaces diff --git a/client/allocrunner/taskrunner/interfaces/handle.go b/client/allocrunner/taskrunner/interfaces/handle.go index 6c5a6c2d9..06f0e5548 100644 --- a/client/allocrunner/taskrunner/interfaces/handle.go +++ b/client/allocrunner/taskrunner/interfaces/handle.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package interfaces diff --git a/client/allocrunner/taskrunner/interfaces/lifecycle.go b/client/allocrunner/taskrunner/interfaces/lifecycle.go index c6c04e177..f89b6dc5a 100644 --- a/client/allocrunner/taskrunner/interfaces/lifecycle.go +++ b/client/allocrunner/taskrunner/interfaces/lifecycle.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package interfaces diff --git a/client/allocrunner/taskrunner/lazy_handle.go b/client/allocrunner/taskrunner/lazy_handle.go index bd7b532a8..a44c61468 100644 --- a/client/allocrunner/taskrunner/lazy_handle.go +++ b/client/allocrunner/taskrunner/lazy_handle.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/lifecycle.go b/client/allocrunner/taskrunner/lifecycle.go index b0be141c1..e1fdb4137 100644 --- a/client/allocrunner/taskrunner/lifecycle.go +++ b/client/allocrunner/taskrunner/lifecycle.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/logmon_hook.go b/client/allocrunner/taskrunner/logmon_hook.go index 2f57810d7..a3d14d25b 100644 --- a/client/allocrunner/taskrunner/logmon_hook.go +++ b/client/allocrunner/taskrunner/logmon_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/logmon_hook_test.go b/client/allocrunner/taskrunner/logmon_hook_test.go index 49a99122f..c27a17549 100644 --- a/client/allocrunner/taskrunner/logmon_hook_test.go +++ b/client/allocrunner/taskrunner/logmon_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/logmon_hook_unix_test.go b/client/allocrunner/taskrunner/logmon_hook_unix_test.go index 478a7bf7c..edd5556df 100644 --- a/client/allocrunner/taskrunner/logmon_hook_unix_test.go +++ b/client/allocrunner/taskrunner/logmon_hook_unix_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !windows // +build !windows diff --git a/client/allocrunner/taskrunner/plugin_supervisor_hook.go b/client/allocrunner/taskrunner/plugin_supervisor_hook.go index 98dc30b82..e98f7d0da 100644 --- a/client/allocrunner/taskrunner/plugin_supervisor_hook.go +++ b/client/allocrunner/taskrunner/plugin_supervisor_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/remotetask_hook.go b/client/allocrunner/taskrunner/remotetask_hook.go index afa7836a0..941056390 100644 --- a/client/allocrunner/taskrunner/remotetask_hook.go +++ b/client/allocrunner/taskrunner/remotetask_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/restarts/restarts.go b/client/allocrunner/taskrunner/restarts/restarts.go index 63b431b3d..2ad1088b7 100644 --- a/client/allocrunner/taskrunner/restarts/restarts.go +++ b/client/allocrunner/taskrunner/restarts/restarts.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package restarts diff --git a/client/allocrunner/taskrunner/restarts/restarts_test.go b/client/allocrunner/taskrunner/restarts/restarts_test.go index e0f702a96..6090e2bc2 100644 --- a/client/allocrunner/taskrunner/restarts/restarts_test.go +++ b/client/allocrunner/taskrunner/restarts/restarts_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package restarts diff --git a/client/allocrunner/taskrunner/script_check_hook.go b/client/allocrunner/taskrunner/script_check_hook.go index 5a826ff91..09c3fefec 100644 --- a/client/allocrunner/taskrunner/script_check_hook.go +++ b/client/allocrunner/taskrunner/script_check_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/script_check_hook_test.go b/client/allocrunner/taskrunner/script_check_hook_test.go index 00c38c604..86753fd84 100644 --- a/client/allocrunner/taskrunner/script_check_hook_test.go +++ b/client/allocrunner/taskrunner/script_check_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/service_hook.go b/client/allocrunner/taskrunner/service_hook.go index 3de2b384f..fc4ae81a1 100644 --- a/client/allocrunner/taskrunner/service_hook.go +++ b/client/allocrunner/taskrunner/service_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/service_hook_test.go b/client/allocrunner/taskrunner/service_hook_test.go index d8ab5e27f..a19940d41 100644 --- a/client/allocrunner/taskrunner/service_hook_test.go +++ b/client/allocrunner/taskrunner/service_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/sids_hook.go b/client/allocrunner/taskrunner/sids_hook.go index c1ff39ff9..d66723556 100644 --- a/client/allocrunner/taskrunner/sids_hook.go +++ b/client/allocrunner/taskrunner/sids_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/sids_hook_test.go b/client/allocrunner/taskrunner/sids_hook_test.go index cfec8d5b7..e33fc63e3 100644 --- a/client/allocrunner/taskrunner/sids_hook_test.go +++ b/client/allocrunner/taskrunner/sids_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !windows // +build !windows diff --git a/client/allocrunner/taskrunner/state/state.go b/client/allocrunner/taskrunner/state/state.go index 195d3b7c3..09d3a99a3 100644 --- a/client/allocrunner/taskrunner/state/state.go +++ b/client/allocrunner/taskrunner/state/state.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package state diff --git a/client/allocrunner/taskrunner/stats_hook.go b/client/allocrunner/taskrunner/stats_hook.go index 1968e99fa..997d48d17 100644 --- a/client/allocrunner/taskrunner/stats_hook.go +++ b/client/allocrunner/taskrunner/stats_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/stats_hook_test.go b/client/allocrunner/taskrunner/stats_hook_test.go index d9aea09b6..4b1a08181 100644 --- a/client/allocrunner/taskrunner/stats_hook_test.go +++ b/client/allocrunner/taskrunner/stats_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/task_dir_hook.go b/client/allocrunner/taskrunner/task_dir_hook.go index 794c54a97..2f1933389 100644 --- a/client/allocrunner/taskrunner/task_dir_hook.go +++ b/client/allocrunner/taskrunner/task_dir_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/task_runner.go b/client/allocrunner/taskrunner/task_runner.go index fc57ea229..2ce873d80 100644 --- a/client/allocrunner/taskrunner/task_runner.go +++ b/client/allocrunner/taskrunner/task_runner.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/task_runner_getters.go b/client/allocrunner/taskrunner/task_runner_getters.go index dd51c13fb..766252b32 100644 --- a/client/allocrunner/taskrunner/task_runner_getters.go +++ b/client/allocrunner/taskrunner/task_runner_getters.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/task_runner_hooks.go b/client/allocrunner/taskrunner/task_runner_hooks.go index 64845edaf..801079176 100644 --- a/client/allocrunner/taskrunner/task_runner_hooks.go +++ b/client/allocrunner/taskrunner/task_runner_hooks.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/task_runner_linux_test.go b/client/allocrunner/taskrunner/task_runner_linux_test.go index 05de054a6..44d701729 100644 --- a/client/allocrunner/taskrunner/task_runner_linux_test.go +++ b/client/allocrunner/taskrunner/task_runner_linux_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/task_runner_test.go b/client/allocrunner/taskrunner/task_runner_test.go index c419b37db..ea077f6f5 100644 --- a/client/allocrunner/taskrunner/task_runner_test.go +++ b/client/allocrunner/taskrunner/task_runner_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/tasklet.go b/client/allocrunner/taskrunner/tasklet.go index 90b543557..c402f7dcb 100644 --- a/client/allocrunner/taskrunner/tasklet.go +++ b/client/allocrunner/taskrunner/tasklet.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/tasklet_test.go b/client/allocrunner/taskrunner/tasklet_test.go index 28e4742af..a014c43a6 100644 --- a/client/allocrunner/taskrunner/tasklet_test.go +++ b/client/allocrunner/taskrunner/tasklet_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/template/template.go b/client/allocrunner/taskrunner/template/template.go index f24b87881..a3374aa16 100644 --- a/client/allocrunner/taskrunner/template/template.go +++ b/client/allocrunner/taskrunner/template/template.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package template diff --git a/client/allocrunner/taskrunner/template/template_test.go b/client/allocrunner/taskrunner/template/template_test.go index ccdc3b4cc..0059ae7c2 100644 --- a/client/allocrunner/taskrunner/template/template_test.go +++ b/client/allocrunner/taskrunner/template/template_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package template diff --git a/client/allocrunner/taskrunner/template_hook.go b/client/allocrunner/taskrunner/template_hook.go index a2292f7b7..4c7d5b64c 100644 --- a/client/allocrunner/taskrunner/template_hook.go +++ b/client/allocrunner/taskrunner/template_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/testdata/noop.sh b/client/allocrunner/taskrunner/testdata/noop.sh index 9c2c38fb1..d2f01001d 100644 --- a/client/allocrunner/taskrunner/testdata/noop.sh +++ b/client/allocrunner/taskrunner/testdata/noop.sh @@ -1,5 +1,5 @@ #!/bin/sh # Copyright (c) HashiCorp, Inc. -# SPDX-License-Identifier: MPL-2.0 +# SPDX-License-Identifier: BUSL-1.1 echo "ok" diff --git a/client/allocrunner/taskrunner/validate_hook.go b/client/allocrunner/taskrunner/validate_hook.go index aa7679c63..da9e14fc1 100644 --- a/client/allocrunner/taskrunner/validate_hook.go +++ b/client/allocrunner/taskrunner/validate_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/validate_hook_test.go b/client/allocrunner/taskrunner/validate_hook_test.go index 18ab98a92..38a98d18e 100644 --- a/client/allocrunner/taskrunner/validate_hook_test.go +++ b/client/allocrunner/taskrunner/validate_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/vault_hook.go b/client/allocrunner/taskrunner/vault_hook.go index b979e055c..971a0f157 100644 --- a/client/allocrunner/taskrunner/vault_hook.go +++ b/client/allocrunner/taskrunner/vault_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/vault_hook_test.go b/client/allocrunner/taskrunner/vault_hook_test.go index 74e0adefb..a5aed075f 100644 --- a/client/allocrunner/taskrunner/vault_hook_test.go +++ b/client/allocrunner/taskrunner/vault_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/volume_hook.go b/client/allocrunner/taskrunner/volume_hook.go index 4b771c969..a6da6bdb0 100644 --- a/client/allocrunner/taskrunner/volume_hook.go +++ b/client/allocrunner/taskrunner/volume_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/volume_hook_test.go b/client/allocrunner/taskrunner/volume_hook_test.go index 83d3b15b7..f30dc300f 100644 --- a/client/allocrunner/taskrunner/volume_hook_test.go +++ b/client/allocrunner/taskrunner/volume_hook_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/taskrunner/wrangler_hook.go b/client/allocrunner/taskrunner/wrangler_hook.go index ddd1c1f18..881a2c2cd 100644 --- a/client/allocrunner/taskrunner/wrangler_hook.go +++ b/client/allocrunner/taskrunner/wrangler_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskrunner diff --git a/client/allocrunner/testing.go b/client/allocrunner/testing.go index f755fb559..bfd23a3a2 100644 --- a/client/allocrunner/testing.go +++ b/client/allocrunner/testing.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !release // +build !release diff --git a/client/allocrunner/upstream_allocs_hook.go b/client/allocrunner/upstream_allocs_hook.go index 53fd59cbc..8fff954fc 100644 --- a/client/allocrunner/upstream_allocs_hook.go +++ b/client/allocrunner/upstream_allocs_hook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocrunner diff --git a/client/allocwatcher/alloc_watcher.go b/client/allocwatcher/alloc_watcher.go index 9dc5f95d1..c85ec1c9f 100644 --- a/client/allocwatcher/alloc_watcher.go +++ b/client/allocwatcher/alloc_watcher.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocwatcher diff --git a/client/allocwatcher/alloc_watcher_test.go b/client/allocwatcher/alloc_watcher_test.go index 350efbef0..74e6f1a56 100644 --- a/client/allocwatcher/alloc_watcher_test.go +++ b/client/allocwatcher/alloc_watcher_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocwatcher diff --git a/client/allocwatcher/alloc_watcher_unix_test.go b/client/allocwatcher/alloc_watcher_unix_test.go index 676c48d48..2e95d3365 100644 --- a/client/allocwatcher/alloc_watcher_unix_test.go +++ b/client/allocwatcher/alloc_watcher_unix_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !windows // +build !windows diff --git a/client/allocwatcher/doc.go b/client/allocwatcher/doc.go index 640fad67e..d8bf164d5 100644 --- a/client/allocwatcher/doc.go +++ b/client/allocwatcher/doc.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Package allocwatcher allows blocking until another allocation - whether // running locally or remotely - completes and migrates the allocation diff --git a/client/allocwatcher/group_alloc_watcher.go b/client/allocwatcher/group_alloc_watcher.go index d44970589..f1bdfbdd9 100644 --- a/client/allocwatcher/group_alloc_watcher.go +++ b/client/allocwatcher/group_alloc_watcher.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocwatcher diff --git a/client/allocwatcher/group_alloc_watcher_test.go b/client/allocwatcher/group_alloc_watcher_test.go index 4754e0fec..ea9fd4086 100644 --- a/client/allocwatcher/group_alloc_watcher_test.go +++ b/client/allocwatcher/group_alloc_watcher_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package allocwatcher diff --git a/client/client.go b/client/client.go index 6476f08c3..b6e38544f 100644 --- a/client/client.go +++ b/client/client.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/client_interface_test.go b/client/client_interface_test.go index 326cd5484..852c9e5fe 100644 --- a/client/client_interface_test.go +++ b/client/client_interface_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/client_stats_endpoint.go b/client/client_stats_endpoint.go index bf5ff517c..26ec2cb9a 100644 --- a/client/client_stats_endpoint.go +++ b/client/client_stats_endpoint.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/client_stats_endpoint_test.go b/client/client_stats_endpoint_test.go index c302ad18a..5aa216de9 100644 --- a/client/client_stats_endpoint_test.go +++ b/client/client_stats_endpoint_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/client_test.go b/client/client_test.go index 2d835f07f..4124b31ad 100644 --- a/client/client_test.go +++ b/client/client_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/config/arconfig.go b/client/config/arconfig.go index 0441e164d..dc9fa85e7 100644 --- a/client/config/arconfig.go +++ b/client/config/arconfig.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package config diff --git a/client/config/artifact.go b/client/config/artifact.go index df83408e5..1b017c1fa 100644 --- a/client/config/artifact.go +++ b/client/config/artifact.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package config diff --git a/client/config/artifact_test.go b/client/config/artifact_test.go index 4bd3bd85e..c6c6bd88f 100644 --- a/client/config/artifact_test.go +++ b/client/config/artifact_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package config diff --git a/client/config/config.go b/client/config/config.go index f494a9c29..d9e9b409d 100644 --- a/client/config/config.go +++ b/client/config/config.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package config diff --git a/client/config/config_test.go b/client/config/config_test.go index a8ef46be9..83218b5ba 100644 --- a/client/config/config_test.go +++ b/client/config/config_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package config diff --git a/client/config/drain.go b/client/config/drain.go index 0d134ad08..92e5ce3a6 100644 --- a/client/config/drain.go +++ b/client/config/drain.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package config diff --git a/client/config/testing.go b/client/config/testing.go index 687c94507..166f10839 100644 --- a/client/config/testing.go +++ b/client/config/testing.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package config diff --git a/client/consul/consul.go b/client/consul/consul.go index 16edba9eb..8abd95e50 100644 --- a/client/consul/consul.go +++ b/client/consul/consul.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package consul diff --git a/client/consul/identities.go b/client/consul/identities.go index ee08f3a49..e7cf36694 100644 --- a/client/consul/identities.go +++ b/client/consul/identities.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package consul diff --git a/client/consul/identities_test.go b/client/consul/identities_test.go index d46a00459..e307efc32 100644 --- a/client/consul/identities_test.go +++ b/client/consul/identities_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package consul diff --git a/client/consul/identities_testing.go b/client/consul/identities_testing.go index c33dd003b..b2a3e51a2 100644 --- a/client/consul/identities_testing.go +++ b/client/consul/identities_testing.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package consul diff --git a/client/csi_endpoint.go b/client/csi_endpoint.go index 32891daab..f8b34d487 100644 --- a/client/csi_endpoint.go +++ b/client/csi_endpoint.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/csi_endpoint_test.go b/client/csi_endpoint_test.go index 4fc58b97b..76b41cbca 100644 --- a/client/csi_endpoint_test.go +++ b/client/csi_endpoint_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/devicemanager/instance.go b/client/devicemanager/instance.go index 89553fed7..70b55cd80 100644 --- a/client/devicemanager/instance.go +++ b/client/devicemanager/instance.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package devicemanager diff --git a/client/devicemanager/manager.go b/client/devicemanager/manager.go index 1d38329a2..a4d2e6243 100644 --- a/client/devicemanager/manager.go +++ b/client/devicemanager/manager.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Package devicemanager is used to manage device plugins package devicemanager diff --git a/client/devicemanager/manager_test.go b/client/devicemanager/manager_test.go index 782de18e7..8215552e4 100644 --- a/client/devicemanager/manager_test.go +++ b/client/devicemanager/manager_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package devicemanager diff --git a/client/devicemanager/state/state.go b/client/devicemanager/state/state.go index a20d62688..e519ee43f 100644 --- a/client/devicemanager/state/state.go +++ b/client/devicemanager/state/state.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package state diff --git a/client/devicemanager/testing.go b/client/devicemanager/testing.go index 527a837af..a58a844a0 100644 --- a/client/devicemanager/testing.go +++ b/client/devicemanager/testing.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package devicemanager diff --git a/client/devicemanager/utils.go b/client/devicemanager/utils.go index 356d580fe..85a891f25 100644 --- a/client/devicemanager/utils.go +++ b/client/devicemanager/utils.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package devicemanager diff --git a/client/drain.go b/client/drain.go index c23d74caa..a1bb34e8c 100644 --- a/client/drain.go +++ b/client/drain.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/drain_test.go b/client/drain_test.go index de7637937..d67a6219a 100644 --- a/client/drain_test.go +++ b/client/drain_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/driver_manager_test.go b/client/driver_manager_test.go index 8252e37f4..f30be2b17 100644 --- a/client/driver_manager_test.go +++ b/client/driver_manager_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/dynamicplugins/registry.go b/client/dynamicplugins/registry.go index 72edb3cf2..c0731173a 100644 --- a/client/dynamicplugins/registry.go +++ b/client/dynamicplugins/registry.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // dynamicplugins is a package that manages dynamic plugins in Nomad. // It exposes a registry that allows for plugins to be registered/deregistered diff --git a/client/dynamicplugins/registry_test.go b/client/dynamicplugins/registry_test.go index cac0eeaba..464e921bd 100644 --- a/client/dynamicplugins/registry_test.go +++ b/client/dynamicplugins/registry_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package dynamicplugins diff --git a/client/enterprise_client_oss.go b/client/enterprise_client_oss.go index f1a174db7..f9c0b5459 100644 --- a/client/enterprise_client_oss.go +++ b/client/enterprise_client_oss.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !ent // +build !ent diff --git a/client/fingerprint/arch.go b/client/fingerprint/arch.go index bcc4e458a..f6a677354 100644 --- a/client/fingerprint/arch.go +++ b/client/fingerprint/arch.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/arch_test.go b/client/fingerprint/arch_test.go index 94bdbe0b2..4a4d69612 100644 --- a/client/fingerprint/arch_test.go +++ b/client/fingerprint/arch_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/bridge.go b/client/fingerprint/bridge.go index deb2c8ddc..1d7d4e2ad 100644 --- a/client/fingerprint/bridge.go +++ b/client/fingerprint/bridge.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/bridge_default.go b/client/fingerprint/bridge_default.go index c495da3bc..f72d6cc55 100644 --- a/client/fingerprint/bridge_default.go +++ b/client/fingerprint/bridge_default.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !linux diff --git a/client/fingerprint/bridge_linux.go b/client/fingerprint/bridge_linux.go index 10f0e78b6..744f6060e 100644 --- a/client/fingerprint/bridge_linux.go +++ b/client/fingerprint/bridge_linux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/fingerprint/bridge_linux_test.go b/client/fingerprint/bridge_linux_test.go index 16581ba3c..c922920b4 100644 --- a/client/fingerprint/bridge_linux_test.go +++ b/client/fingerprint/bridge_linux_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/cgroup.go b/client/fingerprint/cgroup.go index 17ff27384..6c4d9a499 100644 --- a/client/fingerprint/cgroup.go +++ b/client/fingerprint/cgroup.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/cni.go b/client/fingerprint/cni.go index f4f2aa1e3..0253112c8 100644 --- a/client/fingerprint/cni.go +++ b/client/fingerprint/cni.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/cni_test.go b/client/fingerprint/cni_test.go index e9ddae90a..86f306cd6 100644 --- a/client/fingerprint/cni_test.go +++ b/client/fingerprint/cni_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/consul.go b/client/fingerprint/consul.go index b68285ec2..84c36d20e 100644 --- a/client/fingerprint/consul.go +++ b/client/fingerprint/consul.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/consul_test.go b/client/fingerprint/consul_test.go index c40840cf6..8a0d4e6b1 100644 --- a/client/fingerprint/consul_test.go +++ b/client/fingerprint/consul_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/cpu.go b/client/fingerprint/cpu.go index e11fc8c03..ffc482841 100644 --- a/client/fingerprint/cpu.go +++ b/client/fingerprint/cpu.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/cpu_darwin_test.go b/client/fingerprint/cpu_darwin_test.go index c4214744f..a9f16ad82 100644 --- a/client/fingerprint/cpu_darwin_test.go +++ b/client/fingerprint/cpu_darwin_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build darwin && arm64 && cgo diff --git a/client/fingerprint/cpu_default_test.go b/client/fingerprint/cpu_default_test.go index 8616f9236..301a111d2 100644 --- a/client/fingerprint/cpu_default_test.go +++ b/client/fingerprint/cpu_default_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !darwin || !arm64 || !cgo diff --git a/client/fingerprint/env_aws.go b/client/fingerprint/env_aws.go index 9382dfd82..4041a6b09 100644 --- a/client/fingerprint/env_aws.go +++ b/client/fingerprint/env_aws.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/env_aws_test.go b/client/fingerprint/env_aws_test.go index ad59c073e..6131b9528 100644 --- a/client/fingerprint/env_aws_test.go +++ b/client/fingerprint/env_aws_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/env_azure.go b/client/fingerprint/env_azure.go index 24ddf1dea..5f0ed3faa 100644 --- a/client/fingerprint/env_azure.go +++ b/client/fingerprint/env_azure.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/env_azure_test.go b/client/fingerprint/env_azure_test.go index d125f6cd2..f796306a6 100644 --- a/client/fingerprint/env_azure_test.go +++ b/client/fingerprint/env_azure_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/env_digitalocean.go b/client/fingerprint/env_digitalocean.go index 0aa65b0f6..0a7d37138 100644 --- a/client/fingerprint/env_digitalocean.go +++ b/client/fingerprint/env_digitalocean.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/env_digitalocean_test.go b/client/fingerprint/env_digitalocean_test.go index 563423e44..804428771 100644 --- a/client/fingerprint/env_digitalocean_test.go +++ b/client/fingerprint/env_digitalocean_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/env_gce.go b/client/fingerprint/env_gce.go index d1b59b607..6707878c2 100644 --- a/client/fingerprint/env_gce.go +++ b/client/fingerprint/env_gce.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/env_gce_test.go b/client/fingerprint/env_gce_test.go index ab830532c..7277ad0b4 100644 --- a/client/fingerprint/env_gce_test.go +++ b/client/fingerprint/env_gce_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/fingerprint.go b/client/fingerprint/fingerprint.go index 3ade44484..3654db078 100644 --- a/client/fingerprint/fingerprint.go +++ b/client/fingerprint/fingerprint.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/fingerprint_default.go b/client/fingerprint/fingerprint_default.go index a2fa1bf59..e710b0c7a 100644 --- a/client/fingerprint/fingerprint_default.go +++ b/client/fingerprint/fingerprint_default.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build darwin || dragonfly || freebsd || netbsd || openbsd || solaris || windows // +build darwin dragonfly freebsd netbsd openbsd solaris windows diff --git a/client/fingerprint/fingerprint_linux.go b/client/fingerprint/fingerprint_linux.go index a7a349cf1..2e992a008 100644 --- a/client/fingerprint/fingerprint_linux.go +++ b/client/fingerprint/fingerprint_linux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/fingerprint_test.go b/client/fingerprint/fingerprint_test.go index b63c742e4..96269d7bc 100644 --- a/client/fingerprint/fingerprint_test.go +++ b/client/fingerprint/fingerprint_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/host.go b/client/fingerprint/host.go index b5b10b1eb..ace3914bc 100644 --- a/client/fingerprint/host.go +++ b/client/fingerprint/host.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/host_test.go b/client/fingerprint/host_test.go index da47ebedd..62fcac357 100644 --- a/client/fingerprint/host_test.go +++ b/client/fingerprint/host_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/landlock.go b/client/fingerprint/landlock.go index d53f94234..ae2e4d961 100644 --- a/client/fingerprint/landlock.go +++ b/client/fingerprint/landlock.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/landlock_test.go b/client/fingerprint/landlock_test.go index 78b27c00a..e8705ea2b 100644 --- a/client/fingerprint/landlock_test.go +++ b/client/fingerprint/landlock_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/memory.go b/client/fingerprint/memory.go index 5ce1db142..1a37a5c2b 100644 --- a/client/fingerprint/memory.go +++ b/client/fingerprint/memory.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/memory_test.go b/client/fingerprint/memory_test.go index 7da77fbef..9994b6301 100644 --- a/client/fingerprint/memory_test.go +++ b/client/fingerprint/memory_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/network.go b/client/fingerprint/network.go index 3018f64f8..d9e9f6cb5 100644 --- a/client/fingerprint/network.go +++ b/client/fingerprint/network.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/network_default.go b/client/fingerprint/network_default.go index 1dd33b0f4..91d9f8165 100644 --- a/client/fingerprint/network_default.go +++ b/client/fingerprint/network_default.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !linux && !windows // +build !linux,!windows diff --git a/client/fingerprint/network_linux.go b/client/fingerprint/network_linux.go index f488b678f..0ed1384e3 100644 --- a/client/fingerprint/network_linux.go +++ b/client/fingerprint/network_linux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/network_test.go b/client/fingerprint/network_test.go index fb247fd79..99f29702d 100644 --- a/client/fingerprint/network_test.go +++ b/client/fingerprint/network_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/network_windows.go b/client/fingerprint/network_windows.go index 1902c6be1..fc3ae2abc 100644 --- a/client/fingerprint/network_windows.go +++ b/client/fingerprint/network_windows.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/nomad.go b/client/fingerprint/nomad.go index ff20b1e49..cbdc1c3b4 100644 --- a/client/fingerprint/nomad.go +++ b/client/fingerprint/nomad.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/nomad_test.go b/client/fingerprint/nomad_test.go index 3853ec8de..dbb645aa1 100644 --- a/client/fingerprint/nomad_test.go +++ b/client/fingerprint/nomad_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/plugins_cni.go b/client/fingerprint/plugins_cni.go index 55e3b1d95..b85bc913f 100644 --- a/client/fingerprint/plugins_cni.go +++ b/client/fingerprint/plugins_cni.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/plugins_cni_test.go b/client/fingerprint/plugins_cni_test.go index 45f9381b7..eaf5bfe6e 100644 --- a/client/fingerprint/plugins_cni_test.go +++ b/client/fingerprint/plugins_cni_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/signal.go b/client/fingerprint/signal.go index d741d4d7b..a51785991 100644 --- a/client/fingerprint/signal.go +++ b/client/fingerprint/signal.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/signal_test.go b/client/fingerprint/signal_test.go index 30ab32dd7..7883698fb 100644 --- a/client/fingerprint/signal_test.go +++ b/client/fingerprint/signal_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/storage.go b/client/fingerprint/storage.go index 3e98dca2d..7ac0c733e 100644 --- a/client/fingerprint/storage.go +++ b/client/fingerprint/storage.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/storage_test.go b/client/fingerprint/storage_test.go index 59d88a6c1..ac46a318d 100644 --- a/client/fingerprint/storage_test.go +++ b/client/fingerprint/storage_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/storage_unix.go b/client/fingerprint/storage_unix.go index c277630d5..c46676080 100644 --- a/client/fingerprint/storage_unix.go +++ b/client/fingerprint/storage_unix.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris // +build darwin dragonfly freebsd linux netbsd openbsd solaris diff --git a/client/fingerprint/storage_windows.go b/client/fingerprint/storage_windows.go index 9bbecb1a1..9d2c7a9ae 100644 --- a/client/fingerprint/storage_windows.go +++ b/client/fingerprint/storage_windows.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/structs.go b/client/fingerprint/structs.go index 35d857504..f6d330682 100644 --- a/client/fingerprint/structs.go +++ b/client/fingerprint/structs.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/vault.go b/client/fingerprint/vault.go index 582372fea..f8cbc08c2 100644 --- a/client/fingerprint/vault.go +++ b/client/fingerprint/vault.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/vault_test.go b/client/fingerprint/vault_test.go index 89ecbea3e..69eb1d370 100644 --- a/client/fingerprint/vault_test.go +++ b/client/fingerprint/vault_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fingerprint diff --git a/client/fingerprint/zstorage_windows.go b/client/fingerprint/zstorage_windows.go index c5ee91dd0..21b347717 100644 --- a/client/fingerprint/zstorage_windows.go +++ b/client/fingerprint/zstorage_windows.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // MACHINE GENERATED BY 'go generate' COMMAND; DO NOT EDIT diff --git a/client/fingerprint_manager.go b/client/fingerprint_manager.go index 821641b7b..d5c6ebf75 100644 --- a/client/fingerprint_manager.go +++ b/client/fingerprint_manager.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/fingerprint_manager_test.go b/client/fingerprint_manager_test.go index ae85c8836..82d1089d0 100644 --- a/client/fingerprint_manager_test.go +++ b/client/fingerprint_manager_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/fs_endpoint.go b/client/fs_endpoint.go index df2a46beb..659cf8125 100644 --- a/client/fs_endpoint.go +++ b/client/fs_endpoint.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/fs_endpoint_test.go b/client/fs_endpoint_test.go index ad52c69d3..4f53efea9 100644 --- a/client/fs_endpoint_test.go +++ b/client/fs_endpoint_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/gc.go b/client/gc.go index a7ade1155..7c4327891 100644 --- a/client/gc.go +++ b/client/gc.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/gc_test.go b/client/gc_test.go index a92721b3e..2d981796a 100644 --- a/client/gc_test.go +++ b/client/gc_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/heartbeatstop.go b/client/heartbeatstop.go index 79e1e4765..1d6ba61ab 100644 --- a/client/heartbeatstop.go +++ b/client/heartbeatstop.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/heartbeatstop_test.go b/client/heartbeatstop_test.go index a8dc6c492..9de2eb07c 100644 --- a/client/heartbeatstop_test.go +++ b/client/heartbeatstop_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/hoststats/host.go b/client/hoststats/host.go index 9ff686961..dc508939a 100644 --- a/client/hoststats/host.go +++ b/client/hoststats/host.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hoststats diff --git a/client/hoststats/host_test.go b/client/hoststats/host_test.go index aae34e755..9eaa92870 100644 --- a/client/hoststats/host_test.go +++ b/client/hoststats/host_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hoststats diff --git a/client/interfaces/client.go b/client/interfaces/client.go index 822860a55..3373cd265 100644 --- a/client/interfaces/client.go +++ b/client/interfaces/client.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package interfaces diff --git a/client/lib/cgroupslib/default.go b/client/lib/cgroupslib/default.go index ef84307bb..8c8d277e0 100644 --- a/client/lib/cgroupslib/default.go +++ b/client/lib/cgroupslib/default.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !linux diff --git a/client/lib/cgroupslib/editor.go b/client/lib/cgroupslib/editor.go index 98c741c60..0da8f49b4 100644 --- a/client/lib/cgroupslib/editor.go +++ b/client/lib/cgroupslib/editor.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/lib/cgroupslib/init.go b/client/lib/cgroupslib/init.go index 01241ee6f..8e95f36d1 100644 --- a/client/lib/cgroupslib/init.go +++ b/client/lib/cgroupslib/init.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/lib/cgroupslib/memory.go b/client/lib/cgroupslib/memory.go index 5f8b29374..1b15c5d82 100644 --- a/client/lib/cgroupslib/memory.go +++ b/client/lib/cgroupslib/memory.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/lib/cgroupslib/memory_test.go b/client/lib/cgroupslib/memory_test.go index 2ce649a5a..929c9efd5 100644 --- a/client/lib/cgroupslib/memory_test.go +++ b/client/lib/cgroupslib/memory_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/lib/cgroupslib/mode.go b/client/lib/cgroupslib/mode.go index d30baa81c..bd23bb31b 100644 --- a/client/lib/cgroupslib/mode.go +++ b/client/lib/cgroupslib/mode.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package cgroupslib diff --git a/client/lib/cgroupslib/mount.go b/client/lib/cgroupslib/mount.go index 990f4bd5d..b000084fc 100644 --- a/client/lib/cgroupslib/mount.go +++ b/client/lib/cgroupslib/mount.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/lib/cgroupslib/mount_test.go b/client/lib/cgroupslib/mount_test.go index 07951a1a7..b2c547faf 100644 --- a/client/lib/cgroupslib/mount_test.go +++ b/client/lib/cgroupslib/mount_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/lib/cgroupslib/switch_default.go b/client/lib/cgroupslib/switch_default.go index ce8b1c301..88aa90bb5 100644 --- a/client/lib/cgroupslib/switch_default.go +++ b/client/lib/cgroupslib/switch_default.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !linux diff --git a/client/lib/cgroupslib/switch_linux.go b/client/lib/cgroupslib/switch_linux.go index fb42631fa..b885e66ff 100644 --- a/client/lib/cgroupslib/switch_linux.go +++ b/client/lib/cgroupslib/switch_linux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/lib/cpustats/stats.go b/client/lib/cpustats/stats.go index 027394cd6..4cbfa2f03 100644 --- a/client/lib/cpustats/stats.go +++ b/client/lib/cpustats/stats.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Package cpustats provides utilities for tracking CPU usage statistics. package cpustats diff --git a/client/lib/fifo/doc.go b/client/lib/fifo/doc.go index a46537cfa..af3ec71f2 100644 --- a/client/lib/fifo/doc.go +++ b/client/lib/fifo/doc.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 /* Package fifo implements functions to create and open a fifo for inter-process diff --git a/client/lib/fifo/fifo_test.go b/client/lib/fifo/fifo_test.go index eac319a32..29d942f9c 100644 --- a/client/lib/fifo/fifo_test.go +++ b/client/lib/fifo/fifo_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fifo diff --git a/client/lib/fifo/fifo_unix.go b/client/lib/fifo/fifo_unix.go index 88a23aa45..9173dd12d 100644 --- a/client/lib/fifo/fifo_unix.go +++ b/client/lib/fifo/fifo_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 // +build !windows diff --git a/client/lib/fifo/fifo_windows.go b/client/lib/fifo/fifo_windows.go index fdaf0a67a..dfab014c8 100644 --- a/client/lib/fifo/fifo_windows.go +++ b/client/lib/fifo/fifo_windows.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package fifo diff --git a/client/lib/idset/idset.go b/client/lib/idset/idset.go index 3ecffa66e..2b58e54d8 100644 --- a/client/lib/idset/idset.go +++ b/client/lib/idset/idset.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Package idset provides a Set implementation for keeping track of various // types of numeric IDs (e.g. CoreID, ProcessID, etc.). diff --git a/client/lib/idset/idset_test.go b/client/lib/idset/idset_test.go index 5eb35b7dc..4b775b3d9 100644 --- a/client/lib/idset/idset_test.go +++ b/client/lib/idset/idset_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package idset diff --git a/client/lib/numalib/detect.go b/client/lib/numalib/detect.go index e67c9654e..cc87de72d 100644 --- a/client/lib/numalib/detect.go +++ b/client/lib/numalib/detect.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package numalib diff --git a/client/lib/numalib/detect_darwin.go b/client/lib/numalib/detect_darwin.go index e13303bd1..0977b45a6 100644 --- a/client/lib/numalib/detect_darwin.go +++ b/client/lib/numalib/detect_darwin.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build darwin diff --git a/client/lib/numalib/detect_default.go b/client/lib/numalib/detect_default.go index a3e2095c2..b603a64bf 100644 --- a/client/lib/numalib/detect_default.go +++ b/client/lib/numalib/detect_default.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !linux && !darwin diff --git a/client/lib/numalib/detect_linux.go b/client/lib/numalib/detect_linux.go index ea3dd8d12..8b3e83712 100644 --- a/client/lib/numalib/detect_linux.go +++ b/client/lib/numalib/detect_linux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/lib/numalib/detect_noimpl.go b/client/lib/numalib/detect_noimpl.go index 7394573a0..f2c544aa5 100644 --- a/client/lib/numalib/detect_noimpl.go +++ b/client/lib/numalib/detect_noimpl.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package numalib diff --git a/client/lib/numalib/detect_noimpl_test.go b/client/lib/numalib/detect_noimpl_test.go index 56e730bdd..f7a20502c 100644 --- a/client/lib/numalib/detect_noimpl_test.go +++ b/client/lib/numalib/detect_noimpl_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package numalib diff --git a/client/lib/numalib/detect_smbios.go b/client/lib/numalib/detect_smbios.go index 7ad1840f1..d2e3ef79a 100644 --- a/client/lib/numalib/detect_smbios.go +++ b/client/lib/numalib/detect_smbios.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/lib/numalib/detect_smbios_test.go b/client/lib/numalib/detect_smbios_test.go index 67e32254b..e7e26c03f 100644 --- a/client/lib/numalib/detect_smbios_test.go +++ b/client/lib/numalib/detect_smbios_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/lib/numalib/detect_test.go b/client/lib/numalib/detect_test.go index b9ef8714c..e3da7a93c 100644 --- a/client/lib/numalib/detect_test.go +++ b/client/lib/numalib/detect_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package numalib diff --git a/client/lib/numalib/topology.go b/client/lib/numalib/topology.go index 031f4b620..26681cc26 100644 --- a/client/lib/numalib/topology.go +++ b/client/lib/numalib/topology.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Package numalib provides information regarding the system NUMA, CPU, and // device topology of the system. diff --git a/client/lib/proclib/config.go b/client/lib/proclib/config.go index 2f7383be6..fe1accb8a 100644 --- a/client/lib/proclib/config.go +++ b/client/lib/proclib/config.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package proclib diff --git a/client/lib/proclib/wrangler.go b/client/lib/proclib/wrangler.go index 2d3807784..82c110469 100644 --- a/client/lib/proclib/wrangler.go +++ b/client/lib/proclib/wrangler.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package proclib diff --git a/client/lib/proclib/wrangler_cg1_linux.go b/client/lib/proclib/wrangler_cg1_linux.go index faedc1062..cb8fe9f45 100644 --- a/client/lib/proclib/wrangler_cg1_linux.go +++ b/client/lib/proclib/wrangler_cg1_linux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/lib/proclib/wrangler_cg2_linux.go b/client/lib/proclib/wrangler_cg2_linux.go index 40f58927c..9c2946f2b 100644 --- a/client/lib/proclib/wrangler_cg2_linux.go +++ b/client/lib/proclib/wrangler_cg2_linux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/lib/proclib/wrangler_cg2_linux_test.go b/client/lib/proclib/wrangler_cg2_linux_test.go index a9b88ee4d..12ff30bb9 100644 --- a/client/lib/proclib/wrangler_cg2_linux_test.go +++ b/client/lib/proclib/wrangler_cg2_linux_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/lib/proclib/wrangler_default.go b/client/lib/proclib/wrangler_default.go index dcb8eb24a..4dc9d84f2 100644 --- a/client/lib/proclib/wrangler_default.go +++ b/client/lib/proclib/wrangler_default.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !linux diff --git a/client/lib/proclib/wrangler_linux.go b/client/lib/proclib/wrangler_linux.go index 1edf07692..757f2ead3 100644 --- a/client/lib/proclib/wrangler_linux.go +++ b/client/lib/proclib/wrangler_linux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/lib/streamframer/framer.go b/client/lib/streamframer/framer.go index 9335904b1..43a63398a 100644 --- a/client/lib/streamframer/framer.go +++ b/client/lib/streamframer/framer.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package framer diff --git a/client/lib/streamframer/framer_test.go b/client/lib/streamframer/framer_test.go index 20682230c..416c9b55b 100644 --- a/client/lib/streamframer/framer_test.go +++ b/client/lib/streamframer/framer_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package framer diff --git a/client/logmon/client.go b/client/logmon/client.go index 32e561713..5c6e7db08 100644 --- a/client/logmon/client.go +++ b/client/logmon/client.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package logmon diff --git a/client/logmon/logging/rotator.go b/client/logmon/logging/rotator.go index 917cf750f..6f1053cd5 100644 --- a/client/logmon/logging/rotator.go +++ b/client/logmon/logging/rotator.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package logging diff --git a/client/logmon/logging/rotator_test.go b/client/logmon/logging/rotator_test.go index 666cab3e7..bd7365a5e 100644 --- a/client/logmon/logging/rotator_test.go +++ b/client/logmon/logging/rotator_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package logging diff --git a/client/logmon/logmon.go b/client/logmon/logmon.go index c62728e7d..2ddfb8401 100644 --- a/client/logmon/logmon.go +++ b/client/logmon/logmon.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package logmon diff --git a/client/logmon/logmon_test.go b/client/logmon/logmon_test.go index ec1930dda..8d7e54394 100644 --- a/client/logmon/logmon_test.go +++ b/client/logmon/logmon_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package logmon diff --git a/client/logmon/plugin.go b/client/logmon/plugin.go index e3bf3c2a7..d79be2b1b 100644 --- a/client/logmon/plugin.go +++ b/client/logmon/plugin.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package logmon diff --git a/client/logmon/proto/logmon.proto b/client/logmon/proto/logmon.proto index f0820a047..38a0a7dc5 100644 --- a/client/logmon/proto/logmon.proto +++ b/client/logmon/proto/logmon.proto @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 syntax = "proto3"; package hashicorp.nomad.client.logmon.proto; diff --git a/client/logmon/server.go b/client/logmon/server.go index 4263b76c1..1b6013bc9 100644 --- a/client/logmon/server.go +++ b/client/logmon/server.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package logmon diff --git a/client/logmon/z_logmon_cmd.go b/client/logmon/z_logmon_cmd.go index 208b29e3f..504dbce11 100644 --- a/client/logmon/z_logmon_cmd.go +++ b/client/logmon/z_logmon_cmd.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package logmon diff --git a/client/meta_endpoint.go b/client/meta_endpoint.go index dc20159ba..7336747e5 100644 --- a/client/meta_endpoint.go +++ b/client/meta_endpoint.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/meta_endpoint_test.go b/client/meta_endpoint_test.go index c8179c624..6b2778be7 100644 --- a/client/meta_endpoint_test.go +++ b/client/meta_endpoint_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/node_updater.go b/client/node_updater.go index 9fa70cafb..6fe51cdf5 100644 --- a/client/node_updater.go +++ b/client/node_updater.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/pluginmanager/csimanager/doc.go b/client/pluginmanager/csimanager/doc.go index 89e253d37..4fcc21f38 100644 --- a/client/pluginmanager/csimanager/doc.go +++ b/client/pluginmanager/csimanager/doc.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 /* * diff --git a/client/pluginmanager/csimanager/fingerprint.go b/client/pluginmanager/csimanager/fingerprint.go index 27af9fd93..6b0f70039 100644 --- a/client/pluginmanager/csimanager/fingerprint.go +++ b/client/pluginmanager/csimanager/fingerprint.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package csimanager diff --git a/client/pluginmanager/csimanager/fingerprint_test.go b/client/pluginmanager/csimanager/fingerprint_test.go index 43284f88d..573b64348 100644 --- a/client/pluginmanager/csimanager/fingerprint_test.go +++ b/client/pluginmanager/csimanager/fingerprint_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package csimanager diff --git a/client/pluginmanager/csimanager/instance.go b/client/pluginmanager/csimanager/instance.go index cfb0b15bd..5e0b55d51 100644 --- a/client/pluginmanager/csimanager/instance.go +++ b/client/pluginmanager/csimanager/instance.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package csimanager diff --git a/client/pluginmanager/csimanager/instance_test.go b/client/pluginmanager/csimanager/instance_test.go index 5c302fd83..964dde851 100644 --- a/client/pluginmanager/csimanager/instance_test.go +++ b/client/pluginmanager/csimanager/instance_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package csimanager diff --git a/client/pluginmanager/csimanager/interface.go b/client/pluginmanager/csimanager/interface.go index 73f632e3a..94c7a1036 100644 --- a/client/pluginmanager/csimanager/interface.go +++ b/client/pluginmanager/csimanager/interface.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package csimanager diff --git a/client/pluginmanager/csimanager/manager.go b/client/pluginmanager/csimanager/manager.go index c7ba9e2fb..a3ea82d61 100644 --- a/client/pluginmanager/csimanager/manager.go +++ b/client/pluginmanager/csimanager/manager.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package csimanager diff --git a/client/pluginmanager/csimanager/manager_test.go b/client/pluginmanager/csimanager/manager_test.go index f2363ff70..6598a0641 100644 --- a/client/pluginmanager/csimanager/manager_test.go +++ b/client/pluginmanager/csimanager/manager_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package csimanager diff --git a/client/pluginmanager/csimanager/usage_tracker.go b/client/pluginmanager/csimanager/usage_tracker.go index a9c0d5f3c..1fd1f2b2a 100644 --- a/client/pluginmanager/csimanager/usage_tracker.go +++ b/client/pluginmanager/csimanager/usage_tracker.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package csimanager diff --git a/client/pluginmanager/csimanager/usage_tracker_test.go b/client/pluginmanager/csimanager/usage_tracker_test.go index 5c4888f2c..36f05e26a 100644 --- a/client/pluginmanager/csimanager/usage_tracker_test.go +++ b/client/pluginmanager/csimanager/usage_tracker_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package csimanager diff --git a/client/pluginmanager/csimanager/volume.go b/client/pluginmanager/csimanager/volume.go index 9ab76adea..d4e76e6a3 100644 --- a/client/pluginmanager/csimanager/volume.go +++ b/client/pluginmanager/csimanager/volume.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package csimanager diff --git a/client/pluginmanager/csimanager/volume_test.go b/client/pluginmanager/csimanager/volume_test.go index fa43375a1..fc10d4f73 100644 --- a/client/pluginmanager/csimanager/volume_test.go +++ b/client/pluginmanager/csimanager/volume_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package csimanager diff --git a/client/pluginmanager/drivermanager/instance.go b/client/pluginmanager/drivermanager/instance.go index 8b7a5a85e..4d6febfb9 100644 --- a/client/pluginmanager/drivermanager/instance.go +++ b/client/pluginmanager/drivermanager/instance.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package drivermanager diff --git a/client/pluginmanager/drivermanager/instance_test.go b/client/pluginmanager/drivermanager/instance_test.go index eaa709c01..69047c1c7 100644 --- a/client/pluginmanager/drivermanager/instance_test.go +++ b/client/pluginmanager/drivermanager/instance_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package drivermanager diff --git a/client/pluginmanager/drivermanager/manager.go b/client/pluginmanager/drivermanager/manager.go index c2dbe708b..e9a5949f9 100644 --- a/client/pluginmanager/drivermanager/manager.go +++ b/client/pluginmanager/drivermanager/manager.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package drivermanager diff --git a/client/pluginmanager/drivermanager/manager_test.go b/client/pluginmanager/drivermanager/manager_test.go index 21952d961..020f5d66e 100644 --- a/client/pluginmanager/drivermanager/manager_test.go +++ b/client/pluginmanager/drivermanager/manager_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package drivermanager diff --git a/client/pluginmanager/drivermanager/state/state.go b/client/pluginmanager/drivermanager/state/state.go index b0f7656a8..a12065373 100644 --- a/client/pluginmanager/drivermanager/state/state.go +++ b/client/pluginmanager/drivermanager/state/state.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package state diff --git a/client/pluginmanager/drivermanager/testing.go b/client/pluginmanager/drivermanager/testing.go index 358bc5c30..6bbe8e634 100644 --- a/client/pluginmanager/drivermanager/testing.go +++ b/client/pluginmanager/drivermanager/testing.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !release // +build !release diff --git a/client/pluginmanager/group.go b/client/pluginmanager/group.go index 561787a74..1efeb9848 100644 --- a/client/pluginmanager/group.go +++ b/client/pluginmanager/group.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package pluginmanager diff --git a/client/pluginmanager/group_test.go b/client/pluginmanager/group_test.go index 8214ee442..9cfb2a84d 100644 --- a/client/pluginmanager/group_test.go +++ b/client/pluginmanager/group_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package pluginmanager diff --git a/client/pluginmanager/manager.go b/client/pluginmanager/manager.go index ef3b90ef7..ec755f90e 100644 --- a/client/pluginmanager/manager.go +++ b/client/pluginmanager/manager.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package pluginmanager diff --git a/client/pluginmanager/testing.go b/client/pluginmanager/testing.go index 642643058..f9e38d80a 100644 --- a/client/pluginmanager/testing.go +++ b/client/pluginmanager/testing.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package pluginmanager diff --git a/client/rpc.go b/client/rpc.go index b078cf4d4..2482a9f68 100644 --- a/client/rpc.go +++ b/client/rpc.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/rpc_test.go b/client/rpc_test.go index 29a0d1a9b..11fce2078 100644 --- a/client/rpc_test.go +++ b/client/rpc_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/servers/manager.go b/client/servers/manager.go index 196cb5794..565c0cf9c 100644 --- a/client/servers/manager.go +++ b/client/servers/manager.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Package servers provides an interface for choosing Servers to communicate // with from a Nomad Client perspective. The package does not provide any API diff --git a/client/servers/manager_internal_test.go b/client/servers/manager_internal_test.go index 5bbbec115..eef12b46b 100644 --- a/client/servers/manager_internal_test.go +++ b/client/servers/manager_internal_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package servers diff --git a/client/servers/manager_test.go b/client/servers/manager_test.go index 4e18a2ce0..070f0ed1c 100644 --- a/client/servers/manager_test.go +++ b/client/servers/manager_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package servers_test diff --git a/client/serviceregistration/address.go b/client/serviceregistration/address.go index 5fedcde63..b38653bf9 100644 --- a/client/serviceregistration/address.go +++ b/client/serviceregistration/address.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package serviceregistration diff --git a/client/serviceregistration/address_test.go b/client/serviceregistration/address_test.go index 6da9bc5fb..77c657edd 100644 --- a/client/serviceregistration/address_test.go +++ b/client/serviceregistration/address_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package serviceregistration diff --git a/client/serviceregistration/checks/checkstore/shim.go b/client/serviceregistration/checks/checkstore/shim.go index dfc97ef4d..2c8b8a420 100644 --- a/client/serviceregistration/checks/checkstore/shim.go +++ b/client/serviceregistration/checks/checkstore/shim.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package checkstore diff --git a/client/serviceregistration/checks/checkstore/shim_test.go b/client/serviceregistration/checks/checkstore/shim_test.go index baf1f412d..a651e6961 100644 --- a/client/serviceregistration/checks/checkstore/shim_test.go +++ b/client/serviceregistration/checks/checkstore/shim_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package checkstore diff --git a/client/serviceregistration/checks/client.go b/client/serviceregistration/checks/client.go index bbef496a1..c4e785f30 100644 --- a/client/serviceregistration/checks/client.go +++ b/client/serviceregistration/checks/client.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package checks diff --git a/client/serviceregistration/checks/client_test.go b/client/serviceregistration/checks/client_test.go index 71e8d7717..f601305cc 100644 --- a/client/serviceregistration/checks/client_test.go +++ b/client/serviceregistration/checks/client_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package checks diff --git a/client/serviceregistration/checks/result.go b/client/serviceregistration/checks/result.go index 14b492f43..f8fc58599 100644 --- a/client/serviceregistration/checks/result.go +++ b/client/serviceregistration/checks/result.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package checks diff --git a/client/serviceregistration/checks/result_test.go b/client/serviceregistration/checks/result_test.go index d4e0704de..48ce73e10 100644 --- a/client/serviceregistration/checks/result_test.go +++ b/client/serviceregistration/checks/result_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package checks diff --git a/client/serviceregistration/id.go b/client/serviceregistration/id.go index 94873aa41..177dd7f05 100644 --- a/client/serviceregistration/id.go +++ b/client/serviceregistration/id.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package serviceregistration diff --git a/client/serviceregistration/id_test.go b/client/serviceregistration/id_test.go index 517d07c4c..3fdac799e 100644 --- a/client/serviceregistration/id_test.go +++ b/client/serviceregistration/id_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package serviceregistration diff --git a/client/serviceregistration/mock/mock.go b/client/serviceregistration/mock/mock.go index 28456c85a..78f00c122 100644 --- a/client/serviceregistration/mock/mock.go +++ b/client/serviceregistration/mock/mock.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package mock diff --git a/client/serviceregistration/nsd/doc.go b/client/serviceregistration/nsd/doc.go index 84cfafa08..e68345f5f 100644 --- a/client/serviceregistration/nsd/doc.go +++ b/client/serviceregistration/nsd/doc.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Package nsd provides Nomad service registration and therefore discovery // capabilities for Nomad clients. The name nsd was used instead of Nomad to diff --git a/client/serviceregistration/nsd/nsd.go b/client/serviceregistration/nsd/nsd.go index cb64187df..1ec34902c 100644 --- a/client/serviceregistration/nsd/nsd.go +++ b/client/serviceregistration/nsd/nsd.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package nsd diff --git a/client/serviceregistration/nsd/nsd_test.go b/client/serviceregistration/nsd/nsd_test.go index 54d464e2e..7210eb913 100644 --- a/client/serviceregistration/nsd/nsd_test.go +++ b/client/serviceregistration/nsd/nsd_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package nsd diff --git a/client/serviceregistration/nsd/statuses.go b/client/serviceregistration/nsd/statuses.go index 7b4e804ad..e118da3ad 100644 --- a/client/serviceregistration/nsd/statuses.go +++ b/client/serviceregistration/nsd/statuses.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package nsd diff --git a/client/serviceregistration/nsd/statuses_test.go b/client/serviceregistration/nsd/statuses_test.go index 8a05fb1d6..c90388c0c 100644 --- a/client/serviceregistration/nsd/statuses_test.go +++ b/client/serviceregistration/nsd/statuses_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package nsd diff --git a/client/serviceregistration/service_registration.go b/client/serviceregistration/service_registration.go index ec34bd979..62f3bd27c 100644 --- a/client/serviceregistration/service_registration.go +++ b/client/serviceregistration/service_registration.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package serviceregistration diff --git a/client/serviceregistration/service_registration_test.go b/client/serviceregistration/service_registration_test.go index be09c9f4a..ca9ea2b73 100644 --- a/client/serviceregistration/service_registration_test.go +++ b/client/serviceregistration/service_registration_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package serviceregistration diff --git a/client/serviceregistration/watcher.go b/client/serviceregistration/watcher.go index f76b9aeca..d94e04b73 100644 --- a/client/serviceregistration/watcher.go +++ b/client/serviceregistration/watcher.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package serviceregistration diff --git a/client/serviceregistration/watcher_test.go b/client/serviceregistration/watcher_test.go index 608bdd343..16cc1e863 100644 --- a/client/serviceregistration/watcher_test.go +++ b/client/serviceregistration/watcher_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package serviceregistration diff --git a/client/serviceregistration/workload.go b/client/serviceregistration/workload.go index 6b61449d6..7ccc352c1 100644 --- a/client/serviceregistration/workload.go +++ b/client/serviceregistration/workload.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package serviceregistration diff --git a/client/serviceregistration/workload_test.go b/client/serviceregistration/workload_test.go index 4f0c9675a..aa4f4d0e5 100644 --- a/client/serviceregistration/workload_test.go +++ b/client/serviceregistration/workload_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package serviceregistration diff --git a/client/serviceregistration/wrapper/wrapper.go b/client/serviceregistration/wrapper/wrapper.go index 8f9926013..1086b1f2b 100644 --- a/client/serviceregistration/wrapper/wrapper.go +++ b/client/serviceregistration/wrapper/wrapper.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package wrapper diff --git a/client/serviceregistration/wrapper/wrapper_test.go b/client/serviceregistration/wrapper/wrapper_test.go index 64ec404b8..cdf9cd6c5 100644 --- a/client/serviceregistration/wrapper/wrapper_test.go +++ b/client/serviceregistration/wrapper/wrapper_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package wrapper diff --git a/client/state/08types.go b/client/state/08types.go index da5c7c89e..04b7d5494 100644 --- a/client/state/08types.go +++ b/client/state/08types.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package state diff --git a/client/state/12types.go b/client/state/12types.go index 86e29c107..b7cf55d60 100644 --- a/client/state/12types.go +++ b/client/state/12types.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package state diff --git a/client/state/db_bolt.go b/client/state/db_bolt.go index 1b819c73c..c4ca6902b 100644 --- a/client/state/db_bolt.go +++ b/client/state/db_bolt.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package state diff --git a/client/state/db_error.go b/client/state/db_error.go index 58340a716..71579ae1a 100644 --- a/client/state/db_error.go +++ b/client/state/db_error.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package state diff --git a/client/state/db_mem.go b/client/state/db_mem.go index d05ff17ad..e98a39531 100644 --- a/client/state/db_mem.go +++ b/client/state/db_mem.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package state diff --git a/client/state/db_noop.go b/client/state/db_noop.go index 62cfdb834..07d0d9843 100644 --- a/client/state/db_noop.go +++ b/client/state/db_noop.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package state diff --git a/client/state/db_test.go b/client/state/db_test.go index e1b831283..d13431a62 100644 --- a/client/state/db_test.go +++ b/client/state/db_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package state diff --git a/client/state/interface.go b/client/state/interface.go index 51691ada3..823b79413 100644 --- a/client/state/interface.go +++ b/client/state/interface.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package state diff --git a/client/state/upgrade.go b/client/state/upgrade.go index f6e7ab3a3..5485e47eb 100644 --- a/client/state/upgrade.go +++ b/client/state/upgrade.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package state diff --git a/client/state/upgrade_int_test.go b/client/state/upgrade_int_test.go index 5972deab9..f055ca06b 100644 --- a/client/state/upgrade_int_test.go +++ b/client/state/upgrade_int_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package state_test diff --git a/client/state/upgrade_test.go b/client/state/upgrade_test.go index b4c4e50e0..ea1afdd40 100644 --- a/client/state/upgrade_test.go +++ b/client/state/upgrade_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package state diff --git a/client/structs/allochook.go b/client/structs/allochook.go index d2a870d3b..010b61a17 100644 --- a/client/structs/allochook.go +++ b/client/structs/allochook.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package structs diff --git a/client/structs/broadcaster.go b/client/structs/broadcaster.go index 1ed0085cd..8d0ad86af 100644 --- a/client/structs/broadcaster.go +++ b/client/structs/broadcaster.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package structs diff --git a/client/structs/broadcaster_test.go b/client/structs/broadcaster_test.go index ef14a3c29..512fc75a7 100644 --- a/client/structs/broadcaster_test.go +++ b/client/structs/broadcaster_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package structs diff --git a/client/structs/csi.go b/client/structs/csi.go index f327daa5d..1b8746112 100644 --- a/client/structs/csi.go +++ b/client/structs/csi.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package structs diff --git a/client/structs/enum.go b/client/structs/enum.go index d5b208a22..4cf1e60e7 100644 --- a/client/structs/enum.go +++ b/client/structs/enum.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package structs diff --git a/client/structs/structs.go b/client/structs/structs.go index 21883e192..8c878f37e 100644 --- a/client/structs/structs.go +++ b/client/structs/structs.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package structs diff --git a/client/taskenv/env.go b/client/taskenv/env.go index 1bec377c8..774f987e0 100644 --- a/client/taskenv/env.go +++ b/client/taskenv/env.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskenv diff --git a/client/taskenv/env_test.go b/client/taskenv/env_test.go index 83ef863b2..d5654c5b9 100644 --- a/client/taskenv/env_test.go +++ b/client/taskenv/env_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskenv diff --git a/client/taskenv/network.go b/client/taskenv/network.go index d9a609e59..a59f96d3d 100644 --- a/client/taskenv/network.go +++ b/client/taskenv/network.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskenv diff --git a/client/taskenv/network_test.go b/client/taskenv/network_test.go index c28c40e49..a63fd5fef 100644 --- a/client/taskenv/network_test.go +++ b/client/taskenv/network_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskenv diff --git a/client/taskenv/services.go b/client/taskenv/services.go index 76c6a683e..0b2c57c84 100644 --- a/client/taskenv/services.go +++ b/client/taskenv/services.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskenv diff --git a/client/taskenv/services_test.go b/client/taskenv/services_test.go index ab29678e7..69bb418e6 100644 --- a/client/taskenv/services_test.go +++ b/client/taskenv/services_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskenv diff --git a/client/taskenv/util.go b/client/taskenv/util.go index 19c5c9660..d7280f7cc 100644 --- a/client/taskenv/util.go +++ b/client/taskenv/util.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskenv diff --git a/client/taskenv/util_test.go b/client/taskenv/util_test.go index 4a21253d6..b71012f75 100644 --- a/client/taskenv/util_test.go +++ b/client/taskenv/util_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package taskenv diff --git a/client/testing.go b/client/testing.go index 129af7f59..d4ecab571 100644 --- a/client/testing.go +++ b/client/testing.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/testutil/docker.go b/client/testutil/docker.go index cdc3ae5a4..87db10cf9 100644 --- a/client/testutil/docker.go +++ b/client/testutil/docker.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package testutil diff --git a/client/testutil/driver_compatible.go b/client/testutil/driver_compatible.go index e729aed4f..7abc9edf2 100644 --- a/client/testutil/driver_compatible.go +++ b/client/testutil/driver_compatible.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package testutil diff --git a/client/testutil/driver_compatible_default.go b/client/testutil/driver_compatible_default.go index 32053e2d9..cf791d10b 100644 --- a/client/testutil/driver_compatible_default.go +++ b/client/testutil/driver_compatible_default.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !linux diff --git a/client/testutil/driver_compatible_linux.go b/client/testutil/driver_compatible_linux.go index f953e6317..96c26fd1f 100644 --- a/client/testutil/driver_compatible_linux.go +++ b/client/testutil/driver_compatible_linux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/client/testutil/rpc.go b/client/testutil/rpc.go index c1a1d6466..e854129d1 100644 --- a/client/testutil/rpc.go +++ b/client/testutil/rpc.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package testutil diff --git a/client/util.go b/client/util.go index d1902b104..18d2a7c05 100644 --- a/client/util.go +++ b/client/util.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package client diff --git a/client/vaultclient/vaultclient.go b/client/vaultclient/vaultclient.go index b17bb614d..e6b4d9346 100644 --- a/client/vaultclient/vaultclient.go +++ b/client/vaultclient/vaultclient.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package vaultclient diff --git a/client/vaultclient/vaultclient_test.go b/client/vaultclient/vaultclient_test.go index 8338f36cd..195ea3a93 100644 --- a/client/vaultclient/vaultclient_test.go +++ b/client/vaultclient/vaultclient_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package vaultclient diff --git a/client/vaultclient/vaultclient_testing.go b/client/vaultclient/vaultclient_testing.go index afea55f0d..9a9f8b7f6 100644 --- a/client/vaultclient/vaultclient_testing.go +++ b/client/vaultclient/vaultclient_testing.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package vaultclient diff --git a/drivers/docker/cmd/main.go b/drivers/docker/cmd/main.go index 1ed812882..e07a1705c 100644 --- a/drivers/docker/cmd/main.go +++ b/drivers/docker/cmd/main.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // This package provides a mechanism to build the Docker driver plugin as an // external binary. The binary has two entry points; the docker driver and the diff --git a/drivers/docker/config.go b/drivers/docker/config.go index 945a32e01..680437800 100644 --- a/drivers/docker/config.go +++ b/drivers/docker/config.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/config_test.go b/drivers/docker/config_test.go index d355e452b..f82f2a683 100644 --- a/drivers/docker/config_test.go +++ b/drivers/docker/config_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/coordinator.go b/drivers/docker/coordinator.go index 8448929d4..b5160d6cd 100644 --- a/drivers/docker/coordinator.go +++ b/drivers/docker/coordinator.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/coordinator_test.go b/drivers/docker/coordinator_test.go index 92a746ca8..9e5667308 100644 --- a/drivers/docker/coordinator_test.go +++ b/drivers/docker/coordinator_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/docklog/client.go b/drivers/docker/docklog/client.go index 071c160a5..37619004c 100644 --- a/drivers/docker/docklog/client.go +++ b/drivers/docker/docklog/client.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docklog diff --git a/drivers/docker/docklog/docker_logger.go b/drivers/docker/docklog/docker_logger.go index cba15c015..cf7021acb 100644 --- a/drivers/docker/docklog/docker_logger.go +++ b/drivers/docker/docklog/docker_logger.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docklog diff --git a/drivers/docker/docklog/docker_logger_test.go b/drivers/docker/docklog/docker_logger_test.go index 9505f6829..23fae7578 100644 --- a/drivers/docker/docklog/docker_logger_test.go +++ b/drivers/docker/docklog/docker_logger_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docklog diff --git a/drivers/docker/docklog/plugin.go b/drivers/docker/docklog/plugin.go index 6a82382ab..cab38293e 100644 --- a/drivers/docker/docklog/plugin.go +++ b/drivers/docker/docklog/plugin.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docklog diff --git a/drivers/docker/docklog/proto/docker_logger.proto b/drivers/docker/docklog/proto/docker_logger.proto index d613da198..b4dbd92ed 100644 --- a/drivers/docker/docklog/proto/docker_logger.proto +++ b/drivers/docker/docklog/proto/docker_logger.proto @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 syntax = "proto3"; package hashicorp.nomad.drivers.docker.docklog.proto; diff --git a/drivers/docker/docklog/server.go b/drivers/docker/docklog/server.go index ea86f7b56..04ff5c3fc 100644 --- a/drivers/docker/docklog/server.go +++ b/drivers/docker/docklog/server.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docklog diff --git a/drivers/docker/docklog/z_docker_logger_cmd.go b/drivers/docker/docklog/z_docker_logger_cmd.go index 12ef95d66..8054a67f0 100644 --- a/drivers/docker/docklog/z_docker_logger_cmd.go +++ b/drivers/docker/docklog/z_docker_logger_cmd.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docklog diff --git a/drivers/docker/driver.go b/drivers/docker/driver.go index 984f19fd9..51ef03b50 100644 --- a/drivers/docker/driver.go +++ b/drivers/docker/driver.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/driver_darwin_test.go b/drivers/docker/driver_darwin_test.go index 56e978a30..e1b38791a 100644 --- a/drivers/docker/driver_darwin_test.go +++ b/drivers/docker/driver_darwin_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build darwin diff --git a/drivers/docker/driver_default.go b/drivers/docker/driver_default.go index 9b1da1f5f..d0273d62c 100644 --- a/drivers/docker/driver_default.go +++ b/drivers/docker/driver_default.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !windows diff --git a/drivers/docker/driver_linux_test.go b/drivers/docker/driver_linux_test.go index 5a7da2644..2bc03b395 100644 --- a/drivers/docker/driver_linux_test.go +++ b/drivers/docker/driver_linux_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/drivers/docker/driver_test.go b/drivers/docker/driver_test.go index ffd9272fa..df58359fc 100644 --- a/drivers/docker/driver_test.go +++ b/drivers/docker/driver_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/driver_unix_test.go b/drivers/docker/driver_unix_test.go index 1056076e0..e52a69bbf 100644 --- a/drivers/docker/driver_unix_test.go +++ b/drivers/docker/driver_unix_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris diff --git a/drivers/docker/driver_windows.go b/drivers/docker/driver_windows.go index 65bf0c273..07792229d 100644 --- a/drivers/docker/driver_windows.go +++ b/drivers/docker/driver_windows.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build windows diff --git a/drivers/docker/driver_windows_test.go b/drivers/docker/driver_windows_test.go index c02c50b34..8dea42537 100644 --- a/drivers/docker/driver_windows_test.go +++ b/drivers/docker/driver_windows_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build windows diff --git a/drivers/docker/fingerprint.go b/drivers/docker/fingerprint.go index dbff7ef7f..c23ec9c46 100644 --- a/drivers/docker/fingerprint.go +++ b/drivers/docker/fingerprint.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/fingerprint_test.go b/drivers/docker/fingerprint_test.go index 7f6c7b83d..30fedf6c6 100644 --- a/drivers/docker/fingerprint_test.go +++ b/drivers/docker/fingerprint_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/handle.go b/drivers/docker/handle.go index 9ad0e5598..6a2b83182 100644 --- a/drivers/docker/handle.go +++ b/drivers/docker/handle.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/network.go b/drivers/docker/network.go index 5e66ff382..d8d66db74 100644 --- a/drivers/docker/network.go +++ b/drivers/docker/network.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/network_test.go b/drivers/docker/network_test.go index 930d3d635..1bbf7d678 100644 --- a/drivers/docker/network_test.go +++ b/drivers/docker/network_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/ports.go b/drivers/docker/ports.go index f3d45c06d..594c11341 100644 --- a/drivers/docker/ports.go +++ b/drivers/docker/ports.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/ports_test.go b/drivers/docker/ports_test.go index 9d0c98283..230fbdfd0 100644 --- a/drivers/docker/ports_test.go +++ b/drivers/docker/ports_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/progress.go b/drivers/docker/progress.go index 9884da4ee..b579456de 100644 --- a/drivers/docker/progress.go +++ b/drivers/docker/progress.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/progress_test.go b/drivers/docker/progress_test.go index 3822f288c..099ba6099 100644 --- a/drivers/docker/progress_test.go +++ b/drivers/docker/progress_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/reconcile_dangling.go b/drivers/docker/reconcile_dangling.go index 191684fbd..9a38a519d 100644 --- a/drivers/docker/reconcile_dangling.go +++ b/drivers/docker/reconcile_dangling.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/reconcile_dangling_test.go b/drivers/docker/reconcile_dangling_test.go index 4f09519c1..6b6365e56 100644 --- a/drivers/docker/reconcile_dangling_test.go +++ b/drivers/docker/reconcile_dangling_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/state.go b/drivers/docker/state.go index bc00803ac..399a65aa0 100644 --- a/drivers/docker/state.go +++ b/drivers/docker/state.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/stats.go b/drivers/docker/stats.go index dc6854b0a..9e0bdf743 100644 --- a/drivers/docker/stats.go +++ b/drivers/docker/stats.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/stats_test.go b/drivers/docker/stats_test.go index 3cbdc77a3..905f23141 100644 --- a/drivers/docker/stats_test.go +++ b/drivers/docker/stats_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/test-resources/docker/Dockerfile b/drivers/docker/test-resources/docker/Dockerfile index 678b5e6ad..0ee5a0810 100644 --- a/drivers/docker/test-resources/docker/Dockerfile +++ b/drivers/docker/test-resources/docker/Dockerfile @@ -1,5 +1,5 @@ # Copyright (c) HashiCorp, Inc. -# SPDX-License-Identifier: MPL-2.0 +# SPDX-License-Identifier: BUSL-1.1 FROM python ADD main.py main.py diff --git a/drivers/docker/test-resources/docker/gen_stopsignal.sh b/drivers/docker/test-resources/docker/gen_stopsignal.sh index 2aaf2d4c9..37cf5d0bb 100755 --- a/drivers/docker/test-resources/docker/gen_stopsignal.sh +++ b/drivers/docker/test-resources/docker/gen_stopsignal.sh @@ -1,6 +1,6 @@ #!/bin/sh # Copyright (c) HashiCorp, Inc. -# SPDX-License-Identifier: MPL-2.0 +# SPDX-License-Identifier: BUSL-1.1 # Create the tarball used in TestDockerDriver_StopSignal diff --git a/drivers/docker/test-resources/docker/main.py b/drivers/docker/test-resources/docker/main.py index c1db69f99..934cb9fa2 100644 --- a/drivers/docker/test-resources/docker/main.py +++ b/drivers/docker/test-resources/docker/main.py @@ -1,5 +1,5 @@ # Copyright (c) HashiCorp, Inc. -# SPDX-License-Identifier: MPL-2.0 +# SPDX-License-Identifier: BUSL-1.1 import signal import time diff --git a/drivers/docker/util/stats_posix.go b/drivers/docker/util/stats_posix.go index 3b854b44d..ce50ab06d 100644 --- a/drivers/docker/util/stats_posix.go +++ b/drivers/docker/util/stats_posix.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !windows diff --git a/drivers/docker/util/stats_windows.go b/drivers/docker/util/stats_windows.go index 15d6326d2..0256e67cf 100644 --- a/drivers/docker/util/stats_windows.go +++ b/drivers/docker/util/stats_windows.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build windows diff --git a/drivers/docker/util/util.go b/drivers/docker/util/util.go index 4a93e8e72..9cc6b9b6c 100644 --- a/drivers/docker/util/util.go +++ b/drivers/docker/util/util.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package util diff --git a/drivers/docker/utils.go b/drivers/docker/utils.go index 68c20d0bd..bb4b8d49e 100644 --- a/drivers/docker/utils.go +++ b/drivers/docker/utils.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/utils_test.go b/drivers/docker/utils_test.go index ffa69b6d1..86796102c 100644 --- a/drivers/docker/utils_test.go +++ b/drivers/docker/utils_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/docker/utils_unix_test.go b/drivers/docker/utils_unix_test.go index a177f2c0d..c4760cf51 100644 --- a/drivers/docker/utils_unix_test.go +++ b/drivers/docker/utils_unix_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris diff --git a/drivers/docker/utils_windows_test.go b/drivers/docker/utils_windows_test.go index b4e9bb9fc..c096e6ab8 100644 --- a/drivers/docker/utils_windows_test.go +++ b/drivers/docker/utils_windows_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build windows diff --git a/drivers/docker/win32_volume_parse.go b/drivers/docker/win32_volume_parse.go index 3dadfc9da..e8e5dac70 100644 --- a/drivers/docker/win32_volume_parse.go +++ b/drivers/docker/win32_volume_parse.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package docker diff --git a/drivers/exec/driver.go b/drivers/exec/driver.go index ea01bb4ef..7b96073fa 100644 --- a/drivers/exec/driver.go +++ b/drivers/exec/driver.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package exec diff --git a/drivers/exec/driver_test.go b/drivers/exec/driver_test.go index c21e5db94..a5d0a8b83 100644 --- a/drivers/exec/driver_test.go +++ b/drivers/exec/driver_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package exec diff --git a/drivers/exec/driver_unix_test.go b/drivers/exec/driver_unix_test.go index 7707b666f..ce2903f10 100644 --- a/drivers/exec/driver_unix_test.go +++ b/drivers/exec/driver_unix_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris diff --git a/drivers/exec/handle.go b/drivers/exec/handle.go index 1c9b67597..900e2f35f 100644 --- a/drivers/exec/handle.go +++ b/drivers/exec/handle.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package exec diff --git a/drivers/exec/state.go b/drivers/exec/state.go index bf9d9f6df..45a642732 100644 --- a/drivers/exec/state.go +++ b/drivers/exec/state.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package exec diff --git a/drivers/java/driver.go b/drivers/java/driver.go index 47566aef9..b8111ea75 100644 --- a/drivers/java/driver.go +++ b/drivers/java/driver.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package java diff --git a/drivers/java/driver_test.go b/drivers/java/driver_test.go index 9a713c13e..766875184 100644 --- a/drivers/java/driver_test.go +++ b/drivers/java/driver_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package java diff --git a/drivers/java/handle.go b/drivers/java/handle.go index 58fadc40d..e460655fb 100644 --- a/drivers/java/handle.go +++ b/drivers/java/handle.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package java diff --git a/drivers/java/state.go b/drivers/java/state.go index 46bbbc58a..434f608e7 100644 --- a/drivers/java/state.go +++ b/drivers/java/state.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package java diff --git a/drivers/java/test-resources/Hello.java b/drivers/java/test-resources/Hello.java index 721eeb601..3fe7a4768 100644 --- a/drivers/java/test-resources/Hello.java +++ b/drivers/java/test-resources/Hello.java @@ -1,6 +1,6 @@ /* * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ public class Hello { diff --git a/drivers/java/utils.go b/drivers/java/utils.go index 68d70b54d..1acf2c420 100644 --- a/drivers/java/utils.go +++ b/drivers/java/utils.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package java diff --git a/drivers/java/utils_test.go b/drivers/java/utils_test.go index 1acb6bdef..145f2e2c2 100644 --- a/drivers/java/utils_test.go +++ b/drivers/java/utils_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package java diff --git a/drivers/mock/command.go b/drivers/mock/command.go index 58d2f35db..8cca1901d 100644 --- a/drivers/mock/command.go +++ b/drivers/mock/command.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package mock diff --git a/drivers/mock/driver.go b/drivers/mock/driver.go index 8acb0a1a8..379df1115 100644 --- a/drivers/mock/driver.go +++ b/drivers/mock/driver.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package mock diff --git a/drivers/mock/driver_test.go b/drivers/mock/driver_test.go index add9563e5..cf999b781 100644 --- a/drivers/mock/driver_test.go +++ b/drivers/mock/driver_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package mock diff --git a/drivers/mock/handle.go b/drivers/mock/handle.go index fb1149a5f..f674d6d85 100644 --- a/drivers/mock/handle.go +++ b/drivers/mock/handle.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package mock diff --git a/drivers/mock/state.go b/drivers/mock/state.go index fa0958622..87f2d0e61 100644 --- a/drivers/mock/state.go +++ b/drivers/mock/state.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package mock diff --git a/drivers/mock/utils.go b/drivers/mock/utils.go index 35248c724..7bef1b777 100644 --- a/drivers/mock/utils.go +++ b/drivers/mock/utils.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package mock diff --git a/drivers/mock/utils_test.go b/drivers/mock/utils_test.go index cf156d7e0..9d6f6494c 100644 --- a/drivers/mock/utils_test.go +++ b/drivers/mock/utils_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package mock diff --git a/drivers/qemu/driver.go b/drivers/qemu/driver.go index 9ebbd048b..01cb399e9 100644 --- a/drivers/qemu/driver.go +++ b/drivers/qemu/driver.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package qemu diff --git a/drivers/qemu/driver_bsd.go b/drivers/qemu/driver_bsd.go index 708db793d..37f4fb51d 100644 --- a/drivers/qemu/driver_bsd.go +++ b/drivers/qemu/driver_bsd.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build darwin || freebsd || netbsd || openbsd // +build darwin freebsd netbsd openbsd diff --git a/drivers/qemu/driver_fallback.go b/drivers/qemu/driver_fallback.go index 7ba4c5006..66aab88c1 100644 --- a/drivers/qemu/driver_fallback.go +++ b/drivers/qemu/driver_fallback.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !linux && !darwin && !freebsd && !netbsd && !openbsd // +build !linux,!darwin,!freebsd,!netbsd,!openbsd diff --git a/drivers/qemu/driver_linux.go b/drivers/qemu/driver_linux.go index 865b2373f..90b9b827c 100644 --- a/drivers/qemu/driver_linux.go +++ b/drivers/qemu/driver_linux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux // +build linux diff --git a/drivers/qemu/driver_test.go b/drivers/qemu/driver_test.go index ca0f361e9..9454bcbf1 100644 --- a/drivers/qemu/driver_test.go +++ b/drivers/qemu/driver_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package qemu diff --git a/drivers/qemu/handle.go b/drivers/qemu/handle.go index c350e163b..fe6ba3768 100644 --- a/drivers/qemu/handle.go +++ b/drivers/qemu/handle.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package qemu diff --git a/drivers/qemu/state.go b/drivers/qemu/state.go index a3f37ef5b..1b9159e62 100644 --- a/drivers/qemu/state.go +++ b/drivers/qemu/state.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package qemu diff --git a/drivers/qemu/state_test.go b/drivers/qemu/state_test.go index be715ecd9..315737504 100644 --- a/drivers/qemu/state_test.go +++ b/drivers/qemu/state_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package qemu diff --git a/drivers/rawexec/driver.go b/drivers/rawexec/driver.go index 4e325ce97..2e665b582 100644 --- a/drivers/rawexec/driver.go +++ b/drivers/rawexec/driver.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package rawexec diff --git a/drivers/rawexec/driver_test.go b/drivers/rawexec/driver_test.go index a28bb54f7..9130dee08 100644 --- a/drivers/rawexec/driver_test.go +++ b/drivers/rawexec/driver_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package rawexec diff --git a/drivers/rawexec/driver_unix_test.go b/drivers/rawexec/driver_unix_test.go index 87012b163..ec61b88fd 100644 --- a/drivers/rawexec/driver_unix_test.go +++ b/drivers/rawexec/driver_unix_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !windows diff --git a/drivers/rawexec/handle.go b/drivers/rawexec/handle.go index c8b11964f..d5960faf6 100644 --- a/drivers/rawexec/handle.go +++ b/drivers/rawexec/handle.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package rawexec diff --git a/drivers/rawexec/state.go b/drivers/rawexec/state.go index 846952ef4..f3e5b764d 100644 --- a/drivers/rawexec/state.go +++ b/drivers/rawexec/state.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package rawexec diff --git a/helper/args/args.go b/helper/args/args.go index a8e76984f..b2a03e220 100644 --- a/helper/args/args.go +++ b/helper/args/args.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package args diff --git a/helper/args/args_test.go b/helper/args/args_test.go index 03803fb91..4d565aa3f 100644 --- a/helper/args/args_test.go +++ b/helper/args/args_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package args diff --git a/helper/boltdd/boltdd.go b/helper/boltdd/boltdd.go index c968bfde9..3b961911a 100644 --- a/helper/boltdd/boltdd.go +++ b/helper/boltdd/boltdd.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Package boltdd contains a wrapper around BBoltDB to deduplicate writes and encode // values using mgspack. (dd stands for de-duplicate) diff --git a/helper/boltdd/boltdd_test.go b/helper/boltdd/boltdd_test.go index e8cbfcf0e..545c37513 100644 --- a/helper/boltdd/boltdd_test.go +++ b/helper/boltdd/boltdd_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package boltdd diff --git a/helper/broker/notify.go b/helper/broker/notify.go index e84c85258..da2fda4c0 100644 --- a/helper/broker/notify.go +++ b/helper/broker/notify.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package broker diff --git a/helper/broker/notify_test.go b/helper/broker/notify_test.go index 9bd628107..4d80c8fa1 100644 --- a/helper/broker/notify_test.go +++ b/helper/broker/notify_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package broker diff --git a/helper/bufconndialer/bufconndialer.go b/helper/bufconndialer/bufconndialer.go index ea5fe40f7..2a7650d57 100644 --- a/helper/bufconndialer/bufconndialer.go +++ b/helper/bufconndialer/bufconndialer.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // BufConnWrapper implements consul-template's TransportDialer using a // bufconn listener, to provide a way to Dial the in-memory listener diff --git a/helper/bufconndialer/bufconndialer_test.go b/helper/bufconndialer/bufconndialer_test.go index ce9722ac1..e664ed59f 100644 --- a/helper/bufconndialer/bufconndialer_test.go +++ b/helper/bufconndialer/bufconndialer_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package bufconndialer diff --git a/helper/cluster.go b/helper/cluster.go index 77fa59bd6..6f62b9a93 100644 --- a/helper/cluster.go +++ b/helper/cluster.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package helper diff --git a/helper/cluster_test.go b/helper/cluster_test.go index 4229c9203..04ae9d3be 100644 --- a/helper/cluster_test.go +++ b/helper/cluster_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package helper diff --git a/helper/codec/inmem.go b/helper/codec/inmem.go index 8a79379e3..968487987 100644 --- a/helper/codec/inmem.go +++ b/helper/codec/inmem.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package codec diff --git a/helper/constraints/semver/constraints.go b/helper/constraints/semver/constraints.go index 1c3afb0ca..f14d44db5 100644 --- a/helper/constraints/semver/constraints.go +++ b/helper/constraints/semver/constraints.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // semver is a Semver Constraints package copied from // github.com/hashicorp/go-version @ 2046c9d0f0b03c779670f5186a2a4b2c85493a71 diff --git a/helper/constraints/semver/constraints_test.go b/helper/constraints/semver/constraints_test.go index 625c8dd54..b1ef1d469 100644 --- a/helper/constraints/semver/constraints_test.go +++ b/helper/constraints/semver/constraints_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package semver diff --git a/helper/crypto/crypto.go b/helper/crypto/crypto.go index 1fa107ac6..9609a8afa 100644 --- a/helper/crypto/crypto.go +++ b/helper/crypto/crypto.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package crypto diff --git a/helper/discover/discover.go b/helper/discover/discover.go index 02459e155..f57826195 100644 --- a/helper/discover/discover.go +++ b/helper/discover/discover.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package discover diff --git a/helper/envoy/envoy.go b/helper/envoy/envoy.go index 50623e3d1..f7a689195 100644 --- a/helper/envoy/envoy.go +++ b/helper/envoy/envoy.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Package envoy provides a high level view of the variables that go into // selecting an envoy version. diff --git a/helper/envoy/envoy_test.go b/helper/envoy/envoy_test.go index a6f05a368..3adb892f1 100644 --- a/helper/envoy/envoy_test.go +++ b/helper/envoy/envoy_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package envoy diff --git a/helper/eof.go b/helper/eof.go index 4349a9f55..b57b27f26 100644 --- a/helper/eof.go +++ b/helper/eof.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // These functions are coming from consul/lib/eof.go package helper diff --git a/helper/escapingfs/escapes.go b/helper/escapingfs/escapes.go index f223500ba..a94e85ad4 100644 --- a/helper/escapingfs/escapes.go +++ b/helper/escapingfs/escapes.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package escapingfs diff --git a/helper/escapingfs/escapes_test.go b/helper/escapingfs/escapes_test.go index f54576be9..0f9c6a3ba 100644 --- a/helper/escapingfs/escapes_test.go +++ b/helper/escapingfs/escapes_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package escapingfs diff --git a/helper/escapingio/reader.go b/helper/escapingio/reader.go index 6fa8c9f7f..6a78ad569 100644 --- a/helper/escapingio/reader.go +++ b/helper/escapingio/reader.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package escapingio diff --git a/helper/escapingio/reader_test.go b/helper/escapingio/reader_test.go index fc3532857..efbac4e80 100644 --- a/helper/escapingio/reader_test.go +++ b/helper/escapingio/reader_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package escapingio diff --git a/helper/flags/autopilot_flags.go b/helper/flags/autopilot_flags.go index 346489bc9..0f2bd1953 100644 --- a/helper/flags/autopilot_flags.go +++ b/helper/flags/autopilot_flags.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package flags diff --git a/helper/flags/autopilot_flags_test.go b/helper/flags/autopilot_flags_test.go index 82f37a7e5..715e4785a 100644 --- a/helper/flags/autopilot_flags_test.go +++ b/helper/flags/autopilot_flags_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package flags diff --git a/helper/flags/flag.go b/helper/flags/flag.go index 01d73ca7d..d8edd1909 100644 --- a/helper/flags/flag.go +++ b/helper/flags/flag.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package flags diff --git a/helper/flags/flag_test.go b/helper/flags/flag_test.go index a18153024..6cc60a206 100644 --- a/helper/flags/flag_test.go +++ b/helper/flags/flag_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package flags diff --git a/helper/flatmap/flatmap.go b/helper/flatmap/flatmap.go index b1e354f21..df3c16a23 100644 --- a/helper/flatmap/flatmap.go +++ b/helper/flatmap/flatmap.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package flatmap diff --git a/helper/flatmap/flatmap_test.go b/helper/flatmap/flatmap_test.go index 43a3459d1..eb72a4f70 100644 --- a/helper/flatmap/flatmap_test.go +++ b/helper/flatmap/flatmap_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package flatmap diff --git a/helper/funcs.go b/helper/funcs.go index 2ec0ceb92..e405ae534 100644 --- a/helper/funcs.go +++ b/helper/funcs.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package helper diff --git a/helper/funcs_test.go b/helper/funcs_test.go index 78937b0a1..ed7245bd4 100644 --- a/helper/funcs_test.go +++ b/helper/funcs_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package helper diff --git a/helper/gated-writer/writer.go b/helper/gated-writer/writer.go index 0c4a241a0..de6d305c9 100644 --- a/helper/gated-writer/writer.go +++ b/helper/gated-writer/writer.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package gatedwriter diff --git a/helper/gated-writer/writer_test.go b/helper/gated-writer/writer_test.go index 5f7843d4f..f3041eb05 100644 --- a/helper/gated-writer/writer_test.go +++ b/helper/gated-writer/writer_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package gatedwriter diff --git a/helper/goruntime/runtime.go b/helper/goruntime/runtime.go index d00d17527..6dbf54f10 100644 --- a/helper/goruntime/runtime.go +++ b/helper/goruntime/runtime.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Package goruntime contains helper functions related to the Go runtime. package goruntime diff --git a/helper/grpc-middleware/logging/client_interceptors.go b/helper/grpc-middleware/logging/client_interceptors.go index 599378350..8c7c1a643 100644 --- a/helper/grpc-middleware/logging/client_interceptors.go +++ b/helper/grpc-middleware/logging/client_interceptors.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package logging diff --git a/helper/grpc-middleware/logging/options.go b/helper/grpc-middleware/logging/options.go index c5f46898e..728af17a0 100644 --- a/helper/grpc-middleware/logging/options.go +++ b/helper/grpc-middleware/logging/options.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package logging diff --git a/helper/ipaddr/ipaddr.go b/helper/ipaddr/ipaddr.go index f5af897e5..822988df4 100644 --- a/helper/ipaddr/ipaddr.go +++ b/helper/ipaddr/ipaddr.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package ipaddr diff --git a/helper/ipaddr/ipaddr_test.go b/helper/ipaddr/ipaddr_test.go index ad246102c..2366697a7 100644 --- a/helper/ipaddr/ipaddr_test.go +++ b/helper/ipaddr/ipaddr_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package ipaddr diff --git a/helper/iterator/iterator.go b/helper/iterator/iterator.go index 8f87c4b7d..4de93c970 100644 --- a/helper/iterator/iterator.go +++ b/helper/iterator/iterator.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package iterator diff --git a/helper/logging/logging.go b/helper/logging/logging.go index b1cb235cf..0540a1179 100644 --- a/helper/logging/logging.go +++ b/helper/logging/logging.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package logging diff --git a/helper/mount/mount.go b/helper/mount/mount.go index b98c0fe9b..88e5473fc 100644 --- a/helper/mount/mount.go +++ b/helper/mount/mount.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package mount diff --git a/helper/mount/mount_linux.go b/helper/mount/mount_linux.go index d7f987213..9ebe101c4 100644 --- a/helper/mount/mount_linux.go +++ b/helper/mount/mount_linux.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux // +build linux diff --git a/helper/mount/mount_unsupported.go b/helper/mount/mount_unsupported.go index e0e661a20..4a5964865 100644 --- a/helper/mount/mount_unsupported.go +++ b/helper/mount/mount_unsupported.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !linux // +build !linux diff --git a/helper/noxssrw/noxssrw.go b/helper/noxssrw/noxssrw.go index 8403883a2..95ec16f73 100644 --- a/helper/noxssrw/noxssrw.go +++ b/helper/noxssrw/noxssrw.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Package noxssrw (No XSS ResponseWriter) behaves like the Go standard // library's ResponseWriter by detecting the Content-Type of a response if it diff --git a/helper/opaque.go b/helper/opaque.go index fe3d90764..d6110f8c6 100644 --- a/helper/opaque.go +++ b/helper/opaque.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package helper diff --git a/helper/opaque_test.go b/helper/opaque_test.go index 9a7562bf7..862acaff4 100644 --- a/helper/opaque_test.go +++ b/helper/opaque_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package helper diff --git a/helper/pluginutils/catalog/catalog.go b/helper/pluginutils/catalog/catalog.go index 98852cfdb..f3530b46e 100644 --- a/helper/pluginutils/catalog/catalog.go +++ b/helper/pluginutils/catalog/catalog.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Package catalog is used to register internal plugins such that they can be // loaded. diff --git a/helper/pluginutils/catalog/register.go b/helper/pluginutils/catalog/register.go index effacdd38..a44f998fd 100644 --- a/helper/pluginutils/catalog/register.go +++ b/helper/pluginutils/catalog/register.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package catalog diff --git a/helper/pluginutils/catalog/register_testing.go b/helper/pluginutils/catalog/register_testing.go index 101780dd3..64fe1c19f 100644 --- a/helper/pluginutils/catalog/register_testing.go +++ b/helper/pluginutils/catalog/register_testing.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !release // +build !release diff --git a/helper/pluginutils/catalog/testing.go b/helper/pluginutils/catalog/testing.go index 4483443ad..0f154a1ff 100644 --- a/helper/pluginutils/catalog/testing.go +++ b/helper/pluginutils/catalog/testing.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package catalog diff --git a/helper/pluginutils/grpcutils/utils.go b/helper/pluginutils/grpcutils/utils.go index ff6d67d50..c5a194053 100644 --- a/helper/pluginutils/grpcutils/utils.go +++ b/helper/pluginutils/grpcutils/utils.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package grpcutils diff --git a/helper/pluginutils/hclspecutils/dec.go b/helper/pluginutils/hclspecutils/dec.go index 7cf0e0dc9..b9a0ac248 100644 --- a/helper/pluginutils/hclspecutils/dec.go +++ b/helper/pluginutils/hclspecutils/dec.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hclspecutils diff --git a/helper/pluginutils/hclspecutils/dec_test.go b/helper/pluginutils/hclspecutils/dec_test.go index 248dc7423..22c19cd31 100644 --- a/helper/pluginutils/hclspecutils/dec_test.go +++ b/helper/pluginutils/hclspecutils/dec_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hclspecutils diff --git a/helper/pluginutils/hclspecutils/spec_funcs.go b/helper/pluginutils/hclspecutils/spec_funcs.go index bed0d3a58..db7a4955e 100644 --- a/helper/pluginutils/hclspecutils/spec_funcs.go +++ b/helper/pluginutils/hclspecutils/spec_funcs.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hclspecutils diff --git a/helper/pluginutils/hclspecutils/type_expr.go b/helper/pluginutils/hclspecutils/type_expr.go index ad516daf3..85455c09e 100644 --- a/helper/pluginutils/hclspecutils/type_expr.go +++ b/helper/pluginutils/hclspecutils/type_expr.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hclspecutils diff --git a/helper/pluginutils/hclutils/testing.go b/helper/pluginutils/hclutils/testing.go index 558bdb34d..5e5e6bcf0 100644 --- a/helper/pluginutils/hclutils/testing.go +++ b/helper/pluginutils/hclutils/testing.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hclutils diff --git a/helper/pluginutils/hclutils/types.go b/helper/pluginutils/hclutils/types.go index 35146624f..478909b04 100644 --- a/helper/pluginutils/hclutils/types.go +++ b/helper/pluginutils/hclutils/types.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hclutils diff --git a/helper/pluginutils/hclutils/types_test.go b/helper/pluginutils/hclutils/types_test.go index 60524f707..2cf06f66d 100644 --- a/helper/pluginutils/hclutils/types_test.go +++ b/helper/pluginutils/hclutils/types_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hclutils_test diff --git a/helper/pluginutils/hclutils/util.go b/helper/pluginutils/hclutils/util.go index ffe71ad8f..a1c1eb949 100644 --- a/helper/pluginutils/hclutils/util.go +++ b/helper/pluginutils/hclutils/util.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hclutils diff --git a/helper/pluginutils/hclutils/util_test.go b/helper/pluginutils/hclutils/util_test.go index 23092f32c..746355ce5 100644 --- a/helper/pluginutils/hclutils/util_test.go +++ b/helper/pluginutils/hclutils/util_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hclutils_test diff --git a/helper/pluginutils/loader/api_versions.go b/helper/pluginutils/loader/api_versions.go index 5cebd90a3..7461971a1 100644 --- a/helper/pluginutils/loader/api_versions.go +++ b/helper/pluginutils/loader/api_versions.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package loader diff --git a/helper/pluginutils/loader/filter_unix.go b/helper/pluginutils/loader/filter_unix.go index ff459e891..b67942ba4 100644 --- a/helper/pluginutils/loader/filter_unix.go +++ b/helper/pluginutils/loader/filter_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 // +build !windows diff --git a/helper/pluginutils/loader/filter_windows.go b/helper/pluginutils/loader/filter_windows.go index 4852d094d..ed17e5924 100644 --- a/helper/pluginutils/loader/filter_windows.go +++ b/helper/pluginutils/loader/filter_windows.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build windows // +build windows diff --git a/helper/pluginutils/loader/init.go b/helper/pluginutils/loader/init.go index 415971a36..d43636cf0 100644 --- a/helper/pluginutils/loader/init.go +++ b/helper/pluginutils/loader/init.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package loader diff --git a/helper/pluginutils/loader/instance.go b/helper/pluginutils/loader/instance.go index 1cd63803c..7251287a9 100644 --- a/helper/pluginutils/loader/instance.go +++ b/helper/pluginutils/loader/instance.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package loader diff --git a/helper/pluginutils/loader/loader.go b/helper/pluginutils/loader/loader.go index 3bf226a14..8745ffdc8 100644 --- a/helper/pluginutils/loader/loader.go +++ b/helper/pluginutils/loader/loader.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package loader diff --git a/helper/pluginutils/loader/loader_test.go b/helper/pluginutils/loader/loader_test.go index cdb844fa0..939ee7b71 100644 --- a/helper/pluginutils/loader/loader_test.go +++ b/helper/pluginutils/loader/loader_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package loader diff --git a/helper/pluginutils/loader/plugin_test.go b/helper/pluginutils/loader/plugin_test.go index 0ba250873..1051f22a0 100644 --- a/helper/pluginutils/loader/plugin_test.go +++ b/helper/pluginutils/loader/plugin_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package loader diff --git a/helper/pluginutils/loader/testing.go b/helper/pluginutils/loader/testing.go index af2765f9a..19f49816b 100644 --- a/helper/pluginutils/loader/testing.go +++ b/helper/pluginutils/loader/testing.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package loader diff --git a/helper/pluginutils/loader/util.go b/helper/pluginutils/loader/util.go index 6126c1c85..ff72ccfb9 100644 --- a/helper/pluginutils/loader/util.go +++ b/helper/pluginutils/loader/util.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package loader diff --git a/helper/pluginutils/singleton/future.go b/helper/pluginutils/singleton/future.go index 398716b3a..f43b8cbd2 100644 --- a/helper/pluginutils/singleton/future.go +++ b/helper/pluginutils/singleton/future.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package singleton diff --git a/helper/pluginutils/singleton/singleton.go b/helper/pluginutils/singleton/singleton.go index 3b076a13e..079d37964 100644 --- a/helper/pluginutils/singleton/singleton.go +++ b/helper/pluginutils/singleton/singleton.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package singleton diff --git a/helper/pluginutils/singleton/singleton_test.go b/helper/pluginutils/singleton/singleton_test.go index 1e5b2825c..1e168b177 100644 --- a/helper/pluginutils/singleton/singleton_test.go +++ b/helper/pluginutils/singleton/singleton_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package singleton diff --git a/helper/pointer/pointer.go b/helper/pointer/pointer.go index f9f1a3da2..3f606e117 100644 --- a/helper/pointer/pointer.go +++ b/helper/pointer/pointer.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Package pointer provides helper functions related to Go pointers. package pointer diff --git a/helper/pointer/pointer_test.go b/helper/pointer/pointer_test.go index 15192b4f5..13e468f40 100644 --- a/helper/pointer/pointer_test.go +++ b/helper/pointer/pointer_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package pointer diff --git a/helper/pool/conn.go b/helper/pool/conn.go index e0b92d018..9e863c08f 100644 --- a/helper/pool/conn.go +++ b/helper/pool/conn.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package pool diff --git a/helper/pool/pool.go b/helper/pool/pool.go index 3c6599b74..12e435b0c 100644 --- a/helper/pool/pool.go +++ b/helper/pool/pool.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package pool diff --git a/helper/pool/pool_test.go b/helper/pool/pool_test.go index 04e3c6c4e..529c19d0d 100644 --- a/helper/pool/pool_test.go +++ b/helper/pool/pool_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package pool diff --git a/helper/raftutil/fsm.go b/helper/raftutil/fsm.go index 3e56d5356..249f46b6c 100644 --- a/helper/raftutil/fsm.go +++ b/helper/raftutil/fsm.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package raftutil diff --git a/helper/raftutil/fsm_oss.go b/helper/raftutil/fsm_oss.go index 253d53917..362bb8c20 100644 --- a/helper/raftutil/fsm_oss.go +++ b/helper/raftutil/fsm_oss.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build !ent // +build !ent diff --git a/helper/raftutil/generate.go b/helper/raftutil/generate.go index 109ffcd17..5af9f2e41 100644 --- a/helper/raftutil/generate.go +++ b/helper/raftutil/generate.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package raftutil diff --git a/helper/raftutil/msgpack.go b/helper/raftutil/msgpack.go index f8f5b9ad1..694eedaca 100644 --- a/helper/raftutil/msgpack.go +++ b/helper/raftutil/msgpack.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package raftutil diff --git a/helper/raftutil/msgpack_test.go b/helper/raftutil/msgpack_test.go index 96acb2329..067f96a36 100644 --- a/helper/raftutil/msgpack_test.go +++ b/helper/raftutil/msgpack_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package raftutil diff --git a/helper/raftutil/sample_test.go b/helper/raftutil/sample_test.go index cac3ed0a4..f32b0e02b 100644 --- a/helper/raftutil/sample_test.go +++ b/helper/raftutil/sample_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package raftutil diff --git a/helper/raftutil/snapshot.go b/helper/raftutil/snapshot.go index 0dab59594..62d351ee6 100644 --- a/helper/raftutil/snapshot.go +++ b/helper/raftutil/snapshot.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package raftutil diff --git a/helper/raftutil/state.go b/helper/raftutil/state.go index 144d6880e..c9a097924 100644 --- a/helper/raftutil/state.go +++ b/helper/raftutil/state.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package raftutil diff --git a/helper/raftutil/state_test.go b/helper/raftutil/state_test.go index ebcad5d32..1fd816956 100644 --- a/helper/raftutil/state_test.go +++ b/helper/raftutil/state_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package raftutil diff --git a/helper/retry.go b/helper/retry.go index 726b379b3..4f5c5fa33 100644 --- a/helper/retry.go +++ b/helper/retry.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package helper diff --git a/helper/retry_test.go b/helper/retry_test.go index 40f9e59d0..cfe6c4a9c 100644 --- a/helper/retry_test.go +++ b/helper/retry_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package helper diff --git a/helper/snapshot/archive.go b/helper/snapshot/archive.go index 3560e0ac2..38aad441b 100644 --- a/helper/snapshot/archive.go +++ b/helper/snapshot/archive.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // The archive utilities manage the internal format of a snapshot, which is a // tar file with the following contents: diff --git a/helper/snapshot/archive_test.go b/helper/snapshot/archive_test.go index fd388079c..7da37d9ad 100644 --- a/helper/snapshot/archive_test.go +++ b/helper/snapshot/archive_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package snapshot diff --git a/helper/snapshot/snapshot.go b/helper/snapshot/snapshot.go index 00b1b32b7..3896f68a6 100644 --- a/helper/snapshot/snapshot.go +++ b/helper/snapshot/snapshot.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // snapshot manages the interactions between Nomad and Raft in order to take // and restore snapshots for disaster recovery. The internal format of a diff --git a/helper/snapshot/snapshot_test.go b/helper/snapshot/snapshot_test.go index 80c062956..ae946459d 100644 --- a/helper/snapshot/snapshot_test.go +++ b/helper/snapshot/snapshot_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package snapshot diff --git a/helper/subproc/doc.go b/helper/subproc/doc.go index f4333ab45..b4228e497 100644 --- a/helper/subproc/doc.go +++ b/helper/subproc/doc.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Package subproc provides helper utilities for executing the Nomad binary as // a child process of the Nomad agent. diff --git a/helper/subproc/self.go b/helper/subproc/self.go index ec488429e..1f44cbce9 100644 --- a/helper/subproc/self.go +++ b/helper/subproc/self.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package subproc diff --git a/helper/subproc/subproc.go b/helper/subproc/subproc.go index 2b69f236e..be8e6cf08 100644 --- a/helper/subproc/subproc.go +++ b/helper/subproc/subproc.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package subproc diff --git a/helper/testlog/testlog.go b/helper/testlog/testlog.go index 043c275d4..d3a78dee3 100644 --- a/helper/testlog/testlog.go +++ b/helper/testlog/testlog.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Package testlog creates a *log.Logger backed by *testing.T to ease logging // in tests. This allows logs from components being tested to only be printed diff --git a/helper/testtask/testtask.go b/helper/testtask/testtask.go index cffd0abe5..0753042b5 100644 --- a/helper/testtask/testtask.go +++ b/helper/testtask/testtask.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Package testtask implements a portable set of commands useful as stand-ins // for user tasks. diff --git a/helper/testtask/testtask_unix.go b/helper/testtask/testtask_unix.go index 50282521b..5aed8abaf 100644 --- a/helper/testtask/testtask_unix.go +++ b/helper/testtask/testtask_unix.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris // +build darwin dragonfly freebsd linux netbsd openbsd solaris diff --git a/helper/testtask/testtask_windows.go b/helper/testtask/testtask_windows.go index 160996d2f..b42c53b60 100644 --- a/helper/testtask/testtask_windows.go +++ b/helper/testtask/testtask_windows.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build windows // +build windows diff --git a/helper/tlsutil/config.go b/helper/tlsutil/config.go index 320ad91f5..f0d45ac46 100644 --- a/helper/tlsutil/config.go +++ b/helper/tlsutil/config.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package tlsutil diff --git a/helper/tlsutil/config_test.go b/helper/tlsutil/config_test.go index 73098f4b8..62c411091 100644 --- a/helper/tlsutil/config_test.go +++ b/helper/tlsutil/config_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package tlsutil diff --git a/helper/tlsutil/generate.go b/helper/tlsutil/generate.go index 694ad1f0c..b65211170 100644 --- a/helper/tlsutil/generate.go +++ b/helper/tlsutil/generate.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package tlsutil diff --git a/helper/tlsutil/generate_test.go b/helper/tlsutil/generate_test.go index 55431b543..6036626ea 100644 --- a/helper/tlsutil/generate_test.go +++ b/helper/tlsutil/generate_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package tlsutil diff --git a/helper/useragent/useragent.go b/helper/useragent/useragent.go index 7827ba706..e36dff5bd 100644 --- a/helper/useragent/useragent.go +++ b/helper/useragent/useragent.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package useragent diff --git a/helper/useragent/useragent_test.go b/helper/useragent/useragent_test.go index 2dc36523e..dec3df4ff 100644 --- a/helper/useragent/useragent_test.go +++ b/helper/useragent/useragent_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package useragent diff --git a/helper/users/cache.go b/helper/users/cache.go index 9a491c5d2..020e93331 100644 --- a/helper/users/cache.go +++ b/helper/users/cache.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package users diff --git a/helper/users/cache_test.go b/helper/users/cache_test.go index 8715be2d8..5c1496ded 100644 --- a/helper/users/cache_test.go +++ b/helper/users/cache_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build unix diff --git a/helper/users/lookup.go b/helper/users/lookup.go index 2739fa6ad..a8e846c4d 100644 --- a/helper/users/lookup.go +++ b/helper/users/lookup.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package users diff --git a/helper/users/lookup_linux_test.go b/helper/users/lookup_linux_test.go index 417f7a5fe..45d12081a 100644 --- a/helper/users/lookup_linux_test.go +++ b/helper/users/lookup_linux_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build linux diff --git a/helper/users/lookup_windows_test.go b/helper/users/lookup_windows_test.go index 2d24c8739..0c8e5d70d 100644 --- a/helper/users/lookup_windows_test.go +++ b/helper/users/lookup_windows_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build windows diff --git a/helper/uuid/uuid.go b/helper/uuid/uuid.go index 80daa655a..1b69a8139 100644 --- a/helper/uuid/uuid.go +++ b/helper/uuid/uuid.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package uuid diff --git a/helper/uuid/uuid_test.go b/helper/uuid/uuid_test.go index 9effd9c1f..c39d6763c 100644 --- a/helper/uuid/uuid_test.go +++ b/helper/uuid/uuid_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package uuid diff --git a/helper/warning.go b/helper/warning.go index 11c5173af..228a0dec0 100644 --- a/helper/warning.go +++ b/helper/warning.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package helper diff --git a/helper/warning_test.go b/helper/warning_test.go index 943c6a622..8656e336f 100644 --- a/helper/warning_test.go +++ b/helper/warning_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package helper diff --git a/helper/winsvc/service.go b/helper/winsvc/service.go index edd234e0c..df15971c9 100644 --- a/helper/winsvc/service.go +++ b/helper/winsvc/service.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package winsvc diff --git a/helper/winsvc/service_windows.go b/helper/winsvc/service_windows.go index 8674d8f38..c418f726c 100644 --- a/helper/winsvc/service_windows.go +++ b/helper/winsvc/service_windows.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 //go:build windows // +build windows diff --git a/internal/testing/apitests/acl_test.go b/internal/testing/apitests/acl_test.go index 3b6075085..36889e612 100644 --- a/internal/testing/apitests/acl_test.go +++ b/internal/testing/apitests/acl_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package apitests diff --git a/internal/testing/apitests/api_test.go b/internal/testing/apitests/api_test.go index 19f965d39..d39aaf0a3 100644 --- a/internal/testing/apitests/api_test.go +++ b/internal/testing/apitests/api_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package apitests diff --git a/internal/testing/apitests/jobs_test.go b/internal/testing/apitests/jobs_test.go index 9feec1d6e..9620185b6 100644 --- a/internal/testing/apitests/jobs_test.go +++ b/internal/testing/apitests/jobs_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package apitests diff --git a/internal/testing/apitests/nodes_test.go b/internal/testing/apitests/nodes_test.go index 9cc8fe612..3034d72e4 100644 --- a/internal/testing/apitests/nodes_test.go +++ b/internal/testing/apitests/nodes_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package apitests diff --git a/internal/testing/apitests/operator_autopilot_test.go b/internal/testing/apitests/operator_autopilot_test.go index 599471b41..f326f3dc8 100644 --- a/internal/testing/apitests/operator_autopilot_test.go +++ b/internal/testing/apitests/operator_autopilot_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package apitests diff --git a/internal/testing/apitests/operator_test.go b/internal/testing/apitests/operator_test.go index 0cdad531a..661de73a6 100644 --- a/internal/testing/apitests/operator_test.go +++ b/internal/testing/apitests/operator_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package apitests diff --git a/internal/testing/apitests/streamingsync_test.go b/internal/testing/apitests/streamingsync_test.go index 9beb9fa4d..e2ec3c892 100644 --- a/internal/testing/apitests/streamingsync_test.go +++ b/internal/testing/apitests/streamingsync_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package apitests diff --git a/internal/testing/apitests/structsync_test.go b/internal/testing/apitests/structsync_test.go index 417379d88..b3ab45dc5 100644 --- a/internal/testing/apitests/structsync_test.go +++ b/internal/testing/apitests/structsync_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package apitests diff --git a/internal/testing/apitests/tasks_test.go b/internal/testing/apitests/tasks_test.go index ba7114d03..6e76ee7c0 100644 --- a/internal/testing/apitests/tasks_test.go +++ b/internal/testing/apitests/tasks_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package apitests diff --git a/internal/testing/apitests/util_test.go b/internal/testing/apitests/util_test.go index 0e7f1dfdb..1ee33dc77 100644 --- a/internal/testing/apitests/util_test.go +++ b/internal/testing/apitests/util_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package apitests diff --git a/lib/auth/binder.go b/lib/auth/binder.go index fc836eabb..f601f27a2 100644 --- a/lib/auth/binder.go +++ b/lib/auth/binder.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package auth diff --git a/lib/auth/binder_test.go b/lib/auth/binder_test.go index 954cb328a..f9662ca6c 100644 --- a/lib/auth/binder_test.go +++ b/lib/auth/binder_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package auth diff --git a/lib/auth/claims.go b/lib/auth/claims.go index 0e4f70945..25820f988 100644 --- a/lib/auth/claims.go +++ b/lib/auth/claims.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package auth diff --git a/lib/auth/claims_test.go b/lib/auth/claims_test.go index 85a74ddf7..7f4cb67e0 100644 --- a/lib/auth/claims_test.go +++ b/lib/auth/claims_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package auth diff --git a/lib/auth/identity.go b/lib/auth/identity.go index cc6050bc5..2c65f81d5 100644 --- a/lib/auth/identity.go +++ b/lib/auth/identity.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package auth diff --git a/lib/auth/identity_test.go b/lib/auth/identity_test.go index 39c22d398..1a30f27cf 100644 --- a/lib/auth/identity_test.go +++ b/lib/auth/identity_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package auth diff --git a/lib/auth/jwt/validator.go b/lib/auth/jwt/validator.go index 210f369dd..fa4fc7b34 100644 --- a/lib/auth/jwt/validator.go +++ b/lib/auth/jwt/validator.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package jwt diff --git a/lib/auth/jwt/validator_test.go b/lib/auth/jwt/validator_test.go index ae8dc75db..6eb468d71 100644 --- a/lib/auth/jwt/validator_test.go +++ b/lib/auth/jwt/validator_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package jwt diff --git a/lib/auth/oidc/provider.go b/lib/auth/oidc/provider.go index 096d698c7..9d8c15297 100644 --- a/lib/auth/oidc/provider.go +++ b/lib/auth/oidc/provider.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package oidc diff --git a/lib/auth/oidc/provider_test.go b/lib/auth/oidc/provider_test.go index 195e4847b..fa89222d2 100644 --- a/lib/auth/oidc/provider_test.go +++ b/lib/auth/oidc/provider_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package oidc diff --git a/lib/auth/oidc/server.go b/lib/auth/oidc/server.go index 7cd2cc4ca..159217d34 100644 --- a/lib/auth/oidc/server.go +++ b/lib/auth/oidc/server.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package oidc diff --git a/lib/auth/oidc/server_test.go b/lib/auth/oidc/server_test.go index dfb2209fd..a6fc38e26 100644 --- a/lib/auth/oidc/server_test.go +++ b/lib/auth/oidc/server_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package oidc diff --git a/lib/cpuset/cpuset.go b/lib/cpuset/cpuset.go index e5c68bf25..732c23804 100644 --- a/lib/cpuset/cpuset.go +++ b/lib/cpuset/cpuset.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package cpuset diff --git a/lib/cpuset/cpuset_test.go b/lib/cpuset/cpuset_test.go index ddc06e0ab..839a3409a 100644 --- a/lib/cpuset/cpuset_test.go +++ b/lib/cpuset/cpuset_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package cpuset diff --git a/lib/delayheap/delay_heap.go b/lib/delayheap/delay_heap.go index 7e39cad33..81932f06e 100644 --- a/lib/delayheap/delay_heap.go +++ b/lib/delayheap/delay_heap.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package delayheap diff --git a/lib/delayheap/delay_heap_test.go b/lib/delayheap/delay_heap_test.go index 9f4f2ad3f..1d6cc940e 100644 --- a/lib/delayheap/delay_heap_test.go +++ b/lib/delayheap/delay_heap_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package delayheap diff --git a/lib/file/atomic.go b/lib/file/atomic.go index f95d2fb14..8bd7c38a9 100644 --- a/lib/file/atomic.go +++ b/lib/file/atomic.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package file diff --git a/lib/kheap/score_heap.go b/lib/kheap/score_heap.go index 56398d3ea..e241acc41 100644 --- a/lib/kheap/score_heap.go +++ b/lib/kheap/score_heap.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package kheap diff --git a/lib/kheap/score_heap_test.go b/lib/kheap/score_heap_test.go index 993d24fdc..c5a6c3d87 100644 --- a/lib/kheap/score_heap_test.go +++ b/lib/kheap/score_heap_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package kheap diff --git a/lib/lang/doc.go b/lib/lang/doc.go index f164051f2..3e7f6ba2d 100644 --- a/lib/lang/doc.go +++ b/lib/lang/doc.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Package lang provides some features that really 'ought to be part of the Go language package lang diff --git a/lib/lang/pair.go b/lib/lang/pair.go index 7cd54106a..e1abeeb26 100644 --- a/lib/lang/pair.go +++ b/lib/lang/pair.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package lang diff --git a/lib/lang/stack.go b/lib/lang/stack.go index aaecf1dd4..ba78d9964 100644 --- a/lib/lang/stack.go +++ b/lib/lang/stack.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package lang diff --git a/lib/lang/stack_test.go b/lib/lang/stack_test.go index 9e465ed6f..f1cf0397a 100644 --- a/lib/lang/stack_test.go +++ b/lib/lang/stack_test.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package lang diff --git a/version/version.go b/version/version.go index 7aa65fc92..91305a5a4 100644 --- a/version/version.go +++ b/version/version.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package version