Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Aeschlimann <martinae@microsoft.com>2021-11-24 00:30:49 +0300
committerMartin Aeschlimann <martinae@microsoft.com>2021-11-24 00:30:49 +0300
commitcd2d059ec0db5e79b18bbe4bedc2eec54d636d15 (patch)
tree1e0de5400fde24af2aabf24cb6f7706c178fd456 /product.json
parenteace6a0af1a94cb7896bbef6efbe3501458c4153 (diff)
add server license and server license terms
Diffstat (limited to 'product.json')
-rw-r--r--product.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/product.json b/product.json
index 9db9998156c..6a71b4547dd 100644
--- a/product.json
+++ b/product.json
@@ -7,6 +7,8 @@
"licenseName": "MIT",
"licenseUrl": "https://github.com/microsoft/vscode/blob/main/LICENSE.txt",
"serverGreeting": [],
+ "serverLicense": [],
+ "serverLicensePrompt": "",
"win32DirName": "Microsoft Code OSS",
"win32NameVersion": "Microsoft Code OSS",
"win32RegValueName": "CodeOSS",