From 38bbe4ce641106069ce284ae621ec481bcefdf0c Mon Sep 17 00:00:00 2001 From: "hashicorp-copywrite[bot]" <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 06:24:43 +0000 Subject: [PATCH] [COMPLIANCE] Update Copyright and License Headers --- .copywrite.hcl | 2 +- LICENSE | 2 +- index.ts | 2 +- setup-binary.ts | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.copywrite.hcl b/.copywrite.hcl index babe9a1..c32f3be 100644 --- a/.copywrite.hcl +++ b/.copywrite.hcl @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2022, 2026 # SPDX-License-Identifier: Apache-2.0 schema_version = 1 diff --git a/LICENSE b/LICENSE index 4a14afe..3bc27e5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2022 HashiCorp, Inc. +Copyright IBM Corp. 2022, 2026 Apache License Version 2.0, January 2004 diff --git a/index.ts b/index.ts index dbbceae..f5960ef 100644 --- a/index.ts +++ b/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) HashiCorp, Inc. + * Copyright IBM Corp. 2022, 2026 * SPDX-License-Identifier: Apache-2.0 */ diff --git a/setup-binary.ts b/setup-binary.ts index 4a3f25b..a63e803 100644 --- a/setup-binary.ts +++ b/setup-binary.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) HashiCorp, Inc. + * Copyright IBM Corp. 2022, 2026 * SPDX-License-Identifier: Apache-2.0 */