File tree Expand file tree Collapse file tree 2 files changed +0
-26
lines changed
.github/workflows/scripts Expand file tree Collapse file tree 2 files changed +0
-26
lines changed Original file line number Diff line number Diff line change 1010# # See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
1111# #
1212# #===----------------------------------------------------------------------===##
13- # #===----------------------------------------------------------------------===##
14- # #
15- # # This source file is part of the SwiftNIO open source project
16- # #
17- # # Copyright (c) 2025 Apple Inc. and the SwiftNIO project authors
18- # # Licensed under Apache License v2.0
19- # #
20- # # See LICENSE.txt for license information
21- # # See CONTRIBUTORS.txt for the list of SwiftNIO project authors
22- # #
23- # # SPDX-License-Identifier: Apache-2.0
24- # #
25- # #===----------------------------------------------------------------------===##
2613
2714set -uo pipefail
2815
Original file line number Diff line number Diff line change 1010# # See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
1111# #
1212# #===----------------------------------------------------------------------===##
13- # #===----------------------------------------------------------------------===##
14- # #
15- # # This source file is part of the SwiftNIO open source project
16- # #
17- # # Copyright (c) 2025 Apple Inc. and the SwiftNIO project authors
18- # # Licensed under Apache License v2.0
19- # #
20- # # See LICENSE.txt for license information
21- # # See CONTRIBUTORS.txt for the list of SwiftNIO project authors
22- # #
23- # # SPDX-License-Identifier: Apache-2.0
24- # #
25- # #===----------------------------------------------------------------------===##
2613
2714set -eu
2815
You can’t perform that action at this time.
0 commit comments