UNPKG

4.7 kBPlain TextView Raw
1NOTICES AND INFORMATION
2Do Not Translate or Localize
3
4This software incorporates material from third parties.
5Microsoft makes certain open source code available at https://3rdpartysource.microsoft.com,
6or you may send a check or money order for US $5.00, including the product name,
7the open source component name, platform, and version number, to:
8
9Source Code Compliance Team
10Microsoft Corporation
11One Microsoft Way
12Redmond, WA 98052
13USA
14
15Notwithstanding any other terms, you may reverse engineer this software to the extent
16required to debug changes to any libraries licensed under the GNU Lesser General Public License.
17
18
19---------------------------------------------------------
20
21vscode-jsonrpc - MIT
22https://github.com/Microsoft/vscode-languageserver-node#readme
23
24Copyright (c) Microsoft Corporation.
25
26Copyright (c) Microsoft Corporation
27
28All rights reserved.
29
30MIT License
31
32Permission 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:
33
34The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
35
36THE 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.
37
38
39---------------------------------------------------------
40
41---------------------------------------------------------
42
43vscode-languageserver-protocol - MIT
44https://github.com/Microsoft/vscode-languageserver-node#readme
45
46Copyright (c) TypeFox and others.
47Copyright (c) Microsoft Corporation.
48
49Copyright (c) Microsoft Corporation
50
51All rights reserved.
52
53MIT License
54
55Permission 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:
56
57The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
58
59THE 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.
60
61
62---------------------------------------------------------
63
64---------------------------------------------------------
65
66vscode-languageserver-types - MIT
67https://github.com/Microsoft/vscode-languageserver-node#readme
68
69Copyright (c) Microsoft Corporation.
70
71Copyright (c) Microsoft Corporation
72
73All rights reserved.
74
75MIT License
76
77Permission 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:
78
79The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
80
81THE 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.
82
83
84---------------------------------------------------------
\No newline at end of file