Skip to content

fix: update license URL to point to Coderm repository#141

Merged
j4rviscmd merged 1 commit into
mainfrom
fix/fix-license-url
May 23, 2026
Merged

fix: update license URL to point to Coderm repository#141
j4rviscmd merged 1 commit into
mainfrom
fix/fix-license-url

Conversation

@j4rviscmd
Copy link
Copy Markdown
Owner

Summary

Update the licenseUrl and serverLicenseUrl in product.json and src/vs/platform/product/common/product.ts to point to Coderm's own LICENSE file instead of the upstream VS Code LICENSE.

Changes

  • product.json: Changed licenseUrl and serverLicenseUrl from https://github.com/microsoft/vscode/blob/main/LICENSE.txt to https://github.com/j4rviscmd/Coderm/blob/main/LICENSE.txt
  • src/vs/platform/product/common/product.ts: Updated the fallback values for development mode

Motivation

When users click Help > View License, the browser previously opened the Microsoft/VS Code LICENSE page. This change ensures it opens the Coderm repository's LICENSE instead.

@j4rviscmd j4rviscmd merged commit bf678f5 into main May 23, 2026
2 checks passed
@j4rviscmd j4rviscmd deleted the fix/fix-license-url branch May 23, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant