Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / Constants.h
index bf88ef78f8af2913768dcd3f2326240403174f38..077c61c6d5ec99dbf91bcb9132a189d251454808 100644 (file)
@@ -1,4 +1,11 @@
 //===-- llvm/Constants.h - Constant class subclass definitions --*- 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.
+// 
+//===----------------------------------------------------------------------===//
 //
 // This file contains the declarations for the subclasses of Constant, which
 // represent the different type of constant pool values