Added LLVM project notice to the top of every C++ source file.
[oota-llvm.git] / lib / CodeGen / MachineCodeEmitter.cpp
index 47bdc8b7799cf5025ac15bcd46c753a602727ba4..6e56594a10d5abf0a2c000832b6555684530893b 100644 (file)
@@ -1,4 +1,11 @@
 //===-- MachineCodeEmitter.cpp - Implement the MachineCodeEmitter itf -----===//
+// 
+//                     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 file implements the MachineCodeEmitter interface.
 //