Skip to content

Commit 392cca6

Browse files
committed
Add missing license header to CMake filewq
1 parent d42d61d commit 392cca6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
##===----------------------------------------------------------------------===##
2+
##
3+
## This source file is part of the Swift 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 http://swift.org/LICENSE.txt for license information
9+
## See http://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
10+
##
11+
##===----------------------------------------------------------------------===##
112
if(NOT TARGET SwiftBuild::SwiftBuild)
213
include(@SWIFTBUILD_EXPORTS_FILE@)
314
endif()

0 commit comments

Comments
 (0)