Added LLVM project notice to the top of every C++ source file.
[oota-llvm.git] / lib / Analysis / IPA / IPModRef.cpp
index e7366a0536c27282684975414810790caf067d81..754b86b74b7b10755ed63261823f5ed6de8fda05 100644 (file)
@@ -1,4 +1,11 @@
 //===- IPModRef.cpp - Compute IP Mod/Ref information ------------*- C++ -*-===//
+// 
+//                     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.
+// 
+//===----------------------------------------------------------------------===//
 //
 // See high-level comments in include/llvm/Analysis/IPModRef.h
 //