Added LLVM project notice to the top of every C++ source file.
[oota-llvm.git] / lib / Transforms / LevelRaise.cpp
index b02106a21945047fda9f46aed0f17152576ed042..cf64aea1cdd70ded5a4c6d0f0ae14b5ec554e72d 100644 (file)
@@ -1,4 +1,11 @@
 //===- LevelRaise.cpp - Code to change LLVM to higher level ---------------===//
+// 
+//                     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 implements the 'raising' part of the LevelChange API.  This is
 // useful because, in general, it makes the LLVM code terser and easier to