Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / Support / ToolRunner.h
index 3652ff65ed212d1100e006057a54418aa746c539..e23ec7f312d65ae043a1836c47457965d79a50c9 100644 (file)
@@ -1,4 +1,11 @@
 //===-- Support/ToolRunner.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.
+// 
+//===----------------------------------------------------------------------===//
 //
 // This file exposes an abstraction around a platform C compiler, used to
 // compile C and assembly code.  It also exposes an "AbstractIntepreter"