Added LLVM project notice to the top of every C++ source file.
[oota-llvm.git] / lib / VMCore / iCall.cpp
index 823def6911fde71ee9e1c18a67301da3e9f53b1c..e0f99785a5fed6c943912bdf4493d5e0d0a96993 100644 (file)
@@ -1,4 +1,11 @@
 //===-- iCall.cpp - Implement the call & invoke instructions --------------===//
+// 
+//                     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 call and invoke instructions.
 //