summaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/PBQP/Solver.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CodeGen/PBQP/Solver.h')
-rw-r--r--lib/CodeGen/PBQP/Solver.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/CodeGen/PBQP/Solver.h b/lib/CodeGen/PBQP/Solver.h
index 5b6a284..a9c5f83 100644
--- a/lib/CodeGen/PBQP/Solver.h
+++ b/lib/CodeGen/PBQP/Solver.h
@@ -1,3 +1,13 @@
+//===-- Solver.h ------- PBQP solver interface -----------------*- C++ --*-===//
+//
+// The LLVM Compiler Infrastructure
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+//
+//===----------------------------------------------------------------------===//
+
+
#ifndef LLVM_CODEGEN_PBQP_SOLVER_H
#define LLVM_CODEGEN_PBQP_SOLVER_H