@@ -8761,12 +8761,14 @@ License Type: MIT
87618761------------------ END OF DEPENDENCY LICENCE --------------------
87628762
87638763
8764- Dependency: VSCode Language Server - Node
8764+ Dependency: vscode-languageclient
87658765=========================================
8766+ ------------------ START OF DEPENDENCY LICENSE --------------------
8767+ - vscode-languageclient
87668768
87678769Copyright (c) Microsoft Corporation
8768-
87698770License: MIT
8771+
87708772Permission is hereby granted, free of charge, to any person
87718773obtaining a copy of this software and associated documentation files
87728774(the "Software"), to deal in the Software without restriction, including without
@@ -8783,64 +8785,14 @@ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
87838785COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
87848786IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
87858787CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8786-
8787- ----------------------- Dependencies Grouped by License ------------
8788- -------- Dependency
8789- vscode-jsonrpc
8790- -------- Copyrights
8791- Copyright (c) Microsoft Corporation
8792- Copyright (c) Microsoft Corporation. All rights reserved.
8793- Copyrights are respective of each contributor listed at the beginning of each definition file.
8794- -------- Notices
8795- THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
8796- For Microsoft vscode-jsonrpc
8797-
8798- This project incorporates material from the project(s) listed below (collectively, “Third Party Codeâ€).
8799- Microsoft is not the original author of the Third Party Code. The original copyright notice and license
8800- under which Microsoft received such Third Party Code are set out below. This Third Party Code is licensed
8801- to you under their original license terms set forth below. Microsoft reserves all other rights not expressly
8802- granted, whether by implication, estoppel or otherwise.
8803-
8804- 1. DefinitelyTyped version 0.0.1 (https://github.com/borisyankov/DefinitelyTyped)
8805-
8806- This project is licensed under the MIT license.
8807- Copyrights are respective of each contributor listed at the beginning of each definition file.
8808-
8809- Permission is hereby granted, free of charge, to any person obtaining a copy
8810- of this software and associated documentation files (the "Software"), to deal
8811- in the Software without restriction, including without limitation the rights
8812- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8813- copies of the Software, and to permit persons to whom the Software is
8814- furnished to do so, subject to the following conditions:
8815-
8816- The above copyright notice and this permission notice shall be included in
8817- all copies or substantial portions of the Software.
8818-
8819- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8820- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8821- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8822- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8823- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8824- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8825- THE SOFTWARE.
8826-
8827- -------- Dependency
8828- vscode-languageclient
8829- -------- Copyrights
8830- Copyright (c) Microsoft Corporation
8831- Copyright (c) Microsoft Corporation. All rights reserved.
8832- Copyrights are respective of each contributor listed at the beginning of each definition file.
8833- Copyright (c) Isaac Z. Schlueter and Contributors
8834- -------- Notices
8788+ --------- Notice ---------
88358789THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
88368790For Microsoft vscode-languageclient
8837-
88388791This project incorporates material from the project(s) listed below (collectively, “Third Party Codeâ€).
88398792Microsoft is not the original author of the Third Party Code. The original copyright notice and license
88408793under which Microsoft received such Third Party Code are set out below. This Third Party Code is licensed
88418794to you under their original license terms set forth below. Microsoft reserves all other rights not expressly
88428795granted, whether by implication, estoppel or otherwise.
8843-
884487961. DefinitelyTyped version 0.0.1 (https://github.com/borisyankov/DefinitelyTyped)
884587972. semver version 6.3.0 (https://github.com/npm/node-semver)
884687983. minimatch version 3.0.4 (https://github.com/isaacs/minimatch)
@@ -8909,7 +8861,47 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
89098861IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
89108862=========================================
89118863END OF minimatch NOTICES AND INFORMATION
8864+ ------------------ END OF DEPENDENCY LICENCE --------------------
8865+
8866+ ----------------------- Dependencies Grouped by License ------------
8867+ -------- Dependency
8868+ vscode-jsonrpc
8869+ -------- Copyrights
8870+ Copyright (c) Microsoft Corporation
8871+ Copyright (c) Microsoft Corporation. All rights reserved.
8872+ Copyrights are respective of each contributor listed at the beginning of each definition file.
8873+ -------- Notices
8874+ THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
8875+ For Microsoft vscode-jsonrpc
89128876
8877+ This project incorporates material from the project(s) listed below (collectively, “Third Party Codeâ€).
8878+ Microsoft is not the original author of the Third Party Code. The original copyright notice and license
8879+ under which Microsoft received such Third Party Code are set out below. This Third Party Code is licensed
8880+ to you under their original license terms set forth below. Microsoft reserves all other rights not expressly
8881+ granted, whether by implication, estoppel or otherwise.
8882+
8883+ 1. DefinitelyTyped version 0.0.1 (https://github.com/borisyankov/DefinitelyTyped)
8884+
8885+ This project is licensed under the MIT license.
8886+ Copyrights are respective of each contributor listed at the beginning of each definition file.
8887+
8888+ Permission is hereby granted, free of charge, to any person obtaining a copy
8889+ of this software and associated documentation files (the "Software"), to deal
8890+ in the Software without restriction, including without limitation the rights
8891+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8892+ copies of the Software, and to permit persons to whom the Software is
8893+ furnished to do so, subject to the following conditions:
8894+
8895+ The above copyright notice and this permission notice shall be included in
8896+ all copies or substantial portions of the Software.
8897+
8898+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8899+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8900+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8901+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8902+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8903+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8904+ THE SOFTWARE.
89138905
89148906-------- Dependency
89158907vscode-languageserver-protocol
0 commit comments