Added LLVM project notice to the top of every C++ source file.
[oota-llvm.git] / lib / VMCore / BasicBlock.cpp
index c15ce24ce6552c3a83cd51d26ba6b7a2ccc9b1ec..3110b4dd8269ebd337d86ad22e321918b3cbf2ed 100644 (file)
@@ -1,4 +1,11 @@
 //===-- BasicBlock.cpp - Implement BasicBlock related methods -------------===//
+// 
+//                     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 BasicBlock class for the VMCore library.
 //