From 9dd095c27ea79f526b054f741bb52fa62fae80a9 Mon Sep 17 00:00:00 2001 From: Chris Dias Date: Wed, 2 Dec 2015 20:20:47 -0800 Subject: [PATCH] Add licenseURL to default product.json pointing to MIT License in repo --- product.json | 1 + 1 file changed, 1 insertion(+) diff --git a/product.json b/product.json index a9977f2440b..e17a8d3020e 100644 --- a/product.json +++ b/product.json @@ -4,6 +4,7 @@ "win32ExeBasename": "CodeOSS", "companyName": "Microsoft Corporation", "copyright": "Copyright (C) 2015 Microsoft. All rights reserved", + "licenseUrl": "https://github.com/Microsoft/vscode/blob/master/LICENSE.txt", "darwinBundleIdentifier": "code.visualstudio.com.Code", "darwinApplicationCategoryType": "public.app-category.developer-tools", "darwinBundleDocumentTypes": [{