File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
Sources/generate-pipeline Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -124,15 +124,13 @@ handle.write(
124
124
"""
125
125
//===----------------------------------------------------------------------===//
126
126
//
127
- // This source file is part of the Swift Formatter open source project.
127
+ // This source file is part of the Swift.org open source project
128
128
//
129
- // Copyright (c) 2018 Apple Inc. and the Swift Formatter project authors
130
- // Licensed under Apache License v2.0
129
+ // Copyright (c) 2014 - 2018 Apple Inc. and the Swift project authors
130
+ // Licensed under Apache License v2.0 with Runtime Library Exception
131
131
//
132
- // See LICENSE.txt for license information
133
- // See CONTRIBUTORS.txt for the list of Swift Formatter project authors
134
- //
135
- // SPDX-License-Identifier: Apache-2.0
132
+ // See https://swift.org/LICENSE.txt for license information
133
+ // See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
136
134
//
137
135
//===----------------------------------------------------------------------===//
138
136
You can’t perform that action at this time.
0 commit comments