We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1030816 commit ba1f39dCopy full SHA for ba1f39d
Examples/Soto/Package.swift
@@ -1,20 +1,4 @@
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
19
import PackageDescription
20
0 commit comments