File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
+ # #===----------------------------------------------------------------------===##
3
+ # #
4
+ # # This source file is part of the Swift OpenAPI Lambda open source project
5
+ # #
6
+ # # Copyright (c) 2023 Amazon.com, Inc. or its affiliates
7
+ # # and the Swift OpenAPI Lambda project authors
8
+ # # Licensed under Apache License v2.0
9
+ # #
10
+ # # See LICENSE.txt for license information
11
+ # # See CONTRIBUTORS.txt for the list of Swift OpenAPI Lambda project authors
12
+ # #
13
+ # # SPDX-License-Identifier: Apache-2.0
14
+ # #
15
+ # #===----------------------------------------------------------------------===##
16
+
2
17
# ===----------------------------------------------------------------------===//
3
18
#
4
19
# This source file is part of the Swift.org open source project
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
+ # #===----------------------------------------------------------------------===##
3
+ # #
4
+ # # This source file is part of the Swift OpenAPI Lambda open source project
5
+ # #
6
+ # # Copyright (c) 2023 Amazon.com, Inc. or its affiliates
7
+ # # and the Swift OpenAPI Lambda project authors
8
+ # # Licensed under Apache License v2.0
9
+ # #
10
+ # # See LICENSE.txt for license information
11
+ # # See CONTRIBUTORS.txt for the list of Swift OpenAPI Lambda project authors
12
+ # #
13
+ # # SPDX-License-Identifier: Apache-2.0
14
+ # #
15
+ # #===----------------------------------------------------------------------===##
16
+
2
17
# ===----------------------------------------------------------------------===//
3
18
#
4
19
# This source file is part of the Swift.org open source project
You can’t perform that action at this time.
0 commit comments