Skip to content

Commit e3af2d2

Browse files
committed
chore: Fix license header format in bash script.
1 parent f78c0d5 commit e3af2d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/install_wasm_sdk.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
##===----------------------------------------------------------------------===//
2+
##===----------------------------------------------------------------------===##
33
##
44
## This source file is part of the Swift.org open source project
55
##
@@ -11,7 +11,7 @@
1111
##
1212
## SPDX-License-Identifier: Apache-2.0
1313
##
14-
##===----------------------------------------------------------------------===//
14+
##===----------------------------------------------------------------------===##
1515

1616
# TODO: Remove this file once there is a valid reference available in github from
1717
# this PR: https://github.com/apple/swift-nio/pull/3159

0 commit comments

Comments
 (0)