Added LLVM copyright header.
[oota-llvm.git] / lib / Target / SparcV9 / LiveVar / BBLiveVar.h
index 638b5aa8c614cb9d9618de72b3c54f70c8391a1b..33a4faf2b10b591cde6166aa5251864652bb172b 100644 (file)
@@ -1,4 +1,11 @@
 //===-- BBLiveVar.h - Live Variable Analysis for a BasicBlock ---*- 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 is a BasicBlock annotation class that is used by live var analysis to
 // hold data flow information for a basic block.