File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change 1
1
// swift-tools-version: 6.0
2
- // The swift-tools-version declares the minimum version of Swift required to build this package.
3
-
4
- //===----------------------------------------------------------------------===//
5
- //
6
- // This source file is part of the AWS Lambda Swift
7
- // VSCode extension open source project.
8
- //
9
- // Copyright (c) 2024, the VSCode AWS Lambda Swift extension project authors.
10
- // Licensed under Apache License v2.0.
11
- //
12
- // See LICENSE.txt for license information
13
- // See CONTRIBUTORS.txt for the list of VSCode AWS Lambda Swift project authors
14
- //
15
- // SPDX-License-Identifier: Apache-2.0
16
- //
17
- //===----------------------------------------------------------------------===//
18
2
19
3
import PackageDescription
20
4
You can’t perform that action at this time.
0 commit comments