Add terms of use to DMG in the bundle script
Co-Authored-By: Max Brunsfeld <max@zed.dev>
This commit is contained in:
parent
1b4f783b97
commit
818a514110
3 changed files with 1585 additions and 4 deletions
9
script/terms/terms-of-use.json
Normal file
9
script/terms/terms-of-use.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"body": [
|
||||
{
|
||||
"lang": "en-US",
|
||||
"type": "rtf",
|
||||
"file": "terms-of-use.rtf"
|
||||
}
|
||||
]
|
||||
}
|
1568
script/terms/terms-of-use.rtf
Normal file
1568
script/terms/terms-of-use.rtf
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue