summaryrefslogtreecommitdiffstats
path: root/lldb/utils/lui/sandbox.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/utils/lui/sandbox.py')
-rwxr-xr-xlldb/utils/lui/sandbox.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/lldb/utils/lui/sandbox.py b/lldb/utils/lui/sandbox.py
index 0ac3093768e..09ee4cec9ea 100755
--- a/lldb/utils/lui/sandbox.py
+++ b/lldb/utils/lui/sandbox.py
@@ -1,4 +1,14 @@
#!/usr/bin/env python
+##===-- sandbox.py -------------------------------------------*- Python -*-===##
+##
+## The LLVM Compiler Infrastructure
+##
+## This file is distributed under the University of Illinois Open Source
+## License. See LICENSE.TXT for details.
+##
+##===----------------------------------------------------------------------===##
+
+
import curses
OpenPOWER on IntegriCloud