Fixes #2322: OSS README in TypeScript extension needs to be updated

This commit is contained in:
Martin Aeschlimann
2016-01-27 17:59:57 +01:00
parent 338ff58622
commit f8836d7698

View File

@@ -7,8 +7,7 @@
"name": "typescript-sublime-plugin",
"version": "0.1.8",
"license": "Apache2",
"repositoryURL": "https://github.com/Microsoft/TypeScript-Sublime-Plugin",
"description": "The files syntaxes/TypeScript.tmLanguage and syntaxes/TypeScriptReact.tmLanguage were derived from the TypeScript-Sublime-Plugin https://github.com/Microsoft/TypeScript-Sublime-Plugin.",
"repositoryURL": "https://github.com/Microsoft/TypeScript-TmLanguage",
"licenseDetail": [
// Reason: LICENSE file does not include Copyright statement
"Copyright (c) Microsoft Corporation. All rights reserved.",