@@ -8761,12 +8761,14 @@ License Type: MIT
8761
8761
------------------ END OF DEPENDENCY LICENCE --------------------
8762
8762
8763
8763
8764
- Dependency: VSCode Language Server - Node
8764
+ Dependency: vscode-languageclient
8765
8765
=========================================
8766
+ ------------------ START OF DEPENDENCY LICENSE --------------------
8767
+ - vscode-languageclient
8766
8768
8767
8769
Copyright (c) Microsoft Corporation
8768
-
8769
8770
License: MIT
8771
+
8770
8772
Permission is hereby granted, free of charge, to any person
8771
8773
obtaining a copy of this software and associated documentation files
8772
8774
(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
8783
8785
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
8784
8786
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
8785
8787
CONNECTION 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 ---------
8835
8789
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
8836
8790
For Microsoft vscode-languageclient
8837
-
8838
8791
This project incorporates material from the project(s) listed below (collectively, “Third Party Codeâ€).
8839
8792
Microsoft is not the original author of the Third Party Code. The original copyright notice and license
8840
8793
under which Microsoft received such Third Party Code are set out below. This Third Party Code is licensed
8841
8794
to you under their original license terms set forth below. Microsoft reserves all other rights not expressly
8842
8795
granted, whether by implication, estoppel or otherwise.
8843
-
8844
8796
1. DefinitelyTyped version 0.0.1 (https://github.com/borisyankov/DefinitelyTyped)
8845
8797
2. semver version 6.3.0 (https://github.com/npm/node-semver)
8846
8798
3. minimatch version 3.0.4 (https://github.com/isaacs/minimatch)
@@ -8910,6 +8862,45 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8910
8862
=========================================
8911
8863
END OF minimatch NOTICES AND INFORMATION
8912
8864
8865
+ ----------------------- Dependencies Grouped by License ------------
8866
+ -------- Dependency
8867
+ vscode-jsonrpc
8868
+ -------- Copyrights
8869
+ Copyright (c) Microsoft Corporation
8870
+ Copyright (c) Microsoft Corporation. All rights reserved.
8871
+ Copyrights are respective of each contributor listed at the beginning of each definition file.
8872
+ -------- Notices
8873
+ THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
8874
+ For Microsoft vscode-jsonrpc
8875
+
8876
+ This project incorporates material from the project(s) listed below (collectively, “Third Party Codeâ€).
8877
+ Microsoft is not the original author of the Third Party Code. The original copyright notice and license
8878
+ under which Microsoft received such Third Party Code are set out below. This Third Party Code is licensed
8879
+ to you under their original license terms set forth below. Microsoft reserves all other rights not expressly
8880
+ granted, whether by implication, estoppel or otherwise.
8881
+
8882
+ 1. DefinitelyTyped version 0.0.1 (https://github.com/borisyankov/DefinitelyTyped)
8883
+
8884
+ This project is licensed under the MIT license.
8885
+ Copyrights are respective of each contributor listed at the beginning of each definition file.
8886
+
8887
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8888
+ of this software and associated documentation files (the "Software"), to deal
8889
+ in the Software without restriction, including without limitation the rights
8890
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8891
+ copies of the Software, and to permit persons to whom the Software is
8892
+ furnished to do so, subject to the following conditions:
8893
+
8894
+ The above copyright notice and this permission notice shall be included in
8895
+ all copies or substantial portions of the Software.
8896
+
8897
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8898
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8899
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8900
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8901
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8902
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8903
+ THE SOFTWARE.
8913
8904
8914
8905
-------- Dependency
8915
8906
vscode-languageserver-protocol
@@ -8978,11 +8969,6 @@ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
8978
8969
8979
8970
8980
8971
----------------------- Dependencies Grouped by License ------------
8981
- -------- Dependency
8982
- lru-cache
8983
- -------- Copyrights
8984
- Copyright (c) Isaac Z. Schlueter and Contributors
8985
-
8986
8972
-------- Dependency
8987
8973
minimatch
8988
8974
-------- Copyrights
@@ -8995,10 +8981,8 @@ Copyright (c) Isaac Z. Schlueter and Contributors
8995
8981
Copyright Isaac Z. Schlueter
8996
8982
8997
8983
-------- Dependencies Summary
8998
- lru-cache
8999
8984
minimatch
9000
8985
semver
9001
- yallist
9002
8986
9003
8987
-------- License used by Dependencies
9004
8988
SPDX:ISC
0 commit comments