diff --git a/LICENSE b/LICENSE index 7360c3961..9a21d51b1 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: Nomad Version 1.7.0 or later. The Licensed Work is (c) 2023 +Licensed Work: Nomad Version 1.7.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/api/.copywrite.hcl b/api/.copywrite.hcl index 9c88e2373..c4b09f336 100644 --- a/api/.copywrite.hcl +++ b/api/.copywrite.hcl @@ -2,7 +2,7 @@ schema_version = 1 project { license = "MPL-2.0" - copyright_year = 2023 + copyright_year = 2024 header_ignore = [] } diff --git a/demo/.copywrite.hcl b/demo/.copywrite.hcl index 9c88e2373..c4b09f336 100644 --- a/demo/.copywrite.hcl +++ b/demo/.copywrite.hcl @@ -2,7 +2,7 @@ schema_version = 1 project { license = "MPL-2.0" - copyright_year = 2023 + copyright_year = 2024 header_ignore = [] } diff --git a/drivers/shared/.copywrite.hcl b/drivers/shared/.copywrite.hcl index 9c88e2373..c4b09f336 100644 --- a/drivers/shared/.copywrite.hcl +++ b/drivers/shared/.copywrite.hcl @@ -2,7 +2,7 @@ schema_version = 1 project { license = "MPL-2.0" - copyright_year = 2023 + copyright_year = 2024 header_ignore = [] } diff --git a/jobspec/.copywrite.hcl b/jobspec/.copywrite.hcl index 9c88e2373..c4b09f336 100644 --- a/jobspec/.copywrite.hcl +++ b/jobspec/.copywrite.hcl @@ -2,7 +2,7 @@ schema_version = 1 project { license = "MPL-2.0" - copyright_year = 2023 + copyright_year = 2024 header_ignore = [] } diff --git a/jobspec2/.copywrite.hcl b/jobspec2/.copywrite.hcl index 9c88e2373..c4b09f336 100644 --- a/jobspec2/.copywrite.hcl +++ b/jobspec2/.copywrite.hcl @@ -2,7 +2,7 @@ schema_version = 1 project { license = "MPL-2.0" - copyright_year = 2023 + copyright_year = 2024 header_ignore = [] } diff --git a/plugins/.copywrite.hcl b/plugins/.copywrite.hcl index 9c88e2373..c4b09f336 100644 --- a/plugins/.copywrite.hcl +++ b/plugins/.copywrite.hcl @@ -2,7 +2,7 @@ schema_version = 1 project { license = "MPL-2.0" - copyright_year = 2023 + copyright_year = 2024 header_ignore = [] }