From 29265fe9811e92eb7ac377a1e64979b4abc0a4c6 Mon Sep 17 00:00:00 2001 From: John Criswell Date: Tue, 21 Oct 2003 15:17:13 +0000 Subject: Added LLVM copyright header. llvm-svn: 9321 --- llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h') diff --git a/llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h b/llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h index 3404a747ee3..214e24cc8b5 100644 --- a/llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h +++ b/llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h @@ -1,5 +1,13 @@ //===- ModuloSchedGraph.h - Modulo Scheduling Graph and Set -*- 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. +// +//===----------------------------------------------------------------------===// +// +// TODO: Need a description here. // //===----------------------------------------------------------------------===// -- cgit v1.2.3