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