diff --git a/META.d/_summary.yaml b/META.d/_summary.yaml index 73fb0c6c..f670da1c 100644 --- a/META.d/_summary.yaml +++ b/META.d/_summary.yaml @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2015, 2025 # SPDX-License-Identifier: MPL-2.0 --- diff --git a/aws_config.go b/aws_config.go index eba1b817..5e6b4b18 100644 --- a/aws_config.go +++ b/aws_config.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsbase diff --git a/aws_config_test.go b/aws_config_test.go index 0aba74ea..90bb30b4 100644 --- a/aws_config_test.go +++ b/aws_config_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsbase diff --git a/awsauth.go b/awsauth.go index 4f5b3752..cbba1be6 100644 --- a/awsauth.go +++ b/awsauth.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsbase diff --git a/awsauth_test.go b/awsauth_test.go index 4919c9e2..aea06189 100644 --- a/awsauth_test.go +++ b/awsauth_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsbase diff --git a/clients.go b/clients.go index 35fb137e..ec74a952 100644 --- a/clients.go +++ b/clients.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsbase diff --git a/config.go b/config.go index ffbf25f2..1633d9eb 100644 --- a/config.go +++ b/config.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsbase diff --git a/configtesting/config.go b/configtesting/config.go index 043f8034..d70dc16d 100644 --- a/configtesting/config.go +++ b/configtesting/config.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package configtesting diff --git a/configtesting/file_parsing.go b/configtesting/file_parsing.go index 68f21748..36e8cfe0 100644 --- a/configtesting/file_parsing.go +++ b/configtesting/file_parsing.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package configtesting diff --git a/credentials.go b/credentials.go index 7dbc11f0..f628deb3 100644 --- a/credentials.go +++ b/credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsbase diff --git a/credentials_test.go b/credentials_test.go index 1856cb7e..151bae97 100644 --- a/credentials_test.go +++ b/credentials_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsbase diff --git a/diag/diagnostic.go b/diag/diagnostic.go index 8dfbb921..2902be9a 100644 --- a/diag/diagnostic.go +++ b/diag/diagnostic.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package diag diff --git a/diag/diagnostics.go b/diag/diagnostics.go index c21a8419..4bca6f7e 100644 --- a/diag/diagnostics.go +++ b/diag/diagnostics.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package diag diff --git a/diag/diagnostics_test.go b/diag/diagnostics_test.go index 5dbf89e6..fec03d32 100644 --- a/diag/diagnostics_test.go +++ b/diag/diagnostics_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package diag_test diff --git a/diag/error_diagnostic.go b/diag/error_diagnostic.go index 6b5592c3..43864df7 100644 --- a/diag/error_diagnostic.go +++ b/diag/error_diagnostic.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package diag diff --git a/diag/error_diagnostic_test.go b/diag/error_diagnostic_test.go index 7beb1280..78da28ba 100644 --- a/diag/error_diagnostic_test.go +++ b/diag/error_diagnostic_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package diag_test diff --git a/diag/native_error_diagnostic.go b/diag/native_error_diagnostic.go index 4ad682fe..73f3fe16 100644 --- a/diag/native_error_diagnostic.go +++ b/diag/native_error_diagnostic.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package diag diff --git a/diag/severity.go b/diag/severity.go index a145191c..c7aefd94 100644 --- a/diag/severity.go +++ b/diag/severity.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package diag diff --git a/diag/warning_diagnostic.go b/diag/warning_diagnostic.go index 4dbf6215..3b645ece 100644 --- a/diag/warning_diagnostic.go +++ b/diag/warning_diagnostic.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package diag diff --git a/diag/warning_diagnostic_test.go b/diag/warning_diagnostic_test.go index 4518ae7b..51dea49c 100644 --- a/diag/warning_diagnostic_test.go +++ b/diag/warning_diagnostic_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package diag_test diff --git a/endpoints.go b/endpoints.go index d75cd2c7..ce3315fd 100644 --- a/endpoints.go +++ b/endpoints.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsbase diff --git a/endpoints/endpoints.go b/endpoints/endpoints.go index 68a29284..a7c7791c 100644 --- a/endpoints/endpoints.go +++ b/endpoints/endpoints.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package endpoints diff --git a/endpoints/generate.go b/endpoints/generate.go index 296b8921..92704337 100644 --- a/endpoints/generate.go +++ b/endpoints/generate.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 //go:generate go run ../internal/generate/endpoints/main.go -- https://raw.githubusercontent.com/aws/aws-sdk-go-v2/main/codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json diff --git a/endpoints/partition.go b/endpoints/partition.go index c225abfc..2bd1eac4 100644 --- a/endpoints/partition.go +++ b/endpoints/partition.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package endpoints diff --git a/endpoints/partition_test.go b/endpoints/partition_test.go index 83dd92ce..902e4096 100644 --- a/endpoints/partition_test.go +++ b/endpoints/partition_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package endpoints_test diff --git a/endpoints/region.go b/endpoints/region.go index e2741b50..b954384b 100644 --- a/endpoints/region.go +++ b/endpoints/region.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package endpoints diff --git a/endpoints/service.go b/endpoints/service.go index 531d4dca..dad8542a 100644 --- a/endpoints/service.go +++ b/endpoints/service.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package endpoints diff --git a/errors.go b/errors.go index 633f3fa7..46399235 100644 --- a/errors.go +++ b/errors.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsbase diff --git a/errors_test.go b/errors_test.go index 25b05e02..929e05e9 100644 --- a/errors_test.go +++ b/errors_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsbase diff --git a/http_client.go b/http_client.go index 051e8c87..10b1f1a5 100644 --- a/http_client.go +++ b/http_client.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsbase diff --git a/http_client_test.go b/http_client_test.go index b04ec420..da8818c9 100644 --- a/http_client_test.go +++ b/http_client_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsbase diff --git a/internal/awsconfig/resolvers.go b/internal/awsconfig/resolvers.go index bf184569..ecf77e60 100644 --- a/internal/awsconfig/resolvers.go +++ b/internal/awsconfig/resolvers.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsconfig diff --git a/internal/config/apn_info.go b/internal/config/apn_info.go index ec502ccd..ae75dd35 100644 --- a/internal/config/apn_info.go +++ b/internal/config/apn_info.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/internal/config/config.go b/internal/config/config.go index afd675f9..1e0bd230 100644 --- a/internal/config/config.go +++ b/internal/config/config.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/internal/config/config_test.go b/internal/config/config_test.go index 7300a7fd..8d206fe1 100644 --- a/internal/config/config_test.go +++ b/internal/config/config_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/internal/config/errors.go b/internal/config/errors.go index fd92e4c5..e64b0170 100644 --- a/internal/config/errors.go +++ b/internal/config/errors.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/internal/config/user_agent.go b/internal/config/user_agent.go index 120ee08a..a9cf7c46 100644 --- a/internal/config/user_agent.go +++ b/internal/config/user_agent.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/internal/constants/constants.go b/internal/constants/constants.go index a2ec976f..8eafd56e 100644 --- a/internal/constants/constants.go +++ b/internal/constants/constants.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package constants diff --git a/internal/errs/errs.go b/internal/errs/errs.go index ab6017d9..cd128872 100644 --- a/internal/errs/errs.go +++ b/internal/errs/errs.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package errs diff --git a/internal/expand/filepath.go b/internal/expand/filepath.go index 43decbce..2f044edb 100644 --- a/internal/expand/filepath.go +++ b/internal/expand/filepath.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package expand diff --git a/internal/expand/filepath_test.go b/internal/expand/filepath_test.go index c2741510..8116f617 100644 --- a/internal/expand/filepath_test.go +++ b/internal/expand/filepath_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package expand_test diff --git a/internal/generate/common/generator.go b/internal/generate/common/generator.go index 8a6feebb..3657b072 100644 --- a/internal/generate/common/generator.go +++ b/internal/generate/common/generator.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package common diff --git a/internal/generate/endpoints/main.go b/internal/generate/endpoints/main.go index c892d034..4687c2c7 100644 --- a/internal/generate/endpoints/main.go +++ b/internal/generate/endpoints/main.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build generate diff --git a/internal/slices/slices.go b/internal/slices/slices.go index ec500850..48b74fc3 100644 --- a/internal/slices/slices.go +++ b/internal/slices/slices.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package slices diff --git a/internal/test/context.go b/internal/test/context.go index 2dedb81b..fe61a25d 100644 --- a/internal/test/context.go +++ b/internal/test/context.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package test diff --git a/internal/test/http_client.go b/internal/test/http_client.go index cda7e8f3..cc4268a6 100644 --- a/internal/test/http_client.go +++ b/internal/test/http_client.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package test diff --git a/internal/test/user_agent.go b/internal/test/user_agent.go index f9f2b738..e2e5e6f5 100644 --- a/internal/test/user_agent.go +++ b/internal/test/user_agent.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package test diff --git a/internal/test/validator.go b/internal/test/validator.go index beab7cad..aba5d1fd 100644 --- a/internal/test/validator.go +++ b/internal/test/validator.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package test diff --git a/logger.go b/logger.go index 9ee1794f..b73d8462 100644 --- a/logger.go +++ b/logger.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsbase diff --git a/logging/attributes.go b/logging/attributes.go index a5e04102..ca4893a7 100644 --- a/logging/attributes.go +++ b/logging/attributes.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/logging/aws.go b/logging/aws.go index 8e93b30e..cdec5ab9 100644 --- a/logging/aws.go +++ b/logging/aws.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/logging/aws_test.go b/logging/aws_test.go index 72f0ce60..c597ab90 100644 --- a/logging/aws_test.go +++ b/logging/aws_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/logging/context.go b/logging/context.go index 0d18f3f8..586ffa17 100644 --- a/logging/context.go +++ b/logging/context.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/logging/hc_logger.go b/logging/hc_logger.go index 6e8f9be3..b6508e86 100644 --- a/logging/hc_logger.go +++ b/logging/hc_logger.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/logging/hc_logger_test.go b/logging/hc_logger_test.go index 4602256a..62f20927 100644 --- a/logging/hc_logger_test.go +++ b/logging/hc_logger_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/logging/http.go b/logging/http.go index d3e639d0..4b0ce2e1 100644 --- a/logging/http.go +++ b/logging/http.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/logging/logger.go b/logging/logger.go index c6f21519..438b76bf 100644 --- a/logging/logger.go +++ b/logging/logger.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/logging/logger_test.go b/logging/logger_test.go index f9014fda..1b6753bb 100644 --- a/logging/logger_test.go +++ b/logging/logger_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/logging/mask.go b/logging/mask.go index 82c73863..5932f947 100644 --- a/logging/mask.go +++ b/logging/mask.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/logging/null_logger.go b/logging/null_logger.go index ee703801..4533ba0f 100644 --- a/logging/null_logger.go +++ b/logging/null_logger.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/logging/tf_logger.go b/logging/tf_logger.go index 57a55e68..1d808f1c 100644 --- a/logging/tf_logger.go +++ b/logging/tf_logger.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/logging/tf_logger_test.go b/logging/tf_logger_test.go index 344e89d9..e434d497 100644 --- a/logging/tf_logger_test.go +++ b/logging/tf_logger_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/mockdata/mocks.go b/mockdata/mocks.go index 19492585..c91a10a7 100644 --- a/mockdata/mocks.go +++ b/mockdata/mocks.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package mockdata diff --git a/s3attributes_test.go b/s3attributes_test.go index 5ed4456a..379ddd8c 100644 --- a/s3attributes_test.go +++ b/s3attributes_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsbase diff --git a/servicemocks/mock.go b/servicemocks/mock.go index a8a7ad4a..6685f8df 100644 --- a/servicemocks/mock.go +++ b/servicemocks/mock.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package servicemocks diff --git a/servicemocks/pem_file.go b/servicemocks/pem_file.go index cef9f8ce..c79e2c4e 100644 --- a/servicemocks/pem_file.go +++ b/servicemocks/pem_file.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package servicemocks diff --git a/servicemocks/setup.go b/servicemocks/setup.go index 5ce5388a..e346355a 100644 --- a/servicemocks/setup.go +++ b/servicemocks/setup.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package servicemocks diff --git a/tfawserr/awserr.go b/tfawserr/awserr.go index ffaa5e92..cba3271f 100644 --- a/tfawserr/awserr.go +++ b/tfawserr/awserr.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package tfawserr diff --git a/tfawserr/awserr_test.go b/tfawserr/awserr_test.go index 558d584c..0387c309 100644 --- a/tfawserr/awserr_test.go +++ b/tfawserr/awserr_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package tfawserr diff --git a/tools/main.go b/tools/main.go index f20cc4f2..c3331231 100644 --- a/tools/main.go +++ b/tools/main.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build tools diff --git a/user_agent.go b/user_agent.go index 11348481..f8646ff9 100644 --- a/user_agent.go +++ b/user_agent.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsbase diff --git a/user_agent_test.go b/user_agent_test.go index 29c698e3..af89a1d1 100644 --- a/user_agent_test.go +++ b/user_agent_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsbase diff --git a/useragent/context.go b/useragent/context.go index 61549693..655de4b7 100644 --- a/useragent/context.go +++ b/useragent/context.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package useragent diff --git a/useragent/context_test.go b/useragent/context_test.go index abad3712..a460aa87 100644 --- a/useragent/context_test.go +++ b/useragent/context_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package useragent diff --git a/v2/awsv1shim/credentials.go b/v2/awsv1shim/credentials.go index f0a1582b..801a5085 100644 --- a/v2/awsv1shim/credentials.go +++ b/v2/awsv1shim/credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsv1shim diff --git a/v2/awsv1shim/credentials_test.go b/v2/awsv1shim/credentials_test.go index 187d3145..f3fdbcfc 100644 --- a/v2/awsv1shim/credentials_test.go +++ b/v2/awsv1shim/credentials_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsv1shim diff --git a/v2/awsv1shim/http_client.go b/v2/awsv1shim/http_client.go index 9e8c019e..b10c1b41 100644 --- a/v2/awsv1shim/http_client.go +++ b/v2/awsv1shim/http_client.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsv1shim diff --git a/v2/awsv1shim/http_client_test.go b/v2/awsv1shim/http_client_test.go index 9da0d853..9f30a704 100644 --- a/v2/awsv1shim/http_client_test.go +++ b/v2/awsv1shim/http_client_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsv1shim diff --git a/v2/awsv1shim/logger.go b/v2/awsv1shim/logger.go index cc8fd6b6..6b702adb 100644 --- a/v2/awsv1shim/logger.go +++ b/v2/awsv1shim/logger.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsv1shim diff --git a/v2/awsv1shim/mockdata/mocks.go b/v2/awsv1shim/mockdata/mocks.go index 4872b693..b1403f8e 100644 --- a/v2/awsv1shim/mockdata/mocks.go +++ b/v2/awsv1shim/mockdata/mocks.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package mockdata diff --git a/v2/awsv1shim/resolvers.go b/v2/awsv1shim/resolvers.go index 48c5b190..0bdacab8 100644 --- a/v2/awsv1shim/resolvers.go +++ b/v2/awsv1shim/resolvers.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsv1shim diff --git a/v2/awsv1shim/session.go b/v2/awsv1shim/session.go index 3094a6eb..0afdbd74 100644 --- a/v2/awsv1shim/session.go +++ b/v2/awsv1shim/session.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsv1shim diff --git a/v2/awsv1shim/session_test.go b/v2/awsv1shim/session_test.go index a5a5da17..fe0a8d4a 100644 --- a/v2/awsv1shim/session_test.go +++ b/v2/awsv1shim/session_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsv1shim diff --git a/v2/awsv1shim/tfawserr/awserr.go b/v2/awsv1shim/tfawserr/awserr.go index b06d057a..42e603f2 100644 --- a/v2/awsv1shim/tfawserr/awserr.go +++ b/v2/awsv1shim/tfawserr/awserr.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package tfawserr diff --git a/v2/awsv1shim/tfawserr/awserr_test.go b/v2/awsv1shim/tfawserr/awserr_test.go index 8aa951a7..c307bd94 100644 --- a/v2/awsv1shim/tfawserr/awserr_test.go +++ b/v2/awsv1shim/tfawserr/awserr_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package tfawserr diff --git a/v2/awsv1shim/user_agent.go b/v2/awsv1shim/user_agent.go index f7bea907..dbb4f7e9 100644 --- a/v2/awsv1shim/user_agent.go +++ b/v2/awsv1shim/user_agent.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package awsv1shim diff --git a/validation/json.go b/validation/json.go index 2034564c..54058e8c 100644 --- a/validation/json.go +++ b/validation/json.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/validation/json_test.go b/validation/json_test.go index f569226d..4d3819e4 100644 --- a/validation/json_test.go +++ b/validation/json_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/validation/region.go b/validation/region.go index cd6aa651..00c7ff2d 100644 --- a/validation/region.go +++ b/validation/region.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package validation diff --git a/validation/region_test.go b/validation/region_test.go index c84c438a..8e6977f5 100644 --- a/validation/region_test.go +++ b/validation/region_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2015, 2025 // SPDX-License-Identifier: MPL-2.0 package validation