forked from swiftlang/vscode-swift
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE.txt
39 lines (26 loc) · 1.11 KB
/
NOTICE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Visual Studio Code Swift Extension project
----------------------------------------------------------------------
This source file is part of the VSCode Swift open source project
Copyright (c) 2021 the VSCode Swift project authors
Licensed under Apache License v2.0
See LICENSE.txt for license information
See CONTRIBUTORS.txt for the list of VSCode Swift project authors
SPDX-License-Identifier: Apache-2.0
----------------------------------------------------------------------
This product contains a derivation of various scripts from SwiftNIO.
* LICENSE (Apache License 2.0):
* https://www.apache.org/licenses/LICENSE-2.0
* HOMEPAGE:
* https://github.com/apple/swift-nio
---
This product contains source code from Apple's SourceKit LSP project
* LICENSE (Apache License 2.0):
* https://www.apache.org/licenses/LICENSE-2.0
* HOMEPAGE:
* https://github.com/apple/sourcekit-lsp
---
This product contains source code from CodeLLDB vscode LLDB extension
* LICENSE (MIT):
* https://github.com/vadimcn/vscode-lldb/blob/master/LICENSE
* HOMEPAGE:
* https://github.com/vadimcn/vscode-lldb