diff --git a/.copywrite.hcl b/.copywrite.hcl index 2f42d461831c..e4355ec6f15f 100644 --- a/.copywrite.hcl +++ b/.copywrite.hcl @@ -2,7 +2,7 @@ schema_version = 1 project { license = "BUSL-1.1" - copyright_year = 2023 + copyright_year = 2024 # (OPTIONAL) A list of globs that should not have copyright/license headers. # Supports doublestar glob patterns for more flexibility in defining which diff --git a/LICENSE b/LICENSE index 79b0e7318246..8142708df241 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: Terraform Version 1.6.0 or later. The Licensed Work is (c) 2023 +Licensed Work: Terraform Version 1.6.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/docs/plugin-protocol/.copywrite.hcl b/docs/plugin-protocol/.copywrite.hcl index 30c9ce23cf58..2c144ddb7dfe 100644 --- a/docs/plugin-protocol/.copywrite.hcl +++ b/docs/plugin-protocol/.copywrite.hcl @@ -2,5 +2,5 @@ schema_version = 1 project { license = "MPL-2.0" - copyright_year = 2023 + copyright_year = 2024 } diff --git a/internal/tfplugin5/.copywrite.hcl b/internal/tfplugin5/.copywrite.hcl index 30c9ce23cf58..2c144ddb7dfe 100644 --- a/internal/tfplugin5/.copywrite.hcl +++ b/internal/tfplugin5/.copywrite.hcl @@ -2,5 +2,5 @@ schema_version = 1 project { license = "MPL-2.0" - copyright_year = 2023 + copyright_year = 2024 } diff --git a/internal/tfplugin6/.copywrite.hcl b/internal/tfplugin6/.copywrite.hcl index 30c9ce23cf58..2c144ddb7dfe 100644 --- a/internal/tfplugin6/.copywrite.hcl +++ b/internal/tfplugin6/.copywrite.hcl @@ -2,5 +2,5 @@ schema_version = 1 project { license = "MPL-2.0" - copyright_year = 2023 + copyright_year = 2024 }