Skip to content

Commit cbb3bab

Browse files
committed
Updating license header
1 parent cba563c commit cbb3bab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

utils/toolchain-codesign

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
#===--- build-script-impl - Implementation details of build-script ---------===#
2+
#===--- toolchain-codesign - Creates code signed xctoolchain ---------------===#
33
#
44
## This source file is part of the Swift.org open source project
55
##

utils/toolchain-installer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
#===--- build-script-impl - Implementation details of build-script ---------===#
2+
#===--- toolchain-installer - Creates installer pkg for OS X ---------------===#
33
#
44
## This source file is part of the Swift.org open source project
55
##

0 commit comments

Comments
 (0)