Added LLVM copyright notice.
[oota-llvm.git] / lib / CodeGen / RegAlloc / IGNode.h
index ddb70746fc5b689244cdd6386d67ac3d912dd99d..f8286e22bdcda9b8ea6b171f1c1776257c6e59d0 100644 (file)
@@ -1,3 +1,12 @@
+//===-- IGNode.h - Represent a node in an interference 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.
+// 
+//===----------------------------------------------------------------------===//
+
 /* Title:   IGNode.h                      -*- C++ -*-
    Author:  Ruchira Sasanka
    Date:    July 25, 01