diff --git a/internal/service/codeartifact/generate.go b/internal/service/codeartifact/generate.go index 9b1edc59d756..71701be8d560 100644 --- a/internal/service/codeartifact/generate.go +++ b/internal/service/codeartifact/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 -ServiceTagsSlice -UpdateTags diff --git a/internal/service/codeartifact/repository.go b/internal/service/codeartifact/repository.go index 5737da695753..8cdd2b0595df 100644 --- a/internal/service/codeartifact/repository.go +++ b/internal/service/codeartifact/repository.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codeartifact diff --git a/internal/service/codeartifact/repository_endpoint_data_source.go b/internal/service/codeartifact/repository_endpoint_data_source.go index eadc87fe5160..aa92b503e2dd 100644 --- a/internal/service/codeartifact/repository_endpoint_data_source.go +++ b/internal/service/codeartifact/repository_endpoint_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codeartifact diff --git a/internal/service/codeartifact/repository_endpoint_data_source_test.go b/internal/service/codeartifact/repository_endpoint_data_source_test.go index ae0b485ab6a8..23a5e76c0bbd 100644 --- a/internal/service/codeartifact/repository_endpoint_data_source_test.go +++ b/internal/service/codeartifact/repository_endpoint_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codeartifact_test diff --git a/internal/service/codeartifact/repository_permissions_policy.go b/internal/service/codeartifact/repository_permissions_policy.go index 34d648f11815..cbaa40714e33 100644 --- a/internal/service/codeartifact/repository_permissions_policy.go +++ b/internal/service/codeartifact/repository_permissions_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codeartifact diff --git a/internal/service/codeartifact/repository_permissions_policy_test.go b/internal/service/codeartifact/repository_permissions_policy_test.go index 69fd4555d8b4..14384882eea2 100644 --- a/internal/service/codeartifact/repository_permissions_policy_test.go +++ b/internal/service/codeartifact/repository_permissions_policy_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codeartifact_test diff --git a/internal/service/codeartifact/repository_test.go b/internal/service/codeartifact/repository_test.go index 46c21c4e1c16..9ba368251967 100644 --- a/internal/service/codeartifact/repository_test.go +++ b/internal/service/codeartifact/repository_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codeartifact_test diff --git a/internal/service/codeartifact/sweep.go b/internal/service/codeartifact/sweep.go index 30470665b86a..b918848c17f4 100644 --- a/internal/service/codeartifact/sweep.go +++ b/internal/service/codeartifact/sweep.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codeartifact diff --git a/internal/service/codeartifact/testdata/Domain/basic/main_gen.tf b/internal/service/codeartifact/testdata/Domain/basic/main_gen.tf index 9fc401dc4993..f4da8f65cd2b 100644 --- a/internal/service/codeartifact/testdata/Domain/basic/main_gen.tf +++ b/internal/service/codeartifact/testdata/Domain/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_codeartifact_domain" "test" { diff --git a/internal/service/codeartifact/testdata/Domain/basic_v5.100.0/main_gen.tf b/internal/service/codeartifact/testdata/Domain/basic_v5.100.0/main_gen.tf index 0ee47699d748..990a49118316 100644 --- a/internal/service/codeartifact/testdata/Domain/basic_v5.100.0/main_gen.tf +++ b/internal/service/codeartifact/testdata/Domain/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_codeartifact_domain" "test" { diff --git a/internal/service/codeartifact/testdata/Domain/basic_v6.0.0/main_gen.tf b/internal/service/codeartifact/testdata/Domain/basic_v6.0.0/main_gen.tf index dbba5a8bbd31..4cce1a9799c6 100644 --- a/internal/service/codeartifact/testdata/Domain/basic_v6.0.0/main_gen.tf +++ b/internal/service/codeartifact/testdata/Domain/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_codeartifact_domain" "test" { diff --git a/internal/service/codeartifact/testdata/Domain/region_override/main_gen.tf b/internal/service/codeartifact/testdata/Domain/region_override/main_gen.tf index b10a1fa63424..f24b1994c074 100644 --- a/internal/service/codeartifact/testdata/Domain/region_override/main_gen.tf +++ b/internal/service/codeartifact/testdata/Domain/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_codeartifact_domain" "test" { diff --git a/internal/service/codeartifact/testdata/DomainPermissionsPolicy/basic/main_gen.tf b/internal/service/codeartifact/testdata/DomainPermissionsPolicy/basic/main_gen.tf index 798df53ee0ff..b9280a15fa60 100644 --- a/internal/service/codeartifact/testdata/DomainPermissionsPolicy/basic/main_gen.tf +++ b/internal/service/codeartifact/testdata/DomainPermissionsPolicy/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_codeartifact_domain_permissions_policy" "test" { diff --git a/internal/service/codeartifact/testdata/DomainPermissionsPolicy/basic_v5.100.0/main_gen.tf b/internal/service/codeartifact/testdata/DomainPermissionsPolicy/basic_v5.100.0/main_gen.tf index 2683ea0ca845..607dda83549a 100644 --- a/internal/service/codeartifact/testdata/DomainPermissionsPolicy/basic_v5.100.0/main_gen.tf +++ b/internal/service/codeartifact/testdata/DomainPermissionsPolicy/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_codeartifact_domain_permissions_policy" "test" { diff --git a/internal/service/codeartifact/testdata/DomainPermissionsPolicy/basic_v6.0.0/main_gen.tf b/internal/service/codeartifact/testdata/DomainPermissionsPolicy/basic_v6.0.0/main_gen.tf index b0e436f05220..b0a7907bd3eb 100644 --- a/internal/service/codeartifact/testdata/DomainPermissionsPolicy/basic_v6.0.0/main_gen.tf +++ b/internal/service/codeartifact/testdata/DomainPermissionsPolicy/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_codeartifact_domain_permissions_policy" "test" { diff --git a/internal/service/codeartifact/testdata/DomainPermissionsPolicy/region_override/main_gen.tf b/internal/service/codeartifact/testdata/DomainPermissionsPolicy/region_override/main_gen.tf index eb2efb2a732e..e6a85f7a1e93 100644 --- a/internal/service/codeartifact/testdata/DomainPermissionsPolicy/region_override/main_gen.tf +++ b/internal/service/codeartifact/testdata/DomainPermissionsPolicy/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_codeartifact_domain_permissions_policy" "test" { diff --git a/internal/service/codeartifact/testdata/Repository/basic/main_gen.tf b/internal/service/codeartifact/testdata/Repository/basic/main_gen.tf index bbc13ee76a3d..c61d98eb425e 100644 --- a/internal/service/codeartifact/testdata/Repository/basic/main_gen.tf +++ b/internal/service/codeartifact/testdata/Repository/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_codeartifact_repository" "test" { diff --git a/internal/service/codeartifact/testdata/Repository/basic_v5.100.0/main_gen.tf b/internal/service/codeartifact/testdata/Repository/basic_v5.100.0/main_gen.tf index a814d376b25e..238f71ff114a 100644 --- a/internal/service/codeartifact/testdata/Repository/basic_v5.100.0/main_gen.tf +++ b/internal/service/codeartifact/testdata/Repository/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_codeartifact_repository" "test" { diff --git a/internal/service/codeartifact/testdata/Repository/basic_v6.0.0/main_gen.tf b/internal/service/codeartifact/testdata/Repository/basic_v6.0.0/main_gen.tf index 33f0cf5b9064..78e4a28cc321 100644 --- a/internal/service/codeartifact/testdata/Repository/basic_v6.0.0/main_gen.tf +++ b/internal/service/codeartifact/testdata/Repository/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_codeartifact_repository" "test" { diff --git a/internal/service/codeartifact/testdata/Repository/region_override/main_gen.tf b/internal/service/codeartifact/testdata/Repository/region_override/main_gen.tf index 30d4dd72e085..af9805f2215b 100644 --- a/internal/service/codeartifact/testdata/Repository/region_override/main_gen.tf +++ b/internal/service/codeartifact/testdata/Repository/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_codeartifact_repository" "test" { diff --git a/internal/service/codeartifact/testdata/RepositoryPermissionsPolicy/basic/main_gen.tf b/internal/service/codeartifact/testdata/RepositoryPermissionsPolicy/basic/main_gen.tf index 1cbc3ec42d2d..30b6477ab756 100644 --- a/internal/service/codeartifact/testdata/RepositoryPermissionsPolicy/basic/main_gen.tf +++ b/internal/service/codeartifact/testdata/RepositoryPermissionsPolicy/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_codeartifact_repository_permissions_policy" "test" { diff --git a/internal/service/codeartifact/testdata/RepositoryPermissionsPolicy/basic_v5.100.0/main_gen.tf b/internal/service/codeartifact/testdata/RepositoryPermissionsPolicy/basic_v5.100.0/main_gen.tf index 3391a3c4275b..c9d77ea5a150 100644 --- a/internal/service/codeartifact/testdata/RepositoryPermissionsPolicy/basic_v5.100.0/main_gen.tf +++ b/internal/service/codeartifact/testdata/RepositoryPermissionsPolicy/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_codeartifact_repository_permissions_policy" "test" { diff --git a/internal/service/codeartifact/testdata/RepositoryPermissionsPolicy/basic_v6.0.0/main_gen.tf b/internal/service/codeartifact/testdata/RepositoryPermissionsPolicy/basic_v6.0.0/main_gen.tf index c48fd2536857..79eca19547b7 100644 --- a/internal/service/codeartifact/testdata/RepositoryPermissionsPolicy/basic_v6.0.0/main_gen.tf +++ b/internal/service/codeartifact/testdata/RepositoryPermissionsPolicy/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_codeartifact_repository_permissions_policy" "test" { diff --git a/internal/service/codeartifact/testdata/RepositoryPermissionsPolicy/region_override/main_gen.tf b/internal/service/codeartifact/testdata/RepositoryPermissionsPolicy/region_override/main_gen.tf index e6c6ffc0c1a8..9d2a66062876 100644 --- a/internal/service/codeartifact/testdata/RepositoryPermissionsPolicy/region_override/main_gen.tf +++ b/internal/service/codeartifact/testdata/RepositoryPermissionsPolicy/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_codeartifact_repository_permissions_policy" "test" { diff --git a/internal/service/codebuild/consts.go b/internal/service/codebuild/consts.go index 2e5a776b4d21..bbd062d6cea5 100644 --- a/internal/service/codebuild/consts.go +++ b/internal/service/codebuild/consts.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild diff --git a/internal/service/codebuild/errors.go b/internal/service/codebuild/errors.go index 0a5654bad571..baa0e731c890 100644 --- a/internal/service/codebuild/errors.go +++ b/internal/service/codebuild/errors.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild diff --git a/internal/service/codebuild/exports_test.go b/internal/service/codebuild/exports_test.go index aeadfb7c0545..444fd0fdeedf 100644 --- a/internal/service/codebuild/exports_test.go +++ b/internal/service/codebuild/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild diff --git a/internal/service/codebuild/fleet.go b/internal/service/codebuild/fleet.go index 855a0d2ce37e..6436386e599e 100644 --- a/internal/service/codebuild/fleet.go +++ b/internal/service/codebuild/fleet.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild diff --git a/internal/service/codebuild/fleet_data_source.go b/internal/service/codebuild/fleet_data_source.go index 514701f9715b..82cad6cf171d 100644 --- a/internal/service/codebuild/fleet_data_source.go +++ b/internal/service/codebuild/fleet_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild diff --git a/internal/service/codebuild/fleet_data_source_test.go b/internal/service/codebuild/fleet_data_source_test.go index 1a46362ce24a..c22cab2843fd 100644 --- a/internal/service/codebuild/fleet_data_source_test.go +++ b/internal/service/codebuild/fleet_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild_test diff --git a/internal/service/codebuild/fleet_test.go b/internal/service/codebuild/fleet_test.go index eae708711332..2fc598c57f2e 100644 --- a/internal/service/codebuild/fleet_test.go +++ b/internal/service/codebuild/fleet_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild_test diff --git a/internal/service/codebuild/generate.go b/internal/service/codebuild/generate.go index 3f4f0b2335fb..4b57322324f1 100644 --- a/internal/service/codebuild/generate.go +++ b/internal/service/codebuild/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 diff --git a/internal/service/codebuild/project.go b/internal/service/codebuild/project.go index 350491fe94bc..4c3922e54bf0 100644 --- a/internal/service/codebuild/project.go +++ b/internal/service/codebuild/project.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild diff --git a/internal/service/codebuild/project_test.go b/internal/service/codebuild/project_test.go index c82458eac16c..22ee4e3961e3 100644 --- a/internal/service/codebuild/project_test.go +++ b/internal/service/codebuild/project_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild_test diff --git a/internal/service/codebuild/report_group.go b/internal/service/codebuild/report_group.go index 084f61fb129a..af4c3aaca3f7 100644 --- a/internal/service/codebuild/report_group.go +++ b/internal/service/codebuild/report_group.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild diff --git a/internal/service/codebuild/report_group_test.go b/internal/service/codebuild/report_group_test.go index 448ca86fa5c3..9977d7470b59 100644 --- a/internal/service/codebuild/report_group_test.go +++ b/internal/service/codebuild/report_group_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild_test diff --git a/internal/service/codebuild/resource_policy.go b/internal/service/codebuild/resource_policy.go index c1f7f6fee696..1be0933d0136 100644 --- a/internal/service/codebuild/resource_policy.go +++ b/internal/service/codebuild/resource_policy.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild diff --git a/internal/service/codebuild/resource_policy_test.go b/internal/service/codebuild/resource_policy_test.go index 692ce2336554..f17d1ea90335 100644 --- a/internal/service/codebuild/resource_policy_test.go +++ b/internal/service/codebuild/resource_policy_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild_test diff --git a/internal/service/codebuild/source_credential.go b/internal/service/codebuild/source_credential.go index 7e92b0b97f33..2a28c7016aaf 100644 --- a/internal/service/codebuild/source_credential.go +++ b/internal/service/codebuild/source_credential.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild diff --git a/internal/service/codebuild/source_credential_test.go b/internal/service/codebuild/source_credential_test.go index be00996b17c5..60674816645d 100644 --- a/internal/service/codebuild/source_credential_test.go +++ b/internal/service/codebuild/source_credential_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild_test diff --git a/internal/service/codebuild/start_build_action.go b/internal/service/codebuild/start_build_action.go index a67229b96030..5054fee2f193 100644 --- a/internal/service/codebuild/start_build_action.go +++ b/internal/service/codebuild/start_build_action.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild diff --git a/internal/service/codebuild/start_build_action_test.go b/internal/service/codebuild/start_build_action_test.go index 9c8e4153d56f..a680e4c72bb6 100644 --- a/internal/service/codebuild/start_build_action_test.go +++ b/internal/service/codebuild/start_build_action_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild_test diff --git a/internal/service/codebuild/sweep.go b/internal/service/codebuild/sweep.go index b5ae23613078..a9387a97b991 100644 --- a/internal/service/codebuild/sweep.go +++ b/internal/service/codebuild/sweep.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild diff --git a/internal/service/codebuild/testdata/Fleet/basic/main_gen.tf b/internal/service/codebuild/testdata/Fleet/basic/main_gen.tf index 5e2aa9cb4eb5..bf0b4e32e9d9 100644 --- a/internal/service/codebuild/testdata/Fleet/basic/main_gen.tf +++ b/internal/service/codebuild/testdata/Fleet/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_codebuild_fleet" "test" { diff --git a/internal/service/codebuild/testdata/Fleet/basic_v5.100.0/main_gen.tf b/internal/service/codebuild/testdata/Fleet/basic_v5.100.0/main_gen.tf index edf2e8ea1b23..bafd865ca1da 100644 --- a/internal/service/codebuild/testdata/Fleet/basic_v5.100.0/main_gen.tf +++ b/internal/service/codebuild/testdata/Fleet/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_codebuild_fleet" "test" { diff --git a/internal/service/codebuild/testdata/Fleet/basic_v6.0.0/main_gen.tf b/internal/service/codebuild/testdata/Fleet/basic_v6.0.0/main_gen.tf index f398550a5731..976d6c1dc209 100644 --- a/internal/service/codebuild/testdata/Fleet/basic_v6.0.0/main_gen.tf +++ b/internal/service/codebuild/testdata/Fleet/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_codebuild_fleet" "test" { diff --git a/internal/service/codebuild/testdata/Fleet/region_override/main_gen.tf b/internal/service/codebuild/testdata/Fleet/region_override/main_gen.tf index 418fc499f367..aabf90de4856 100644 --- a/internal/service/codebuild/testdata/Fleet/region_override/main_gen.tf +++ b/internal/service/codebuild/testdata/Fleet/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_codebuild_fleet" "test" { diff --git a/internal/service/codebuild/testdata/Project/basic/main_gen.tf b/internal/service/codebuild/testdata/Project/basic/main_gen.tf index a75aebf3e973..707104b6a991 100644 --- a/internal/service/codebuild/testdata/Project/basic/main_gen.tf +++ b/internal/service/codebuild/testdata/Project/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_codebuild_project" "test" { diff --git a/internal/service/codebuild/testdata/Project/basic_v5.100.0/main_gen.tf b/internal/service/codebuild/testdata/Project/basic_v5.100.0/main_gen.tf index 862b1bfb8f8a..bd27de7f6c56 100644 --- a/internal/service/codebuild/testdata/Project/basic_v5.100.0/main_gen.tf +++ b/internal/service/codebuild/testdata/Project/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_codebuild_project" "test" { diff --git a/internal/service/codebuild/testdata/Project/basic_v6.0.0/main_gen.tf b/internal/service/codebuild/testdata/Project/basic_v6.0.0/main_gen.tf index 073df2a7daf4..465dda05ada0 100644 --- a/internal/service/codebuild/testdata/Project/basic_v6.0.0/main_gen.tf +++ b/internal/service/codebuild/testdata/Project/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_codebuild_project" "test" { diff --git a/internal/service/codebuild/testdata/Project/region_override/main_gen.tf b/internal/service/codebuild/testdata/Project/region_override/main_gen.tf index 0df0beb7cfa3..b3fa4438d2ab 100644 --- a/internal/service/codebuild/testdata/Project/region_override/main_gen.tf +++ b/internal/service/codebuild/testdata/Project/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_codebuild_project" "test" { diff --git a/internal/service/codebuild/testdata/ReportGroup/basic/main_gen.tf b/internal/service/codebuild/testdata/ReportGroup/basic/main_gen.tf index 3989ce17ff14..2f0b507e9caa 100644 --- a/internal/service/codebuild/testdata/ReportGroup/basic/main_gen.tf +++ b/internal/service/codebuild/testdata/ReportGroup/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_codebuild_report_group" "test" { diff --git a/internal/service/codebuild/testdata/ReportGroup/basic_v5.100.0/main_gen.tf b/internal/service/codebuild/testdata/ReportGroup/basic_v5.100.0/main_gen.tf index 7303edbe9ac4..5450a8192f21 100644 --- a/internal/service/codebuild/testdata/ReportGroup/basic_v5.100.0/main_gen.tf +++ b/internal/service/codebuild/testdata/ReportGroup/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_codebuild_report_group" "test" { diff --git a/internal/service/codebuild/testdata/ReportGroup/basic_v6.0.0/main_gen.tf b/internal/service/codebuild/testdata/ReportGroup/basic_v6.0.0/main_gen.tf index 24f7fd34dfa1..90aee0697421 100644 --- a/internal/service/codebuild/testdata/ReportGroup/basic_v6.0.0/main_gen.tf +++ b/internal/service/codebuild/testdata/ReportGroup/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_codebuild_report_group" "test" { diff --git a/internal/service/codebuild/testdata/ReportGroup/region_override/main_gen.tf b/internal/service/codebuild/testdata/ReportGroup/region_override/main_gen.tf index 077d9a830237..c71b6f4db7da 100644 --- a/internal/service/codebuild/testdata/ReportGroup/region_override/main_gen.tf +++ b/internal/service/codebuild/testdata/ReportGroup/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_codebuild_report_group" "test" { diff --git a/internal/service/codebuild/testdata/ResourcePolicy/basic/main_gen.tf b/internal/service/codebuild/testdata/ResourcePolicy/basic/main_gen.tf index c86469092c6c..b08bc2c2e60d 100644 --- a/internal/service/codebuild/testdata/ResourcePolicy/basic/main_gen.tf +++ b/internal/service/codebuild/testdata/ResourcePolicy/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_codebuild_resource_policy" "test" { diff --git a/internal/service/codebuild/testdata/ResourcePolicy/basic_v5.100.0/main_gen.tf b/internal/service/codebuild/testdata/ResourcePolicy/basic_v5.100.0/main_gen.tf index f471bef01125..790850770b74 100644 --- a/internal/service/codebuild/testdata/ResourcePolicy/basic_v5.100.0/main_gen.tf +++ b/internal/service/codebuild/testdata/ResourcePolicy/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_codebuild_resource_policy" "test" { diff --git a/internal/service/codebuild/testdata/ResourcePolicy/basic_v6.0.0/main_gen.tf b/internal/service/codebuild/testdata/ResourcePolicy/basic_v6.0.0/main_gen.tf index 9afafcb5cce7..c23a6cbdc9bb 100644 --- a/internal/service/codebuild/testdata/ResourcePolicy/basic_v6.0.0/main_gen.tf +++ b/internal/service/codebuild/testdata/ResourcePolicy/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_codebuild_resource_policy" "test" { diff --git a/internal/service/codebuild/testdata/ResourcePolicy/region_override/main_gen.tf b/internal/service/codebuild/testdata/ResourcePolicy/region_override/main_gen.tf index 2fc79abccbde..e8d654377119 100644 --- a/internal/service/codebuild/testdata/ResourcePolicy/region_override/main_gen.tf +++ b/internal/service/codebuild/testdata/ResourcePolicy/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_codebuild_resource_policy" "test" { diff --git a/internal/service/codebuild/testdata/SourceCredential/basic/main_gen.tf b/internal/service/codebuild/testdata/SourceCredential/basic/main_gen.tf index 562214bf6afb..ce8562cd23d5 100644 --- a/internal/service/codebuild/testdata/SourceCredential/basic/main_gen.tf +++ b/internal/service/codebuild/testdata/SourceCredential/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_codebuild_source_credential" "test" { diff --git a/internal/service/codebuild/testdata/SourceCredential/basic_v5.100.0/main_gen.tf b/internal/service/codebuild/testdata/SourceCredential/basic_v5.100.0/main_gen.tf index 40fbba26c62d..9c692b3c39f9 100644 --- a/internal/service/codebuild/testdata/SourceCredential/basic_v5.100.0/main_gen.tf +++ b/internal/service/codebuild/testdata/SourceCredential/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_codebuild_source_credential" "test" { diff --git a/internal/service/codebuild/testdata/SourceCredential/basic_v6.0.0/main_gen.tf b/internal/service/codebuild/testdata/SourceCredential/basic_v6.0.0/main_gen.tf index 07c1d15bae18..db9ae7a126ec 100644 --- a/internal/service/codebuild/testdata/SourceCredential/basic_v6.0.0/main_gen.tf +++ b/internal/service/codebuild/testdata/SourceCredential/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_codebuild_source_credential" "test" { diff --git a/internal/service/codebuild/testdata/SourceCredential/region_override/main_gen.tf b/internal/service/codebuild/testdata/SourceCredential/region_override/main_gen.tf index c277fd59ee7d..ccc5c3b33b6f 100644 --- a/internal/service/codebuild/testdata/SourceCredential/region_override/main_gen.tf +++ b/internal/service/codebuild/testdata/SourceCredential/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_codebuild_source_credential" "test" { diff --git a/internal/service/codebuild/webhook.go b/internal/service/codebuild/webhook.go index ef04463f6b93..a194ea28fdf7 100644 --- a/internal/service/codebuild/webhook.go +++ b/internal/service/codebuild/webhook.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild diff --git a/internal/service/codebuild/webhook_test.go b/internal/service/codebuild/webhook_test.go index f4d0aef640d5..bd5d20912358 100644 --- a/internal/service/codebuild/webhook_test.go +++ b/internal/service/codebuild/webhook_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codebuild_test diff --git a/internal/service/codecatalyst/dev_environment.go b/internal/service/codecatalyst/dev_environment.go index 516f0f7bbfb9..0232dd51fcb7 100644 --- a/internal/service/codecatalyst/dev_environment.go +++ b/internal/service/codecatalyst/dev_environment.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecatalyst diff --git a/internal/service/codecatalyst/dev_environment_data_source.go b/internal/service/codecatalyst/dev_environment_data_source.go index be69c83c333d..749174b8a65b 100644 --- a/internal/service/codecatalyst/dev_environment_data_source.go +++ b/internal/service/codecatalyst/dev_environment_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecatalyst diff --git a/internal/service/codecatalyst/dev_environment_data_source_test.go b/internal/service/codecatalyst/dev_environment_data_source_test.go index 35d4b3eee32a..7728854c2ceb 100644 --- a/internal/service/codecatalyst/dev_environment_data_source_test.go +++ b/internal/service/codecatalyst/dev_environment_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecatalyst_test diff --git a/internal/service/codecatalyst/dev_environment_test.go b/internal/service/codecatalyst/dev_environment_test.go index 32a86bb543d8..a6ecb9e077de 100644 --- a/internal/service/codecatalyst/dev_environment_test.go +++ b/internal/service/codecatalyst/dev_environment_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecatalyst_test diff --git a/internal/service/codecatalyst/generate.go b/internal/service/codecatalyst/generate.go index b6be35756ff8..9064027e8c9e 100644 --- a/internal/service/codecatalyst/generate.go +++ b/internal/service/codecatalyst/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/codecatalyst/project.go b/internal/service/codecatalyst/project.go index ea57b0b160e6..07b1a71cefb4 100644 --- a/internal/service/codecatalyst/project.go +++ b/internal/service/codecatalyst/project.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecatalyst diff --git a/internal/service/codecatalyst/project_test.go b/internal/service/codecatalyst/project_test.go index 38578dd5add1..2bc2a1267087 100644 --- a/internal/service/codecatalyst/project_test.go +++ b/internal/service/codecatalyst/project_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecatalyst_test diff --git a/internal/service/codecatalyst/source_repository.go b/internal/service/codecatalyst/source_repository.go index 1475804063ec..041f7cb823de 100644 --- a/internal/service/codecatalyst/source_repository.go +++ b/internal/service/codecatalyst/source_repository.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecatalyst diff --git a/internal/service/codecatalyst/source_repository_test.go b/internal/service/codecatalyst/source_repository_test.go index 6c6cb1e48d52..4fff091a480c 100644 --- a/internal/service/codecatalyst/source_repository_test.go +++ b/internal/service/codecatalyst/source_repository_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecatalyst_test diff --git a/internal/service/codecommit/approval_rule_template.go b/internal/service/codecommit/approval_rule_template.go index 917e79888972..8bf302d6ab5f 100644 --- a/internal/service/codecommit/approval_rule_template.go +++ b/internal/service/codecommit/approval_rule_template.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecommit diff --git a/internal/service/codecommit/approval_rule_template_association.go b/internal/service/codecommit/approval_rule_template_association.go index fea9821a55bb..27bbbb929a14 100644 --- a/internal/service/codecommit/approval_rule_template_association.go +++ b/internal/service/codecommit/approval_rule_template_association.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecommit diff --git a/internal/service/codecommit/approval_rule_template_association_test.go b/internal/service/codecommit/approval_rule_template_association_test.go index 9b425cf936f1..2cfbc9efaa60 100644 --- a/internal/service/codecommit/approval_rule_template_association_test.go +++ b/internal/service/codecommit/approval_rule_template_association_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecommit_test diff --git a/internal/service/codecommit/approval_rule_template_data_source.go b/internal/service/codecommit/approval_rule_template_data_source.go index edc03a873725..42f83247a43f 100644 --- a/internal/service/codecommit/approval_rule_template_data_source.go +++ b/internal/service/codecommit/approval_rule_template_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecommit diff --git a/internal/service/codecommit/approval_rule_template_data_source_test.go b/internal/service/codecommit/approval_rule_template_data_source_test.go index e58165bb0279..35ee87d08f34 100644 --- a/internal/service/codecommit/approval_rule_template_data_source_test.go +++ b/internal/service/codecommit/approval_rule_template_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecommit_test diff --git a/internal/service/codecommit/approval_rule_template_test.go b/internal/service/codecommit/approval_rule_template_test.go index f5390d4c7b9c..6157fd211998 100644 --- a/internal/service/codecommit/approval_rule_template_test.go +++ b/internal/service/codecommit/approval_rule_template_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecommit_test diff --git a/internal/service/codecommit/consts.go b/internal/service/codecommit/consts.go index 04e56aa61a8b..ec91e282ffc2 100644 --- a/internal/service/codecommit/consts.go +++ b/internal/service/codecommit/consts.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecommit diff --git a/internal/service/codecommit/exports_test.go b/internal/service/codecommit/exports_test.go index 123f13a9e3f2..82dcea3153a8 100644 --- a/internal/service/codecommit/exports_test.go +++ b/internal/service/codecommit/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecommit diff --git a/internal/service/codecommit/generate.go b/internal/service/codecommit/generate.go index aafefc554b76..4d478704242c 100644 --- a/internal/service/codecommit/generate.go +++ b/internal/service/codecommit/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 -ServiceTagsMap -UpdateTags -KVTValues diff --git a/internal/service/codecommit/repository.go b/internal/service/codecommit/repository.go index dc9ee83a2477..ac9628a47bb4 100644 --- a/internal/service/codecommit/repository.go +++ b/internal/service/codecommit/repository.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecommit diff --git a/internal/service/codecommit/repository_data_source.go b/internal/service/codecommit/repository_data_source.go index 26a384b928bb..615038392091 100644 --- a/internal/service/codecommit/repository_data_source.go +++ b/internal/service/codecommit/repository_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecommit diff --git a/internal/service/codecommit/repository_data_source_test.go b/internal/service/codecommit/repository_data_source_test.go index a79398cd9c76..bd6faa864b37 100644 --- a/internal/service/codecommit/repository_data_source_test.go +++ b/internal/service/codecommit/repository_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecommit_test diff --git a/internal/service/codecommit/repository_test.go b/internal/service/codecommit/repository_test.go index ac8bca83d675..eb58c2ea4017 100644 --- a/internal/service/codecommit/repository_test.go +++ b/internal/service/codecommit/repository_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecommit_test diff --git a/internal/service/codecommit/trigger.go b/internal/service/codecommit/trigger.go index 4f9771430501..5269ca101b95 100644 --- a/internal/service/codecommit/trigger.go +++ b/internal/service/codecommit/trigger.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecommit diff --git a/internal/service/codecommit/trigger_test.go b/internal/service/codecommit/trigger_test.go index 0d3db3316694..bec4739b0b09 100644 --- a/internal/service/codecommit/trigger_test.go +++ b/internal/service/codecommit/trigger_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codecommit_test diff --git a/internal/service/codeconnections/connection.go b/internal/service/codeconnections/connection.go index eecfab53d039..290c151802dd 100644 --- a/internal/service/codeconnections/connection.go +++ b/internal/service/codeconnections/connection.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codeconnections diff --git a/internal/service/codeconnections/connection_test.go b/internal/service/codeconnections/connection_test.go index c582fb5c3c8e..c3c303e09822 100644 --- a/internal/service/codeconnections/connection_test.go +++ b/internal/service/codeconnections/connection_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codeconnections_test diff --git a/internal/service/codeconnections/exports_test.go b/internal/service/codeconnections/exports_test.go index 9ffdda3e5855..e48939d1cbc1 100644 --- a/internal/service/codeconnections/exports_test.go +++ b/internal/service/codeconnections/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codeconnections diff --git a/internal/service/codeconnections/generate.go b/internal/service/codeconnections/generate.go index bab1c6e3ea73..99a2e9f4ab6e 100644 --- a/internal/service/codeconnections/generate.go +++ b/internal/service/codeconnections/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/codeconnections/host.go b/internal/service/codeconnections/host.go index adfd583017ae..6d14ce060494 100644 --- a/internal/service/codeconnections/host.go +++ b/internal/service/codeconnections/host.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codeconnections diff --git a/internal/service/codeconnections/host_test.go b/internal/service/codeconnections/host_test.go index 69e7fec75dfd..569e7db75f93 100644 --- a/internal/service/codeconnections/host_test.go +++ b/internal/service/codeconnections/host_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codeconnections_test diff --git a/internal/service/codeconnections/testdata/Connection/basic/main_gen.tf b/internal/service/codeconnections/testdata/Connection/basic/main_gen.tf index 9f8098b9f2ab..3274b935981f 100644 --- a/internal/service/codeconnections/testdata/Connection/basic/main_gen.tf +++ b/internal/service/codeconnections/testdata/Connection/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_codeconnections_connection" "test" { diff --git a/internal/service/codeconnections/testdata/Connection/basic_v5.100.0/main_gen.tf b/internal/service/codeconnections/testdata/Connection/basic_v5.100.0/main_gen.tf index 61883aa6a46b..d2b30f26a360 100644 --- a/internal/service/codeconnections/testdata/Connection/basic_v5.100.0/main_gen.tf +++ b/internal/service/codeconnections/testdata/Connection/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_codeconnections_connection" "test" { diff --git a/internal/service/codeconnections/testdata/Connection/basic_v6.0.0/main_gen.tf b/internal/service/codeconnections/testdata/Connection/basic_v6.0.0/main_gen.tf index 7a60ba243518..c7b1d652de0f 100644 --- a/internal/service/codeconnections/testdata/Connection/basic_v6.0.0/main_gen.tf +++ b/internal/service/codeconnections/testdata/Connection/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_codeconnections_connection" "test" { diff --git a/internal/service/codeconnections/testdata/Connection/region_override/main_gen.tf b/internal/service/codeconnections/testdata/Connection/region_override/main_gen.tf index 769c8e968004..0c7fa008d559 100644 --- a/internal/service/codeconnections/testdata/Connection/region_override/main_gen.tf +++ b/internal/service/codeconnections/testdata/Connection/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_codeconnections_connection" "test" { diff --git a/internal/service/codeconnections/testdata/Connection/tags/main_gen.tf b/internal/service/codeconnections/testdata/Connection/tags/main_gen.tf index 727242890fde..af967bfe7598 100644 --- a/internal/service/codeconnections/testdata/Connection/tags/main_gen.tf +++ b/internal/service/codeconnections/testdata/Connection/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_codeconnections_connection" "test" { diff --git a/internal/service/codeconnections/testdata/Connection/tagsComputed1/main_gen.tf b/internal/service/codeconnections/testdata/Connection/tagsComputed1/main_gen.tf index bee1a1c7b7b9..cd5e871270a9 100644 --- a/internal/service/codeconnections/testdata/Connection/tagsComputed1/main_gen.tf +++ b/internal/service/codeconnections/testdata/Connection/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/codeconnections/testdata/Connection/tagsComputed2/main_gen.tf b/internal/service/codeconnections/testdata/Connection/tagsComputed2/main_gen.tf index 8d32836b089d..197c1051925c 100644 --- a/internal/service/codeconnections/testdata/Connection/tagsComputed2/main_gen.tf +++ b/internal/service/codeconnections/testdata/Connection/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/codeconnections/testdata/Connection/tags_defaults/main_gen.tf b/internal/service/codeconnections/testdata/Connection/tags_defaults/main_gen.tf index f16eceef7961..127f36dea331 100644 --- a/internal/service/codeconnections/testdata/Connection/tags_defaults/main_gen.tf +++ b/internal/service/codeconnections/testdata/Connection/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/codeconnections/testdata/Connection/tags_ignore/main_gen.tf b/internal/service/codeconnections/testdata/Connection/tags_ignore/main_gen.tf index e7a9713fd403..715f4a2b0ab2 100644 --- a/internal/service/codeconnections/testdata/Connection/tags_ignore/main_gen.tf +++ b/internal/service/codeconnections/testdata/Connection/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/codeconnections/testdata/Host/basic/main_gen.tf b/internal/service/codeconnections/testdata/Host/basic/main_gen.tf index e4604945d26a..0b60ff7dc456 100644 --- a/internal/service/codeconnections/testdata/Host/basic/main_gen.tf +++ b/internal/service/codeconnections/testdata/Host/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_codeconnections_host" "test" { diff --git a/internal/service/codeconnections/testdata/Host/basic_v5.100.0/main_gen.tf b/internal/service/codeconnections/testdata/Host/basic_v5.100.0/main_gen.tf index 1523b89fa1b3..da346fdfcdd9 100644 --- a/internal/service/codeconnections/testdata/Host/basic_v5.100.0/main_gen.tf +++ b/internal/service/codeconnections/testdata/Host/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_codeconnections_host" "test" { diff --git a/internal/service/codeconnections/testdata/Host/basic_v6.0.0/main_gen.tf b/internal/service/codeconnections/testdata/Host/basic_v6.0.0/main_gen.tf index 548770af222d..a9381d7e7b83 100644 --- a/internal/service/codeconnections/testdata/Host/basic_v6.0.0/main_gen.tf +++ b/internal/service/codeconnections/testdata/Host/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_codeconnections_host" "test" { diff --git a/internal/service/codeconnections/testdata/Host/region_override/main_gen.tf b/internal/service/codeconnections/testdata/Host/region_override/main_gen.tf index 996801a98c35..17921d099c6f 100644 --- a/internal/service/codeconnections/testdata/Host/region_override/main_gen.tf +++ b/internal/service/codeconnections/testdata/Host/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_codeconnections_host" "test" { diff --git a/internal/service/codeconnections/testdata/Host/tags/main_gen.tf b/internal/service/codeconnections/testdata/Host/tags/main_gen.tf index bae7109dc215..a2ffc3e7a5dd 100644 --- a/internal/service/codeconnections/testdata/Host/tags/main_gen.tf +++ b/internal/service/codeconnections/testdata/Host/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_codeconnections_host" "test" { diff --git a/internal/service/codeconnections/testdata/Host/tagsComputed1/main_gen.tf b/internal/service/codeconnections/testdata/Host/tagsComputed1/main_gen.tf index 82f51cc6d4e2..ae16737f0a91 100644 --- a/internal/service/codeconnections/testdata/Host/tagsComputed1/main_gen.tf +++ b/internal/service/codeconnections/testdata/Host/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/codeconnections/testdata/Host/tagsComputed2/main_gen.tf b/internal/service/codeconnections/testdata/Host/tagsComputed2/main_gen.tf index b8489a58772a..72c5078bef72 100644 --- a/internal/service/codeconnections/testdata/Host/tagsComputed2/main_gen.tf +++ b/internal/service/codeconnections/testdata/Host/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/codeconnections/testdata/Host/tags_defaults/main_gen.tf b/internal/service/codeconnections/testdata/Host/tags_defaults/main_gen.tf index 6570c43a1945..0f80e666a607 100644 --- a/internal/service/codeconnections/testdata/Host/tags_defaults/main_gen.tf +++ b/internal/service/codeconnections/testdata/Host/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/codeconnections/testdata/Host/tags_ignore/main_gen.tf b/internal/service/codeconnections/testdata/Host/tags_ignore/main_gen.tf index e36b9fe6d0c6..b69553e9dc08 100644 --- a/internal/service/codeconnections/testdata/Host/tags_ignore/main_gen.tf +++ b/internal/service/codeconnections/testdata/Host/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/codeguruprofiler/exports_test.go b/internal/service/codeguruprofiler/exports_test.go index 458257ad39f7..c0d195404cb7 100644 --- a/internal/service/codeguruprofiler/exports_test.go +++ b/internal/service/codeguruprofiler/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codeguruprofiler diff --git a/internal/service/codeguruprofiler/generate.go b/internal/service/codeguruprofiler/generate.go index cea5de7e1818..d6b01b73da79 100644 --- a/internal/service/codeguruprofiler/generate.go +++ b/internal/service/codeguruprofiler/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 -ListTags -UpdateTags diff --git a/internal/service/codeguruprofiler/profiling_group.go b/internal/service/codeguruprofiler/profiling_group.go index d23ae7919e67..58e44d3b4fac 100644 --- a/internal/service/codeguruprofiler/profiling_group.go +++ b/internal/service/codeguruprofiler/profiling_group.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codeguruprofiler diff --git a/internal/service/codeguruprofiler/profiling_group_data_source.go b/internal/service/codeguruprofiler/profiling_group_data_source.go index 9a40eece7bbb..eaa634ee814e 100644 --- a/internal/service/codeguruprofiler/profiling_group_data_source.go +++ b/internal/service/codeguruprofiler/profiling_group_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codeguruprofiler diff --git a/internal/service/codeguruprofiler/profiling_group_data_source_test.go b/internal/service/codeguruprofiler/profiling_group_data_source_test.go index d0c561f50f80..6fcf1b42e632 100644 --- a/internal/service/codeguruprofiler/profiling_group_data_source_test.go +++ b/internal/service/codeguruprofiler/profiling_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 codeguruprofiler_test diff --git a/internal/service/codeguruprofiler/profiling_group_test.go b/internal/service/codeguruprofiler/profiling_group_test.go index f18644ad5cd9..2abb65de438c 100644 --- a/internal/service/codeguruprofiler/profiling_group_test.go +++ b/internal/service/codeguruprofiler/profiling_group_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codeguruprofiler_test diff --git a/internal/service/codegurureviewer/exports_test.go b/internal/service/codegurureviewer/exports_test.go index 35389a4309f1..425b6a4ef2be 100644 --- a/internal/service/codegurureviewer/exports_test.go +++ b/internal/service/codegurureviewer/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codegurureviewer diff --git a/internal/service/codegurureviewer/generate.go b/internal/service/codegurureviewer/generate.go index 2cd743a34182..06988584b04e 100644 --- a/internal/service/codegurureviewer/generate.go +++ b/internal/service/codegurureviewer/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 -ListTags -UpdateTags diff --git a/internal/service/codegurureviewer/list_pages.go b/internal/service/codegurureviewer/list_pages.go index 70b8c0e54451..c671a56f4e48 100644 --- a/internal/service/codegurureviewer/list_pages.go +++ b/internal/service/codegurureviewer/list_pages.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codegurureviewer diff --git a/internal/service/codegurureviewer/repository_association.go b/internal/service/codegurureviewer/repository_association.go index 84baa12189d9..7ccd7d24e406 100644 --- a/internal/service/codegurureviewer/repository_association.go +++ b/internal/service/codegurureviewer/repository_association.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codegurureviewer diff --git a/internal/service/codegurureviewer/repository_association_test.go b/internal/service/codegurureviewer/repository_association_test.go index 24ed8807d51e..c6244fa3abd8 100644 --- a/internal/service/codegurureviewer/repository_association_test.go +++ b/internal/service/codegurureviewer/repository_association_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codegurureviewer_test diff --git a/internal/service/codegurureviewer/sweep.go b/internal/service/codegurureviewer/sweep.go index b0b9a2233cba..21e5c975b846 100644 --- a/internal/service/codegurureviewer/sweep.go +++ b/internal/service/codegurureviewer/sweep.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codegurureviewer diff --git a/internal/service/codegurureviewer/testdata/RepositoryAssociation/basic/main_gen.tf b/internal/service/codegurureviewer/testdata/RepositoryAssociation/basic/main_gen.tf index f3f3e9e64e18..e3570153fe7b 100644 --- a/internal/service/codegurureviewer/testdata/RepositoryAssociation/basic/main_gen.tf +++ b/internal/service/codegurureviewer/testdata/RepositoryAssociation/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_codegurureviewer_repository_association" "test" { diff --git a/internal/service/codegurureviewer/testdata/RepositoryAssociation/basic_v5.100.0/main_gen.tf b/internal/service/codegurureviewer/testdata/RepositoryAssociation/basic_v5.100.0/main_gen.tf index e17a0a931df5..7e7c00bab28e 100644 --- a/internal/service/codegurureviewer/testdata/RepositoryAssociation/basic_v5.100.0/main_gen.tf +++ b/internal/service/codegurureviewer/testdata/RepositoryAssociation/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_codegurureviewer_repository_association" "test" { diff --git a/internal/service/codegurureviewer/testdata/RepositoryAssociation/basic_v6.0.0/main_gen.tf b/internal/service/codegurureviewer/testdata/RepositoryAssociation/basic_v6.0.0/main_gen.tf index a2bd3bf4ea48..838661341884 100644 --- a/internal/service/codegurureviewer/testdata/RepositoryAssociation/basic_v6.0.0/main_gen.tf +++ b/internal/service/codegurureviewer/testdata/RepositoryAssociation/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_codegurureviewer_repository_association" "test" { diff --git a/internal/service/codegurureviewer/testdata/RepositoryAssociation/region_override/main_gen.tf b/internal/service/codegurureviewer/testdata/RepositoryAssociation/region_override/main_gen.tf index 13494345002b..bec830214d60 100644 --- a/internal/service/codegurureviewer/testdata/RepositoryAssociation/region_override/main_gen.tf +++ b/internal/service/codegurureviewer/testdata/RepositoryAssociation/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_codegurureviewer_repository_association" "test" { diff --git a/internal/service/codepipeline/codepipeline.go b/internal/service/codepipeline/codepipeline.go index 490c727bf5d8..97612fefeb54 100644 --- a/internal/service/codepipeline/codepipeline.go +++ b/internal/service/codepipeline/codepipeline.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codepipeline diff --git a/internal/service/codepipeline/codepipeline_test.go b/internal/service/codepipeline/codepipeline_test.go index 6b9a90203446..44f0ce01a532 100644 --- a/internal/service/codepipeline/codepipeline_test.go +++ b/internal/service/codepipeline/codepipeline_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codepipeline_test diff --git a/internal/service/codepipeline/consts.go b/internal/service/codepipeline/consts.go index b45da1f04648..f61a4117304c 100644 --- a/internal/service/codepipeline/consts.go +++ b/internal/service/codepipeline/consts.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codepipeline diff --git a/internal/service/codepipeline/custom_action_type.go b/internal/service/codepipeline/custom_action_type.go index 1d00d32667c7..ac211377f76b 100644 --- a/internal/service/codepipeline/custom_action_type.go +++ b/internal/service/codepipeline/custom_action_type.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codepipeline diff --git a/internal/service/codepipeline/custom_action_type_test.go b/internal/service/codepipeline/custom_action_type_test.go index 418b66129848..913cbaa6b592 100644 --- a/internal/service/codepipeline/custom_action_type_test.go +++ b/internal/service/codepipeline/custom_action_type_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codepipeline_test diff --git a/internal/service/codepipeline/exports_test.go b/internal/service/codepipeline/exports_test.go index e69d79c7c60a..7a4ca5e17fb4 100644 --- a/internal/service/codepipeline/exports_test.go +++ b/internal/service/codepipeline/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codepipeline diff --git a/internal/service/codepipeline/generate.go b/internal/service/codepipeline/generate.go index a918f8d6ea3f..303522cac81b 100644 --- a/internal/service/codepipeline/generate.go +++ b/internal/service/codepipeline/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/codepipeline/sweep.go b/internal/service/codepipeline/sweep.go index 6c1f437322d9..f8baf8d9e744 100644 --- a/internal/service/codepipeline/sweep.go +++ b/internal/service/codepipeline/sweep.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codepipeline diff --git a/internal/service/codepipeline/testdata/Webhook/basic/main_gen.tf b/internal/service/codepipeline/testdata/Webhook/basic/main_gen.tf index 2da9c0f09c0f..171b37fe63df 100644 --- a/internal/service/codepipeline/testdata/Webhook/basic/main_gen.tf +++ b/internal/service/codepipeline/testdata/Webhook/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_codepipeline_webhook" "test" { diff --git a/internal/service/codepipeline/testdata/Webhook/basic_v5.100.0/main_gen.tf b/internal/service/codepipeline/testdata/Webhook/basic_v5.100.0/main_gen.tf index 0d6ea11f3496..f11b9e830da9 100644 --- a/internal/service/codepipeline/testdata/Webhook/basic_v5.100.0/main_gen.tf +++ b/internal/service/codepipeline/testdata/Webhook/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_codepipeline_webhook" "test" { diff --git a/internal/service/codepipeline/testdata/Webhook/basic_v6.0.0/main_gen.tf b/internal/service/codepipeline/testdata/Webhook/basic_v6.0.0/main_gen.tf index 173ec80d695d..2862791d1687 100644 --- a/internal/service/codepipeline/testdata/Webhook/basic_v6.0.0/main_gen.tf +++ b/internal/service/codepipeline/testdata/Webhook/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_codepipeline_webhook" "test" { diff --git a/internal/service/codepipeline/testdata/Webhook/region_override/main_gen.tf b/internal/service/codepipeline/testdata/Webhook/region_override/main_gen.tf index e99f8b928214..5da68c099739 100644 --- a/internal/service/codepipeline/testdata/Webhook/region_override/main_gen.tf +++ b/internal/service/codepipeline/testdata/Webhook/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_codepipeline_webhook" "test" { diff --git a/internal/service/codepipeline/webhook.go b/internal/service/codepipeline/webhook.go index 50fea3577799..e49a79443f84 100644 --- a/internal/service/codepipeline/webhook.go +++ b/internal/service/codepipeline/webhook.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codepipeline diff --git a/internal/service/codepipeline/webhook_test.go b/internal/service/codepipeline/webhook_test.go index 2369f5b7a4f5..d8e6cc744f4c 100644 --- a/internal/service/codepipeline/webhook_test.go +++ b/internal/service/codepipeline/webhook_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codepipeline_test diff --git a/internal/service/codestarconnections/connection.go b/internal/service/codestarconnections/connection.go index bcb078e9b76b..344e36af6588 100644 --- a/internal/service/codestarconnections/connection.go +++ b/internal/service/codestarconnections/connection.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codestarconnections diff --git a/internal/service/codestarconnections/connection_data_source.go b/internal/service/codestarconnections/connection_data_source.go index 54ef02d02e41..9f0f2aca0f77 100644 --- a/internal/service/codestarconnections/connection_data_source.go +++ b/internal/service/codestarconnections/connection_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codestarconnections diff --git a/internal/service/codestarconnections/connection_data_source_test.go b/internal/service/codestarconnections/connection_data_source_test.go index da30c92bd13a..04ab5d78c6db 100644 --- a/internal/service/codestarconnections/connection_data_source_test.go +++ b/internal/service/codestarconnections/connection_data_source_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codestarconnections_test diff --git a/internal/service/codestarconnections/connection_test.go b/internal/service/codestarconnections/connection_test.go index bb0d4d297e73..efd1b297a10e 100644 --- a/internal/service/codestarconnections/connection_test.go +++ b/internal/service/codestarconnections/connection_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codestarconnections_test diff --git a/internal/service/codestarconnections/exports_test.go b/internal/service/codestarconnections/exports_test.go index a6124f7cfe81..a46362d7a5ed 100644 --- a/internal/service/codestarconnections/exports_test.go +++ b/internal/service/codestarconnections/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codestarconnections diff --git a/internal/service/codestarconnections/generate.go b/internal/service/codestarconnections/generate.go index cedd2d781685..ae66d8950769 100644 --- a/internal/service/codestarconnections/generate.go +++ b/internal/service/codestarconnections/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 -ServiceTagsSlice -UpdateTags diff --git a/internal/service/codestarconnections/host.go b/internal/service/codestarconnections/host.go index 017520b132a1..b8af2da52e00 100644 --- a/internal/service/codestarconnections/host.go +++ b/internal/service/codestarconnections/host.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codestarconnections diff --git a/internal/service/codestarconnections/host_test.go b/internal/service/codestarconnections/host_test.go index 00a215d84746..866882af9ff7 100644 --- a/internal/service/codestarconnections/host_test.go +++ b/internal/service/codestarconnections/host_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codestarconnections_test diff --git a/internal/service/codestarconnections/sweep.go b/internal/service/codestarconnections/sweep.go index 20e22b5a428c..75144522f595 100644 --- a/internal/service/codestarconnections/sweep.go +++ b/internal/service/codestarconnections/sweep.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codestarconnections diff --git a/internal/service/codestarconnections/testdata/Connection/basic/main_gen.tf b/internal/service/codestarconnections/testdata/Connection/basic/main_gen.tf index 45dd85151d81..c8eabd80c7cb 100644 --- a/internal/service/codestarconnections/testdata/Connection/basic/main_gen.tf +++ b/internal/service/codestarconnections/testdata/Connection/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_codestarconnections_connection" "test" { diff --git a/internal/service/codestarconnections/testdata/Connection/basic_v5.100.0/main_gen.tf b/internal/service/codestarconnections/testdata/Connection/basic_v5.100.0/main_gen.tf index f43f40854326..1bfe11ad6aa1 100644 --- a/internal/service/codestarconnections/testdata/Connection/basic_v5.100.0/main_gen.tf +++ b/internal/service/codestarconnections/testdata/Connection/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_codestarconnections_connection" "test" { diff --git a/internal/service/codestarconnections/testdata/Connection/basic_v6.0.0/main_gen.tf b/internal/service/codestarconnections/testdata/Connection/basic_v6.0.0/main_gen.tf index 4131e3643767..49f24e898516 100644 --- a/internal/service/codestarconnections/testdata/Connection/basic_v6.0.0/main_gen.tf +++ b/internal/service/codestarconnections/testdata/Connection/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_codestarconnections_connection" "test" { diff --git a/internal/service/codestarconnections/testdata/Connection/region_override/main_gen.tf b/internal/service/codestarconnections/testdata/Connection/region_override/main_gen.tf index d54e985b20a0..ffe3ae7d6906 100644 --- a/internal/service/codestarconnections/testdata/Connection/region_override/main_gen.tf +++ b/internal/service/codestarconnections/testdata/Connection/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_codestarconnections_connection" "test" { diff --git a/internal/service/codestarconnections/testdata/Host/basic/main_gen.tf b/internal/service/codestarconnections/testdata/Host/basic/main_gen.tf index eb5fac5dbf4b..a1369a27bce2 100644 --- a/internal/service/codestarconnections/testdata/Host/basic/main_gen.tf +++ b/internal/service/codestarconnections/testdata/Host/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_codestarconnections_host" "test" { diff --git a/internal/service/codestarconnections/testdata/Host/basic_v5.100.0/main_gen.tf b/internal/service/codestarconnections/testdata/Host/basic_v5.100.0/main_gen.tf index ce658131b4ea..de95ba700768 100644 --- a/internal/service/codestarconnections/testdata/Host/basic_v5.100.0/main_gen.tf +++ b/internal/service/codestarconnections/testdata/Host/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_codestarconnections_host" "test" { diff --git a/internal/service/codestarconnections/testdata/Host/basic_v6.0.0/main_gen.tf b/internal/service/codestarconnections/testdata/Host/basic_v6.0.0/main_gen.tf index bd11c0fe5de4..9951ec85a591 100644 --- a/internal/service/codestarconnections/testdata/Host/basic_v6.0.0/main_gen.tf +++ b/internal/service/codestarconnections/testdata/Host/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_codestarconnections_host" "test" { diff --git a/internal/service/codestarconnections/testdata/Host/region_override/main_gen.tf b/internal/service/codestarconnections/testdata/Host/region_override/main_gen.tf index b71d6a93cf64..dbc6c8b18960 100644 --- a/internal/service/codestarconnections/testdata/Host/region_override/main_gen.tf +++ b/internal/service/codestarconnections/testdata/Host/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_codestarconnections_host" "test" { diff --git a/internal/service/codestarnotifications/consts.go b/internal/service/codestarnotifications/consts.go index b5f158297d02..3f50cc1d47a0 100644 --- a/internal/service/codestarnotifications/consts.go +++ b/internal/service/codestarnotifications/consts.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codestarnotifications diff --git a/internal/service/codestarnotifications/exports_test.go b/internal/service/codestarnotifications/exports_test.go index bf690edf787c..396865abbbf9 100644 --- a/internal/service/codestarnotifications/exports_test.go +++ b/internal/service/codestarnotifications/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codestarnotifications diff --git a/internal/service/codestarnotifications/generate.go b/internal/service/codestarnotifications/generate.go index af3588a70d01..2cc071500bae 100644 --- a/internal/service/codestarnotifications/generate.go +++ b/internal/service/codestarnotifications/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 -ListTagsInIDElem=Arn -ServiceTagsMap -TagInIDElem=Arn -UpdateTags diff --git a/internal/service/codestarnotifications/notification_rule.go b/internal/service/codestarnotifications/notification_rule.go index f52424dcc1ad..3b08b849d755 100644 --- a/internal/service/codestarnotifications/notification_rule.go +++ b/internal/service/codestarnotifications/notification_rule.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codestarnotifications diff --git a/internal/service/codestarnotifications/notification_rule_test.go b/internal/service/codestarnotifications/notification_rule_test.go index 7e492a5d6d06..76ab50e7b0f7 100644 --- a/internal/service/codestarnotifications/notification_rule_test.go +++ b/internal/service/codestarnotifications/notification_rule_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codestarnotifications_test diff --git a/internal/service/codestarnotifications/sweep.go b/internal/service/codestarnotifications/sweep.go index f52f83eebaab..9dabd8cd3de4 100644 --- a/internal/service/codestarnotifications/sweep.go +++ b/internal/service/codestarnotifications/sweep.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package codestarnotifications diff --git a/internal/service/codestarnotifications/testdata/NotificationRule/basic/main_gen.tf b/internal/service/codestarnotifications/testdata/NotificationRule/basic/main_gen.tf index be95bf576e90..a565b790e16f 100644 --- a/internal/service/codestarnotifications/testdata/NotificationRule/basic/main_gen.tf +++ b/internal/service/codestarnotifications/testdata/NotificationRule/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_codestarnotifications_notification_rule" "test" { diff --git a/internal/service/codestarnotifications/testdata/NotificationRule/basic_v5.100.0/main_gen.tf b/internal/service/codestarnotifications/testdata/NotificationRule/basic_v5.100.0/main_gen.tf index 1b064bd602a5..61b002b5a221 100644 --- a/internal/service/codestarnotifications/testdata/NotificationRule/basic_v5.100.0/main_gen.tf +++ b/internal/service/codestarnotifications/testdata/NotificationRule/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_codestarnotifications_notification_rule" "test" { diff --git a/internal/service/codestarnotifications/testdata/NotificationRule/basic_v6.0.0/main_gen.tf b/internal/service/codestarnotifications/testdata/NotificationRule/basic_v6.0.0/main_gen.tf index 041fdf5aff58..a2f989c20c40 100644 --- a/internal/service/codestarnotifications/testdata/NotificationRule/basic_v6.0.0/main_gen.tf +++ b/internal/service/codestarnotifications/testdata/NotificationRule/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_codestarnotifications_notification_rule" "test" { diff --git a/internal/service/codestarnotifications/testdata/NotificationRule/region_override/main_gen.tf b/internal/service/codestarnotifications/testdata/NotificationRule/region_override/main_gen.tf index 7352f49d711c..eddec4edfde6 100644 --- a/internal/service/codestarnotifications/testdata/NotificationRule/region_override/main_gen.tf +++ b/internal/service/codestarnotifications/testdata/NotificationRule/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_codestarnotifications_notification_rule" "test" { diff --git a/internal/service/cognitoidentity/consts.go b/internal/service/cognitoidentity/consts.go index ec582580bd19..a1e8e3a6e92e 100644 --- a/internal/service/cognitoidentity/consts.go +++ b/internal/service/cognitoidentity/consts.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidentity diff --git a/internal/service/cognitoidentity/exports_test.go b/internal/service/cognitoidentity/exports_test.go index cd6d1dc6c710..7186a3408ac9 100644 --- a/internal/service/cognitoidentity/exports_test.go +++ b/internal/service/cognitoidentity/exports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidentity diff --git a/internal/service/cognitoidentity/flex.go b/internal/service/cognitoidentity/flex.go index 23f214f04dcc..e403208ab7f0 100644 --- a/internal/service/cognitoidentity/flex.go +++ b/internal/service/cognitoidentity/flex.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidentity diff --git a/internal/service/cognitoidentity/generate.go b/internal/service/cognitoidentity/generate.go index 92cdc659b073..49c20f1482f7 100644 --- a/internal/service/cognitoidentity/generate.go +++ b/internal/service/cognitoidentity/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 -ServiceTagsMap -UpdateTags -KVTValues diff --git a/internal/service/cognitoidentity/openid_token_for_developer_identity_ephemeral.go b/internal/service/cognitoidentity/openid_token_for_developer_identity_ephemeral.go index cb9e8a6c5f51..4c2c19c61ec3 100644 --- a/internal/service/cognitoidentity/openid_token_for_developer_identity_ephemeral.go +++ b/internal/service/cognitoidentity/openid_token_for_developer_identity_ephemeral.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidentity diff --git a/internal/service/cognitoidentity/openid_token_for_developer_identity_ephemeral_test.go b/internal/service/cognitoidentity/openid_token_for_developer_identity_ephemeral_test.go index 9182a7d36698..49ad829a2642 100644 --- a/internal/service/cognitoidentity/openid_token_for_developer_identity_ephemeral_test.go +++ b/internal/service/cognitoidentity/openid_token_for_developer_identity_ephemeral_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidentity_test diff --git a/internal/service/cognitoidentity/pool.go b/internal/service/cognitoidentity/pool.go index 4f9ff4d00db3..f68eeea6f8e4 100644 --- a/internal/service/cognitoidentity/pool.go +++ b/internal/service/cognitoidentity/pool.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidentity diff --git a/internal/service/cognitoidentity/pool_data_source.go b/internal/service/cognitoidentity/pool_data_source.go index 23d7e41713c2..ba625b3ebada 100644 --- a/internal/service/cognitoidentity/pool_data_source.go +++ b/internal/service/cognitoidentity/pool_data_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidentity diff --git a/internal/service/cognitoidentity/pool_data_source_test.go b/internal/service/cognitoidentity/pool_data_source_test.go index ebde75795c6e..3c8071a1ee95 100644 --- a/internal/service/cognitoidentity/pool_data_source_test.go +++ b/internal/service/cognitoidentity/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 cognitoidentity_test diff --git a/internal/service/cognitoidentity/pool_provider_principal_tag.go b/internal/service/cognitoidentity/pool_provider_principal_tag.go index 7a865192d29a..c604b46b8396 100644 --- a/internal/service/cognitoidentity/pool_provider_principal_tag.go +++ b/internal/service/cognitoidentity/pool_provider_principal_tag.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidentity diff --git a/internal/service/cognitoidentity/pool_provider_principal_tag_test.go b/internal/service/cognitoidentity/pool_provider_principal_tag_test.go index ee2921b2712b..5cbba30216d1 100644 --- a/internal/service/cognitoidentity/pool_provider_principal_tag_test.go +++ b/internal/service/cognitoidentity/pool_provider_principal_tag_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidentity_test diff --git a/internal/service/cognitoidentity/pool_roles_attachment.go b/internal/service/cognitoidentity/pool_roles_attachment.go index 015676b1b726..c2f07c534c26 100644 --- a/internal/service/cognitoidentity/pool_roles_attachment.go +++ b/internal/service/cognitoidentity/pool_roles_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidentity diff --git a/internal/service/cognitoidentity/pool_roles_attachment_test.go b/internal/service/cognitoidentity/pool_roles_attachment_test.go index 8c02cb1aee88..60fd3a7f50ae 100644 --- a/internal/service/cognitoidentity/pool_roles_attachment_test.go +++ b/internal/service/cognitoidentity/pool_roles_attachment_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidentity_test diff --git a/internal/service/cognitoidentity/pool_test.go b/internal/service/cognitoidentity/pool_test.go index 5aa934d73afe..4ec15ab64086 100644 --- a/internal/service/cognitoidentity/pool_test.go +++ b/internal/service/cognitoidentity/pool_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidentity_test diff --git a/internal/service/cognitoidentity/sweep.go b/internal/service/cognitoidentity/sweep.go index 9dd155adbd1f..27fb837fb118 100644 --- a/internal/service/cognitoidentity/sweep.go +++ b/internal/service/cognitoidentity/sweep.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidentity diff --git a/internal/service/cognitoidentity/validate.go b/internal/service/cognitoidentity/validate.go index ab3b092ec1ec..a995fb532f7c 100644 --- a/internal/service/cognitoidentity/validate.go +++ b/internal/service/cognitoidentity/validate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidentity diff --git a/internal/service/cognitoidentity/validate_test.go b/internal/service/cognitoidentity/validate_test.go index 6254bca2a83d..0fa89a7d02c7 100644 --- a/internal/service/cognitoidentity/validate_test.go +++ b/internal/service/cognitoidentity/validate_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package cognitoidentity_test diff --git a/internal/service/cognitoidp/consts.go b/internal/service/cognitoidp/consts.go index 43ec8d351237..178b855e7b73 100644 --- a/internal/service/cognitoidp/consts.go +++ b/internal/service/cognitoidp/consts.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/exports_test.go b/internal/service/cognitoidp/exports_test.go index b4d0013ecf04..a36866cd3e3b 100644 --- a/internal/service/cognitoidp/exports_test.go +++ b/internal/service/cognitoidp/exports_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/cognitoidp/flex_test.go b/internal/service/cognitoidp/flex_test.go index 8374768a004b..3cea7d3c4207 100644 --- a/internal/service/cognitoidp/flex_test.go +++ b/internal/service/cognitoidp/flex_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/cognitoidp/generate.go b/internal/service/cognitoidp/generate.go index 8365172bc8c8..bba79ad1cc5d 100644 --- a/internal/service/cognitoidp/generate.go +++ b/internal/service/cognitoidp/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 -ServiceTagsMap -UpdateTags -KVTValues -EmptyMap diff --git a/internal/service/cognitoidp/identity_provider.go b/internal/service/cognitoidp/identity_provider.go index 0f019472a961..a29ea2757b8c 100644 --- a/internal/service/cognitoidp/identity_provider.go +++ b/internal/service/cognitoidp/identity_provider.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/identity_provider_test.go b/internal/service/cognitoidp/identity_provider_test.go index 1c492ac599a3..5bd7ebc4209a 100644 --- a/internal/service/cognitoidp/identity_provider_test.go +++ b/internal/service/cognitoidp/identity_provider_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/log_delivery_configuration.go b/internal/service/cognitoidp/log_delivery_configuration.go index 325e05448a4d..4748efd977a9 100644 --- a/internal/service/cognitoidp/log_delivery_configuration.go +++ b/internal/service/cognitoidp/log_delivery_configuration.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/log_delivery_configuration_test.go b/internal/service/cognitoidp/log_delivery_configuration_test.go index c71a99898e88..0cc8a72a1274 100644 --- a/internal/service/cognitoidp/log_delivery_configuration_test.go +++ b/internal/service/cognitoidp/log_delivery_configuration_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/managed_login_branding.go b/internal/service/cognitoidp/managed_login_branding.go index 62a57dba2f06..631a5049206a 100644 --- a/internal/service/cognitoidp/managed_login_branding.go +++ b/internal/service/cognitoidp/managed_login_branding.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/managed_login_branding_test.go b/internal/service/cognitoidp/managed_login_branding_test.go index 0c1a76bd1b8d..d6abb0c29be7 100644 --- a/internal/service/cognitoidp/managed_login_branding_test.go +++ b/internal/service/cognitoidp/managed_login_branding_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/managed_user_pool_client.go b/internal/service/cognitoidp/managed_user_pool_client.go index 62e082bcb496..002c9d21b516 100644 --- a/internal/service/cognitoidp/managed_user_pool_client.go +++ b/internal/service/cognitoidp/managed_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/managed_user_pool_client_test.go b/internal/service/cognitoidp/managed_user_pool_client_test.go index 9b0e2ac40c65..4ef7910a2225 100644 --- a/internal/service/cognitoidp/managed_user_pool_client_test.go +++ b/internal/service/cognitoidp/managed_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/resource_server.go b/internal/service/cognitoidp/resource_server.go index 1aaf45d36291..d0a73ffc120a 100644 --- a/internal/service/cognitoidp/resource_server.go +++ b/internal/service/cognitoidp/resource_server.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/resource_server_test.go b/internal/service/cognitoidp/resource_server_test.go index a5af2268be18..ee10ede1c153 100644 --- a/internal/service/cognitoidp/resource_server_test.go +++ b/internal/service/cognitoidp/resource_server_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/risk_configuration.go b/internal/service/cognitoidp/risk_configuration.go index e546ef12e0f5..1440706d30ee 100644 --- a/internal/service/cognitoidp/risk_configuration.go +++ b/internal/service/cognitoidp/risk_configuration.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/risk_configuration_test.go b/internal/service/cognitoidp/risk_configuration_test.go index 648b322eae6c..e5e8086af99d 100644 --- a/internal/service/cognitoidp/risk_configuration_test.go +++ b/internal/service/cognitoidp/risk_configuration_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/sweep.go b/internal/service/cognitoidp/sweep.go index 8ebe3ebd9136..274e8638ef41 100644 --- a/internal/service/cognitoidp/sweep.go +++ b/internal/service/cognitoidp/sweep.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/test-fixtures/saml-metadata.xml b/internal/service/cognitoidp/test-fixtures/saml-metadata.xml index f961397cf528..7f0bafb61da5 100644 --- a/internal/service/cognitoidp/test-fixtures/saml-metadata.xml +++ b/internal/service/cognitoidp/test-fixtures/saml-metadata.xml @@ -1,6 +1,6 @@ diff --git a/internal/service/cognitoidp/testdata/LogDeliveryConfiguration/basic/main_gen.tf b/internal/service/cognitoidp/testdata/LogDeliveryConfiguration/basic/main_gen.tf index 821c4f284a91..7e10392b0c94 100644 --- a/internal/service/cognitoidp/testdata/LogDeliveryConfiguration/basic/main_gen.tf +++ b/internal/service/cognitoidp/testdata/LogDeliveryConfiguration/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_cognito_log_delivery_configuration" "test" { diff --git a/internal/service/cognitoidp/testdata/LogDeliveryConfiguration/basic_v6.3.0/main_gen.tf b/internal/service/cognitoidp/testdata/LogDeliveryConfiguration/basic_v6.3.0/main_gen.tf index d4cc152fe0ee..c208970d43e5 100644 --- a/internal/service/cognitoidp/testdata/LogDeliveryConfiguration/basic_v6.3.0/main_gen.tf +++ b/internal/service/cognitoidp/testdata/LogDeliveryConfiguration/basic_v6.3.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_cognito_log_delivery_configuration" "test" { diff --git a/internal/service/cognitoidp/testdata/LogDeliveryConfiguration/region_override/main_gen.tf b/internal/service/cognitoidp/testdata/LogDeliveryConfiguration/region_override/main_gen.tf index 0c45b7028ef7..f4b7dc279bbe 100644 --- a/internal/service/cognitoidp/testdata/LogDeliveryConfiguration/region_override/main_gen.tf +++ b/internal/service/cognitoidp/testdata/LogDeliveryConfiguration/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_cognito_log_delivery_configuration" "test" {