Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / CodeGen / ValueTypes.h
index 5cfb211c6dc71faaf1a901fa4433662990b9bbf4..dc85ee0d3ce47385670cfcc0e9ee71025c06e2a7 100644 (file)
@@ -1,4 +1,11 @@
 //===- CodeGen/ValueTypes.h - Low-Level Target independ. types --*- 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 defines the set of low-level target independent types which various
 // values in the code generator are.  This allows the target specific behavior