about summary refs log tree commit diff homepage
path: root/tools/gen-random-bout/gen-random-bout.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gen-random-bout/gen-random-bout.cpp')
-rw-r--r--tools/gen-random-bout/gen-random-bout.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/gen-random-bout/gen-random-bout.cpp b/tools/gen-random-bout/gen-random-bout.cpp
index 46f662dd..fca24008 100644
--- a/tools/gen-random-bout/gen-random-bout.cpp
+++ b/tools/gen-random-bout/gen-random-bout.cpp
@@ -1,3 +1,12 @@
+//===-- gen-random-bout.cpp -------------------------------------*- C++ -*-===//
+//
+//                     The KLEE Symbolic Virtual Machine
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+//
+//===----------------------------------------------------------------------===//
+
 #include <assert.h>
 #include <stdio.h>
 #include <stdlib.h>