Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / Analysis / IntervalIterator.h
index 2b155584683e9dfc59c26847cd3d8bff4528068f..2d67ded1962d79842d35d35b75017add24e7b1cf 100644 (file)
@@ -1,4 +1,11 @@
 //===- IntervalIterator.h - Interval Iterator Declaration -------*- 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 an iterator that enumerates the intervals in a control flow
 // graph of some sort.  This iterator is parametric, allowing iterator over the