diff --git a/diag/diagnostic.go b/diag/diagnostic.go index 5a533042697..b731a40e1d5 100644 --- a/diag/diagnostic.go +++ b/diag/diagnostic.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package diag diff --git a/diag/helpers.go b/diag/helpers.go index 4f2b7a88332..c0501bdfb7c 100644 --- a/diag/helpers.go +++ b/diag/helpers.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package diag diff --git a/helper/acctest/random.go b/helper/acctest/random.go index 382163cbc29..667cdb6b4ad 100644 --- a/helper/acctest/random.go +++ b/helper/acctest/random.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package acctest diff --git a/helper/acctest/random_test.go b/helper/acctest/random_test.go index e0dc5b13241..9d24753c1cb 100644 --- a/helper/acctest/random_test.go +++ b/helper/acctest/random_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package acctest diff --git a/helper/customdiff/compose.go b/helper/customdiff/compose.go index e4b5a2fdd06..a85f633126b 100644 --- a/helper/customdiff/compose.go +++ b/helper/customdiff/compose.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package customdiff diff --git a/helper/customdiff/compose_test.go b/helper/customdiff/compose_test.go index 374c0ca4358..17ed6c575e0 100644 --- a/helper/customdiff/compose_test.go +++ b/helper/customdiff/compose_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package customdiff diff --git a/helper/customdiff/computed.go b/helper/customdiff/computed.go index f432b656815..a74ced8589d 100644 --- a/helper/customdiff/computed.go +++ b/helper/customdiff/computed.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package customdiff diff --git a/helper/customdiff/computed_test.go b/helper/customdiff/computed_test.go index 750259b7da4..9222997c633 100644 --- a/helper/customdiff/computed_test.go +++ b/helper/customdiff/computed_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package customdiff diff --git a/helper/customdiff/condition.go b/helper/customdiff/condition.go index 452d3d25b3f..c0110ac89b5 100644 --- a/helper/customdiff/condition.go +++ b/helper/customdiff/condition.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package customdiff diff --git a/helper/customdiff/condition_test.go b/helper/customdiff/condition_test.go index 154cdc7d77d..b2f5bd89881 100644 --- a/helper/customdiff/condition_test.go +++ b/helper/customdiff/condition_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package customdiff diff --git a/helper/customdiff/doc.go b/helper/customdiff/doc.go index a6b39360afa..5d801ce73b7 100644 --- a/helper/customdiff/doc.go +++ b/helper/customdiff/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 // Package customdiff provides a set of reusable and composable functions diff --git a/helper/customdiff/force_new.go b/helper/customdiff/force_new.go index f5e35debdac..c5e1100c4e0 100644 --- a/helper/customdiff/force_new.go +++ b/helper/customdiff/force_new.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package customdiff diff --git a/helper/customdiff/force_new_test.go b/helper/customdiff/force_new_test.go index 7b5a19c80d0..9ba99356ec0 100644 --- a/helper/customdiff/force_new_test.go +++ b/helper/customdiff/force_new_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package customdiff diff --git a/helper/customdiff/testing_test.go b/helper/customdiff/testing_test.go index 6b100338192..a04dd21a187 100644 --- a/helper/customdiff/testing_test.go +++ b/helper/customdiff/testing_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package customdiff diff --git a/helper/customdiff/validate.go b/helper/customdiff/validate.go index c8e71d01e50..23ccbde5738 100644 --- a/helper/customdiff/validate.go +++ b/helper/customdiff/validate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package customdiff diff --git a/helper/customdiff/validate_test.go b/helper/customdiff/validate_test.go index 2cfc1a645be..092acb79e9e 100644 --- a/helper/customdiff/validate_test.go +++ b/helper/customdiff/validate_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package customdiff diff --git a/helper/id/id.go b/helper/id/id.go index 0491252c855..3a6d854b1d6 100644 --- a/helper/id/id.go +++ b/helper/id/id.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package id diff --git a/helper/id/id_test.go b/helper/id/id_test.go index 40a82598ef6..c251a594329 100644 --- a/helper/id/id_test.go +++ b/helper/id/id_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package id diff --git a/helper/logging/logging.go b/helper/logging/logging.go index d012245f035..1faec7a5135 100644 --- a/helper/logging/logging.go +++ b/helper/logging/logging.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/helper/logging/logging_http_transport.go b/helper/logging/logging_http_transport.go index ca8ba4ecce9..ecfe7df6b97 100644 --- a/helper/logging/logging_http_transport.go +++ b/helper/logging/logging_http_transport.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/helper/logging/logging_http_transport_test.go b/helper/logging/logging_http_transport_test.go index bfcfa14bf23..4897396c42f 100644 --- a/helper/logging/logging_http_transport_test.go +++ b/helper/logging/logging_http_transport_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging_test diff --git a/helper/logging/transport.go b/helper/logging/transport.go index 774bc480f69..c45b15377f4 100644 --- a/helper/logging/transport.go +++ b/helper/logging/transport.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/helper/resource/aliases.go b/helper/resource/aliases.go index 275137d8129..d2635c438a4 100644 --- a/helper/resource/aliases.go +++ b/helper/resource/aliases.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/environment_variables.go b/helper/resource/environment_variables.go index 981908799e6..8341208aa77 100644 --- a/helper/resource/environment_variables.go +++ b/helper/resource/environment_variables.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/json.go b/helper/resource/json.go index 9cd6a1b9832..e6b3f43d6c2 100644 --- a/helper/resource/json.go +++ b/helper/resource/json.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/plugin.go b/helper/resource/plugin.go index 14d869466b5..0ae0c22779a 100644 --- a/helper/resource/plugin.go +++ b/helper/resource/plugin.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/plugin_test.go b/helper/resource/plugin_test.go index 8af566bded7..62f361ed7be 100644 --- a/helper/resource/plugin_test.go +++ b/helper/resource/plugin_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/state_shim.go b/helper/resource/state_shim.go index 43c809f2ba6..0e02111643c 100644 --- a/helper/resource/state_shim.go +++ b/helper/resource/state_shim.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/testcase_providers.go b/helper/resource/testcase_providers.go index 9639cb04dfc..60760666b37 100644 --- a/helper/resource/testcase_providers.go +++ b/helper/resource/testcase_providers.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/testcase_providers_test.go b/helper/resource/testcase_providers_test.go index 47cb1d7844a..bf9a73fbb5b 100644 --- a/helper/resource/testcase_providers_test.go +++ b/helper/resource/testcase_providers_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/testcase_validate.go b/helper/resource/testcase_validate.go index 8eb85a14abf..12ad138eabc 100644 --- a/helper/resource/testcase_validate.go +++ b/helper/resource/testcase_validate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/testcase_validate_test.go b/helper/resource/testcase_validate_test.go index 6e246c19f65..2ab3161a5db 100644 --- a/helper/resource/testcase_validate_test.go +++ b/helper/resource/testcase_validate_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/testing.go b/helper/resource/testing.go index ac575ed43ce..804a25c5ae8 100644 --- a/helper/resource/testing.go +++ b/helper/resource/testing.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/testing_config.go b/helper/resource/testing_config.go index f56c885be32..aa782a30ca9 100644 --- a/helper/resource/testing_config.go +++ b/helper/resource/testing_config.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/testing_example_test.go b/helper/resource/testing_example_test.go index 095d162d207..2844f1d2622 100644 --- a/helper/resource/testing_example_test.go +++ b/helper/resource/testing_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource_test diff --git a/helper/resource/testing_new.go b/helper/resource/testing_new.go index 14b247306af..f16f19f7dff 100644 --- a/helper/resource/testing_new.go +++ b/helper/resource/testing_new.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/testing_new_config.go b/helper/resource/testing_new_config.go index a52008768fb..435c451cc6f 100644 --- a/helper/resource/testing_new_config.go +++ b/helper/resource/testing_new_config.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/testing_new_config_test.go b/helper/resource/testing_new_config_test.go index fa7ce27bf04..b6a1c25635c 100644 --- a/helper/resource/testing_new_config_test.go +++ b/helper/resource/testing_new_config_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/testing_new_import_state.go b/helper/resource/testing_new_import_state.go index 4ddf56c5b28..882fd8c97a7 100644 --- a/helper/resource/testing_new_import_state.go +++ b/helper/resource/testing_new_import_state.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/testing_new_import_state_test.go b/helper/resource/testing_new_import_state_test.go index a7193c63fb8..1151c2fa1bf 100644 --- a/helper/resource/testing_new_import_state_test.go +++ b/helper/resource/testing_new_import_state_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/testing_new_refresh_state.go b/helper/resource/testing_new_refresh_state.go index 627190a9d19..686096ef020 100644 --- a/helper/resource/testing_new_refresh_state.go +++ b/helper/resource/testing_new_refresh_state.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/testing_new_test.go b/helper/resource/testing_new_test.go index d3b5d28620e..b657276772f 100644 --- a/helper/resource/testing_new_test.go +++ b/helper/resource/testing_new_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/testing_sets.go b/helper/resource/testing_sets.go index 45cce957327..d457ed7613e 100644 --- a/helper/resource/testing_sets.go +++ b/helper/resource/testing_sets.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 // These test helpers were developed by the AWS provider team at HashiCorp. diff --git a/helper/resource/testing_sets_example_test.go b/helper/resource/testing_sets_example_test.go index f36eefaf269..ee97dcdb62c 100644 --- a/helper/resource/testing_sets_example_test.go +++ b/helper/resource/testing_sets_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource_test diff --git a/helper/resource/testing_sets_test.go b/helper/resource/testing_sets_test.go index 3ec3d560d43..f9c6cd911e5 100644 --- a/helper/resource/testing_sets_test.go +++ b/helper/resource/testing_sets_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/testing_test.go b/helper/resource/testing_test.go index 89c4c908e6e..761067115d6 100644 --- a/helper/resource/testing_test.go +++ b/helper/resource/testing_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/teststep_providers.go b/helper/resource/teststep_providers.go index 9b759bde03a..cff4820cc85 100644 --- a/helper/resource/teststep_providers.go +++ b/helper/resource/teststep_providers.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/teststep_providers_test.go b/helper/resource/teststep_providers_test.go index 551ca299ca1..5a0beda11d6 100644 --- a/helper/resource/teststep_providers_test.go +++ b/helper/resource/teststep_providers_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/teststep_validate.go b/helper/resource/teststep_validate.go index 7dbf883b504..a2bf8221809 100644 --- a/helper/resource/teststep_validate.go +++ b/helper/resource/teststep_validate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/resource/teststep_validate_test.go b/helper/resource/teststep_validate_test.go index 2cba4fabe5a..af3fc6573a8 100644 --- a/helper/resource/teststep_validate_test.go +++ b/helper/resource/teststep_validate_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package resource diff --git a/helper/retry/error.go b/helper/retry/error.go index 789c712f51e..11973adb0d0 100644 --- a/helper/retry/error.go +++ b/helper/retry/error.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package retry diff --git a/helper/retry/state.go b/helper/retry/state.go index 4780090d956..bf26bd26991 100644 --- a/helper/retry/state.go +++ b/helper/retry/state.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package retry diff --git a/helper/retry/state_test.go b/helper/retry/state_test.go index 8e396584659..6fc8a0fbdad 100644 --- a/helper/retry/state_test.go +++ b/helper/retry/state_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package retry diff --git a/helper/retry/wait.go b/helper/retry/wait.go index c8d2de14398..90a7c61e8c8 100644 --- a/helper/retry/wait.go +++ b/helper/retry/wait.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package retry diff --git a/helper/retry/wait_test.go b/helper/retry/wait_test.go index 4ed0fcf23f9..31dc751703d 100644 --- a/helper/retry/wait_test.go +++ b/helper/retry/wait_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package retry diff --git a/helper/schema/context.go b/helper/schema/context.go index bced9ead54d..7f1e429d20c 100644 --- a/helper/schema/context.go +++ b/helper/schema/context.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/core_schema.go b/helper/schema/core_schema.go index d782491d6ae..fdd2a8e3b34 100644 --- a/helper/schema/core_schema.go +++ b/helper/schema/core_schema.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/core_schema_proto_test.go b/helper/schema/core_schema_proto_test.go index 6856d121883..96e4a119309 100644 --- a/helper/schema/core_schema_proto_test.go +++ b/helper/schema/core_schema_proto_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema_test diff --git a/helper/schema/core_schema_test.go b/helper/schema/core_schema_test.go index b9cc0e432d9..639a5e61421 100644 --- a/helper/schema/core_schema_test.go +++ b/helper/schema/core_schema_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/data_source_resource_shim.go b/helper/schema/data_source_resource_shim.go index 3a01c0f32f6..833983c6c2b 100644 --- a/helper/schema/data_source_resource_shim.go +++ b/helper/schema/data_source_resource_shim.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/deferred.go b/helper/schema/deferred.go index a02efef104e..2d8c4f5dddd 100644 --- a/helper/schema/deferred.go +++ b/helper/schema/deferred.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/equal.go b/helper/schema/equal.go index 92a02b3b3ac..09346c97310 100644 --- a/helper/schema/equal.go +++ b/helper/schema/equal.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/field_reader.go b/helper/schema/field_reader.go index 6aae74d95b6..df5bbe365e5 100644 --- a/helper/schema/field_reader.go +++ b/helper/schema/field_reader.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/field_reader_config.go b/helper/schema/field_reader_config.go index 91b7412fcc0..0fc5bd3140a 100644 --- a/helper/schema/field_reader_config.go +++ b/helper/schema/field_reader_config.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/field_reader_config_test.go b/helper/schema/field_reader_config_test.go index e98c61b56ed..03a032f8e2d 100644 --- a/helper/schema/field_reader_config_test.go +++ b/helper/schema/field_reader_config_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/field_reader_diff.go b/helper/schema/field_reader_diff.go index c9da00e9119..6233bb791a8 100644 --- a/helper/schema/field_reader_diff.go +++ b/helper/schema/field_reader_diff.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/field_reader_diff_test.go b/helper/schema/field_reader_diff_test.go index 55bee1b4508..9992bcc16c9 100644 --- a/helper/schema/field_reader_diff_test.go +++ b/helper/schema/field_reader_diff_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/field_reader_map.go b/helper/schema/field_reader_map.go index 6697606c6f2..824ce22d3b1 100644 --- a/helper/schema/field_reader_map.go +++ b/helper/schema/field_reader_map.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/field_reader_map_test.go b/helper/schema/field_reader_map_test.go index ae6f406d49a..02ae3b9414e 100644 --- a/helper/schema/field_reader_map_test.go +++ b/helper/schema/field_reader_map_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/field_reader_multi.go b/helper/schema/field_reader_multi.go index da4c9c81500..4d305c1158f 100644 --- a/helper/schema/field_reader_multi.go +++ b/helper/schema/field_reader_multi.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/field_reader_multi_test.go b/helper/schema/field_reader_multi_test.go index 840eb9306f4..5dba48823f3 100644 --- a/helper/schema/field_reader_multi_test.go +++ b/helper/schema/field_reader_multi_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/field_reader_test.go b/helper/schema/field_reader_test.go index 2d0f840d9e6..8706072f33f 100644 --- a/helper/schema/field_reader_test.go +++ b/helper/schema/field_reader_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/field_writer.go b/helper/schema/field_writer.go index be4fae5060e..d71e5620df5 100644 --- a/helper/schema/field_writer.go +++ b/helper/schema/field_writer.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/field_writer_map.go b/helper/schema/field_writer_map.go index c9147cec191..e9b022bcaaf 100644 --- a/helper/schema/field_writer_map.go +++ b/helper/schema/field_writer_map.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/field_writer_map_test.go b/helper/schema/field_writer_map_test.go index 51319609e20..3e2552d4639 100644 --- a/helper/schema/field_writer_map_test.go +++ b/helper/schema/field_writer_map_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/grpc_provider.go b/helper/schema/grpc_provider.go index 2e02fde7dff..fd477e40f4e 100644 --- a/helper/schema/grpc_provider.go +++ b/helper/schema/grpc_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/grpc_provider_test.go b/helper/schema/grpc_provider_test.go index dc4530aaa95..7cec70fe4b0 100644 --- a/helper/schema/grpc_provider_test.go +++ b/helper/schema/grpc_provider_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/identity_data.go b/helper/schema/identity_data.go index 7107de1cf30..63b5429b439 100644 --- a/helper/schema/identity_data.go +++ b/helper/schema/identity_data.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/identity_data_test.go b/helper/schema/identity_data_test.go index e85ef249f0d..786cf66c33f 100644 --- a/helper/schema/identity_data_test.go +++ b/helper/schema/identity_data_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/json.go b/helper/schema/json.go index 8cf22a51855..4375ae2d7a3 100644 --- a/helper/schema/json.go +++ b/helper/schema/json.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/provider.go b/helper/schema/provider.go index 28c39bb0492..a9d7c659ece 100644 --- a/helper/schema/provider.go +++ b/helper/schema/provider.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/provider_test.go b/helper/schema/provider_test.go index 2426a6c189a..46d1bc14960 100644 --- a/helper/schema/provider_test.go +++ b/helper/schema/provider_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/resource.go b/helper/schema/resource.go index 83140436800..07e2dc41281 100644 --- a/helper/schema/resource.go +++ b/helper/schema/resource.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/resource_data.go b/helper/schema/resource_data.go index 7569b002936..4ec0b22bf88 100644 --- a/helper/schema/resource_data.go +++ b/helper/schema/resource_data.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/resource_data_get_source.go b/helper/schema/resource_data_get_source.go index 0639540b47b..4a7eb07e867 100644 --- a/helper/schema/resource_data_get_source.go +++ b/helper/schema/resource_data_get_source.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/resource_data_test.go b/helper/schema/resource_data_test.go index b8b50a36fd9..38ae16227d5 100644 --- a/helper/schema/resource_data_test.go +++ b/helper/schema/resource_data_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/resource_diff.go b/helper/schema/resource_diff.go index 300c16de4b9..4aebc4e6b7f 100644 --- a/helper/schema/resource_diff.go +++ b/helper/schema/resource_diff.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/resource_diff_test.go b/helper/schema/resource_diff_test.go index bd0cfd4ca0d..aa74dfa6ae4 100644 --- a/helper/schema/resource_diff_test.go +++ b/helper/schema/resource_diff_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/resource_identity.go b/helper/schema/resource_identity.go index 5609416c448..1718146d576 100644 --- a/helper/schema/resource_identity.go +++ b/helper/schema/resource_identity.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/resource_identity_test.go b/helper/schema/resource_identity_test.go index 360093af710..b0f164e6d07 100644 --- a/helper/schema/resource_identity_test.go +++ b/helper/schema/resource_identity_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/resource_importer.go b/helper/schema/resource_importer.go index 4dd691d2269..cb04f2bdce3 100644 --- a/helper/schema/resource_importer.go +++ b/helper/schema/resource_importer.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/resource_importer_test.go b/helper/schema/resource_importer_test.go index 6a08634c1de..c5a48123df1 100644 --- a/helper/schema/resource_importer_test.go +++ b/helper/schema/resource_importer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/resource_test.go b/helper/schema/resource_test.go index 3a9c03f48ff..554f4ce1e36 100644 --- a/helper/schema/resource_test.go +++ b/helper/schema/resource_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/resource_timeout.go b/helper/schema/resource_timeout.go index 72fd6602ea8..37cf951bea9 100644 --- a/helper/schema/resource_timeout.go +++ b/helper/schema/resource_timeout.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/resource_timeout_test.go b/helper/schema/resource_timeout_test.go index 0538aa704bf..883b227ba66 100644 --- a/helper/schema/resource_timeout_test.go +++ b/helper/schema/resource_timeout_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/schema.go b/helper/schema/schema.go index 2861b4ad31a..1f16d8af55f 100644 --- a/helper/schema/schema.go +++ b/helper/schema/schema.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 // schema is a high-level framework for easily writing new providers diff --git a/helper/schema/schema_test.go b/helper/schema/schema_test.go index bfb566e9210..548cb24b59c 100644 --- a/helper/schema/schema_test.go +++ b/helper/schema/schema_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/serialize.go b/helper/schema/serialize.go index d629240fd38..0a039ae02cb 100644 --- a/helper/schema/serialize.go +++ b/helper/schema/serialize.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/serialize_test.go b/helper/schema/serialize_test.go index ff4b712f9bf..9e48d72e84f 100644 --- a/helper/schema/serialize_test.go +++ b/helper/schema/serialize_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/set.go b/helper/schema/set.go index 6ef786bd0c4..6d2e8775d6d 100644 --- a/helper/schema/set.go +++ b/helper/schema/set.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/set_test.go b/helper/schema/set_test.go index 10aa27be8b7..85c478025b6 100644 --- a/helper/schema/set_test.go +++ b/helper/schema/set_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/shims.go b/helper/schema/shims.go index fb351358df4..1cf91809617 100644 --- a/helper/schema/shims.go +++ b/helper/schema/shims.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/shims_test.go b/helper/schema/shims_test.go index ad8d78a7130..70900919b6a 100644 --- a/helper/schema/shims_test.go +++ b/helper/schema/shims_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/testing.go b/helper/schema/testing.go index 202f8a31f60..2e267f1fb27 100644 --- a/helper/schema/testing.go +++ b/helper/schema/testing.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/unknown.go b/helper/schema/unknown.go index 1089e4d2d79..a7f02ced3fc 100644 --- a/helper/schema/unknown.go +++ b/helper/schema/unknown.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/unknown_test.go b/helper/schema/unknown_test.go index cee04791492..bc9061c84a1 100644 --- a/helper/schema/unknown_test.go +++ b/helper/schema/unknown_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/valuetype.go b/helper/schema/valuetype.go index 2563ff84106..20d0a64edf7 100644 --- a/helper/schema/valuetype.go +++ b/helper/schema/valuetype.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/write_only.go b/helper/schema/write_only.go index 287c8bd8fdf..39100f1024d 100644 --- a/helper/schema/write_only.go +++ b/helper/schema/write_only.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/schema/write_only_test.go b/helper/schema/write_only_test.go index 1f956d48693..a0753ccb244 100644 --- a/helper/schema/write_only_test.go +++ b/helper/schema/write_only_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package schema diff --git a/helper/structure/expand_json.go b/helper/structure/expand_json.go index 520afeffcb2..ac8efdfbc19 100644 --- a/helper/structure/expand_json.go +++ b/helper/structure/expand_json.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package structure diff --git a/helper/structure/expand_json_test.go b/helper/structure/expand_json_test.go index 0bc57d34190..5d406916e86 100644 --- a/helper/structure/expand_json_test.go +++ b/helper/structure/expand_json_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package structure diff --git a/helper/structure/flatten_json.go b/helper/structure/flatten_json.go index d0913ac65fc..e015a88b9ab 100644 --- a/helper/structure/flatten_json.go +++ b/helper/structure/flatten_json.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package structure diff --git a/helper/structure/flatten_json_test.go b/helper/structure/flatten_json_test.go index 4a649743e43..7dde4aa2bae 100644 --- a/helper/structure/flatten_json_test.go +++ b/helper/structure/flatten_json_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package structure diff --git a/helper/structure/normalize_json.go b/helper/structure/normalize_json.go index 0521420849b..e4139c50a47 100644 --- a/helper/structure/normalize_json.go +++ b/helper/structure/normalize_json.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package structure diff --git a/helper/structure/normalize_json_test.go b/helper/structure/normalize_json_test.go index a3b69d17cd4..644864aeda3 100644 --- a/helper/structure/normalize_json_test.go +++ b/helper/structure/normalize_json_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package structure diff --git a/helper/structure/suppress_json_diff.go b/helper/structure/suppress_json_diff.go index c610616374c..9f19c68862d 100644 --- a/helper/structure/suppress_json_diff.go +++ b/helper/structure/suppress_json_diff.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package structure diff --git a/helper/structure/suppress_json_diff_test.go b/helper/structure/suppress_json_diff_test.go index fb4537e66aa..d2199f8d864 100644 --- a/helper/structure/suppress_json_diff_test.go +++ b/helper/structure/suppress_json_diff_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package structure diff --git a/helper/validation/float.go b/helper/validation/float.go index 2573c337865..38bde39aa59 100644 --- a/helper/validation/float.go +++ b/helper/validation/float.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/float_test.go b/helper/validation/float_test.go index 3761f725979..adfc8ff8340 100644 --- a/helper/validation/float_test.go +++ b/helper/validation/float_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/int.go b/helper/validation/int.go index a240e447a91..a1b86289687 100644 --- a/helper/validation/int.go +++ b/helper/validation/int.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/int_test.go b/helper/validation/int_test.go index b45d0fe02a5..c0806072500 100644 --- a/helper/validation/int_test.go +++ b/helper/validation/int_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/list.go b/helper/validation/list.go index 9f0eb4b65d6..b8d048dac20 100644 --- a/helper/validation/list.go +++ b/helper/validation/list.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/list_test.go b/helper/validation/list_test.go index 70c6301b2fa..db325191b7f 100644 --- a/helper/validation/list_test.go +++ b/helper/validation/list_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/map.go b/helper/validation/map.go index 1465859870e..76ea7a22b62 100644 --- a/helper/validation/map.go +++ b/helper/validation/map.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/map_test.go b/helper/validation/map_test.go index dfb6277df8b..2d36039d2d2 100644 --- a/helper/validation/map_test.go +++ b/helper/validation/map_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/meta.go b/helper/validation/meta.go index 941476429c2..235049b228f 100644 --- a/helper/validation/meta.go +++ b/helper/validation/meta.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/meta_test.go b/helper/validation/meta_test.go index 4ffb92bbfbc..f589e699df6 100644 --- a/helper/validation/meta_test.go +++ b/helper/validation/meta_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/network.go b/helper/validation/network.go index 1aadcdb981b..bff41deb7cb 100644 --- a/helper/validation/network.go +++ b/helper/validation/network.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/network_test.go b/helper/validation/network_test.go index 6a62e61eb70..e8cbd151d28 100644 --- a/helper/validation/network_test.go +++ b/helper/validation/network_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/path.go b/helper/validation/path.go index b8707330d01..6b57f67b93f 100644 --- a/helper/validation/path.go +++ b/helper/validation/path.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/path_test.go b/helper/validation/path_test.go index b85b837ed68..81e0f0d90ef 100644 --- a/helper/validation/path_test.go +++ b/helper/validation/path_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/strings.go b/helper/validation/strings.go index d8c2243937b..b887b0e6591 100644 --- a/helper/validation/strings.go +++ b/helper/validation/strings.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/strings_test.go b/helper/validation/strings_test.go index 1bb78630a0a..d053708c3af 100644 --- a/helper/validation/strings_test.go +++ b/helper/validation/strings_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/testing.go b/helper/validation/testing.go index a5aa6e04549..54197497916 100644 --- a/helper/validation/testing.go +++ b/helper/validation/testing.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/time.go b/helper/validation/time.go index 940a9ec1cf3..d7717e4adb9 100644 --- a/helper/validation/time.go +++ b/helper/validation/time.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/time_test.go b/helper/validation/time_test.go index 9c56d1087a1..3826e0a87d0 100644 --- a/helper/validation/time_test.go +++ b/helper/validation/time_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/uuid.go b/helper/validation/uuid.go index 91122ce714d..39c5d189155 100644 --- a/helper/validation/uuid.go +++ b/helper/validation/uuid.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/uuid_test.go b/helper/validation/uuid_test.go index 1fb77442de6..60ef64a2634 100644 --- a/helper/validation/uuid_test.go +++ b/helper/validation/uuid_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/web.go b/helper/validation/web.go index 2e875442f4d..67935c23e82 100644 --- a/helper/validation/web.go +++ b/helper/validation/web.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/web_test.go b/helper/validation/web_test.go index 46f79dc6735..0de7c133ba3 100644 --- a/helper/validation/web_test.go +++ b/helper/validation/web_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/write_only.go b/helper/validation/write_only.go index 84418ef170e..7ae94bf9133 100644 --- a/helper/validation/write_only.go +++ b/helper/validation/write_only.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/helper/validation/write_only_test.go b/helper/validation/write_only_test.go index 97388826df2..712ce3a0bc8 100644 --- a/helper/validation/write_only_test.go +++ b/helper/validation/write_only_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/internal/addrs/doc.go b/internal/addrs/doc.go index 0d29d9f4563..bba1c25e332 100644 --- a/internal/addrs/doc.go +++ b/internal/addrs/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 // Package addrs contains types that represent "addresses", which are diff --git a/internal/addrs/instance_key.go b/internal/addrs/instance_key.go index 56700fc0572..4db8d17d819 100644 --- a/internal/addrs/instance_key.go +++ b/internal/addrs/instance_key.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package addrs diff --git a/internal/addrs/module.go b/internal/addrs/module.go index 8dbbb469d48..614f32ad122 100644 --- a/internal/addrs/module.go +++ b/internal/addrs/module.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package addrs diff --git a/internal/addrs/module_instance.go b/internal/addrs/module_instance.go index 12cd83051a7..8d09f2efc82 100644 --- a/internal/addrs/module_instance.go +++ b/internal/addrs/module_instance.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package addrs diff --git a/internal/configs/configschema/coerce_value.go b/internal/configs/configschema/coerce_value.go index dab927c8dd4..e9a0369cf2a 100644 --- a/internal/configs/configschema/coerce_value.go +++ b/internal/configs/configschema/coerce_value.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configschema diff --git a/internal/configs/configschema/coerce_value_test.go b/internal/configs/configschema/coerce_value_test.go index a97d959e3c3..4edfa59e4a6 100644 --- a/internal/configs/configschema/coerce_value_test.go +++ b/internal/configs/configschema/coerce_value_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configschema diff --git a/internal/configs/configschema/doc.go b/internal/configs/configschema/doc.go index d96be9c7f0f..57971a13642 100644 --- a/internal/configs/configschema/doc.go +++ b/internal/configs/configschema/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 // Package configschema contains types for describing the expected structure diff --git a/internal/configs/configschema/empty_value.go b/internal/configs/configschema/empty_value.go index cc1107fa0bd..b2f823257b9 100644 --- a/internal/configs/configschema/empty_value.go +++ b/internal/configs/configschema/empty_value.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configschema diff --git a/internal/configs/configschema/empty_value_test.go b/internal/configs/configschema/empty_value_test.go index 87dbb631bb5..75b2980ec4d 100644 --- a/internal/configs/configschema/empty_value_test.go +++ b/internal/configs/configschema/empty_value_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configschema diff --git a/internal/configs/configschema/implied_type.go b/internal/configs/configschema/implied_type.go index 4de413519f6..d1e5c75b591 100644 --- a/internal/configs/configschema/implied_type.go +++ b/internal/configs/configschema/implied_type.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configschema diff --git a/internal/configs/configschema/implied_type_test.go b/internal/configs/configschema/implied_type_test.go index c269dd2fa06..8b1dcb4f697 100644 --- a/internal/configs/configschema/implied_type_test.go +++ b/internal/configs/configschema/implied_type_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configschema diff --git a/internal/configs/configschema/schema.go b/internal/configs/configschema/schema.go index 5410376cfad..99e6283500e 100644 --- a/internal/configs/configschema/schema.go +++ b/internal/configs/configschema/schema.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package configschema diff --git a/internal/configs/hcl2shim/flatmap.go b/internal/configs/hcl2shim/flatmap.go index 2bad034de94..fa14ca5c59c 100644 --- a/internal/configs/hcl2shim/flatmap.go +++ b/internal/configs/hcl2shim/flatmap.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package hcl2shim diff --git a/internal/configs/hcl2shim/flatmap_test.go b/internal/configs/hcl2shim/flatmap_test.go index 5273793b013..51ffeea4ebe 100644 --- a/internal/configs/hcl2shim/flatmap_test.go +++ b/internal/configs/hcl2shim/flatmap_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package hcl2shim diff --git a/internal/configs/hcl2shim/paths.go b/internal/configs/hcl2shim/paths.go index 628a8bf6868..b925fef8420 100644 --- a/internal/configs/hcl2shim/paths.go +++ b/internal/configs/hcl2shim/paths.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package hcl2shim diff --git a/internal/configs/hcl2shim/paths_test.go b/internal/configs/hcl2shim/paths_test.go index c9674f01210..def9e95b74a 100644 --- a/internal/configs/hcl2shim/paths_test.go +++ b/internal/configs/hcl2shim/paths_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package hcl2shim diff --git a/internal/configs/hcl2shim/values.go b/internal/configs/hcl2shim/values.go index f5f5de3b259..0d477e9d018 100644 --- a/internal/configs/hcl2shim/values.go +++ b/internal/configs/hcl2shim/values.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package hcl2shim diff --git a/internal/configs/hcl2shim/values_equiv.go b/internal/configs/hcl2shim/values_equiv.go index 37d31049757..15d8079c4a9 100644 --- a/internal/configs/hcl2shim/values_equiv.go +++ b/internal/configs/hcl2shim/values_equiv.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package hcl2shim diff --git a/internal/configs/hcl2shim/values_equiv_test.go b/internal/configs/hcl2shim/values_equiv_test.go index e9401f109c8..9c9d687f210 100644 --- a/internal/configs/hcl2shim/values_equiv_test.go +++ b/internal/configs/hcl2shim/values_equiv_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package hcl2shim diff --git a/internal/configs/hcl2shim/values_test.go b/internal/configs/hcl2shim/values_test.go index ce56991fb47..fe2011a8f18 100644 --- a/internal/configs/hcl2shim/values_test.go +++ b/internal/configs/hcl2shim/values_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package hcl2shim diff --git a/internal/diagutils/diagutils.go b/internal/diagutils/diagutils.go index c686e6386a3..05779814b1c 100644 --- a/internal/diagutils/diagutils.go +++ b/internal/diagutils/diagutils.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package diagutils diff --git a/internal/helper/hashcode/hashcode.go b/internal/helper/hashcode/hashcode.go index 97bc709b2a7..f11bd990113 100644 --- a/internal/helper/hashcode/hashcode.go +++ b/internal/helper/hashcode/hashcode.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package hashcode diff --git a/internal/helper/hashcode/hashcode_test.go b/internal/helper/hashcode/hashcode_test.go index 3fb60492e8b..7e835525fdd 100644 --- a/internal/helper/hashcode/hashcode_test.go +++ b/internal/helper/hashcode/hashcode_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package hashcode diff --git a/internal/logging/context.go b/internal/logging/context.go index ccfe906221f..b811d5457c9 100644 --- a/internal/logging/context.go +++ b/internal/logging/context.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/internal/logging/context_test.go b/internal/logging/context_test.go index dd0d498f06b..63e6a8784ba 100644 --- a/internal/logging/context_test.go +++ b/internal/logging/context_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging_test diff --git a/internal/logging/environment_variables.go b/internal/logging/environment_variables.go index 5919d373a74..bc2592d920d 100644 --- a/internal/logging/environment_variables.go +++ b/internal/logging/environment_variables.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/internal/logging/helper_resource.go b/internal/logging/helper_resource.go index 1b1459f2461..81adb2be651 100644 --- a/internal/logging/helper_resource.go +++ b/internal/logging/helper_resource.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/internal/logging/helper_resource_test.go b/internal/logging/helper_resource_test.go index 2c3e7a4f40f..7f59aa04749 100644 --- a/internal/logging/helper_resource_test.go +++ b/internal/logging/helper_resource_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging_test diff --git a/internal/logging/helper_schema.go b/internal/logging/helper_schema.go index 0ecf6bf2e48..15be5994145 100644 --- a/internal/logging/helper_schema.go +++ b/internal/logging/helper_schema.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/internal/logging/helper_schema_test.go b/internal/logging/helper_schema_test.go index 119e3ac20d1..21b766bfa61 100644 --- a/internal/logging/helper_schema_test.go +++ b/internal/logging/helper_schema_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging_test diff --git a/internal/logging/keys.go b/internal/logging/keys.go index ed238ea5902..acfaf0ec458 100644 --- a/internal/logging/keys.go +++ b/internal/logging/keys.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/internal/plans/objchange/normalize_obj.go b/internal/plans/objchange/normalize_obj.go index b888237fc29..a4d1f9de97d 100644 --- a/internal/plans/objchange/normalize_obj.go +++ b/internal/plans/objchange/normalize_obj.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package objchange diff --git a/internal/plans/objchange/normalize_obj_test.go b/internal/plans/objchange/normalize_obj_test.go index 1e1645de478..19c89e8fb5a 100644 --- a/internal/plans/objchange/normalize_obj_test.go +++ b/internal/plans/objchange/normalize_obj_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package objchange diff --git a/internal/plugin/convert/diagnostics.go b/internal/plugin/convert/diagnostics.go index 6c1ce3f4547..a314621d4b2 100644 --- a/internal/plugin/convert/diagnostics.go +++ b/internal/plugin/convert/diagnostics.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package convert diff --git a/internal/plugin/convert/diagnostics_test.go b/internal/plugin/convert/diagnostics_test.go index 81602714e4a..2582e135036 100644 --- a/internal/plugin/convert/diagnostics_test.go +++ b/internal/plugin/convert/diagnostics_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package convert diff --git a/internal/plugin/convert/schema.go b/internal/plugin/convert/schema.go index 563e0d38cf0..b8a5902ba34 100644 --- a/internal/plugin/convert/schema.go +++ b/internal/plugin/convert/schema.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package convert diff --git a/internal/plugin/convert/schema_test.go b/internal/plugin/convert/schema_test.go index 993fb476948..f664265bf9f 100644 --- a/internal/plugin/convert/schema_test.go +++ b/internal/plugin/convert/schema_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package convert diff --git a/internal/plugin/convert/value.go b/internal/plugin/convert/value.go index 84d710f9602..4307848e4c5 100644 --- a/internal/plugin/convert/value.go +++ b/internal/plugin/convert/value.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package convert diff --git a/internal/plugin/convert/value_test.go b/internal/plugin/convert/value_test.go index fb69f78f2fd..a2df2a5f9ba 100644 --- a/internal/plugin/convert/value_test.go +++ b/internal/plugin/convert/value_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package convert diff --git a/internal/plugintest/config.go b/internal/plugintest/config.go index d3cb35bcec9..62fd8b136e9 100644 --- a/internal/plugintest/config.go +++ b/internal/plugintest/config.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package plugintest diff --git a/internal/plugintest/doc.go b/internal/plugintest/doc.go index 1b34a0b233e..3410ddca8c3 100644 --- a/internal/plugintest/doc.go +++ b/internal/plugintest/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 // Package plugintest contains utilities to help with writing tests for diff --git a/internal/plugintest/environment_variables.go b/internal/plugintest/environment_variables.go index 6df86f89f8c..c31fc423e81 100644 --- a/internal/plugintest/environment_variables.go +++ b/internal/plugintest/environment_variables.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package plugintest diff --git a/internal/plugintest/guard.go b/internal/plugintest/guard.go index 77f87398009..620a8fb2602 100644 --- a/internal/plugintest/guard.go +++ b/internal/plugintest/guard.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package plugintest diff --git a/internal/plugintest/helper.go b/internal/plugintest/helper.go index f9617887218..f2163ad13c8 100644 --- a/internal/plugintest/helper.go +++ b/internal/plugintest/helper.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package plugintest diff --git a/internal/plugintest/util.go b/internal/plugintest/util.go index 0d4bbe52667..b421be0e358 100644 --- a/internal/plugintest/util.go +++ b/internal/plugintest/util.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package plugintest diff --git a/internal/plugintest/working_dir.go b/internal/plugintest/working_dir.go index 05b02844206..6eb4ede5595 100644 --- a/internal/plugintest/working_dir.go +++ b/internal/plugintest/working_dir.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package plugintest diff --git a/internal/plugintest/working_dir_json_test.go b/internal/plugintest/working_dir_json_test.go index 11d3e57231d..ebad01e61cd 100644 --- a/internal/plugintest/working_dir_json_test.go +++ b/internal/plugintest/working_dir_json_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package plugintest_test diff --git a/internal/providers/provider.go b/internal/providers/provider.go index 4a6899cea01..291d07270c0 100644 --- a/internal/providers/provider.go +++ b/internal/providers/provider.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package providers diff --git a/internal/tfdiags/config_traversals.go b/internal/tfdiags/config_traversals.go index 6208117cbff..75ef5b49267 100644 --- a/internal/tfdiags/config_traversals.go +++ b/internal/tfdiags/config_traversals.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package tfdiags diff --git a/internal/tfdiags/contextual.go b/internal/tfdiags/contextual.go index a9b5c7e83e8..439c971cfb8 100644 --- a/internal/tfdiags/contextual.go +++ b/internal/tfdiags/contextual.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package tfdiags diff --git a/internal/tfdiags/contextual_test.go b/internal/tfdiags/contextual_test.go index 0e3b096c395..0d5f17f364d 100644 --- a/internal/tfdiags/contextual_test.go +++ b/internal/tfdiags/contextual_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package tfdiags diff --git a/internal/tfdiags/diagnostic.go b/internal/tfdiags/diagnostic.go index 547271346aa..c852422dfcf 100644 --- a/internal/tfdiags/diagnostic.go +++ b/internal/tfdiags/diagnostic.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package tfdiags diff --git a/internal/tfdiags/diagnostic_base.go b/internal/tfdiags/diagnostic_base.go index 505692ce51a..b5bef6a119f 100644 --- a/internal/tfdiags/diagnostic_base.go +++ b/internal/tfdiags/diagnostic_base.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package tfdiags diff --git a/internal/tfdiags/diagnostics.go b/internal/tfdiags/diagnostics.go index 4fc99c1bb70..142472c3c17 100644 --- a/internal/tfdiags/diagnostics.go +++ b/internal/tfdiags/diagnostics.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package tfdiags diff --git a/internal/tfdiags/diagnostics_test.go b/internal/tfdiags/diagnostics_test.go index a12868e1ba0..f5109aaeb1c 100644 --- a/internal/tfdiags/diagnostics_test.go +++ b/internal/tfdiags/diagnostics_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package tfdiags diff --git a/internal/tfdiags/doc.go b/internal/tfdiags/doc.go index 23be0a8bece..60bb725f54e 100644 --- a/internal/tfdiags/doc.go +++ b/internal/tfdiags/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 // Package tfdiags is a utility package for representing errors and diff --git a/internal/tfdiags/error.go b/internal/tfdiags/error.go index f7c9c65d382..4492ada24ed 100644 --- a/internal/tfdiags/error.go +++ b/internal/tfdiags/error.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package tfdiags diff --git a/internal/tfdiags/simple_warning.go b/internal/tfdiags/simple_warning.go index 0c90c478891..038d960c082 100644 --- a/internal/tfdiags/simple_warning.go +++ b/internal/tfdiags/simple_warning.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package tfdiags diff --git a/meta/meta.go b/meta/meta.go index 1338f983831..6c836aa5745 100644 --- a/meta/meta.go +++ b/meta/meta.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 // The meta package provides a location to set the release version diff --git a/plugin/debug.go b/plugin/debug.go index 3e33dfed6b9..6951f9f7bf3 100644 --- a/plugin/debug.go +++ b/plugin/debug.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package plugin diff --git a/plugin/serve.go b/plugin/serve.go index f089ab5215b..8838f6979bd 100644 --- a/plugin/serve.go +++ b/plugin/serve.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package plugin diff --git a/terraform/diff.go b/terraform/diff.go index 383da828f97..42362170ea7 100644 --- a/terraform/diff.go +++ b/terraform/diff.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package terraform diff --git a/terraform/diff_test.go b/terraform/diff_test.go index bc983a8d14c..b3f04e8a211 100644 --- a/terraform/diff_test.go +++ b/terraform/diff_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package terraform diff --git a/terraform/instancetype.go b/terraform/instancetype.go index 1871445819a..55a74718771 100644 --- a/terraform/instancetype.go +++ b/terraform/instancetype.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package terraform diff --git a/terraform/resource.go b/terraform/resource.go index 2c1fa4ec7d2..c686ad83df0 100644 --- a/terraform/resource.go +++ b/terraform/resource.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package terraform diff --git a/terraform/resource_address.go b/terraform/resource_address.go index 8d92fbb5e45..cf8b5ea9c5f 100644 --- a/terraform/resource_address.go +++ b/terraform/resource_address.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package terraform diff --git a/terraform/resource_address_test.go b/terraform/resource_address_test.go index aecd8caa036..4c40b8ef150 100644 --- a/terraform/resource_address_test.go +++ b/terraform/resource_address_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package terraform diff --git a/terraform/resource_mode.go b/terraform/resource_mode.go index 2d7b10bcff7..d968665c571 100644 --- a/terraform/resource_mode.go +++ b/terraform/resource_mode.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package terraform diff --git a/terraform/resource_provider.go b/terraform/resource_provider.go index c8e7008c0a8..aae5486d717 100644 --- a/terraform/resource_provider.go +++ b/terraform/resource_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package terraform diff --git a/terraform/resource_test.go b/terraform/resource_test.go index 414eb44b5a9..9e9539808c2 100644 --- a/terraform/resource_test.go +++ b/terraform/resource_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package terraform diff --git a/terraform/schemas.go b/terraform/schemas.go index 86ad0e7f1cf..320a1dc19e6 100644 --- a/terraform/schemas.go +++ b/terraform/schemas.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package terraform diff --git a/terraform/state.go b/terraform/state.go index f905c2a93d2..2b3c3eb53dd 100644 --- a/terraform/state.go +++ b/terraform/state.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package terraform diff --git a/terraform/state_filter.go b/terraform/state_filter.go index 3cb5c57e519..9a1f783ca31 100644 --- a/terraform/state_filter.go +++ b/terraform/state_filter.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package terraform diff --git a/terraform/state_test.go b/terraform/state_test.go index 6e968b7cc67..380f8551717 100644 --- a/terraform/state_test.go +++ b/terraform/state_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package terraform diff --git a/terraform/util.go b/terraform/util.go index 6353ad27d95..5ab27ffcc37 100644 --- a/terraform/util.go +++ b/terraform/util.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package terraform diff --git a/terraform/util_test.go b/terraform/util_test.go index 9016dd568d1..ad2339c4f33 100644 --- a/terraform/util_test.go +++ b/terraform/util_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package terraform diff --git a/tools/copywrite.go b/tools/copywrite.go index e7b78ab5d7a..5a00d650a5e 100644 --- a/tools/copywrite.go +++ b/tools/copywrite.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build generate