Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion META.d/_summary.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2015, 2025
# SPDX-License-Identifier: MPL-2.0

---
Expand Down
2 changes: 1 addition & 1 deletion aws_config.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package awsbase
Expand Down
2 changes: 1 addition & 1 deletion aws_config_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package awsbase
Expand Down
2 changes: 1 addition & 1 deletion awsauth.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package awsbase
Expand Down
2 changes: 1 addition & 1 deletion awsauth_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package awsbase
Expand Down
2 changes: 1 addition & 1 deletion clients.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package awsbase
Expand Down
2 changes: 1 addition & 1 deletion config.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package awsbase
Expand Down
2 changes: 1 addition & 1 deletion configtesting/config.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package configtesting
Expand Down
2 changes: 1 addition & 1 deletion configtesting/file_parsing.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package configtesting
Expand Down
2 changes: 1 addition & 1 deletion credentials.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package awsbase
Expand Down
2 changes: 1 addition & 1 deletion credentials_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package awsbase
Expand Down
2 changes: 1 addition & 1 deletion diag/diagnostic.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package diag
Expand Down
2 changes: 1 addition & 1 deletion diag/diagnostics.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package diag
Expand Down
2 changes: 1 addition & 1 deletion diag/diagnostics_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package diag_test
Expand Down
2 changes: 1 addition & 1 deletion diag/error_diagnostic.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package diag
Expand Down
2 changes: 1 addition & 1 deletion diag/error_diagnostic_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package diag_test
Expand Down
2 changes: 1 addition & 1 deletion diag/native_error_diagnostic.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package diag
Expand Down
2 changes: 1 addition & 1 deletion diag/severity.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package diag
Expand Down
2 changes: 1 addition & 1 deletion diag/warning_diagnostic.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package diag
Expand Down
2 changes: 1 addition & 1 deletion diag/warning_diagnostic_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package diag_test
Expand Down
2 changes: 1 addition & 1 deletion endpoints.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package awsbase
Expand Down
2 changes: 1 addition & 1 deletion endpoints/endpoints.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package endpoints
Expand Down
2 changes: 1 addition & 1 deletion endpoints/generate.go
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion endpoints/partition.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package endpoints
Expand Down
2 changes: 1 addition & 1 deletion endpoints/partition_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package endpoints_test
Expand Down
2 changes: 1 addition & 1 deletion endpoints/region.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package endpoints
Expand Down
2 changes: 1 addition & 1 deletion endpoints/service.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package endpoints
Expand Down
2 changes: 1 addition & 1 deletion errors.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package awsbase
Expand Down
2 changes: 1 addition & 1 deletion errors_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package awsbase
Expand Down
2 changes: 1 addition & 1 deletion http_client.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package awsbase
Expand Down
2 changes: 1 addition & 1 deletion http_client_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package awsbase
Expand Down
2 changes: 1 addition & 1 deletion internal/awsconfig/resolvers.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package awsconfig
Expand Down
2 changes: 1 addition & 1 deletion internal/config/apn_info.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package config
Expand Down
2 changes: 1 addition & 1 deletion internal/config/config.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package config
Expand Down
2 changes: 1 addition & 1 deletion internal/config/config_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package config
Expand Down
2 changes: 1 addition & 1 deletion internal/config/errors.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package config
Expand Down
2 changes: 1 addition & 1 deletion internal/config/user_agent.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package config
Expand Down
2 changes: 1 addition & 1 deletion internal/constants/constants.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package constants
Expand Down
2 changes: 1 addition & 1 deletion internal/errs/errs.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package errs
Expand Down
2 changes: 1 addition & 1 deletion internal/expand/filepath.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package expand
Expand Down
2 changes: 1 addition & 1 deletion internal/expand/filepath_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package expand_test
Expand Down
2 changes: 1 addition & 1 deletion internal/generate/common/generator.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package common
Expand Down
2 changes: 1 addition & 1 deletion internal/generate/endpoints/main.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

//go:build generate
Expand Down
2 changes: 1 addition & 1 deletion internal/slices/slices.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package slices
Expand Down
2 changes: 1 addition & 1 deletion internal/test/context.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package test
Expand Down
2 changes: 1 addition & 1 deletion internal/test/http_client.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package test
Expand Down
2 changes: 1 addition & 1 deletion internal/test/user_agent.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package test
Expand Down
2 changes: 1 addition & 1 deletion internal/test/validator.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package test
Expand Down
2 changes: 1 addition & 1 deletion logger.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package awsbase
Expand Down
2 changes: 1 addition & 1 deletion logging/attributes.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package logging
Expand Down
2 changes: 1 addition & 1 deletion logging/aws.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package logging
Expand Down
2 changes: 1 addition & 1 deletion logging/aws_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package logging
Expand Down
2 changes: 1 addition & 1 deletion logging/context.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package logging
Expand Down
2 changes: 1 addition & 1 deletion logging/hc_logger.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package logging
Expand Down
2 changes: 1 addition & 1 deletion logging/hc_logger_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package logging
Expand Down
2 changes: 1 addition & 1 deletion logging/http.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package logging
Expand Down
2 changes: 1 addition & 1 deletion logging/logger.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package logging
Expand Down
2 changes: 1 addition & 1 deletion logging/logger_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package logging
Expand Down
2 changes: 1 addition & 1 deletion logging/mask.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package logging
Expand Down
2 changes: 1 addition & 1 deletion logging/null_logger.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package logging
Expand Down
2 changes: 1 addition & 1 deletion logging/tf_logger.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package logging
Expand Down
2 changes: 1 addition & 1 deletion logging/tf_logger_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package logging
Expand Down
2 changes: 1 addition & 1 deletion mockdata/mocks.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package mockdata
Expand Down
2 changes: 1 addition & 1 deletion s3attributes_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package awsbase
Expand Down
2 changes: 1 addition & 1 deletion servicemocks/mock.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package servicemocks
Expand Down
2 changes: 1 addition & 1 deletion servicemocks/pem_file.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2015, 2025
// SPDX-License-Identifier: MPL-2.0

package servicemocks
Expand Down
Loading