Added LLVM project notice to the top of every C++ source file.
[oota-llvm.git] / lib / VMCore / Constants.cpp
index 4e1d905fecbf0f73bc9a48634b09def5d9f1e85d..a1ebd9173762e4eac89b4ddc8a1e6ad7ed58f610 100644 (file)
@@ -1,4 +1,11 @@
 //===-- Constants.cpp - Implement Constant nodes --------------------------===//
+// 
+//                     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 Constant* classes...
 //