Added LLVM project notice to the top of every C++ source file.
[oota-llvm.git] / lib / VMCore / Linker.cpp
index a71572bd3314c8da274cd8e5c439431e16da7c11..bd8ec8c9cef4002debc63999e64241be52782a53 100644 (file)
@@ -1,4 +1,11 @@
 //===- Linker.cpp - Module Linker Implementation --------------------------===//
+// 
+//                     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 LLVM module linker.
 //