Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / Target / TargetFrameInfo.h
index dd17eab88ce62106ab9e70c46765bd785895a6bb..0f82e27470adf323586e2e14582a6e7aa321fcf7 100644 (file)
@@ -1,4 +1,11 @@
 //===-- llvm/Target/TargetFrameInfo.h ---------------------------*- 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.
+// 
+//===----------------------------------------------------------------------===//
 //
 // Interface to describe the layout of a stack frame on the target machine.
 //