Skip to content

Commit ba1f39d

Browse files
committed
remove unnecessary license header
1 parent 1030816 commit ba1f39d

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

Examples/Soto/Package.swift

-16
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,4 @@
11
// 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-
//===----------------------------------------------------------------------===//
182

193
import PackageDescription
204

0 commit comments

Comments
 (0)