about summary refs log tree commit diff homepage
path: root/include/klee/util/PrintContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/klee/util/PrintContext.h')
-rw-r--r--include/klee/util/PrintContext.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/klee/util/PrintContext.h b/include/klee/util/PrintContext.h
index 6b1ef77a..a72af033 100644
--- a/include/klee/util/PrintContext.h
+++ b/include/klee/util/PrintContext.h
@@ -1,3 +1,12 @@
+//===-- PrintContext.h ------------------------------------------*- C++ -*-===//
+//
+//                     The KLEE Symbolic Virtual Machine
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+//
+//===----------------------------------------------------------------------===//
+
 #ifndef PRINTCONTEXT_H_
 #define PRINTCONTEXT_H_