Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / CodeGen / SchedGraphCommon.h
index cc2b6036d98339cf28ec3edba171d77626700b32..874e53d994e242d2ed74eadacc91b649cac149fe 100644 (file)
@@ -1,4 +1,11 @@
 //===-- SchedGraphCommon.h - Scheduling Base Graph --------------*- 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.
+// 
+//===----------------------------------------------------------------------===//
 //
 // A common graph class that is based on the SSA graph. It includes
 // extra dependencies that are caused by machine resources.