Skip to content

Commit aa43646

Browse files
authored
Update TPN for opn and arch (#600)
1 parent ba40da0 commit aa43646

File tree

1 file changed

+136
-39
lines changed

1 file changed

+136
-39
lines changed

ThirdPartyNotices-Distribution.txt

Lines changed: 136 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -2,48 +2,75 @@
22
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
33
Do Not Translate or Localize
44

5-
Microsoft Python extension for Visual Studio Code incorporates components from the projects listed below. Microsoft licenses these components to you under Microsoft’s licensing terms for the Microsoft Python extension for Visual Studio Code. The original copyright notices and the licenses under which Microsoft received such components are set forth below for informational purposes. Microsoft reserves all rights not expressly granted herein, whether by implication, estoppel or otherwise.
6-
7-
8-
9-
1. diff-match-patch (https://github.com/ForbesLindesay-Unmaintained/diff-match-patch)
10-
2. Files from the Python Project (https://www.python.org/)
11-
3. fuzzy (https://github.com/mattyork/fuzzy)
12-
4. Get-port (https://github.com/sindresorhus/get-port)
13-
5.
14-
Go for Visual Studio Code (https://github.com/Microsoft/vscode-go)
15-
6. Google Diff Match and Patch (https://github.com/GerHobbelt/google-diff-match-patch)
16-
7. Iconv-lite (https://github.com/ashtuchkin/iconv-lite)
17-
8. Inversify (https://github.com/inversify/InversifyJS)
18-
9. isort (https://github.com/timothycrosley/isort)
19-
10. jedi (https://github.com/davidhalter/jedi)
20-
11. line-by-line (https://github.com/Osterjour/line-by-line)
21-
12. lodash (https://github.com/lodash/lodash)
5+
Microsoft Python extension for Visual Studio Code incorporates components from the projects listed below. Microsoft licenses these components to you under Microsoft's licensing terms for the Microsoft Python extension for Visual Studio Code. The original copyright notices and the licenses under which Microsoft received such components are set forth below for informational purposes. Microsoft reserves all rights not expressly granted herein, whether by implication, estoppel or otherwise.
6+
7+
1. Arch (https://github.com/feross/arch)
8+
2. diff-match-patch (https://github.com/ForbesLindesay-Unmaintained/diff-match-patch)
9+
3. Files from the Python Project (https://www.python.org/)
10+
4. fuzzy (https://github.com/mattyork/fuzzy)
11+
5. Get-port (https://github.com/sindresorhus/get-port)
12+
6. Go for Visual Studio Code (https://github.com/Microsoft/vscode-go)
13+
7. Google Diff Match and Patch (https://github.com/GerHobbelt/google-diff-match-patch)
14+
8. Iconv-lite (https://github.com/ashtuchkin/iconv-lite)
15+
9. Inversify (https://github.com/inversify/InversifyJS)
16+
10. isort (https://github.com/timothycrosley/isort)
17+
11. jedi (https://github.com/davidhalter/jedi)
18+
12. line-by-line (https://github.com/Osterjour/line-by-line)
19+
13. lodash (https://github.com/lodash/lodash)
2220
Includes:Sizzle CSS Selector Engine
2321
Includes:Webpack
24-
13. minimatch (https://github.com/isaacs/minimatch)
25-
14. named-js-regexp (https://github.com/edvinv/named-js-regexp)
26-
15. node-fs-extra (https://github.com/jprichardson/node-fs-extra)
27-
16. node-semver (https://github.com/npm/node-semver)
28-
17. node-tmp (https://github.com/raszi/node-tmp)
29-
18. node-tree-kill (https://github.com/pkrumins/node-tree-kill)
30-
19. node-winreg (https://github.com/fresc81/node-winreg)
31-
20. node-xml2js (https://github.com/Leonidas-from-XIV/node-xml2js)
32-
21. omnisharp-vscode (https://github.com/OmniSharp/omnisharp-vscode)
33-
22. Python documentation (https://docs.python.org/)
34-
23. python-functools32 (https://github.com/MiCHiLU/python-functools32/blob/master/functools32/functools32.py)
35-
24. pythonVSCode (https://github.com/DonJayamanne/pythonVSCode)
36-
25. Reflect-metadata (https://github.com/rbuckton/reflect-metadata)
37-
26. RxJS (https://github.com/ReactiveX/RxJS)
38-
27. Sphinx (http://sphinx-doc.org/)
39-
28. uint64be (https://github.com/mafintosh/uint64be)
40-
29. untildify (https://github.com/sindresorhus/untildify)
41-
30. vscode-debugadapter (https://github.com/Microsoft/vscode-debugadapter-node/tree/master/adapter)
42-
31. vscode-debugprotocol (https://github.com/Microsoft/vscode-debugadapter-node/tree/master/protocol)
43-
32. vscode-extension-telemetry (https://github.com/Microsoft/vscode-extension-telemetry)
44-
33. vscode-languageclient (https://github.com/Microsoft/vscode-languageserver-node)
45-
34. vscode-languageserver (https://github.com/Microsoft/vscode-languageserver-node/)
22+
14. minimatch (https://github.com/isaacs/minimatch)
23+
15. named-js-regexp (https://github.com/edvinv/named-js-regexp)
24+
16. node-fs-extra (https://github.com/jprichardson/node-fs-extra)
25+
17. node-semver (https://github.com/npm/node-semver)
26+
18. node-tmp (https://github.com/raszi/node-tmp)
27+
19. node-tree-kill (https://github.com/pkrumins/node-tree-kill)
28+
20. node-winreg (https://github.com/fresc81/node-winreg)
29+
21. node-xml2js (https://github.com/Leonidas-from-XIV/node-xml2js)
30+
22. omnisharp-vscode (https://github.com/OmniSharp/omnisharp-vscode)
31+
23. opn (https://github.com/sindresorhus/opn)
32+
24. Python documentation (https://docs.python.org/)
33+
25. python-functools32 (https://github.com/MiCHiLU/python-functools32/blob/master/functools32/functools32.py)
34+
26. pythonVSCode (https://github.com/DonJayamanne/pythonVSCode)
35+
27. Reflect-metadata (https://github.com/rbuckton/reflect-metadata)
36+
28. RxJS (https://github.com/ReactiveX/RxJS)
37+
Includes:Contributor Covenant v1.1.0, v1.4
38+
Includes:File from Angular.io
39+
Includes:File from setImmediate
40+
29. Sphinx (http://sphinx-doc.org/)
41+
30. uint64be (https://github.com/mafintosh/uint64be)
42+
31. untildify (https://github.com/sindresorhus/untildify)
43+
32. vscode-debugadapter (https://github.com/Microsoft/vscode-debugadapter-node/tree/master/adapter)
44+
33. vscode-debugprotocol (https://github.com/Microsoft/vscode-debugadapter-node/tree/master/protocol)
45+
34. vscode-extension-telemetry (https://github.com/Microsoft/vscode-extension-telemetry)
46+
35. vscode-languageclient (https://github.com/Microsoft/vscode-languageserver-node)
47+
36. vscode-languageserver (https://github.com/Microsoft/vscode-languageserver-node/)
48+
49+
50+
%% Arch NOTICES AND INFORMATION BEGIN HERE
51+
=========================================
52+
The MIT License (MIT)
53+
54+
Copyright (c) Feross Aboukhadijeh
55+
56+
Permission is hereby granted, free of charge, to any person obtaining a copy of
57+
this software and associated documentation files (the "Software"), to deal in
58+
the Software without restriction, including without limitation the rights to
59+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
60+
the Software, and to permit persons to whom the Software is furnished to do so,
61+
subject to the following conditions:
4662

63+
The above copyright notice and this permission notice shall be included in all
64+
copies or substantial portions of the Software.
65+
66+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
67+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
68+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
69+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
70+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
71+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
72+
=========================================
73+
END OF Arch NOTICES AND INFORMATION
4774

4875
%% diff-match-patch NOTICES AND INFORMATION BEGIN HERE
4976
=========================================
@@ -796,6 +823,20 @@ OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWA
796823
=========================================
797824
END OF omnisharp-vscode NOTICES AND INFORMATION
798825

826+
%% opn NOTICES AND INFORMATION BEGIN HERE
827+
=========================================
828+
MIT License
829+
830+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
831+
832+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
833+
834+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
835+
836+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
837+
=========================================
838+
END OF opn NOTICES AND INFORMATION
839+
799840
%% Python documentation NOTICES AND INFORMATION BEGIN HERE
800841
=========================================
801842
Terms and conditions for accessing or otherwise using Python
@@ -1224,6 +1265,62 @@ END OF Reflect-metadata NOTICES AND INFORMATION
12241265
See the License for the specific language governing permissions and
12251266
limitations under the License.
12261267

1268+
=========================================
1269+
The MIT License (MIT)
1270+
1271+
Copyright (c) 2014 Coraline Ada Ehmke
1272+
1273+
Permission is hereby granted, free of charge, to any person obtaining a copy of
1274+
this software and associated documentation files (the "Software"), to deal in
1275+
the Software without restriction, including without limitation the rights to
1276+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1277+
the Software, and to permit persons to whom the Software is furnished to do so,
1278+
subject to the following conditions:
1279+
1280+
The above copyright notice and this permission notice shall be included in all
1281+
copies or substantial portions of the Software.
1282+
1283+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1284+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1285+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1286+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1287+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1288+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1289+
=========================================
1290+
Includes file from Google's Angular.io
1291+
1292+
The MIT License
1293+
1294+
Copyright (c) 2014-2017 Google, Inc.
1295+
1296+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1297+
1298+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1299+
1300+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1301+
=========================================
1302+
File from setImmediate
1303+
1304+
Copyright (c) 2012 Barnesandnoble.com, llc, Donavon West, and Domenic Denicola
1305+
1306+
Permission is hereby granted, free of charge, to any person obtaining
1307+
a copy of this software and associated documentation files (the
1308+
"Software"), to deal in the Software without restriction, including
1309+
without limitation the rights to use, copy, modify, merge, publish,
1310+
distribute, sublicense, and/or sell copies of the Software, and to
1311+
permit persons to whom the Software is furnished to do so, subject to
1312+
the following conditions:
1313+
1314+
The above copyright notice and this permission notice shall be
1315+
included in all copies or substantial portions of the Software.
1316+
1317+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1318+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1319+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1320+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1321+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1322+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1323+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12271324
=========================================
12281325
END OF RxJS NOTICES AND INFORMATION
12291326

0 commit comments

Comments
 (0)