File tree Expand file tree Collapse file tree 8 files changed +26
-26
lines changed
.github/workflows/scripts Expand file tree Collapse file tree 8 files changed +26
-26
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
2- # # ===----------------------------------------------------------------------===##
2+ # #===----------------------------------------------------------------------===##
33# #
44# # This source file is part of the Swift.org open source project
55# #
99# # See https://swift.org/LICENSE.txt for license information
1010# # See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
1111# #
12- # # ===----------------------------------------------------------------------===##
12+ # #===----------------------------------------------------------------------===##
1313
1414set -euo pipefail
1515
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # # ===----------------------------------------------------------------------===##
2+ # #===----------------------------------------------------------------------===##
33# #
44# # This source file is part of the Swift.org open source project
55# #
99# # See https://swift.org/LICENSE.txt for license information
1010# # See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
1111# #
12- # # ===----------------------------------------------------------------------===##
12+ # #===----------------------------------------------------------------------===##
1313
1414set -euo pipefail
1515
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # # ===----------------------------------------------------------------------===##
2+ # #===----------------------------------------------------------------------===##
33# #
44# # This source file is part of the Swift.org open source project
55# #
99# # See https://swift.org/LICENSE.txt for license information
1010# # See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
1111# #
12- # # ===----------------------------------------------------------------------===##
12+ # #===----------------------------------------------------------------------===##
1313
1414set -euo pipefail
1515
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # # ===----------------------------------------------------------------------===##
2+ # #===----------------------------------------------------------------------===##
33# #
44# # This source file is part of the Swift.org open source project
55# #
99# # See https://swift.org/LICENSE.txt for license information
1010# # See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
1111# #
12- # # ===----------------------------------------------------------------------===##
12+ # #===----------------------------------------------------------------------===##
1313
1414set -euo pipefail
1515
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # # ===----------------------------------------------------------------------===##
2+ # #===----------------------------------------------------------------------===##
33# #
44# # This source file is part of the Swift.org open source project
55# #
99# # See https://swift.org/LICENSE.txt for license information
1010# # See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
1111# #
12- # # ===----------------------------------------------------------------------===##
12+ # #===----------------------------------------------------------------------===##
1313
1414set -euo pipefail
1515
@@ -36,4 +36,4 @@ ${unacceptable_language_lines}
3636fi
3737
3838
39- log " ✅ Found no unacceptable language."
39+ log " ✅ Found no unacceptable language."
Original file line number Diff line number Diff line change 1- ## ===----------------------------------------------------------------------===##
2- ##
3- ## This source file is part of the Swift.org open source project
4- ##
5- ## Copyright (c) YEARS Apple Inc. and the Swift project authors
6- ## Licensed under Apache License v2.0 with Runtime Library Exception
7- ##
8- ## See https://swift.org/LICENSE.txt for license information
9- ## See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
10- ##
11- ## ===----------------------------------------------------------------------===##
1+ @@ ===----------------------------------------------------------------------===@@
2+ @@
3+ @@ This source file is part of the Swift.org open source project
4+ @@
5+ @@ Copyright (c) YEARS Apple Inc. and the Swift project authors
6+ @@ Licensed under Apache License v2.0 with Runtime Library Exception
7+ @@
8+ @@ See https://swift.org/LICENSE.txt for license information
9+ @@ See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
10+ @@
11+ @@ ===----------------------------------------------------------------------===@@
Original file line number Diff line number Diff line change 1- # # ===----------------------------------------------------------------------===##
1+ # #===----------------------------------------------------------------------===##
22# #
33# # This source file is part of the Swift.org open source project
44# #
88# # See https://swift.org/LICENSE.txt for license information
99# # See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
1010# #
11- # # ===----------------------------------------------------------------------===##
11+ # #===----------------------------------------------------------------------===##
Original file line number Diff line number Diff line change 11#!/usr/bin/env python3
2- ## ===----------------------------------------------------------------------===##
2+ ##===----------------------------------------------------------------------===##
33##
44## This source file is part of the Swift.org open source project
55##
99## See https://swift.org/LICENSE.txt for license information
1010## See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
1111##
12- ## ===----------------------------------------------------------------------===##
12+ ##===----------------------------------------------------------------------===##
You can’t perform that action at this time.
0 commit comments