From 9b56db885886770a910afa3cfca63dedd9ee7df5 Mon Sep 17 00:00:00 2001 From: hc-github-team-es-release-engineering <82989873+hc-github-team-es-release-engineering@users.noreply.github.com> Date: Tue, 2 Jan 2024 10:52:22 -0800 Subject: [PATCH] update year in license files (#4115) --- .copywrite.hcl | 2 +- LICENSE | 2 +- internal/proto/controller/api/.copywrite.hcl | 2 +- internal/proto/controller/custom_options/.copywrite.hcl | 2 +- internal/proto/plugin/.copywrite.hcl | 2 +- internal/proto/worker/proxy/v1/.copywrite.hcl | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.copywrite.hcl b/.copywrite.hcl index 60a291f07f..65d053d7b6 100644 --- a/.copywrite.hcl +++ b/.copywrite.hcl @@ -2,7 +2,7 @@ schema_version = 1 project { license = "BUSL-1.1" - copyright_year = 2020 + copyright_year = 2024 header_ignore = [ ".github/**", diff --git a/LICENSE b/LICENSE index ad7531c476..1895e162dd 100644 --- a/LICENSE +++ b/LICENSE @@ -4,7 +4,7 @@ License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved. Parameters Licensor: HashiCorp, Inc. -Licensed Work: Boundary Version 0.14.0 or later. The Licensed Work is (c) 2023 +Licensed Work: Boundary Version 0.14.0 or later. The Licensed Work is (c) 2024 HashiCorp, Inc. Additional Use Grant: You may make production use of the Licensed Work, provided Your use does not include offering the Licensed Work to third diff --git a/internal/proto/controller/api/.copywrite.hcl b/internal/proto/controller/api/.copywrite.hcl index cf8decfa9b..c4b09f3364 100644 --- a/internal/proto/controller/api/.copywrite.hcl +++ b/internal/proto/controller/api/.copywrite.hcl @@ -2,7 +2,7 @@ schema_version = 1 project { license = "MPL-2.0" - copyright_year = 2020 + copyright_year = 2024 header_ignore = [] } diff --git a/internal/proto/controller/custom_options/.copywrite.hcl b/internal/proto/controller/custom_options/.copywrite.hcl index cf8decfa9b..c4b09f3364 100644 --- a/internal/proto/controller/custom_options/.copywrite.hcl +++ b/internal/proto/controller/custom_options/.copywrite.hcl @@ -2,7 +2,7 @@ schema_version = 1 project { license = "MPL-2.0" - copyright_year = 2020 + copyright_year = 2024 header_ignore = [] } diff --git a/internal/proto/plugin/.copywrite.hcl b/internal/proto/plugin/.copywrite.hcl index cf8decfa9b..c4b09f3364 100644 --- a/internal/proto/plugin/.copywrite.hcl +++ b/internal/proto/plugin/.copywrite.hcl @@ -2,7 +2,7 @@ schema_version = 1 project { license = "MPL-2.0" - copyright_year = 2020 + copyright_year = 2024 header_ignore = [] } diff --git a/internal/proto/worker/proxy/v1/.copywrite.hcl b/internal/proto/worker/proxy/v1/.copywrite.hcl index cf8decfa9b..c4b09f3364 100644 --- a/internal/proto/worker/proxy/v1/.copywrite.hcl +++ b/internal/proto/worker/proxy/v1/.copywrite.hcl @@ -2,7 +2,7 @@ schema_version = 1 project { license = "MPL-2.0" - copyright_year = 2020 + copyright_year = 2024 header_ignore = [] }