Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / Analysis / InductionVariable.h
index 053cdc3886a94a14f10829874b60adee12386e49..26deb832f80770098ce14397cf6c8f8a98f8a3c1 100644 (file)
@@ -1,4 +1,11 @@
 //===- llvm/Analysis/InductionVariable.h - Induction variables --*- 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 interface is used to identify and classify induction variables that
 // exist in the program.  Induction variables must contain a PHI node that