Skip to content

Commit a9c0384

Browse files
[gardening] Use consistent headers
1 parent 3aff1f9 commit a9c0384

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

benchmark/single-source/SortLargeExistentials.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- SortLettersInPlace.swift -----------------------------------------===//
1+
//===--- SortLargeExistentials.swift --------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

lib/Migrator/Migrator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- Migrator.cpp -----------------------------------------------------===////
1+
//===--- Migrator.cpp -----------------------------------------------------===//
22
// This source file is part of the Swift.org open source project
33
//
44
// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors

test/Interpreter/subclass_existentials_objc.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- subclass_existentials.swift --------------------------------------===//
1+
//===--- subclass_existentials_objc.swift ---------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

0 commit comments

Comments
 (0)