From 6b7e4114a34a13b257191ec1b3eff221462b9593 Mon Sep 17 00:00:00 2001 From: "hashicorp-copywrite[bot]" <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 17:13:48 +0000 Subject: [PATCH] [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 4) --- LICENSE | 2 +- api_helpers.go | 2 +- api_helpers_test.go | 2 +- client_configuration.go | 2 +- client_configuration_test.go | 2 +- client_option.go | 2 +- client_option_test.go | 2 +- client_requests.go | 2 +- client_requests_test.go | 2 +- client_test.go | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/LICENSE b/LICENSE index 1786756f..13ff1e39 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2022 HashiCorp, Inc. +Copyright IBM Corp. 2022, 2025 Mozilla Public License Version 2.0 ================================== diff --git a/api_helpers.go b/api_helpers.go index 22abea08..a4722ea8 100644 --- a/api_helpers.go +++ b/api_helpers.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package vault diff --git a/api_helpers_test.go b/api_helpers_test.go index fdd9fae7..fd68072c 100644 --- a/api_helpers_test.go +++ b/api_helpers_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package vault diff --git a/client_configuration.go b/client_configuration.go index 9183ddfc..103f8f09 100644 --- a/client_configuration.go +++ b/client_configuration.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package vault diff --git a/client_configuration_test.go b/client_configuration_test.go index 03fc0ccb..5e8ab0a4 100644 --- a/client_configuration_test.go +++ b/client_configuration_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package vault diff --git a/client_option.go b/client_option.go index cd322c9a..2f155306 100644 --- a/client_option.go +++ b/client_option.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package vault diff --git a/client_option_test.go b/client_option_test.go index 1e2f9dba..dc4f8dcf 100644 --- a/client_option_test.go +++ b/client_option_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package vault diff --git a/client_requests.go b/client_requests.go index f27374ef..f64c83f2 100644 --- a/client_requests.go +++ b/client_requests.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package vault diff --git a/client_requests_test.go b/client_requests_test.go index 7c73dccd..46ebc4c5 100644 --- a/client_requests_test.go +++ b/client_requests_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package vault diff --git a/client_test.go b/client_test.go index e486ed14..13c490e2 100644 --- a/client_test.go +++ b/client_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package vault