Files
vscode/extensions/toml/OSSREADME.json
Sardorbek 0469b0089e add toml fixes: #51704 (#59089)
* add toml fixes: #51704

* add thirdparty notices
2018-09-21 15:13:38 -07:00

20 lines
940 B
JSON

// ATTENTION - THIS DIRECTORY CONTAINS THIRD PARTY OPEN SOURCE MATERIALS:
[{
"name": "textmate/toml.tmbundle",
"version": "0.0.0",
"license": "TextMate Bundle License",
"repositoryURL": "https://github.com/textmate/toml.tmbundle",
"licenseDetail": [
"Copyright (c) https://github.com/infininight and https://github.com/mojombo",
"Permission to copy, use, modify, sell and distribute this",
"software is granted. This software is provided \"as is\" without",
"express or implied warranty, and with no claim as to its",
"suitability for any purpose",
"",
"An exception is made for files in readable text which contain their own license information, or files where an accompanying",
"file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension .",
"of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”."
]
}]