Added LLVM copyright notice.
[oota-llvm.git] / lib / Target / SparcV9 / RegAlloc / InterferenceGraph.h
index 6074d073cfd2536c2fd95f45a6fc345d73953547..6b8cf3cd053b7ece3b91e10a4d5f45de58785ef6 100644 (file)
@@ -1,3 +1,12 @@
+//===-- InterferenceGraph.h - Interference graph for register coloring -*- 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.
+// 
+//===----------------------------------------------------------------------===//
+
 /* Title:   InterferenceGraph.h   -*- C++ -*-
    Author:  Ruchira Sasanka
    Date:    July 20, 01