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