Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / lib / VMCore / ConstantFolding.h
index b23566c2095e71b3854469012d5216e5cd8af4b3..ef19cd257f8fdb360e188782bf0efbbed3e3f97e 100644 (file)
@@ -1,4 +1,11 @@
 //===-- ConstantHandling.h - Stuff for manipulating constants ---*- 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 of some cool operators that allow you
 // to do natural things with constant pool values.