Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / Transforms / Instrumentation.h
index a6e08d30843885f61423eff071cb0fb9034050b5..abe4fc46f6e4fa5c95d7c991418f8ef6cfa7c8e9 100644 (file)
@@ -1,4 +1,11 @@
 //===- Transforms/Instrumentation.h - Instrumentation passes ----*- 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 files defines constructor functions for instrumentation passes.
 //