Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / Target / TargetRegInfo.h
index 51d11c2a6efcd911a9c4841070c0d508b40817b4..36bfc0b9150ed50b89a9ca9b8c4a9989df848a71 100644 (file)
@@ -1,4 +1,11 @@
 //===-- llvm/Target/TargetRegInfo.h - Target Register Info ------*- 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 is used to describe the register system of a target to the
 // register allocator.