Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / Analysis / ValueNumbering.h
index 9135bc90318c844ec496ab65b7426ddebf994e3f..ff4680d663c203d001ed8ad9ed43b878051b0f2f 100644 (file)
@@ -1,4 +1,11 @@
 //===- llvm/Analysis/ValueNumbering.h - Value #'ing Interface ---*- 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 abstract ValueNumbering interface, which is used as the
 // common interface used by all clients of value numbering information, and