summaryrefslogtreecommitdiffstats
path: root/lldb/utils/lui/sandbox.py
diff options
context:
space:
mode:
authorDaniel Malea <daniel.malea@gmail.com>2013-10-11 17:13:07 +0000
committerDaniel Malea <daniel.malea@gmail.com>2013-10-11 17:13:07 +0000
commite33c4ba05cb5059d71f0d825e6e3be211ac77be9 (patch)
tree8163b24a518b23e7c85cf2e1630e85c072f275c7 /lldb/utils/lui/sandbox.py
parent569e9b56a833a8f89dfe79fa8f0c63928f754c3b (diff)
downloadbcm5719-llvm-e33c4ba05cb5059d71f0d825e6e3be211ac77be9.tar.gz
bcm5719-llvm-e33c4ba05cb5059d71f0d825e6e3be211ac77be9.zip
Add LLVM license headers to lldb ui frontend
llvm-svn: 192466
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