Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / iTerminators.h
index 467df4d46590da21c8285313f667d168b8ca0944..9a40b37e9e63012d314ff82754d57b9a39737eee 100644 (file)
@@ -1,4 +1,11 @@
 //===-- llvm/iTerminators.h - Termintator instruction nodes -----*- 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 contains the declarations for all the subclasses of the Instruction
 // class which represent "terminator" instructions.  Terminator instructions are