fix file header
[oota-llvm.git] / lib / Linker / LinkArchives.cpp
index cfae2b9cbeb201bce5f5b007c0581fb652d5dd1f..881581fcadc5bfdf54df63b1a041af9dd69059e4 100644 (file)
@@ -6,7 +6,6 @@
 // the University of Illinois Open Source License. See LICENSE.TXT for details.
 // 
 //===----------------------------------------------------------------------===//
-// 
 //
 // This file contains routines to handle linking together LLVM bytecode files,
 // and to handle annoying things like static libraries.