Consistent use of programming language indicator in top of file comment.

This commit is contained in:
practicalswift
2016-01-04 09:20:19 +01:00
parent 171f7d53c4
commit 199c4eae2e
12 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
//===--- SerializedModuleLoader.h - Import Swift modules --------*- c++ -*-===//
//===--- SerializedModuleLoader.h - Import Swift modules --------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//