mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2026-04-28 03:31:42 -05:00
Fixed Typo
There were two "the" in the first sentence.
This commit is contained in:
@@ -5,7 +5,7 @@ color: black
|
||||
---
|
||||
|
||||
## <a id="why"></a>Why Does This Exist
|
||||
Microsoft's `vscode` source code is open source (MIT-licensed), but the the product available for download (Visual Studio Code) is licensed under [this not-FLOSS license](https://code.visualstudio.com/license) and contains telemetry/tracking. According to [this comment](https://github.com/Microsoft/vscode/issues/60#issuecomment-161792005) from a Visual Studio Code maintainer:
|
||||
Microsoft's `vscode` source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under [this not-FLOSS license](https://code.visualstudio.com/license) and contains telemetry/tracking. According to [this comment](https://github.com/Microsoft/vscode/issues/60#issuecomment-161792005) from a Visual Studio Code maintainer:
|
||||
|
||||
> When we [Microsoft] build Visual Studio Code, we do exactly this. We clone the vscode repository, we lay down a customized product.json that has Microsoft specific functionality (telemetry, gallery, logo, etc.), and then produce a build that we release under our license.
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user