Added LLVM copyright header.
[oota-llvm.git] / utils / TableGen / InstrInfoEmitter.cpp
index 7b64f922f6cc71fbd35354859dfd596844adc5e3..a11244dd98835d6e843207d7d8b2fc5f73a2c302 100644 (file)
@@ -1,4 +1,11 @@
 //===- InstrInfoEmitter.cpp - Generate a Instruction Set Desc. ------------===//
+// 
+//                     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 tablegen backend is responsible for emitting a description of the target
 // instruction set for the code generator.