diff --git a/internal/service/cognitoidp/testdata/UserPool/data.tags/main_gen.tf b/internal/service/cognitoidp/testdata/UserPool/data.tags/main_gen.tf index cba5511fc906..1e4ec0ead9ba 100644 --- a/internal/service/cognitoidp/testdata/UserPool/data.tags/main_gen.tf +++ b/internal/service/cognitoidp/testdata/UserPool/data.tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 # tflint-ignore: terraform_unused_declarations diff --git a/internal/service/cognitoidp/testdata/UserPool/data.tags_defaults/main_gen.tf b/internal/service/cognitoidp/testdata/UserPool/data.tags_defaults/main_gen.tf index 1c34044d379b..6c1cac948f3e 100644 --- a/internal/service/cognitoidp/testdata/UserPool/data.tags_defaults/main_gen.tf +++ b/internal/service/cognitoidp/testdata/UserPool/data.tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/cognitoidp/testdata/UserPool/data.tags_ignore/main_gen.tf b/internal/service/cognitoidp/testdata/UserPool/data.tags_ignore/main_gen.tf index 396d5ddab18f..e5886cf32706 100644 --- a/internal/service/cognitoidp/testdata/UserPool/data.tags_ignore/main_gen.tf +++ b/internal/service/cognitoidp/testdata/UserPool/data.tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/cognitoidp/testdata/UserPool/tags/main_gen.tf b/internal/service/cognitoidp/testdata/UserPool/tags/main_gen.tf index 7ce0e087a848..2a5eb077541a 100644 --- a/internal/service/cognitoidp/testdata/UserPool/tags/main_gen.tf +++ b/internal/service/cognitoidp/testdata/UserPool/tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_cognito_user_pool" "test" { diff --git a/internal/service/cognitoidp/testdata/UserPool/tagsComputed1/main_gen.tf b/internal/service/cognitoidp/testdata/UserPool/tagsComputed1/main_gen.tf index 738092614715..6edb1d386e93 100644 --- a/internal/service/cognitoidp/testdata/UserPool/tagsComputed1/main_gen.tf +++ b/internal/service/cognitoidp/testdata/UserPool/tagsComputed1/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/cognitoidp/testdata/UserPool/tagsComputed2/main_gen.tf b/internal/service/cognitoidp/testdata/UserPool/tagsComputed2/main_gen.tf index 6085a70907d3..b3e9cd53d1bd 100644 --- a/internal/service/cognitoidp/testdata/UserPool/tagsComputed2/main_gen.tf +++ b/internal/service/cognitoidp/testdata/UserPool/tagsComputed2/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/cognitoidp/testdata/UserPool/tags_defaults/main_gen.tf b/internal/service/cognitoidp/testdata/UserPool/tags_defaults/main_gen.tf index 71235cf3acb5..2bb4a4025080 100644 --- a/internal/service/cognitoidp/testdata/UserPool/tags_defaults/main_gen.tf +++ b/internal/service/cognitoidp/testdata/UserPool/tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/cognitoidp/testdata/UserPool/tags_ignore/main_gen.tf b/internal/service/cognitoidp/testdata/UserPool/tags_ignore/main_gen.tf index f46deed94cc3..dc18c2a21bc4 100644 --- a/internal/service/cognitoidp/testdata/UserPool/tags_ignore/main_gen.tf +++ b/internal/service/cognitoidp/testdata/UserPool/tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/cognitoidp/user.go b/internal/service/cognitoidp/user.go index 7b7b4fbf1aa0..62e8161bd823 100644 --- a/internal/service/cognitoidp/user.go +++ b/internal/service/cognitoidp/user.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp diff --git a/internal/service/cognitoidp/user_group.go b/internal/service/cognitoidp/user_group.go index 8844b5a280fb..c6513a35238c 100644 --- a/internal/service/cognitoidp/user_group.go +++ b/internal/service/cognitoidp/user_group.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp diff --git a/internal/service/cognitoidp/user_group_data_source.go b/internal/service/cognitoidp/user_group_data_source.go index 84bed8a31889..994505e47283 100644 --- a/internal/service/cognitoidp/user_group_data_source.go +++ b/internal/service/cognitoidp/user_group_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp diff --git a/internal/service/cognitoidp/user_group_data_source_test.go b/internal/service/cognitoidp/user_group_data_source_test.go index 7440caada782..55366215c26e 100644 --- a/internal/service/cognitoidp/user_group_data_source_test.go +++ b/internal/service/cognitoidp/user_group_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp_test diff --git a/internal/service/cognitoidp/user_group_test.go b/internal/service/cognitoidp/user_group_test.go index fb596fb35884..7de24d675ee0 100644 --- a/internal/service/cognitoidp/user_group_test.go +++ b/internal/service/cognitoidp/user_group_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp_test diff --git a/internal/service/cognitoidp/user_groups_data_source.go b/internal/service/cognitoidp/user_groups_data_source.go index 300fe826575c..4431c71c004c 100644 --- a/internal/service/cognitoidp/user_groups_data_source.go +++ b/internal/service/cognitoidp/user_groups_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp diff --git a/internal/service/cognitoidp/user_groups_data_source_test.go b/internal/service/cognitoidp/user_groups_data_source_test.go index 1ba59168d741..4d5c07ecf48f 100644 --- a/internal/service/cognitoidp/user_groups_data_source_test.go +++ b/internal/service/cognitoidp/user_groups_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp_test diff --git a/internal/service/cognitoidp/user_in_group.go b/internal/service/cognitoidp/user_in_group.go index 85e0e908bdcb..238bf9a47d05 100644 --- a/internal/service/cognitoidp/user_in_group.go +++ b/internal/service/cognitoidp/user_in_group.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp diff --git a/internal/service/cognitoidp/user_in_group_migrate.go b/internal/service/cognitoidp/user_in_group_migrate.go index de27ae624b57..5cee6a7572ff 100644 --- a/internal/service/cognitoidp/user_in_group_migrate.go +++ b/internal/service/cognitoidp/user_in_group_migrate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp diff --git a/internal/service/cognitoidp/user_in_group_test.go b/internal/service/cognitoidp/user_in_group_test.go index 4195e70c7563..600ebd5a183b 100644 --- a/internal/service/cognitoidp/user_in_group_test.go +++ b/internal/service/cognitoidp/user_in_group_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp_test diff --git a/internal/service/cognitoidp/user_pool.go b/internal/service/cognitoidp/user_pool.go index 73aa71eca73b..a28b3c5eaf8a 100644 --- a/internal/service/cognitoidp/user_pool.go +++ b/internal/service/cognitoidp/user_pool.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp diff --git a/internal/service/cognitoidp/user_pool_client.go b/internal/service/cognitoidp/user_pool_client.go index ebc38a887c5f..ef11cc638963 100644 --- a/internal/service/cognitoidp/user_pool_client.go +++ b/internal/service/cognitoidp/user_pool_client.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp diff --git a/internal/service/cognitoidp/user_pool_client_data_source.go b/internal/service/cognitoidp/user_pool_client_data_source.go index 1fc67af79580..3f1986184e9b 100644 --- a/internal/service/cognitoidp/user_pool_client_data_source.go +++ b/internal/service/cognitoidp/user_pool_client_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp diff --git a/internal/service/cognitoidp/user_pool_client_data_source_test.go b/internal/service/cognitoidp/user_pool_client_data_source_test.go index f920cb131bda..d59792531f09 100644 --- a/internal/service/cognitoidp/user_pool_client_data_source_test.go +++ b/internal/service/cognitoidp/user_pool_client_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp_test diff --git a/internal/service/cognitoidp/user_pool_client_test.go b/internal/service/cognitoidp/user_pool_client_test.go index 635908824a9a..298abc26ae0d 100644 --- a/internal/service/cognitoidp/user_pool_client_test.go +++ b/internal/service/cognitoidp/user_pool_client_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp_test diff --git a/internal/service/cognitoidp/user_pool_clients_data_source.go b/internal/service/cognitoidp/user_pool_clients_data_source.go index 4ad37f683240..f20fbda9b684 100644 --- a/internal/service/cognitoidp/user_pool_clients_data_source.go +++ b/internal/service/cognitoidp/user_pool_clients_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp diff --git a/internal/service/cognitoidp/user_pool_clients_data_source_test.go b/internal/service/cognitoidp/user_pool_clients_data_source_test.go index 5f111b1703e9..861d1a814b96 100644 --- a/internal/service/cognitoidp/user_pool_clients_data_source_test.go +++ b/internal/service/cognitoidp/user_pool_clients_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp_test diff --git a/internal/service/cognitoidp/user_pool_data_source.go b/internal/service/cognitoidp/user_pool_data_source.go index 9ffac350b66b..40da11135ef0 100644 --- a/internal/service/cognitoidp/user_pool_data_source.go +++ b/internal/service/cognitoidp/user_pool_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp diff --git a/internal/service/cognitoidp/user_pool_data_source_test.go b/internal/service/cognitoidp/user_pool_data_source_test.go index f0e2aba80205..cedc04fdb9c3 100644 --- a/internal/service/cognitoidp/user_pool_data_source_test.go +++ b/internal/service/cognitoidp/user_pool_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp_test diff --git a/internal/service/cognitoidp/user_pool_domain.go b/internal/service/cognitoidp/user_pool_domain.go index f8d343e98a26..3e4cd92b7fcb 100644 --- a/internal/service/cognitoidp/user_pool_domain.go +++ b/internal/service/cognitoidp/user_pool_domain.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp diff --git a/internal/service/cognitoidp/user_pool_domain_test.go b/internal/service/cognitoidp/user_pool_domain_test.go index 0b9072f97b14..2f93e8911b1c 100644 --- a/internal/service/cognitoidp/user_pool_domain_test.go +++ b/internal/service/cognitoidp/user_pool_domain_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp_test diff --git a/internal/service/cognitoidp/user_pool_signing_certificate_data_source.go b/internal/service/cognitoidp/user_pool_signing_certificate_data_source.go index 3ad4c3eab93b..ce214caf7859 100644 --- a/internal/service/cognitoidp/user_pool_signing_certificate_data_source.go +++ b/internal/service/cognitoidp/user_pool_signing_certificate_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp diff --git a/internal/service/cognitoidp/user_pool_signing_certificate_data_source_test.go b/internal/service/cognitoidp/user_pool_signing_certificate_data_source_test.go index f20b2e4fded9..88e8c6f30813 100644 --- a/internal/service/cognitoidp/user_pool_signing_certificate_data_source_test.go +++ b/internal/service/cognitoidp/user_pool_signing_certificate_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp_test diff --git a/internal/service/cognitoidp/user_pool_test.go b/internal/service/cognitoidp/user_pool_test.go index 869878e394a1..db3710fb49ae 100644 --- a/internal/service/cognitoidp/user_pool_test.go +++ b/internal/service/cognitoidp/user_pool_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp_test diff --git a/internal/service/cognitoidp/user_pool_ui_customization.go b/internal/service/cognitoidp/user_pool_ui_customization.go index b2aaa05b5b89..03f0cce7a7c2 100644 --- a/internal/service/cognitoidp/user_pool_ui_customization.go +++ b/internal/service/cognitoidp/user_pool_ui_customization.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp diff --git a/internal/service/cognitoidp/user_pool_ui_customization_test.go b/internal/service/cognitoidp/user_pool_ui_customization_test.go index 4fe00f8e7101..30b53814cb14 100644 --- a/internal/service/cognitoidp/user_pool_ui_customization_test.go +++ b/internal/service/cognitoidp/user_pool_ui_customization_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp_test diff --git a/internal/service/cognitoidp/user_pools_data_source.go b/internal/service/cognitoidp/user_pools_data_source.go index 677fe612c73a..b6ef0588defe 100644 --- a/internal/service/cognitoidp/user_pools_data_source.go +++ b/internal/service/cognitoidp/user_pools_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp diff --git a/internal/service/cognitoidp/user_pools_data_source_test.go b/internal/service/cognitoidp/user_pools_data_source_test.go index 3214014e367c..d089df507ada 100644 --- a/internal/service/cognitoidp/user_pools_data_source_test.go +++ b/internal/service/cognitoidp/user_pools_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp_test diff --git a/internal/service/cognitoidp/user_test.go b/internal/service/cognitoidp/user_test.go index 62796a48f341..008b907136a0 100644 --- a/internal/service/cognitoidp/user_test.go +++ b/internal/service/cognitoidp/user_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp_test diff --git a/internal/service/cognitoidp/validate.go b/internal/service/cognitoidp/validate.go index a0915a601de8..9eb979c643c5 100644 --- a/internal/service/cognitoidp/validate.go +++ b/internal/service/cognitoidp/validate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp diff --git a/internal/service/cognitoidp/validate_test.go b/internal/service/cognitoidp/validate_test.go index 919433b929c2..5075d05751a3 100644 --- a/internal/service/cognitoidp/validate_test.go +++ b/internal/service/cognitoidp/validate_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidp diff --git a/internal/service/comprehend/acc_test.go b/internal/service/comprehend/acc_test.go index 75f6fe46038b..bbae2b75a4c0 100644 --- a/internal/service/comprehend/acc_test.go +++ b/internal/service/comprehend/acc_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package comprehend_test diff --git a/internal/service/comprehend/common_model.go b/internal/service/comprehend/common_model.go index 84c60c786f56..a7094472542a 100644 --- a/internal/service/comprehend/common_model.go +++ b/internal/service/comprehend/common_model.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package comprehend diff --git a/internal/service/comprehend/consts.go b/internal/service/comprehend/consts.go index c500235f3cb0..311c84326c78 100644 --- a/internal/service/comprehend/consts.go +++ b/internal/service/comprehend/consts.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package comprehend diff --git a/internal/service/comprehend/document_classifier.go b/internal/service/comprehend/document_classifier.go index ad37f633a09a..6c7a4999810b 100644 --- a/internal/service/comprehend/document_classifier.go +++ b/internal/service/comprehend/document_classifier.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package comprehend diff --git a/internal/service/comprehend/document_classifier_test.go b/internal/service/comprehend/document_classifier_test.go index 3a95758df182..048ce00405d5 100644 --- a/internal/service/comprehend/document_classifier_test.go +++ b/internal/service/comprehend/document_classifier_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package comprehend_test diff --git a/internal/service/comprehend/entity_recognizer.go b/internal/service/comprehend/entity_recognizer.go index b9d4fdced08d..e2f7a57f74a7 100644 --- a/internal/service/comprehend/entity_recognizer.go +++ b/internal/service/comprehend/entity_recognizer.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package comprehend diff --git a/internal/service/comprehend/entity_recognizer_test.go b/internal/service/comprehend/entity_recognizer_test.go index b5ff52573e2d..def67179a098 100644 --- a/internal/service/comprehend/entity_recognizer_test.go +++ b/internal/service/comprehend/entity_recognizer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package comprehend_test diff --git a/internal/service/comprehend/generate.go b/internal/service/comprehend/generate.go index 5662e1221a3e..44d79cd9b2f4 100644 --- a/internal/service/comprehend/generate.go +++ b/internal/service/comprehend/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:generate go run ../../generate/tags/main.go -ServiceTagsSlice -ListTags -UpdateTags diff --git a/internal/service/comprehend/test-fixtures/generate/document_classifier/main.go b/internal/service/comprehend/test-fixtures/generate/document_classifier/main.go index 200f85564177..481117e94683 100644 --- a/internal/service/comprehend/test-fixtures/generate/document_classifier/main.go +++ b/internal/service/comprehend/test-fixtures/generate/document_classifier/main.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build generate diff --git a/internal/service/comprehend/test-fixtures/generate/document_classifier_multilabel/main.go b/internal/service/comprehend/test-fixtures/generate/document_classifier_multilabel/main.go index 514cf5ec3f39..8adfe222b8d3 100644 --- a/internal/service/comprehend/test-fixtures/generate/document_classifier_multilabel/main.go +++ b/internal/service/comprehend/test-fixtures/generate/document_classifier_multilabel/main.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build generate diff --git a/internal/service/comprehend/test-fixtures/generate/entity_recognizer/main.go b/internal/service/comprehend/test-fixtures/generate/entity_recognizer/main.go index 8024a5a7e45f..e822f7a2099f 100644 --- a/internal/service/comprehend/test-fixtures/generate/entity_recognizer/main.go +++ b/internal/service/comprehend/test-fixtures/generate/entity_recognizer/main.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build generate diff --git a/internal/service/comprehend/testdata/DocumentClassifier/basic/main_gen.tf b/internal/service/comprehend/testdata/DocumentClassifier/basic/main_gen.tf index 3e8e7f25d032..8cef857158a5 100644 --- a/internal/service/comprehend/testdata/DocumentClassifier/basic/main_gen.tf +++ b/internal/service/comprehend/testdata/DocumentClassifier/basic/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_comprehend_document_classifier" "test" { diff --git a/internal/service/comprehend/testdata/DocumentClassifier/basic_v5.100.0/main_gen.tf b/internal/service/comprehend/testdata/DocumentClassifier/basic_v5.100.0/main_gen.tf index acaac473bc0a..20cbfe41b96d 100644 --- a/internal/service/comprehend/testdata/DocumentClassifier/basic_v5.100.0/main_gen.tf +++ b/internal/service/comprehend/testdata/DocumentClassifier/basic_v5.100.0/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_comprehend_document_classifier" "test" { diff --git a/internal/service/comprehend/testdata/DocumentClassifier/basic_v6.0.0/main_gen.tf b/internal/service/comprehend/testdata/DocumentClassifier/basic_v6.0.0/main_gen.tf index a80d4f710355..7fa39fb937ff 100644 --- a/internal/service/comprehend/testdata/DocumentClassifier/basic_v6.0.0/main_gen.tf +++ b/internal/service/comprehend/testdata/DocumentClassifier/basic_v6.0.0/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_comprehend_document_classifier" "test" { diff --git a/internal/service/comprehend/testdata/DocumentClassifier/region_override/main_gen.tf b/internal/service/comprehend/testdata/DocumentClassifier/region_override/main_gen.tf index 43f82146c8b7..cf2405590bc0 100644 --- a/internal/service/comprehend/testdata/DocumentClassifier/region_override/main_gen.tf +++ b/internal/service/comprehend/testdata/DocumentClassifier/region_override/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_comprehend_document_classifier" "test" { diff --git a/internal/service/comprehend/testdata/EntityRecognizer/basic/main_gen.tf b/internal/service/comprehend/testdata/EntityRecognizer/basic/main_gen.tf index a5977bc663f7..6cb72cecaf6d 100644 --- a/internal/service/comprehend/testdata/EntityRecognizer/basic/main_gen.tf +++ b/internal/service/comprehend/testdata/EntityRecognizer/basic/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_comprehend_entity_recognizer" "test" { diff --git a/internal/service/comprehend/testdata/EntityRecognizer/basic_v5.100.0/main_gen.tf b/internal/service/comprehend/testdata/EntityRecognizer/basic_v5.100.0/main_gen.tf index 65c623e14c86..415be2f6d240 100644 --- a/internal/service/comprehend/testdata/EntityRecognizer/basic_v5.100.0/main_gen.tf +++ b/internal/service/comprehend/testdata/EntityRecognizer/basic_v5.100.0/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_comprehend_entity_recognizer" "test" { diff --git a/internal/service/comprehend/testdata/EntityRecognizer/basic_v6.0.0/main_gen.tf b/internal/service/comprehend/testdata/EntityRecognizer/basic_v6.0.0/main_gen.tf index 95fbc6cb8bb0..36ad66c3ea7f 100644 --- a/internal/service/comprehend/testdata/EntityRecognizer/basic_v6.0.0/main_gen.tf +++ b/internal/service/comprehend/testdata/EntityRecognizer/basic_v6.0.0/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_comprehend_entity_recognizer" "test" { diff --git a/internal/service/comprehend/testdata/EntityRecognizer/region_override/main_gen.tf b/internal/service/comprehend/testdata/EntityRecognizer/region_override/main_gen.tf index 317c793a6cea..a9c9e6c2ed7c 100644 --- a/internal/service/comprehend/testdata/EntityRecognizer/region_override/main_gen.tf +++ b/internal/service/comprehend/testdata/EntityRecognizer/region_override/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_comprehend_entity_recognizer" "test" { diff --git a/internal/service/comprehend/validate.go b/internal/service/comprehend/validate.go index ca7198628925..752299683919 100644 --- a/internal/service/comprehend/validate.go +++ b/internal/service/comprehend/validate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package comprehend diff --git a/internal/service/computeoptimizer/computeoptimizer_test.go b/internal/service/computeoptimizer/computeoptimizer_test.go index c52f80540aa4..6de7cfb17b36 100644 --- a/internal/service/computeoptimizer/computeoptimizer_test.go +++ b/internal/service/computeoptimizer/computeoptimizer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package computeoptimizer_test diff --git a/internal/service/computeoptimizer/enrollment_status.go b/internal/service/computeoptimizer/enrollment_status.go index 9b2d11f091d8..ff7f41262eb4 100644 --- a/internal/service/computeoptimizer/enrollment_status.go +++ b/internal/service/computeoptimizer/enrollment_status.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package computeoptimizer diff --git a/internal/service/computeoptimizer/enrollment_status_test.go b/internal/service/computeoptimizer/enrollment_status_test.go index 8e22d23d9b6b..6904ec8f5b01 100644 --- a/internal/service/computeoptimizer/enrollment_status_test.go +++ b/internal/service/computeoptimizer/enrollment_status_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package computeoptimizer_test diff --git a/internal/service/computeoptimizer/exports_test.go b/internal/service/computeoptimizer/exports_test.go index 173e9ceedf18..8494d3fc0d54 100644 --- a/internal/service/computeoptimizer/exports_test.go +++ b/internal/service/computeoptimizer/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package computeoptimizer diff --git a/internal/service/computeoptimizer/generate.go b/internal/service/computeoptimizer/generate.go index 01b6d8383f53..c24bda2c0c88 100644 --- a/internal/service/computeoptimizer/generate.go +++ b/internal/service/computeoptimizer/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:generate go run ../../generate/servicepackage/main.go diff --git a/internal/service/computeoptimizer/recommendation_preferences.go b/internal/service/computeoptimizer/recommendation_preferences.go index 6b4c8296be46..230ea159c98b 100644 --- a/internal/service/computeoptimizer/recommendation_preferences.go +++ b/internal/service/computeoptimizer/recommendation_preferences.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package computeoptimizer diff --git a/internal/service/computeoptimizer/recommendation_preferences_test.go b/internal/service/computeoptimizer/recommendation_preferences_test.go index 50a0e60bb0af..21cbc75e255d 100644 --- a/internal/service/computeoptimizer/recommendation_preferences_test.go +++ b/internal/service/computeoptimizer/recommendation_preferences_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package computeoptimizer_test diff --git a/internal/service/configservice/aggregate_authorization.go b/internal/service/configservice/aggregate_authorization.go index 1d20cfb1cfc1..801da01c668f 100644 --- a/internal/service/configservice/aggregate_authorization.go +++ b/internal/service/configservice/aggregate_authorization.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice diff --git a/internal/service/configservice/aggregate_authorization_test.go b/internal/service/configservice/aggregate_authorization_test.go index 98285334dbb6..4623dcf2067c 100644 --- a/internal/service/configservice/aggregate_authorization_test.go +++ b/internal/service/configservice/aggregate_authorization_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice_test diff --git a/internal/service/configservice/config_rule.go b/internal/service/configservice/config_rule.go index 4c0fb8e58912..5bcda81e89e0 100644 --- a/internal/service/configservice/config_rule.go +++ b/internal/service/configservice/config_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice diff --git a/internal/service/configservice/config_rule_test.go b/internal/service/configservice/config_rule_test.go index 7e500c51f332..9e8d30656595 100644 --- a/internal/service/configservice/config_rule_test.go +++ b/internal/service/configservice/config_rule_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice_test diff --git a/internal/service/configservice/configservice_test.go b/internal/service/configservice/configservice_test.go index 29ffaac4e350..e9ba1f6eb411 100644 --- a/internal/service/configservice/configservice_test.go +++ b/internal/service/configservice/configservice_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice_test diff --git a/internal/service/configservice/configuration_aggregator.go b/internal/service/configservice/configuration_aggregator.go index fe79df707446..ca9f5e84039b 100644 --- a/internal/service/configservice/configuration_aggregator.go +++ b/internal/service/configservice/configuration_aggregator.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice diff --git a/internal/service/configservice/configuration_aggregator_test.go b/internal/service/configservice/configuration_aggregator_test.go index d5c4b18d2fa4..dba960cd8571 100644 --- a/internal/service/configservice/configuration_aggregator_test.go +++ b/internal/service/configservice/configuration_aggregator_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice_test diff --git a/internal/service/configservice/configuration_recorder.go b/internal/service/configservice/configuration_recorder.go index 9880d1fc74a4..316e42db5643 100644 --- a/internal/service/configservice/configuration_recorder.go +++ b/internal/service/configservice/configuration_recorder.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice diff --git a/internal/service/configservice/configuration_recorder_status.go b/internal/service/configservice/configuration_recorder_status.go index 2a5e2fc33dd3..42a0725e0a29 100644 --- a/internal/service/configservice/configuration_recorder_status.go +++ b/internal/service/configservice/configuration_recorder_status.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice diff --git a/internal/service/configservice/configuration_recorder_status_test.go b/internal/service/configservice/configuration_recorder_status_test.go index 980963bc6e36..f217b30830bd 100644 --- a/internal/service/configservice/configuration_recorder_status_test.go +++ b/internal/service/configservice/configuration_recorder_status_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice_test diff --git a/internal/service/configservice/configuration_recorder_test.go b/internal/service/configservice/configuration_recorder_test.go index 85f4194f3085..054410150f75 100644 --- a/internal/service/configservice/configuration_recorder_test.go +++ b/internal/service/configservice/configuration_recorder_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice_test diff --git a/internal/service/configservice/conformance_pack.go b/internal/service/configservice/conformance_pack.go index c896b0b4ecc8..b499aed86355 100644 --- a/internal/service/configservice/conformance_pack.go +++ b/internal/service/configservice/conformance_pack.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice diff --git a/internal/service/configservice/conformance_pack_test.go b/internal/service/configservice/conformance_pack_test.go index 4f9eaf9790b5..4fa79c6cb50f 100644 --- a/internal/service/configservice/conformance_pack_test.go +++ b/internal/service/configservice/conformance_pack_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice_test diff --git a/internal/service/configservice/consts.go b/internal/service/configservice/consts.go index cb52659ae2a2..736b471517d9 100644 --- a/internal/service/configservice/consts.go +++ b/internal/service/configservice/consts.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice diff --git a/internal/service/configservice/delivery_channel.go b/internal/service/configservice/delivery_channel.go index 134dee716e7a..34e9b3b1fbff 100644 --- a/internal/service/configservice/delivery_channel.go +++ b/internal/service/configservice/delivery_channel.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice diff --git a/internal/service/configservice/delivery_channel_test.go b/internal/service/configservice/delivery_channel_test.go index f184a60bfc4b..e80134c9b041 100644 --- a/internal/service/configservice/delivery_channel_test.go +++ b/internal/service/configservice/delivery_channel_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice_test diff --git a/internal/service/configservice/exports_test.go b/internal/service/configservice/exports_test.go index f9e895f147c7..df328e82e0d9 100644 --- a/internal/service/configservice/exports_test.go +++ b/internal/service/configservice/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice diff --git a/internal/service/configservice/generate.go b/internal/service/configservice/generate.go index 3a98bf58218b..376fe001157f 100644 --- a/internal/service/configservice/generate.go +++ b/internal/service/configservice/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:generate go run ../../generate/tags/main.go -ListTags -ListTagsOpPaginated -ServiceTagsSlice -UpdateTags diff --git a/internal/service/configservice/organization_conformance_pack.go b/internal/service/configservice/organization_conformance_pack.go index 6cfe5b198cd8..d38797c03ffb 100644 --- a/internal/service/configservice/organization_conformance_pack.go +++ b/internal/service/configservice/organization_conformance_pack.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice diff --git a/internal/service/configservice/organization_conformance_pack_test.go b/internal/service/configservice/organization_conformance_pack_test.go index d585123ef3cf..fd663c973a2c 100644 --- a/internal/service/configservice/organization_conformance_pack_test.go +++ b/internal/service/configservice/organization_conformance_pack_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice_test diff --git a/internal/service/configservice/organization_custom_policy_rule.go b/internal/service/configservice/organization_custom_policy_rule.go index ceec5a2d60f6..08e0ec31a84a 100644 --- a/internal/service/configservice/organization_custom_policy_rule.go +++ b/internal/service/configservice/organization_custom_policy_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice diff --git a/internal/service/configservice/organization_custom_policy_rule_test.go b/internal/service/configservice/organization_custom_policy_rule_test.go index 087416ae44f7..7c16e605c2b3 100644 --- a/internal/service/configservice/organization_custom_policy_rule_test.go +++ b/internal/service/configservice/organization_custom_policy_rule_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice_test diff --git a/internal/service/configservice/organization_custom_rule.go b/internal/service/configservice/organization_custom_rule.go index c224bc88a303..f48acafb592b 100644 --- a/internal/service/configservice/organization_custom_rule.go +++ b/internal/service/configservice/organization_custom_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice diff --git a/internal/service/configservice/organization_custom_rule_test.go b/internal/service/configservice/organization_custom_rule_test.go index c509d7f1585c..ca31d51dd804 100644 --- a/internal/service/configservice/organization_custom_rule_test.go +++ b/internal/service/configservice/organization_custom_rule_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice_test diff --git a/internal/service/configservice/organization_managed_rule.go b/internal/service/configservice/organization_managed_rule.go index c4fb5ef8db9c..028ead5a330a 100644 --- a/internal/service/configservice/organization_managed_rule.go +++ b/internal/service/configservice/organization_managed_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice diff --git a/internal/service/configservice/organization_managed_rule_test.go b/internal/service/configservice/organization_managed_rule_test.go index 6d087ac3954c..00a752376e91 100644 --- a/internal/service/configservice/organization_managed_rule_test.go +++ b/internal/service/configservice/organization_managed_rule_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice_test diff --git a/internal/service/configservice/remediation_configuration.go b/internal/service/configservice/remediation_configuration.go index d7ef316eb36b..894ca1e07084 100644 --- a/internal/service/configservice/remediation_configuration.go +++ b/internal/service/configservice/remediation_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice diff --git a/internal/service/configservice/remediation_configuration_test.go b/internal/service/configservice/remediation_configuration_test.go index c6828c217328..3bbeb5b02af6 100644 --- a/internal/service/configservice/remediation_configuration_test.go +++ b/internal/service/configservice/remediation_configuration_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice_test diff --git a/internal/service/configservice/retention_configuration.go b/internal/service/configservice/retention_configuration.go index 1a38cb6b22e6..1232dce38aad 100644 --- a/internal/service/configservice/retention_configuration.go +++ b/internal/service/configservice/retention_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice diff --git a/internal/service/configservice/retention_configuration_test.go b/internal/service/configservice/retention_configuration_test.go index 06dfcd5b448d..3864f8ee72dc 100644 --- a/internal/service/configservice/retention_configuration_test.go +++ b/internal/service/configservice/retention_configuration_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice_test diff --git a/internal/service/configservice/sweep.go b/internal/service/configservice/sweep.go index 406867f8da63..e188e818eeb4 100644 --- a/internal/service/configservice/sweep.go +++ b/internal/service/configservice/sweep.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configservice diff --git a/internal/service/configservice/testdata/AggregateAuthorization/tags/main_gen.tf b/internal/service/configservice/testdata/AggregateAuthorization/tags/main_gen.tf index 7c1d6d941117..4ce06ba8f076 100644 --- a/internal/service/configservice/testdata/AggregateAuthorization/tags/main_gen.tf +++ b/internal/service/configservice/testdata/AggregateAuthorization/tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_config_aggregate_authorization" "test" { diff --git a/internal/service/configservice/testdata/AggregateAuthorization/tagsComputed1/main_gen.tf b/internal/service/configservice/testdata/AggregateAuthorization/tagsComputed1/main_gen.tf index e3ceddfc373b..dbcc0fb42c1b 100644 --- a/internal/service/configservice/testdata/AggregateAuthorization/tagsComputed1/main_gen.tf +++ b/internal/service/configservice/testdata/AggregateAuthorization/tagsComputed1/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/configservice/testdata/AggregateAuthorization/tagsComputed2/main_gen.tf b/internal/service/configservice/testdata/AggregateAuthorization/tagsComputed2/main_gen.tf index 36dfa397d73b..651439178673 100644 --- a/internal/service/configservice/testdata/AggregateAuthorization/tagsComputed2/main_gen.tf +++ b/internal/service/configservice/testdata/AggregateAuthorization/tagsComputed2/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/configservice/testdata/AggregateAuthorization/tags_defaults/main_gen.tf b/internal/service/configservice/testdata/AggregateAuthorization/tags_defaults/main_gen.tf index d92a7af8624f..55316e22d859 100644 --- a/internal/service/configservice/testdata/AggregateAuthorization/tags_defaults/main_gen.tf +++ b/internal/service/configservice/testdata/AggregateAuthorization/tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/configservice/testdata/AggregateAuthorization/tags_ignore/main_gen.tf b/internal/service/configservice/testdata/AggregateAuthorization/tags_ignore/main_gen.tf index 038ee4cfb65e..06a212fbd2a5 100644 --- a/internal/service/configservice/testdata/AggregateAuthorization/tags_ignore/main_gen.tf +++ b/internal/service/configservice/testdata/AggregateAuthorization/tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/configservice/testdata/ConfigRule/tags/main_gen.tf b/internal/service/configservice/testdata/ConfigRule/tags/main_gen.tf index c7d1e2b6bb36..0cb46a9078c9 100644 --- a/internal/service/configservice/testdata/ConfigRule/tags/main_gen.tf +++ b/internal/service/configservice/testdata/ConfigRule/tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_config_config_rule" "test" { diff --git a/internal/service/configservice/testdata/ConfigRule/tagsComputed1/main_gen.tf b/internal/service/configservice/testdata/ConfigRule/tagsComputed1/main_gen.tf index 6cf3bcc15eab..6df642a471a3 100644 --- a/internal/service/configservice/testdata/ConfigRule/tagsComputed1/main_gen.tf +++ b/internal/service/configservice/testdata/ConfigRule/tagsComputed1/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/configservice/testdata/ConfigRule/tagsComputed2/main_gen.tf b/internal/service/configservice/testdata/ConfigRule/tagsComputed2/main_gen.tf index cb96e657cece..c4b0ee92a49c 100644 --- a/internal/service/configservice/testdata/ConfigRule/tagsComputed2/main_gen.tf +++ b/internal/service/configservice/testdata/ConfigRule/tagsComputed2/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/configservice/testdata/ConfigRule/tags_defaults/main_gen.tf b/internal/service/configservice/testdata/ConfigRule/tags_defaults/main_gen.tf index 59d8e9e52e54..26d78f36212f 100644 --- a/internal/service/configservice/testdata/ConfigRule/tags_defaults/main_gen.tf +++ b/internal/service/configservice/testdata/ConfigRule/tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/configservice/testdata/ConfigRule/tags_ignore/main_gen.tf b/internal/service/configservice/testdata/ConfigRule/tags_ignore/main_gen.tf index 6f3fe34e60b6..28176628eeeb 100644 --- a/internal/service/configservice/testdata/ConfigRule/tags_ignore/main_gen.tf +++ b/internal/service/configservice/testdata/ConfigRule/tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/configservice/testdata/ConfigurationAggregator/tags/main_gen.tf b/internal/service/configservice/testdata/ConfigurationAggregator/tags/main_gen.tf index aa1f60cd0a6c..2ea8535a8cff 100644 --- a/internal/service/configservice/testdata/ConfigurationAggregator/tags/main_gen.tf +++ b/internal/service/configservice/testdata/ConfigurationAggregator/tags/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_config_configuration_aggregator" "test" { diff --git a/internal/service/configservice/testdata/ConfigurationAggregator/tagsComputed1/main_gen.tf b/internal/service/configservice/testdata/ConfigurationAggregator/tagsComputed1/main_gen.tf index aca7f1292bfc..318a6e2e17bf 100644 --- a/internal/service/configservice/testdata/ConfigurationAggregator/tagsComputed1/main_gen.tf +++ b/internal/service/configservice/testdata/ConfigurationAggregator/tagsComputed1/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/configservice/testdata/ConfigurationAggregator/tagsComputed2/main_gen.tf b/internal/service/configservice/testdata/ConfigurationAggregator/tagsComputed2/main_gen.tf index 6382925e1b76..be84363cd71f 100644 --- a/internal/service/configservice/testdata/ConfigurationAggregator/tagsComputed2/main_gen.tf +++ b/internal/service/configservice/testdata/ConfigurationAggregator/tagsComputed2/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "null" {} diff --git a/internal/service/configservice/testdata/ConfigurationAggregator/tags_defaults/main_gen.tf b/internal/service/configservice/testdata/ConfigurationAggregator/tags_defaults/main_gen.tf index 001b013019e8..f6c1eb1dc796 100644 --- a/internal/service/configservice/testdata/ConfigurationAggregator/tags_defaults/main_gen.tf +++ b/internal/service/configservice/testdata/ConfigurationAggregator/tags_defaults/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/configservice/testdata/ConfigurationAggregator/tags_ignore/main_gen.tf b/internal/service/configservice/testdata/ConfigurationAggregator/tags_ignore/main_gen.tf index 681471e0e9df..5783347a79a3 100644 --- a/internal/service/configservice/testdata/ConfigurationAggregator/tags_ignore/main_gen.tf +++ b/internal/service/configservice/testdata/ConfigurationAggregator/tags_ignore/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 provider "aws" { diff --git a/internal/service/connect/bot_association.go b/internal/service/connect/bot_association.go index 77e9fa47ee48..801f951204ab 100644 --- a/internal/service/connect/bot_association.go +++ b/internal/service/connect/bot_association.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/bot_association_data_source.go b/internal/service/connect/bot_association_data_source.go index 37ce6c34331e..98eb59417965 100644 --- a/internal/service/connect/bot_association_data_source.go +++ b/internal/service/connect/bot_association_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/bot_association_data_source_test.go b/internal/service/connect/bot_association_data_source_test.go index a86920193857..3015448cdffe 100644 --- a/internal/service/connect/bot_association_data_source_test.go +++ b/internal/service/connect/bot_association_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/bot_association_test.go b/internal/service/connect/bot_association_test.go index be47e9f0b003..db2ee180f3c2 100644 --- a/internal/service/connect/bot_association_test.go +++ b/internal/service/connect/bot_association_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/connect_test.go b/internal/service/connect/connect_test.go index 1bd9d0800121..ee50f7b92db9 100644 --- a/internal/service/connect/connect_test.go +++ b/internal/service/connect/connect_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/contact_flow.go b/internal/service/connect/contact_flow.go index 47ba65cbc2de..beeb83627b4f 100644 --- a/internal/service/connect/contact_flow.go +++ b/internal/service/connect/contact_flow.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/contact_flow_data_source.go b/internal/service/connect/contact_flow_data_source.go index 5584b7f7fef5..3335581e0c75 100644 --- a/internal/service/connect/contact_flow_data_source.go +++ b/internal/service/connect/contact_flow_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/contact_flow_data_source_test.go b/internal/service/connect/contact_flow_data_source_test.go index c33792f9657d..db971f57b31b 100644 --- a/internal/service/connect/contact_flow_data_source_test.go +++ b/internal/service/connect/contact_flow_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/contact_flow_module.go b/internal/service/connect/contact_flow_module.go index 1db4d6a22b54..7104c97b8d91 100644 --- a/internal/service/connect/contact_flow_module.go +++ b/internal/service/connect/contact_flow_module.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/contact_flow_module_data_source.go b/internal/service/connect/contact_flow_module_data_source.go index 6460b468e626..09120b20e065 100644 --- a/internal/service/connect/contact_flow_module_data_source.go +++ b/internal/service/connect/contact_flow_module_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/contact_flow_module_data_source_test.go b/internal/service/connect/contact_flow_module_data_source_test.go index 14505603ebd7..08e0afe9d154 100644 --- a/internal/service/connect/contact_flow_module_data_source_test.go +++ b/internal/service/connect/contact_flow_module_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/contact_flow_module_test.go b/internal/service/connect/contact_flow_module_test.go index ce919711e04a..64cfb5a1ca41 100644 --- a/internal/service/connect/contact_flow_module_test.go +++ b/internal/service/connect/contact_flow_module_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/contact_flow_test.go b/internal/service/connect/contact_flow_test.go index 9051d660a205..9670681f206a 100644 --- a/internal/service/connect/contact_flow_test.go +++ b/internal/service/connect/contact_flow_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/errors.go b/internal/service/connect/errors.go index f8ea4c3d83ff..20728dbba678 100644 --- a/internal/service/connect/errors.go +++ b/internal/service/connect/errors.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/exports_test.go b/internal/service/connect/exports_test.go index c46e8e78b716..81c2fb368b25 100644 --- a/internal/service/connect/exports_test.go +++ b/internal/service/connect/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/generate.go b/internal/service/connect/generate.go index 42a67ee7564b..a2a2d0f018b0 100644 --- a/internal/service/connect/generate.go +++ b/internal/service/connect/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:generate go run ../../generate/tags/main.go -KVTValues -ServiceTagsMap -UpdateTags diff --git a/internal/service/connect/hours_of_operation.go b/internal/service/connect/hours_of_operation.go index 364dfc0f8741..fb8f10f0f621 100644 --- a/internal/service/connect/hours_of_operation.go +++ b/internal/service/connect/hours_of_operation.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/hours_of_operation_data_source.go b/internal/service/connect/hours_of_operation_data_source.go index c5a0c89ea789..ffae07c48b5a 100644 --- a/internal/service/connect/hours_of_operation_data_source.go +++ b/internal/service/connect/hours_of_operation_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/hours_of_operation_data_source_test.go b/internal/service/connect/hours_of_operation_data_source_test.go index f9327f07e3a1..fbdbae0cef23 100644 --- a/internal/service/connect/hours_of_operation_data_source_test.go +++ b/internal/service/connect/hours_of_operation_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/hours_of_operation_test.go b/internal/service/connect/hours_of_operation_test.go index f0f8b69d49ce..b77b73769388 100644 --- a/internal/service/connect/hours_of_operation_test.go +++ b/internal/service/connect/hours_of_operation_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/instance.go b/internal/service/connect/instance.go index a14c47f50f74..f4312fa0db42 100644 --- a/internal/service/connect/instance.go +++ b/internal/service/connect/instance.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/instance_data_source.go b/internal/service/connect/instance_data_source.go index 746ae389eeb8..6d20c5f7b4ab 100644 --- a/internal/service/connect/instance_data_source.go +++ b/internal/service/connect/instance_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/instance_data_source_test.go b/internal/service/connect/instance_data_source_test.go index 4b7358cca400..f6a1a07c1b19 100644 --- a/internal/service/connect/instance_data_source_test.go +++ b/internal/service/connect/instance_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/instance_storage_config.go b/internal/service/connect/instance_storage_config.go index ccd3e41fbf9a..f884da14c105 100644 --- a/internal/service/connect/instance_storage_config.go +++ b/internal/service/connect/instance_storage_config.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/instance_storage_config_data_source.go b/internal/service/connect/instance_storage_config_data_source.go index 307e915a3ac5..7ba4acdb2cb6 100644 --- a/internal/service/connect/instance_storage_config_data_source.go +++ b/internal/service/connect/instance_storage_config_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/instance_storage_config_data_source_test.go b/internal/service/connect/instance_storage_config_data_source_test.go index 1a756af3f71a..0f92ed66e62e 100644 --- a/internal/service/connect/instance_storage_config_data_source_test.go +++ b/internal/service/connect/instance_storage_config_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/instance_storage_config_test.go b/internal/service/connect/instance_storage_config_test.go index 1439357609c9..3843da198c8c 100644 --- a/internal/service/connect/instance_storage_config_test.go +++ b/internal/service/connect/instance_storage_config_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/instance_test.go b/internal/service/connect/instance_test.go index 011406f390e5..9bc8a85fcba0 100644 --- a/internal/service/connect/instance_test.go +++ b/internal/service/connect/instance_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/lambda_function_association.go b/internal/service/connect/lambda_function_association.go index 98301894b7a3..37031b1c0c60 100644 --- a/internal/service/connect/lambda_function_association.go +++ b/internal/service/connect/lambda_function_association.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/lambda_function_association_data_source.go b/internal/service/connect/lambda_function_association_data_source.go index 9a1cbfc226e6..576d66b6605d 100644 --- a/internal/service/connect/lambda_function_association_data_source.go +++ b/internal/service/connect/lambda_function_association_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/lambda_function_association_data_source_test.go b/internal/service/connect/lambda_function_association_data_source_test.go index 18a905219f47..b67217b670d4 100644 --- a/internal/service/connect/lambda_function_association_data_source_test.go +++ b/internal/service/connect/lambda_function_association_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/lambda_function_association_test.go b/internal/service/connect/lambda_function_association_test.go index 09acc392b2c4..d58002e419df 100644 --- a/internal/service/connect/lambda_function_association_test.go +++ b/internal/service/connect/lambda_function_association_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/phone_number.go b/internal/service/connect/phone_number.go index 3c774b4295e7..a56b74152ba8 100644 --- a/internal/service/connect/phone_number.go +++ b/internal/service/connect/phone_number.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/phone_number_contact_flow_association.go b/internal/service/connect/phone_number_contact_flow_association.go index 201b95e93266..b9739599513e 100644 --- a/internal/service/connect/phone_number_contact_flow_association.go +++ b/internal/service/connect/phone_number_contact_flow_association.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/phone_number_contact_flow_association_test.go b/internal/service/connect/phone_number_contact_flow_association_test.go index 025958f11180..1f98932b6819 100644 --- a/internal/service/connect/phone_number_contact_flow_association_test.go +++ b/internal/service/connect/phone_number_contact_flow_association_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/phone_number_test.go b/internal/service/connect/phone_number_test.go index acf917b965c9..330743a72d8f 100644 --- a/internal/service/connect/phone_number_test.go +++ b/internal/service/connect/phone_number_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/prompt_data_source.go b/internal/service/connect/prompt_data_source.go index da18484a8a6e..0c32870a3b04 100644 --- a/internal/service/connect/prompt_data_source.go +++ b/internal/service/connect/prompt_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/prompt_data_source_test.go b/internal/service/connect/prompt_data_source_test.go index 2e5f1ca4925c..18d103e9c169 100644 --- a/internal/service/connect/prompt_data_source_test.go +++ b/internal/service/connect/prompt_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/queue.go b/internal/service/connect/queue.go index 2833742be89a..7091ca0c874d 100644 --- a/internal/service/connect/queue.go +++ b/internal/service/connect/queue.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/queue_data_source.go b/internal/service/connect/queue_data_source.go index aeafbb9c8f2a..1191ef38824f 100644 --- a/internal/service/connect/queue_data_source.go +++ b/internal/service/connect/queue_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/queue_data_source_test.go b/internal/service/connect/queue_data_source_test.go index fe9470639b29..73e8af2f6619 100644 --- a/internal/service/connect/queue_data_source_test.go +++ b/internal/service/connect/queue_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/queue_test.go b/internal/service/connect/queue_test.go index 92bbda7ea256..750e8d402663 100644 --- a/internal/service/connect/queue_test.go +++ b/internal/service/connect/queue_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/quick_connect.go b/internal/service/connect/quick_connect.go index a17b0a415e8d..25ca44705255 100644 --- a/internal/service/connect/quick_connect.go +++ b/internal/service/connect/quick_connect.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/quick_connect_data_source.go b/internal/service/connect/quick_connect_data_source.go index 52f9793b2aeb..22bd1cd402d7 100644 --- a/internal/service/connect/quick_connect_data_source.go +++ b/internal/service/connect/quick_connect_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/quick_connect_data_source_test.go b/internal/service/connect/quick_connect_data_source_test.go index c66efcc917f7..d7ec103807b1 100644 --- a/internal/service/connect/quick_connect_data_source_test.go +++ b/internal/service/connect/quick_connect_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/quick_connect_test.go b/internal/service/connect/quick_connect_test.go index a71f4791f4c9..00101a971ab8 100644 --- a/internal/service/connect/quick_connect_test.go +++ b/internal/service/connect/quick_connect_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/routing_profile.go b/internal/service/connect/routing_profile.go index 279ce2a972ad..4e1ebc74b3b4 100644 --- a/internal/service/connect/routing_profile.go +++ b/internal/service/connect/routing_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/routing_profile_data_source.go b/internal/service/connect/routing_profile_data_source.go index 0f788c8493e0..e84c696c87db 100644 --- a/internal/service/connect/routing_profile_data_source.go +++ b/internal/service/connect/routing_profile_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/routing_profile_data_source_test.go b/internal/service/connect/routing_profile_data_source_test.go index 6fcf5ed20e2b..06ff55b7820a 100644 --- a/internal/service/connect/routing_profile_data_source_test.go +++ b/internal/service/connect/routing_profile_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/routing_profile_test.go b/internal/service/connect/routing_profile_test.go index cb20b539e61b..7d0ba4ee8736 100644 --- a/internal/service/connect/routing_profile_test.go +++ b/internal/service/connect/routing_profile_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/security_profile.go b/internal/service/connect/security_profile.go index 0313e568ac16..7b218a2aa90f 100644 --- a/internal/service/connect/security_profile.go +++ b/internal/service/connect/security_profile.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/security_profile_data_source.go b/internal/service/connect/security_profile_data_source.go index 253729ec44c8..3330e0555f15 100644 --- a/internal/service/connect/security_profile_data_source.go +++ b/internal/service/connect/security_profile_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/security_profile_data_source_test.go b/internal/service/connect/security_profile_data_source_test.go index 96f1465625be..615c3039d57f 100644 --- a/internal/service/connect/security_profile_data_source_test.go +++ b/internal/service/connect/security_profile_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/security_profile_test.go b/internal/service/connect/security_profile_test.go index 5865b6ec28de..0c58c06aa303 100644 --- a/internal/service/connect/security_profile_test.go +++ b/internal/service/connect/security_profile_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/sweep.go b/internal/service/connect/sweep.go index 91c872b69a7d..3c435eee4376 100644 --- a/internal/service/connect/sweep.go +++ b/internal/service/connect/sweep.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/testdata/Instance/basic/main_gen.tf b/internal/service/connect/testdata/Instance/basic/main_gen.tf index 7ad26d07a1f0..f385cef9193e 100644 --- a/internal/service/connect/testdata/Instance/basic/main_gen.tf +++ b/internal/service/connect/testdata/Instance/basic/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_connect_instance" "test" { diff --git a/internal/service/connect/testdata/Instance/basic_v6.14.1/main_gen.tf b/internal/service/connect/testdata/Instance/basic_v6.14.1/main_gen.tf index 433dcb6dff3b..b51bbb7f058a 100644 --- a/internal/service/connect/testdata/Instance/basic_v6.14.1/main_gen.tf +++ b/internal/service/connect/testdata/Instance/basic_v6.14.1/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_connect_instance" "test" { diff --git a/internal/service/connect/testdata/Instance/region_override/main_gen.tf b/internal/service/connect/testdata/Instance/region_override/main_gen.tf index d798b8b533d3..44b80d516683 100644 --- a/internal/service/connect/testdata/Instance/region_override/main_gen.tf +++ b/internal/service/connect/testdata/Instance/region_override/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_connect_instance" "test" { diff --git a/internal/service/connect/testdata/PhoneNumber/basic/main_gen.tf b/internal/service/connect/testdata/PhoneNumber/basic/main_gen.tf index fde939ec9f6d..ee6e5e07abfd 100644 --- a/internal/service/connect/testdata/PhoneNumber/basic/main_gen.tf +++ b/internal/service/connect/testdata/PhoneNumber/basic/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_connect_phone_number" "test" { diff --git a/internal/service/connect/testdata/PhoneNumber/basic_v6.14.1/main_gen.tf b/internal/service/connect/testdata/PhoneNumber/basic_v6.14.1/main_gen.tf index cd1b59fd8669..1889dcf685d8 100644 --- a/internal/service/connect/testdata/PhoneNumber/basic_v6.14.1/main_gen.tf +++ b/internal/service/connect/testdata/PhoneNumber/basic_v6.14.1/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_connect_phone_number" "test" { diff --git a/internal/service/connect/testdata/PhoneNumber/region_override/main_gen.tf b/internal/service/connect/testdata/PhoneNumber/region_override/main_gen.tf index 1a3fce7997d8..3a0e8a151f27 100644 --- a/internal/service/connect/testdata/PhoneNumber/region_override/main_gen.tf +++ b/internal/service/connect/testdata/PhoneNumber/region_override/main_gen.tf @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 resource "aws_connect_phone_number" "test" { diff --git a/internal/service/connect/user.go b/internal/service/connect/user.go index bfd619b356a9..b2b5d30da642 100644 --- a/internal/service/connect/user.go +++ b/internal/service/connect/user.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/user_data_source.go b/internal/service/connect/user_data_source.go index 29144db65a97..bea98d722121 100644 --- a/internal/service/connect/user_data_source.go +++ b/internal/service/connect/user_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/user_data_source_test.go b/internal/service/connect/user_data_source_test.go index c1ed6bdc844c..ec31f2ced4e7 100644 --- a/internal/service/connect/user_data_source_test.go +++ b/internal/service/connect/user_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/user_hierarchy_group.go b/internal/service/connect/user_hierarchy_group.go index be182c6f2d1f..f8c4215f8677 100644 --- a/internal/service/connect/user_hierarchy_group.go +++ b/internal/service/connect/user_hierarchy_group.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/user_hierarchy_group_data_source.go b/internal/service/connect/user_hierarchy_group_data_source.go index 481adc806b16..3d979c293aba 100644 --- a/internal/service/connect/user_hierarchy_group_data_source.go +++ b/internal/service/connect/user_hierarchy_group_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/user_hierarchy_group_data_source_test.go b/internal/service/connect/user_hierarchy_group_data_source_test.go index 1189fc47d3dc..e3620c115ae6 100644 --- a/internal/service/connect/user_hierarchy_group_data_source_test.go +++ b/internal/service/connect/user_hierarchy_group_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/user_hierarchy_group_test.go b/internal/service/connect/user_hierarchy_group_test.go index 4f207e3dc62d..e2956ae91116 100644 --- a/internal/service/connect/user_hierarchy_group_test.go +++ b/internal/service/connect/user_hierarchy_group_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/user_hierarchy_structure.go b/internal/service/connect/user_hierarchy_structure.go index 2911ec3d46ce..ab860edd35e7 100644 --- a/internal/service/connect/user_hierarchy_structure.go +++ b/internal/service/connect/user_hierarchy_structure.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/user_hierarchy_structure_data_source.go b/internal/service/connect/user_hierarchy_structure_data_source.go index f69a5bd5ed00..13d554defba0 100644 --- a/internal/service/connect/user_hierarchy_structure_data_source.go +++ b/internal/service/connect/user_hierarchy_structure_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/user_hierarchy_structure_data_source_test.go b/internal/service/connect/user_hierarchy_structure_data_source_test.go index 18a2f5a08504..ba87c25dc313 100644 --- a/internal/service/connect/user_hierarchy_structure_data_source_test.go +++ b/internal/service/connect/user_hierarchy_structure_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/user_hierarchy_structure_test.go b/internal/service/connect/user_hierarchy_structure_test.go index 648665c8eba0..0e97c02e59d2 100644 --- a/internal/service/connect/user_hierarchy_structure_test.go +++ b/internal/service/connect/user_hierarchy_structure_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/user_test.go b/internal/service/connect/user_test.go index 2f7196dc307c..376649cbb82a 100644 --- a/internal/service/connect/user_test.go +++ b/internal/service/connect/user_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/validate.go b/internal/service/connect/validate.go index d581d5330346..f4f3fcc5a70e 100644 --- a/internal/service/connect/validate.go +++ b/internal/service/connect/validate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/validate_test.go b/internal/service/connect/validate_test.go index cf5122292ebb..ed09d2da3e37 100644 --- a/internal/service/connect/validate_test.go +++ b/internal/service/connect/validate_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/vocabulary.go b/internal/service/connect/vocabulary.go index 83ce9d1e7f9d..03ed229c50cf 100644 --- a/internal/service/connect/vocabulary.go +++ b/internal/service/connect/vocabulary.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/vocabulary_data_source.go b/internal/service/connect/vocabulary_data_source.go index 1a40ce5ecd42..a3bfe5062f44 100644 --- a/internal/service/connect/vocabulary_data_source.go +++ b/internal/service/connect/vocabulary_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect diff --git a/internal/service/connect/vocabulary_data_source_test.go b/internal/service/connect/vocabulary_data_source_test.go index d398bc40d8d1..e04b798295d2 100644 --- a/internal/service/connect/vocabulary_data_source_test.go +++ b/internal/service/connect/vocabulary_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connect/vocabulary_test.go b/internal/service/connect/vocabulary_test.go index 4004a2e74d73..ebcacca698b5 100644 --- a/internal/service/connect/vocabulary_test.go +++ b/internal/service/connect/vocabulary_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package connect_test diff --git a/internal/service/connectcases/generate.go b/internal/service/connectcases/generate.go index d429ea16520e..7324187cac07 100644 --- a/internal/service/connectcases/generate.go +++ b/internal/service/connectcases/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:generate go run ../../generate/servicepackage/main.go diff --git a/internal/service/controltower/baseline.go b/internal/service/controltower/baseline.go index 570e99dc4bd9..91ff9f777939 100644 --- a/internal/service/controltower/baseline.go +++ b/internal/service/controltower/baseline.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package controltower diff --git a/internal/service/controltower/baseline_test.go b/internal/service/controltower/baseline_test.go index 8fb79dd60a3f..730d30c99447 100644 --- a/internal/service/controltower/baseline_test.go +++ b/internal/service/controltower/baseline_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package controltower_test diff --git a/internal/service/controltower/control.go b/internal/service/controltower/control.go index 9df15bfc2bc3..75ebb135cf53 100644 --- a/internal/service/controltower/control.go +++ b/internal/service/controltower/control.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package controltower diff --git a/internal/service/controltower/control_test.go b/internal/service/controltower/control_test.go index cc0bc14d10b2..56194f77da57 100644 --- a/internal/service/controltower/control_test.go +++ b/internal/service/controltower/control_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package controltower_test diff --git a/internal/service/controltower/controls_data_source.go b/internal/service/controltower/controls_data_source.go index d992e1a88af6..c07837eda134 100644 --- a/internal/service/controltower/controls_data_source.go +++ b/internal/service/controltower/controls_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package controltower diff --git a/internal/service/controltower/controls_data_source_test.go b/internal/service/controltower/controls_data_source_test.go index 08bc87f089a7..f7838d50b608 100644 --- a/internal/service/controltower/controls_data_source_test.go +++ b/internal/service/controltower/controls_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package controltower_test diff --git a/internal/service/controltower/controltower_test.go b/internal/service/controltower/controltower_test.go index 57f6a09485f9..d5cc7b68f62b 100644 --- a/internal/service/controltower/controltower_test.go +++ b/internal/service/controltower/controltower_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package controltower_test diff --git a/internal/service/controltower/exports_test.go b/internal/service/controltower/exports_test.go index 63aeb9785018..a9685b19f523 100644 --- a/internal/service/controltower/exports_test.go +++ b/internal/service/controltower/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package controltower diff --git a/internal/service/controltower/generate.go b/internal/service/controltower/generate.go index 92ea225db4ec..7728ec8cd75e 100644 --- a/internal/service/controltower/generate.go +++ b/internal/service/controltower/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:generate go run ../../generate/servicepackage/main.go diff --git a/internal/service/controltower/landing_zone.go b/internal/service/controltower/landing_zone.go index adf27edd188c..bda99af16cd8 100644 --- a/internal/service/controltower/landing_zone.go +++ b/internal/service/controltower/landing_zone.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package controltower diff --git a/internal/service/controltower/landing_zone_test.go b/internal/service/controltower/landing_zone_test.go index 53094da84eec..03a23a3ccab8 100644 --- a/internal/service/controltower/landing_zone_test.go +++ b/internal/service/controltower/landing_zone_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package controltower_test diff --git a/internal/service/costoptimizationhub/costoptimizationhub_test.go b/internal/service/costoptimizationhub/costoptimizationhub_test.go index 7942863126b1..7f44f19f3235 100644 --- a/internal/service/costoptimizationhub/costoptimizationhub_test.go +++ b/internal/service/costoptimizationhub/costoptimizationhub_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package costoptimizationhub_test diff --git a/internal/service/costoptimizationhub/enrollment_status.go b/internal/service/costoptimizationhub/enrollment_status.go index 1281a759c5de..7a88e418759a 100644 --- a/internal/service/costoptimizationhub/enrollment_status.go +++ b/internal/service/costoptimizationhub/enrollment_status.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package costoptimizationhub diff --git a/internal/service/costoptimizationhub/enrollment_status_test.go b/internal/service/costoptimizationhub/enrollment_status_test.go index 4a84556d3a14..4889df93d71f 100644 --- a/internal/service/costoptimizationhub/enrollment_status_test.go +++ b/internal/service/costoptimizationhub/enrollment_status_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package costoptimizationhub_test diff --git a/internal/service/costoptimizationhub/exports_test.go b/internal/service/costoptimizationhub/exports_test.go index 915ff6185878..19d26a867cf2 100644 --- a/internal/service/costoptimizationhub/exports_test.go +++ b/internal/service/costoptimizationhub/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package costoptimizationhub diff --git a/internal/service/costoptimizationhub/generate.go b/internal/service/costoptimizationhub/generate.go index eb952c0d1d7e..e17725818583 100644 --- a/internal/service/costoptimizationhub/generate.go +++ b/internal/service/costoptimizationhub/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:generate go run ../../generate/servicepackage/main.go diff --git a/internal/service/costoptimizationhub/preferences.go b/internal/service/costoptimizationhub/preferences.go index a283bbbde7bd..df64ff4862b0 100644 --- a/internal/service/costoptimizationhub/preferences.go +++ b/internal/service/costoptimizationhub/preferences.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package costoptimizationhub diff --git a/internal/service/costoptimizationhub/preferences_test.go b/internal/service/costoptimizationhub/preferences_test.go index 32909bc62243..1281b76e3c02 100644 --- a/internal/service/costoptimizationhub/preferences_test.go +++ b/internal/service/costoptimizationhub/preferences_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package costoptimizationhub_test diff --git a/internal/service/cur/cur_test.go b/internal/service/cur/cur_test.go index e86fb0642b6d..0f3476c2ac14 100644 --- a/internal/service/cur/cur_test.go +++ b/internal/service/cur/cur_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cur_test diff --git a/internal/service/cur/exports_test.go b/internal/service/cur/exports_test.go index 7eb60db0f524..5dcff6a926a8 100644 --- a/internal/service/cur/exports_test.go +++ b/internal/service/cur/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cur diff --git a/internal/service/cur/generate.go b/internal/service/cur/generate.go index 8c12b6c45649..927854c93814 100644 --- a/internal/service/cur/generate.go +++ b/internal/service/cur/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:generate go run ../../generate/servicepackage/main.go diff --git a/internal/service/cur/report_definition.go b/internal/service/cur/report_definition.go index cdf4e26ea48c..4fae8d418a2a 100644 --- a/internal/service/cur/report_definition.go +++ b/internal/service/cur/report_definition.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cur diff --git a/internal/service/cur/report_definition_data_source.go b/internal/service/cur/report_definition_data_source.go index b153a59f385f..5bcbaa514c2c 100644 --- a/internal/service/cur/report_definition_data_source.go +++ b/internal/service/cur/report_definition_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cur diff --git a/internal/service/cur/report_definition_data_source_test.go b/internal/service/cur/report_definition_data_source_test.go index 30d645e69d75..fdc23eab168c 100644 --- a/internal/service/cur/report_definition_data_source_test.go +++ b/internal/service/cur/report_definition_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cur_test diff --git a/internal/service/cur/report_definition_test.go b/internal/service/cur/report_definition_test.go index 5850f912be72..fbd05740ef64 100644 --- a/internal/service/cur/report_definition_test.go +++ b/internal/service/cur/report_definition_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cur_test diff --git a/internal/service/cur/sweep.go b/internal/service/cur/sweep.go index c0db9a762a42..cb1f3feee41b 100644 --- a/internal/service/cur/sweep.go +++ b/internal/service/cur/sweep.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cur diff --git a/internal/service/customerprofiles/domain.go b/internal/service/customerprofiles/domain.go index 7a5e66d625fe..cf5a7dea39bb 100644 --- a/internal/service/customerprofiles/domain.go +++ b/internal/service/customerprofiles/domain.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package customerprofiles diff --git a/internal/service/customerprofiles/domain_test.go b/internal/service/customerprofiles/domain_test.go index aeaf56d5cc1e..7b69c9b61f0c 100644 --- a/internal/service/customerprofiles/domain_test.go +++ b/internal/service/customerprofiles/domain_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package customerprofiles_test diff --git a/internal/service/customerprofiles/generate.go b/internal/service/customerprofiles/generate.go index 7f1205293565..33805025618f 100644 --- a/internal/service/customerprofiles/generate.go +++ b/internal/service/customerprofiles/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:generate go run ../../generate/servicepackage/main.go diff --git a/internal/service/customerprofiles/profile.go b/internal/service/customerprofiles/profile.go index e1f09213aee0..7dd61eac6c13 100644 --- a/internal/service/customerprofiles/profile.go +++ b/internal/service/customerprofiles/profile.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package customerprofiles diff --git a/internal/service/customerprofiles/profile_test.go b/internal/service/customerprofiles/profile_test.go index fad417b01ac9..3b51090810a3 100644 --- a/internal/service/customerprofiles/profile_test.go +++ b/internal/service/customerprofiles/profile_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package customerprofiles_test diff --git a/internal/service/databrew/generate.go b/internal/service/databrew/generate.go index 7164c8091707..d6b494efaae8 100644 --- a/internal/service/databrew/generate.go +++ b/internal/service/databrew/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:generate go run ../../generate/tags/main.go -KVTValues -ListTags -ServiceTagsMap -UpdateTags