add this back


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36892 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/MSIL/MSILWriter.cpp b/lib/Target/MSIL/MSILWriter.cpp
index e986a55..5859adf 100644
--- a/lib/Target/MSIL/MSILWriter.cpp
+++ b/lib/Target/MSIL/MSILWriter.cpp
@@ -1,3 +1,4 @@
+//===-- MSILWriter.cpp - Library for converting LLVM code to MSIL ---------===//
 //
 //		       The LLVM Compiler Infrastructure
 //