Skip to content

Commit e8b0276

Browse files
committed
Update build.ps1
Add license header
1 parent 5b526a5 commit e8b0276

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

utils/build.ps1

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
#===--- build.ps1 - Windows Build Script -----------------*- PowerShell -*-===//
2+
#
3+
# This source file is part of the Swift.org open source project
4+
#
5+
# Copyright (c) 2014 - 2020 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+
#===----------------------------------------------------------------------===//
12+
113
# Copyright 2020 Saleem Abdulrasool <[email protected]>
214
# Copyright 2023 Tristan Labelle <[email protected]>
315

0 commit comments

Comments
 (0)