Added LLVM project notice to the top of every C++ source file.
[oota-llvm.git] / lib / Target / CBackend / Writer.cpp
index 00ad0e3bb1b9843590a22732445076f2605fa3e5..f65d3d322ef109d212b41382a4403bf9ed71bf12 100644 (file)
@@ -1,4 +1,11 @@
 //===-- Writer.cpp - Library for converting LLVM code to C ----------------===//
+// 
+//                     The LLVM Compiler Infrastructure
+//
+// This file was developed by the LLVM research group and is distributed under
+// the University of Illinois Open Source License. See LICENSE.TXT for details.
+// 
+//===----------------------------------------------------------------------===//
 //
 // This library converts LLVM code to C code, compilable by GCC.
 //