Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / Transforms / Utils / Local.h
index ac51bca1da5dfec97c14fc9b8759497901820038..286aef993e00978c90c5932765c512753fcf9fbf 100644 (file)
@@ -1,4 +1,11 @@
 //===-- Local.h - Functions to perform local transformations ----*- 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 family of functions perform various local transformations to the
 // program.