[gardening] Fix inconsistent headers.

This commit is contained in:
practicalswift
2016-11-20 19:30:20 +01:00
parent ae3c9de4e0
commit 02d88d73ed
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
//===--- ImageInspection.h - Image inspection routines --------------------===// //===--- ImageInspection.h - Image inspection routines ----------*- C++ -*-===//
// //
// 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 @@
//===--- ImageInspectionELFDynamic.cpp - ELF image inspection -------------===// //===--- ImageInspectionELF.cpp - ELF image inspection --------------------===//
// //
// This source file is part of the Swift.org open source project // This source file is part of the Swift.org open source project
// //