diff --git a/.copywrite.hcl b/.copywrite.hcl index 9bb71f3..795b9dc 100644 --- a/.copywrite.hcl +++ b/.copywrite.hcl @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright HashiCorp, Inc. 2022, 2024 # SPDX-License-Identifier: Apache-2.0 schema_version = 1 diff --git a/LICENSE b/LICENSE index 4a14afe..a425c0e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2022 HashiCorp, Inc. +Copyright HashiCorp, Inc. 2022, 2024 Apache License Version 2.0, January 2004 diff --git a/index.ts b/index.ts index dbbceae..fbab6e1 100644 --- a/index.ts +++ b/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) HashiCorp, Inc. + * Copyright HashiCorp, Inc. 2022, 2024 * SPDX-License-Identifier: Apache-2.0 */ diff --git a/setup-binary.ts b/setup-binary.ts index 4a3f25b..e8ddafa 100644 --- a/setup-binary.ts +++ b/setup-binary.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) HashiCorp, Inc. + * Copyright HashiCorp, Inc. 2022, 2024 * SPDX-License-Identifier: Apache-2.0 */