[gardening] Fix headers.

This commit is contained in:
practicalswift
2016-12-06 21:39:23 +01:00
parent 900d6dc795
commit 8f11e162d7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
//===--- IRGenMangler.h - mangling of IRGen symbols -----------------------===// //===--- IRGenMangler.cpp - mangling of IRGen symbols ---------------------===//
// //
// This source file is part of the Swift.org open source project // This source file is part of the Swift.org open source project
// //

View File

@@ -1,4 +1,4 @@
//===--- AssumeSingleThreaded.cpp - Assume single-threaded execution ---===// //===--- AssumeSingleThreaded.cpp - Assume single-threaded execution -----===//
// //
// This source file is part of the Swift.org open source project // This source file is part of the Swift.org open source project
// //