Skip to content

Commit 421eb88

Browse files
author
Sebastien Stormacq
committed
add license header
1 parent 7e4beb5 commit 421eb88

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

Examples/MultiSourceAPI/Sources/main.swift

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
1+
//===----------------------------------------------------------------------===//
2+
//
3+
// This source file is part of the SwiftAWSLambdaRuntime open source project
4+
//
5+
// Copyright SwiftAWSLambdaRuntime project authors
6+
// Copyright (c) Amazon.com, Inc. or its affiliates.
7+
// Licensed under Apache License v2.0
8+
//
9+
// See LICENSE.txt for license information
10+
// See CONTRIBUTORS.txt for the list of SwiftAWSLambdaRuntime project authors
11+
//
12+
// SPDX-License-Identifier: Apache-2.0
13+
//
14+
//===----------------------------------------------------------------------===//
15+
116
import AWSLambdaEvents
217
import AWSLambdaRuntime
3-
import HTTPTypes
418
import NIOCore
519

620
#if canImport(FoundationEssentials)

Examples/MultiSourceAPI/samconfig.toml

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)