mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Merge pull request #19283 from hashicorp/RELENG-960-EOY-license-fixes
[DO NOT MERGE UNTIL EOY] update year in LICENSE and copywrite files
This commit is contained in:
committed by
GitHub
commit
a4ecc2fbc8
@@ -4,6 +4,9 @@
|
||||
schema_version = 1
|
||||
|
||||
project {
|
||||
license = "BUSL-1.1"
|
||||
copyright_year = 2024
|
||||
|
||||
header_ignore = [
|
||||
"command/asset/*.hcl",
|
||||
"command/agent/bindata_assetfs.go",
|
||||
|
||||
2
LICENSE
2
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
|
||||
|
||||
@@ -2,7 +2,7 @@ schema_version = 1
|
||||
|
||||
project {
|
||||
license = "MPL-2.0"
|
||||
copyright_year = 2023
|
||||
copyright_year = 2024
|
||||
|
||||
header_ignore = []
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@ schema_version = 1
|
||||
|
||||
project {
|
||||
license = "MPL-2.0"
|
||||
copyright_year = 2023
|
||||
copyright_year = 2024
|
||||
|
||||
header_ignore = []
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@ schema_version = 1
|
||||
|
||||
project {
|
||||
license = "MPL-2.0"
|
||||
copyright_year = 2023
|
||||
copyright_year = 2024
|
||||
|
||||
header_ignore = []
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@ schema_version = 1
|
||||
|
||||
project {
|
||||
license = "MPL-2.0"
|
||||
copyright_year = 2023
|
||||
copyright_year = 2024
|
||||
|
||||
header_ignore = []
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@ schema_version = 1
|
||||
|
||||
project {
|
||||
license = "MPL-2.0"
|
||||
copyright_year = 2023
|
||||
copyright_year = 2024
|
||||
|
||||
header_ignore = []
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@ schema_version = 1
|
||||
|
||||
project {
|
||||
license = "MPL-2.0"
|
||||
copyright_year = 2023
|
||||
copyright_year = 2024
|
||||
|
||||
header_ignore = []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user