Added LLVM project notice to the top of every C++ source file.
[oota-llvm.git] / lib / Analysis / LiveVar / ValueSet.cpp
index d50d1073f60eca82bae1315ca098d36c8f9458ae..ba944cb8cc0a6250edab02b2926eeeada6aeee93 100644 (file)
@@ -1,4 +1,10 @@
-
+// 
+//                     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.
+// 
+//===----------------------------------------------------------------------===//
 // FIXME: Eliminate this file.
 
 #include "llvm/CodeGen/ValueSet.h"