Use consistent formatting in top of file headers.

This commit is contained in:
practicalswift
2016-01-04 02:13:02 +01:00
parent dfcece7960
commit 50baf2e53b
96 changed files with 98 additions and 101 deletions

View File

@@ -1,4 +1,4 @@
//===--- Cache.h - Caching mechanism interface -------------------*- C++ -*-==//
//===--- Cache.h - Caching mechanism interface ------------------*- C++ -*-===//
//
// This source file is part of the Swift.org open source project
//