Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / Target / TargetMachineImpls.h
index 89105ec009a76bc06c937c1f1e73259d3c740785..670b2dc4b660a7134a4aa77c2df2620ee83db71d 100644 (file)
@@ -1,4 +1,11 @@
 //===-- llvm/Target/TargetMachineImpls.h - Target Descriptions --*- 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 file defines the entry point to getting access to the various target
 // machine implementations available to LLVM.