fixes #7688, fixes #2936, fixes #2867, fixes #2208

This commit is contained in:
Don Jayamanne
2016-08-19 09:14:06 +10:00
parent 9961aa2df1
commit f4967722fa
8 changed files with 5616 additions and 5625 deletions

View File

@@ -1,22 +1,9 @@
// ATTENTION - THIS DIRECTORY CONTAINS THIRD PARTY OPEN SOURCE MATERIALS:
[{
"name": "textmate/python.tmbundle",
"version": "0.0.0",
"license": "TextMate Bundle License",
"repositoryURL": "https://github.com/textmate/python.tmbundle",
"licenseDetail": [
"Copyright (c) textmate-python.tmbundle project authors",
"",
"If not otherwise specified (see below), files in this repository fall under the following license:",
"",
"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\"."
]
}]
[
{
"name": "MagicStack/MagicPython",
"version": "0.0.0",
"license": "MIT",
"repositoryURL": "https://github.com/MagicStack/MagicPython"
}
]