diff --git a/api/accounts/account.gen.go b/api/accounts/account.gen.go index 60c694438d..0c9c57b4e7 100644 --- a/api/accounts/account.gen.go +++ b/api/accounts/account.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package accounts diff --git a/api/accounts/ldap_account_attributes.gen.go b/api/accounts/ldap_account_attributes.gen.go index 784323c0e3..fa168b3bd8 100644 --- a/api/accounts/ldap_account_attributes.gen.go +++ b/api/accounts/ldap_account_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package accounts diff --git a/api/accounts/oidc_account_attributes.gen.go b/api/accounts/oidc_account_attributes.gen.go index 64f8f4a0ad..567d467b78 100644 --- a/api/accounts/oidc_account_attributes.gen.go +++ b/api/accounts/oidc_account_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package accounts diff --git a/api/accounts/option.gen.go b/api/accounts/option.gen.go index 7d6ef19552..50a75794e7 100644 --- a/api/accounts/option.gen.go +++ b/api/accounts/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package accounts diff --git a/api/accounts/password_account_attributes.gen.go b/api/accounts/password_account_attributes.gen.go index 9c5ce52aa2..48d99a2234 100644 --- a/api/accounts/password_account_attributes.gen.go +++ b/api/accounts/password_account_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package accounts diff --git a/api/authmethods/authmethods.gen.go b/api/authmethods/authmethods.gen.go index 51369be296..a51af357d3 100644 --- a/api/authmethods/authmethods.gen.go +++ b/api/authmethods/authmethods.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package authmethods diff --git a/api/authmethods/ldap_auth_method_attributes.gen.go b/api/authmethods/ldap_auth_method_attributes.gen.go index b4feed64a0..b7b8852058 100644 --- a/api/authmethods/ldap_auth_method_attributes.gen.go +++ b/api/authmethods/ldap_auth_method_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package authmethods diff --git a/api/authmethods/oidc_auth_method_attributes.gen.go b/api/authmethods/oidc_auth_method_attributes.gen.go index d2bac7fe85..e7c44d7b5b 100644 --- a/api/authmethods/oidc_auth_method_attributes.gen.go +++ b/api/authmethods/oidc_auth_method_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package authmethods diff --git a/api/authmethods/oidc_auth_method_authenticate_start_response.gen.go b/api/authmethods/oidc_auth_method_authenticate_start_response.gen.go index ccb87c8eae..15a0108b90 100644 --- a/api/authmethods/oidc_auth_method_authenticate_start_response.gen.go +++ b/api/authmethods/oidc_auth_method_authenticate_start_response.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package authmethods diff --git a/api/authmethods/option.gen.go b/api/authmethods/option.gen.go index abd7b22939..209e904bb1 100644 --- a/api/authmethods/option.gen.go +++ b/api/authmethods/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package authmethods diff --git a/api/authmethods/password_auth_method_attributes.gen.go b/api/authmethods/password_auth_method_attributes.gen.go index 2f9582b49e..5e494cd8a4 100644 --- a/api/authmethods/password_auth_method_attributes.gen.go +++ b/api/authmethods/password_auth_method_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package authmethods diff --git a/api/authtokens/authtokens.gen.go b/api/authtokens/authtokens.gen.go index d0fee9dbdf..83571679e8 100644 --- a/api/authtokens/authtokens.gen.go +++ b/api/authtokens/authtokens.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package authtokens diff --git a/api/authtokens/option.gen.go b/api/authtokens/option.gen.go index de4d894d4e..b71f0492cf 100644 --- a/api/authtokens/option.gen.go +++ b/api/authtokens/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package authtokens diff --git a/api/credentiallibraries/credential_library.gen.go b/api/credentiallibraries/credential_library.gen.go index 6a43b5e154..9ed8c51455 100644 --- a/api/credentiallibraries/credential_library.gen.go +++ b/api/credentiallibraries/credential_library.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package credentiallibraries diff --git a/api/credentiallibraries/option.gen.go b/api/credentiallibraries/option.gen.go index 4f14dcf4b5..a6e32631fe 100644 --- a/api/credentiallibraries/option.gen.go +++ b/api/credentiallibraries/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package credentiallibraries diff --git a/api/credentiallibraries/vault_credential_library_attributes.gen.go b/api/credentiallibraries/vault_credential_library_attributes.gen.go index 1d6ae4a584..e5bcfe04d1 100644 --- a/api/credentiallibraries/vault_credential_library_attributes.gen.go +++ b/api/credentiallibraries/vault_credential_library_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package credentiallibraries diff --git a/api/credentiallibraries/vault_ssh_certificate_credential_library_attributes.gen.go b/api/credentiallibraries/vault_ssh_certificate_credential_library_attributes.gen.go index 6316ec158a..edd29d0df6 100644 --- a/api/credentiallibraries/vault_ssh_certificate_credential_library_attributes.gen.go +++ b/api/credentiallibraries/vault_ssh_certificate_credential_library_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package credentiallibraries diff --git a/api/credentials/credential.gen.go b/api/credentials/credential.gen.go index c0df55609b..0d4338474b 100644 --- a/api/credentials/credential.gen.go +++ b/api/credentials/credential.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package credentials diff --git a/api/credentials/json_attributes.gen.go b/api/credentials/json_attributes.gen.go index d5a0506707..8a62a6e950 100644 --- a/api/credentials/json_attributes.gen.go +++ b/api/credentials/json_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package credentials diff --git a/api/credentials/option.gen.go b/api/credentials/option.gen.go index 201ae595cd..47395df615 100644 --- a/api/credentials/option.gen.go +++ b/api/credentials/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package credentials diff --git a/api/credentials/ssh_private_key_attributes.gen.go b/api/credentials/ssh_private_key_attributes.gen.go index c473d75314..f751b5c6c6 100644 --- a/api/credentials/ssh_private_key_attributes.gen.go +++ b/api/credentials/ssh_private_key_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package credentials diff --git a/api/credentials/username_password_attributes.gen.go b/api/credentials/username_password_attributes.gen.go index a79715bd54..75ee27f6d7 100644 --- a/api/credentials/username_password_attributes.gen.go +++ b/api/credentials/username_password_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package credentials diff --git a/api/credentialstores/credential_store.gen.go b/api/credentialstores/credential_store.gen.go index a0dbb8a924..c644a4700a 100644 --- a/api/credentialstores/credential_store.gen.go +++ b/api/credentialstores/credential_store.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package credentialstores diff --git a/api/credentialstores/option.gen.go b/api/credentialstores/option.gen.go index 4b590b6d9c..7682f25aac 100644 --- a/api/credentialstores/option.gen.go +++ b/api/credentialstores/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package credentialstores diff --git a/api/credentialstores/vault_credential_store_attributes.gen.go b/api/credentialstores/vault_credential_store_attributes.gen.go index b64ea3b957..8def9dec79 100644 --- a/api/credentialstores/vault_credential_store_attributes.gen.go +++ b/api/credentialstores/vault_credential_store_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package credentialstores diff --git a/api/error.gen.go b/api/error.gen.go index 648d76f80d..9153de646c 100644 --- a/api/error.gen.go +++ b/api/error.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package api diff --git a/api/error_details.gen.go b/api/error_details.gen.go index 75ac72c7e4..55a50b14af 100644 --- a/api/error_details.gen.go +++ b/api/error_details.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package api diff --git a/api/field_error.gen.go b/api/field_error.gen.go index 1082f26f80..8717630afc 100644 --- a/api/field_error.gen.go +++ b/api/field_error.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package api diff --git a/api/groups/group.gen.go b/api/groups/group.gen.go index 80a6e950a5..a18cec1610 100644 --- a/api/groups/group.gen.go +++ b/api/groups/group.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package groups diff --git a/api/groups/member.gen.go b/api/groups/member.gen.go index 8c96cfd157..7e240202ba 100644 --- a/api/groups/member.gen.go +++ b/api/groups/member.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package groups diff --git a/api/groups/option.gen.go b/api/groups/option.gen.go index c6259f86ad..911bda20ac 100644 --- a/api/groups/option.gen.go +++ b/api/groups/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package groups diff --git a/api/hostcatalogs/host_catalog.gen.go b/api/hostcatalogs/host_catalog.gen.go index 7776ec6913..84a4a9909a 100644 --- a/api/hostcatalogs/host_catalog.gen.go +++ b/api/hostcatalogs/host_catalog.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hostcatalogs diff --git a/api/hostcatalogs/option.gen.go b/api/hostcatalogs/option.gen.go index 5ef7ca49e4..1973b162f5 100644 --- a/api/hostcatalogs/option.gen.go +++ b/api/hostcatalogs/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hostcatalogs diff --git a/api/hosts/host.gen.go b/api/hosts/host.gen.go index 3758db64c3..0b11ac565c 100644 --- a/api/hosts/host.gen.go +++ b/api/hosts/host.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hosts diff --git a/api/hosts/option.gen.go b/api/hosts/option.gen.go index 6e8da1836f..3b15b65724 100644 --- a/api/hosts/option.gen.go +++ b/api/hosts/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hosts diff --git a/api/hosts/static_host_attributes.gen.go b/api/hosts/static_host_attributes.gen.go index 9662d8f85f..49dc52f445 100644 --- a/api/hosts/static_host_attributes.gen.go +++ b/api/hosts/static_host_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hosts diff --git a/api/hostsets/host_set.gen.go b/api/hostsets/host_set.gen.go index e4ca5850bc..e5aa10ee36 100644 --- a/api/hostsets/host_set.gen.go +++ b/api/hostsets/host_set.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hostsets diff --git a/api/hostsets/option.gen.go b/api/hostsets/option.gen.go index e17f8c745a..37a5afdba3 100644 --- a/api/hostsets/option.gen.go +++ b/api/hostsets/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package hostsets diff --git a/api/managedgroups/ldap_managed_group_attributes.gen.go b/api/managedgroups/ldap_managed_group_attributes.gen.go index e93193849e..37e028fc59 100644 --- a/api/managedgroups/ldap_managed_group_attributes.gen.go +++ b/api/managedgroups/ldap_managed_group_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package managedgroups diff --git a/api/managedgroups/managedgroups.gen.go b/api/managedgroups/managedgroups.gen.go index be4fb3d727..2fa34c34a5 100644 --- a/api/managedgroups/managedgroups.gen.go +++ b/api/managedgroups/managedgroups.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package managedgroups diff --git a/api/managedgroups/oidc_managed_group_attributes.gen.go b/api/managedgroups/oidc_managed_group_attributes.gen.go index e60f946237..f6f399e6af 100644 --- a/api/managedgroups/oidc_managed_group_attributes.gen.go +++ b/api/managedgroups/oidc_managed_group_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package managedgroups diff --git a/api/managedgroups/option.gen.go b/api/managedgroups/option.gen.go index 82e2c7ad7c..a6654f8171 100644 --- a/api/managedgroups/option.gen.go +++ b/api/managedgroups/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package managedgroups diff --git a/api/plugins/plugin_info.gen.go b/api/plugins/plugin_info.gen.go index 5e7d9d5cb3..fc78e64d99 100644 --- a/api/plugins/plugin_info.gen.go +++ b/api/plugins/plugin_info.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package plugins diff --git a/api/roles/grant.gen.go b/api/roles/grant.gen.go index ce8569f82b..4c5b398451 100644 --- a/api/roles/grant.gen.go +++ b/api/roles/grant.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package roles diff --git a/api/roles/grant_json.gen.go b/api/roles/grant_json.gen.go index f2d4c069b0..9ec55a6c43 100644 --- a/api/roles/grant_json.gen.go +++ b/api/roles/grant_json.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package roles diff --git a/api/roles/option.gen.go b/api/roles/option.gen.go index a2ae657848..bbc760a8bb 100644 --- a/api/roles/option.gen.go +++ b/api/roles/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package roles diff --git a/api/roles/principal.gen.go b/api/roles/principal.gen.go index 236a65d11c..7435b7e305 100644 --- a/api/roles/principal.gen.go +++ b/api/roles/principal.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package roles diff --git a/api/roles/role.gen.go b/api/roles/role.gen.go index 33e189f94b..16cee67d20 100644 --- a/api/roles/role.gen.go +++ b/api/roles/role.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package roles diff --git a/api/scopes/key.gen.go b/api/scopes/key.gen.go index f940eead15..c6784cfb8d 100644 --- a/api/scopes/key.gen.go +++ b/api/scopes/key.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package scopes diff --git a/api/scopes/key_version.gen.go b/api/scopes/key_version.gen.go index 618be43cf8..8d4bbfaae4 100644 --- a/api/scopes/key_version.gen.go +++ b/api/scopes/key_version.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package scopes diff --git a/api/scopes/key_version_destruction_job.gen.go b/api/scopes/key_version_destruction_job.gen.go index 7191d534f9..56868cd8cc 100644 --- a/api/scopes/key_version_destruction_job.gen.go +++ b/api/scopes/key_version_destruction_job.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package scopes diff --git a/api/scopes/option.gen.go b/api/scopes/option.gen.go index a28f2493d0..60cdb252b9 100644 --- a/api/scopes/option.gen.go +++ b/api/scopes/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package scopes diff --git a/api/scopes/scope.gen.go b/api/scopes/scope.gen.go index b71068fdfa..3ab3764c3a 100644 --- a/api/scopes/scope.gen.go +++ b/api/scopes/scope.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package scopes diff --git a/api/scopes/scope_info.gen.go b/api/scopes/scope_info.gen.go index b6caf59d31..ee31798e82 100644 --- a/api/scopes/scope_info.gen.go +++ b/api/scopes/scope_info.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package scopes diff --git a/api/sessionrecordings/channel_recording.gen.go b/api/sessionrecordings/channel_recording.gen.go index 3b45802d62..e11a3748bf 100644 --- a/api/sessionrecordings/channel_recording.gen.go +++ b/api/sessionrecordings/channel_recording.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/connection_recording.gen.go b/api/sessionrecordings/connection_recording.gen.go index 26e2684f4a..697bcae358 100644 --- a/api/sessionrecordings/connection_recording.gen.go +++ b/api/sessionrecordings/connection_recording.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/credential.gen.go b/api/sessionrecordings/credential.gen.go index 00571450f0..4228d74f77 100644 --- a/api/sessionrecordings/credential.gen.go +++ b/api/sessionrecordings/credential.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/credential_library.gen.go b/api/sessionrecordings/credential_library.gen.go index f74db0ab6e..8ebdc3d069 100644 --- a/api/sessionrecordings/credential_library.gen.go +++ b/api/sessionrecordings/credential_library.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/credential_store.gen.go b/api/sessionrecordings/credential_store.gen.go index 0c8ecfa9c1..98cce5efa2 100644 --- a/api/sessionrecordings/credential_store.gen.go +++ b/api/sessionrecordings/credential_store.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/host.gen.go b/api/sessionrecordings/host.gen.go index fb5ce36122..a9107e9b1f 100644 --- a/api/sessionrecordings/host.gen.go +++ b/api/sessionrecordings/host.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/host_catalog.gen.go b/api/sessionrecordings/host_catalog.gen.go index a00482b4e9..86f76bb004 100644 --- a/api/sessionrecordings/host_catalog.gen.go +++ b/api/sessionrecordings/host_catalog.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/json_credential_attributes.gen.go b/api/sessionrecordings/json_credential_attributes.gen.go index d5e801b9ba..a8361d72ef 100644 --- a/api/sessionrecordings/json_credential_attributes.gen.go +++ b/api/sessionrecordings/json_credential_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/option.gen.go b/api/sessionrecordings/option.gen.go index 34ea486e98..3955fa7383 100644 --- a/api/sessionrecordings/option.gen.go +++ b/api/sessionrecordings/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/session_recording.gen.go b/api/sessionrecordings/session_recording.gen.go index 90c908c229..77debdb230 100644 --- a/api/sessionrecordings/session_recording.gen.go +++ b/api/sessionrecordings/session_recording.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/ssh_private_key_credential_attributes.gen.go b/api/sessionrecordings/ssh_private_key_credential_attributes.gen.go index dd0293bfe7..ee26da8dba 100644 --- a/api/sessionrecordings/ssh_private_key_credential_attributes.gen.go +++ b/api/sessionrecordings/ssh_private_key_credential_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/ssh_target_attributes.gen.go b/api/sessionrecordings/ssh_target_attributes.gen.go index 1caa153e6a..c890a93316 100644 --- a/api/sessionrecordings/ssh_target_attributes.gen.go +++ b/api/sessionrecordings/ssh_target_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/static_host_attributes.gen.go b/api/sessionrecordings/static_host_attributes.gen.go index 7d75f5598f..5def1a4f46 100644 --- a/api/sessionrecordings/static_host_attributes.gen.go +++ b/api/sessionrecordings/static_host_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/target.gen.go b/api/sessionrecordings/target.gen.go index 3bb46614e5..5594bea2c1 100644 --- a/api/sessionrecordings/target.gen.go +++ b/api/sessionrecordings/target.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/user.gen.go b/api/sessionrecordings/user.gen.go index bc28a39e80..d7e6232adf 100644 --- a/api/sessionrecordings/user.gen.go +++ b/api/sessionrecordings/user.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/username_password_credential_attributes.gen.go b/api/sessionrecordings/username_password_credential_attributes.gen.go index c9860c6bdc..07e2f05d4d 100644 --- a/api/sessionrecordings/username_password_credential_attributes.gen.go +++ b/api/sessionrecordings/username_password_credential_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/values_at_time.gen.go b/api/sessionrecordings/values_at_time.gen.go index 7e8c0dbc5b..8589a6ae03 100644 --- a/api/sessionrecordings/values_at_time.gen.go +++ b/api/sessionrecordings/values_at_time.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/vault_credential_library_attributes.gen.go b/api/sessionrecordings/vault_credential_library_attributes.gen.go index 0ff0a7016c..e089346c67 100644 --- a/api/sessionrecordings/vault_credential_library_attributes.gen.go +++ b/api/sessionrecordings/vault_credential_library_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/vault_credential_store_attributes.gen.go b/api/sessionrecordings/vault_credential_store_attributes.gen.go index d0a06a986f..8e201c947e 100644 --- a/api/sessionrecordings/vault_credential_store_attributes.gen.go +++ b/api/sessionrecordings/vault_credential_store_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessionrecordings/vault_ssh_certificate_credential_library_attributes.gen.go b/api/sessionrecordings/vault_ssh_certificate_credential_library_attributes.gen.go index 4b60348893..cc88347d7e 100644 --- a/api/sessionrecordings/vault_ssh_certificate_credential_library_attributes.gen.go +++ b/api/sessionrecordings/vault_ssh_certificate_credential_library_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessionrecordings diff --git a/api/sessions/connection.gen.go b/api/sessions/connection.gen.go index f38cc1dbbb..0d43069577 100644 --- a/api/sessions/connection.gen.go +++ b/api/sessions/connection.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessions diff --git a/api/sessions/option.gen.go b/api/sessions/option.gen.go index 4f91a4c518..25d747c092 100644 --- a/api/sessions/option.gen.go +++ b/api/sessions/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessions diff --git a/api/sessions/session.gen.go b/api/sessions/session.gen.go index 03916ad06e..3444224271 100644 --- a/api/sessions/session.gen.go +++ b/api/sessions/session.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessions diff --git a/api/sessions/state.gen.go b/api/sessions/state.gen.go index 7dd7b3b0a6..ac784e941e 100644 --- a/api/sessions/state.gen.go +++ b/api/sessions/state.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package sessions diff --git a/api/storagebuckets/option.gen.go b/api/storagebuckets/option.gen.go index 1a388de5d4..482649c1a7 100644 --- a/api/storagebuckets/option.gen.go +++ b/api/storagebuckets/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package storagebuckets diff --git a/api/storagebuckets/storage_bucket.gen.go b/api/storagebuckets/storage_bucket.gen.go index 1558604cfa..6d949c5073 100644 --- a/api/storagebuckets/storage_bucket.gen.go +++ b/api/storagebuckets/storage_bucket.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package storagebuckets diff --git a/api/targets/credential_source.gen.go b/api/targets/credential_source.gen.go index 6da24739e5..733a1a349e 100644 --- a/api/targets/credential_source.gen.go +++ b/api/targets/credential_source.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package targets diff --git a/api/targets/host_source.gen.go b/api/targets/host_source.gen.go index dc0b758215..90fb977c57 100644 --- a/api/targets/host_source.gen.go +++ b/api/targets/host_source.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package targets diff --git a/api/targets/option.gen.go b/api/targets/option.gen.go index 06e589e323..c3d795db26 100644 --- a/api/targets/option.gen.go +++ b/api/targets/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package targets diff --git a/api/targets/session_authorization.gen.go b/api/targets/session_authorization.gen.go index 711fe16120..9e4d2a2110 100644 --- a/api/targets/session_authorization.gen.go +++ b/api/targets/session_authorization.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package targets diff --git a/api/targets/session_credential.gen.go b/api/targets/session_credential.gen.go index f72872087a..f0f63f73f6 100644 --- a/api/targets/session_credential.gen.go +++ b/api/targets/session_credential.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package targets diff --git a/api/targets/session_secret.gen.go b/api/targets/session_secret.gen.go index 4665b276e8..b7546fef40 100644 --- a/api/targets/session_secret.gen.go +++ b/api/targets/session_secret.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package targets diff --git a/api/targets/ssh_target_attributes.gen.go b/api/targets/ssh_target_attributes.gen.go index 351036dd20..021ad33efe 100644 --- a/api/targets/ssh_target_attributes.gen.go +++ b/api/targets/ssh_target_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package targets diff --git a/api/targets/target.gen.go b/api/targets/target.gen.go index 6441f4a033..c5a8ceb50f 100644 --- a/api/targets/target.gen.go +++ b/api/targets/target.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package targets diff --git a/api/targets/tcp_target_attributes.gen.go b/api/targets/tcp_target_attributes.gen.go index 9a6793d70c..780760dbec 100644 --- a/api/targets/tcp_target_attributes.gen.go +++ b/api/targets/tcp_target_attributes.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package targets diff --git a/api/targets/worker_info.gen.go b/api/targets/worker_info.gen.go index 3cf0f46b10..d8221537a7 100644 --- a/api/targets/worker_info.gen.go +++ b/api/targets/worker_info.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package targets diff --git a/api/users/account.gen.go b/api/users/account.gen.go index 108aa9b296..fb4206fa90 100644 --- a/api/users/account.gen.go +++ b/api/users/account.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package users diff --git a/api/users/option.gen.go b/api/users/option.gen.go index 0762d1b35b..517fa39d3d 100644 --- a/api/users/option.gen.go +++ b/api/users/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package users diff --git a/api/users/user.gen.go b/api/users/user.gen.go index 6df55ba96c..51396d9a92 100644 --- a/api/users/user.gen.go +++ b/api/users/user.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package users diff --git a/api/workers/certificate.gen.go b/api/workers/certificate.gen.go index 589cbbf6ec..9588c61a1b 100644 --- a/api/workers/certificate.gen.go +++ b/api/workers/certificate.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package workers diff --git a/api/workers/certificate_authority.gen.go b/api/workers/certificate_authority.gen.go index a896dc12de..32be54d26b 100644 --- a/api/workers/certificate_authority.gen.go +++ b/api/workers/certificate_authority.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package workers diff --git a/api/workers/option.gen.go b/api/workers/option.gen.go index bdaa572247..291fcb15e7 100644 --- a/api/workers/option.gen.go +++ b/api/workers/option.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package workers diff --git a/api/workers/worker.gen.go b/api/workers/worker.gen.go index 8d6743e771..3713bf0bc4 100644 --- a/api/workers/worker.gen.go +++ b/api/workers/worker.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package workers diff --git a/api/wrapped_error.gen.go b/api/wrapped_error.gen.go index 88e8365caa..17ef60d2f0 100644 --- a/api/wrapped_error.gen.go +++ b/api/wrapped_error.gen.go @@ -1,6 +1,6 @@ // Code generated by "make api"; DO NOT EDIT. // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 package api diff --git a/sdk/pbs/controller/api/resources/accounts/account.pb.go b/sdk/pbs/controller/api/resources/accounts/account.pb.go index 425eba5cf2..022b5da37b 100644 --- a/sdk/pbs/controller/api/resources/accounts/account.pb.go +++ b/sdk/pbs/controller/api/resources/accounts/account.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/authmethods/auth_method.pb.go b/sdk/pbs/controller/api/resources/authmethods/auth_method.pb.go index 994706c0d5..75571d8ed3 100644 --- a/sdk/pbs/controller/api/resources/authmethods/auth_method.pb.go +++ b/sdk/pbs/controller/api/resources/authmethods/auth_method.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/authtokens/authtoken.pb.go b/sdk/pbs/controller/api/resources/authtokens/authtoken.pb.go index b34ca1f61d..4b2177c96a 100644 --- a/sdk/pbs/controller/api/resources/authtokens/authtoken.pb.go +++ b/sdk/pbs/controller/api/resources/authtokens/authtoken.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/credentiallibraries/credential_library.pb.go b/sdk/pbs/controller/api/resources/credentiallibraries/credential_library.pb.go index 630b37e3e7..fe332e5741 100644 --- a/sdk/pbs/controller/api/resources/credentiallibraries/credential_library.pb.go +++ b/sdk/pbs/controller/api/resources/credentiallibraries/credential_library.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/credentials/credential.pb.go b/sdk/pbs/controller/api/resources/credentials/credential.pb.go index 7501b1fec8..2d52a85aea 100644 --- a/sdk/pbs/controller/api/resources/credentials/credential.pb.go +++ b/sdk/pbs/controller/api/resources/credentials/credential.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/credentialstores/credential_store.pb.go b/sdk/pbs/controller/api/resources/credentialstores/credential_store.pb.go index bc29969a49..090d14c708 100644 --- a/sdk/pbs/controller/api/resources/credentialstores/credential_store.pb.go +++ b/sdk/pbs/controller/api/resources/credentialstores/credential_store.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/groups/group.pb.go b/sdk/pbs/controller/api/resources/groups/group.pb.go index 7cc12d2b72..ce68735b18 100644 --- a/sdk/pbs/controller/api/resources/groups/group.pb.go +++ b/sdk/pbs/controller/api/resources/groups/group.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/hostcatalogs/host_catalog.pb.go b/sdk/pbs/controller/api/resources/hostcatalogs/host_catalog.pb.go index a92689c712..9fedfbd45d 100644 --- a/sdk/pbs/controller/api/resources/hostcatalogs/host_catalog.pb.go +++ b/sdk/pbs/controller/api/resources/hostcatalogs/host_catalog.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/hosts/host.pb.go b/sdk/pbs/controller/api/resources/hosts/host.pb.go index 5fb8339dcb..56cd8014ae 100644 --- a/sdk/pbs/controller/api/resources/hosts/host.pb.go +++ b/sdk/pbs/controller/api/resources/hosts/host.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/hostsets/host_set.pb.go b/sdk/pbs/controller/api/resources/hostsets/host_set.pb.go index 128743a876..71d725b347 100644 --- a/sdk/pbs/controller/api/resources/hostsets/host_set.pb.go +++ b/sdk/pbs/controller/api/resources/hostsets/host_set.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/managedgroups/managed_group.pb.go b/sdk/pbs/controller/api/resources/managedgroups/managed_group.pb.go index 0be10288ea..1621dce3e6 100644 --- a/sdk/pbs/controller/api/resources/managedgroups/managed_group.pb.go +++ b/sdk/pbs/controller/api/resources/managedgroups/managed_group.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/plugins/plugin.pb.go b/sdk/pbs/controller/api/resources/plugins/plugin.pb.go index a2f0938589..24d44ff18a 100644 --- a/sdk/pbs/controller/api/resources/plugins/plugin.pb.go +++ b/sdk/pbs/controller/api/resources/plugins/plugin.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/roles/role.pb.go b/sdk/pbs/controller/api/resources/roles/role.pb.go index 1a5ba9c6f0..eab7f39e83 100644 --- a/sdk/pbs/controller/api/resources/roles/role.pb.go +++ b/sdk/pbs/controller/api/resources/roles/role.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/scopes/scope.pb.go b/sdk/pbs/controller/api/resources/scopes/scope.pb.go index 8013c111e3..ef5b373d5c 100644 --- a/sdk/pbs/controller/api/resources/scopes/scope.pb.go +++ b/sdk/pbs/controller/api/resources/scopes/scope.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/session_recordings/session_recording.pb.go b/sdk/pbs/controller/api/resources/session_recordings/session_recording.pb.go index 581553a7dd..d2742eb433 100644 --- a/sdk/pbs/controller/api/resources/session_recordings/session_recording.pb.go +++ b/sdk/pbs/controller/api/resources/session_recordings/session_recording.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/sessions/session.pb.go b/sdk/pbs/controller/api/resources/sessions/session.pb.go index 0cdb27ce9c..23d2eb327e 100644 --- a/sdk/pbs/controller/api/resources/sessions/session.pb.go +++ b/sdk/pbs/controller/api/resources/sessions/session.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/storagebuckets/storage_bucket.pb.go b/sdk/pbs/controller/api/resources/storagebuckets/storage_bucket.pb.go index 8399a80459..cbca6627b7 100644 --- a/sdk/pbs/controller/api/resources/storagebuckets/storage_bucket.pb.go +++ b/sdk/pbs/controller/api/resources/storagebuckets/storage_bucket.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/targets/target.pb.go b/sdk/pbs/controller/api/resources/targets/target.pb.go index ce4ad818c9..07109e3593 100644 --- a/sdk/pbs/controller/api/resources/targets/target.pb.go +++ b/sdk/pbs/controller/api/resources/targets/target.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/users/user.pb.go b/sdk/pbs/controller/api/resources/users/user.pb.go index e3cd13c34a..f1fd16b985 100644 --- a/sdk/pbs/controller/api/resources/users/user.pb.go +++ b/sdk/pbs/controller/api/resources/users/user.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/api/resources/workers/worker.pb.go b/sdk/pbs/controller/api/resources/workers/worker.pb.go index 164e962caa..5ca29030f2 100644 --- a/sdk/pbs/controller/api/resources/workers/worker.pb.go +++ b/sdk/pbs/controller/api/resources/workers/worker.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/protooptions/options.pb.go b/sdk/pbs/controller/protooptions/options.pb.go index 7b7babf968..4a0f73a9b9 100644 --- a/sdk/pbs/controller/protooptions/options.pb.go +++ b/sdk/pbs/controller/protooptions/options.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/controller/protooptions/testing.pb.go b/sdk/pbs/controller/protooptions/testing.pb.go index b5729a9ef8..b725767fa2 100644 --- a/sdk/pbs/controller/protooptions/testing.pb.go +++ b/sdk/pbs/controller/protooptions/testing.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/plugin/host_plugin_service.pb.go b/sdk/pbs/plugin/host_plugin_service.pb.go index a5d578e675..2340874e05 100644 --- a/sdk/pbs/plugin/host_plugin_service.pb.go +++ b/sdk/pbs/plugin/host_plugin_service.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: diff --git a/sdk/pbs/plugin/storage_plugin_service.pb.go b/sdk/pbs/plugin/storage_plugin_service.pb.go index 374a16a4b2..6fbd91b6ec 100644 --- a/sdk/pbs/plugin/storage_plugin_service.pb.go +++ b/sdk/pbs/plugin/storage_plugin_service.pb.go @@ -1,5 +1,5 @@ // Copyright (c) HashiCorp, Inc. -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: BUSL-1.1 // Code generated by protoc-gen-go. DO NOT EDIT. // versions: