Skip to content

Commit

Permalink
Fix version value and update all templates
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisroberts committed Dec 4, 2023
1 parent f1d5dda commit db83dbf
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved.
Parameters

Licensor: HashiCorp, Inc.
Licensed Work: Vagrant 2.4.0 or later. The Licensed Work is (c) 2023 HashiCorp, Inc.
Licensed Work: Vagrant 2.4.1.dev or later. The Licensed Work is (c) 2023 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
parties on a hosted or embedded basis in order to compete with
Expand Down
2 changes: 1 addition & 1 deletion templates/license/license.html.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
Licensor: HashiCorp, Inc.
</li>
<li>
Licensed Work: Vagrant %VERSION%. The Licensed Work is (c) %YEAR% HashiCorp, Inc.
Licensed Work: Vagrant %VERSION% or later. The Licensed Work is (c) %YEAR% HashiCorp, Inc.
</li>
<li>
<p>
Expand Down
Binary file modified templates/license/license.rtf.tmpl
Binary file not shown.
2 changes: 1 addition & 1 deletion templates/license/license.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved.
Parameters

Licensor: HashiCorp, Inc.
Licensed Work: Vagrant %VERSION%. The Licensed Work is (c) %YEAR% HashiCorp, Inc.
Licensed Work: Vagrant %VERSION% or later. The Licensed Work is (c) %YEAR% 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
parties on a hosted or embedded basis in order to compete with
Expand Down

0 comments on commit db83dbf

Please sign in to comment.